Pull request #45972 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e925a5d304fbc0b4afc554657a3309eb97873828+c0e32532143b909f4fa1841951282d1d9104e89e (9706cdd932ebd7434d180e0626a0e3b7486d0351) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45972@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-14T23:27:57.971Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-07-14T23:27:57.974Z] Trying to pass milestone 1 [Pipeline] milestone [2023-07-14T23:27:58.103Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-07-14T23:27:58.340Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0000066a2e33a4dc1) in /home/ubuntu/workspace/moby_PR-45972 [Pipeline] { [Pipeline] checkout [2023-07-14T23:27:58.374Z] The recommended git tool is: git [2023-07-14T23:27:58.382Z] using credential docker-jenkins-github-credentials [2023-07-14T23:27:58.396Z] Cloning the remote Git repository [2023-07-14T23:27:58.396Z] Cloning with configured refspecs honoured and without tags [2023-07-14T23:27:58.398Z] Cloning repository https://github.com/moby/moby.git [2023-07-14T23:27:58.398Z] > git init /home/ubuntu/workspace/moby_PR-45972 # timeout=10 [2023-07-14T23:27:58.403Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:27:58.403Z] > git --version # timeout=10 [2023-07-14T23:27:58.405Z] > git --version # 'git version 2.25.1' [2023-07-14T23:27:58.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:27:58.406Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:07.747Z] Fetching without tags [2023-07-14T23:28:07.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:28:07.736Z] > git config --add remote.origin.fetch +refs/pull/45972/head:refs/remotes/origin/PR-45972 # timeout=10 [2023-07-14T23:28:07.739Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:07.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:28:07.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:28:07.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:07.750Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:07.957Z] Merging remotes/origin/20.10 commit c0e32532143b909f4fa1841951282d1d9104e89e into PR head commit e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:28:08.422Z] Merge succeeded, producing e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:28:08.422Z] Checking out Revision e925a5d304fbc0b4afc554657a3309eb97873828 (PR-45972) [2023-07-14T23:28:08.984Z] Commit message: "testutil: use dummyhost for non-tcp connections" [2023-07-14T23:28:08.990Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T23:28:07.959Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:07.961Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:28:08.406Z] > git remote # timeout=10 [2023-07-14T23:28:08.409Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T23:28:08.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:08.412Z] > git merge c0e32532143b909f4fa1841951282d1d9104e89e # timeout=10 [2023-07-14T23:28:08.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T23:28:08.424Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:08.426Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:28:08.987Z] > git rev-list --no-walk 7a094879360814760c094431b307cca01192c4ca # timeout=10 [2023-07-14T23:28:09.654Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45972:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-07-14T23:28:12.180Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2023-07-14T23:28:12.390Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0000066a2e33a4dc1) in /home/ubuntu/workspace/moby_PR-45972 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2023-07-14T23:28:12.433Z] The recommended git tool is: git [2023-07-14T23:28:12.440Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-07-14T23:28:12.455Z] Fetching changes from the remote Git repository [2023-07-14T23:28:12.460Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [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] // stage [Pipeline] // stage [2023-07-14T23:28:12.675Z] Merging remotes/origin/20.10 commit c0e32532143b909f4fa1841951282d1d9104e89e into PR head commit e925a5d304fbc0b4afc554657a3309eb97873828 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) 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] } [2023-07-14T23:28:13.236Z] Merge succeeded, producing e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:28:13.236Z] Checking out Revision e925a5d304fbc0b4afc554657a3309eb97873828 (PR-45972) [2023-07-14T23:28:13.268Z] Commit message: "testutil: use dummyhost for non-tcp connections" [2023-07-14T23:28:12.452Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45972/.git # timeout=10 [2023-07-14T23:28:12.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:28:12.462Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:28:12.462Z] > git --version # timeout=10 [2023-07-14T23:28:12.464Z] > git --version # 'git version 2.25.1' [2023-07-14T23:28:12.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:12.465Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:12.677Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:12.680Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:28:13.221Z] > git remote # timeout=10 [2023-07-14T23:28:13.223Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T23:28:13.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:13.226Z] > git merge c0e32532143b909f4fa1841951282d1d9104e89e # timeout=10 [2023-07-14T23:28:13.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T23:28:13.238Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:13.241Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-14T23:28:13.919Z] + docker version [2023-07-14T23:28:13.919Z] Client: Docker Engine - Community [2023-07-14T23:28:13.919Z] Version: 24.0.2 [2023-07-14T23:28:13.919Z] API version: 1.43 [2023-07-14T23:28:13.919Z] Go version: go1.20.4 [2023-07-14T23:28:13.919Z] Git commit: cb74dfc [2023-07-14T23:28:13.919Z] Built: Thu May 25 21:52:41 2023 [2023-07-14T23:28:13.919Z] OS/Arch: linux/arm64 [2023-07-14T23:28:13.919Z] Context: default [2023-07-14T23:28:13.919Z] [2023-07-14T23:28:13.919Z] Server: Docker Engine - Community [2023-07-14T23:28:13.919Z] Engine: [2023-07-14T23:28:13.919Z] Version: 24.0.2 [2023-07-14T23:28:13.919Z] API version: 1.43 (minimum version 1.12) [2023-07-14T23:28:13.919Z] Go version: go1.20.4 [2023-07-14T23:28:13.919Z] Git commit: 659604f [2023-07-14T23:28:13.919Z] Built: Thu May 25 21:52:41 2023 [2023-07-14T23:28:13.919Z] OS/Arch: linux/arm64 [2023-07-14T23:28:13.919Z] Experimental: true [2023-07-14T23:28:13.919Z] containerd: [2023-07-14T23:28:13.919Z] Version: 1.6.21 [2023-07-14T23:28:13.919Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:28:13.919Z] runc: [2023-07-14T23:28:13.919Z] Version: 1.1.7 [2023-07-14T23:28:13.919Z] GitCommit: v1.1.7-0-g860f061 [2023-07-14T23:28:13.919Z] docker-init: [2023-07-14T23:28:13.919Z] Version: 0.19.0 [2023-07-14T23:28:13.919Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-14T23:28:14.197Z] + docker info [2023-07-14T23:28:14.197Z] Client: Docker Engine - Community [2023-07-14T23:28:14.197Z] Version: 24.0.2 [2023-07-14T23:28:14.197Z] Context: default [2023-07-14T23:28:14.197Z] Debug Mode: false [2023-07-14T23:28:14.197Z] Plugins: [2023-07-14T23:28:14.197Z] buildx: Docker Buildx (Docker Inc.) [2023-07-14T23:28:14.197Z] Version: v0.11.0 [2023-07-14T23:28:14.197Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-14T23:28:14.197Z] compose: Docker Compose (Docker Inc.) [2023-07-14T23:28:14.197Z] Version: v2.19.1 [2023-07-14T23:28:14.197Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-14T23:28:14.197Z] [2023-07-14T23:28:14.197Z] Server: [2023-07-14T23:28:14.197Z] Containers: 0 [2023-07-14T23:28:14.197Z] Running: 0 [2023-07-14T23:28:14.197Z] Paused: 0 [2023-07-14T23:28:14.197Z] Stopped: 0 [2023-07-14T23:28:14.197Z] Images: 3 [2023-07-14T23:28:14.197Z] Server Version: 24.0.2 [2023-07-14T23:28:14.197Z] Storage Driver: overlay2 [2023-07-14T23:28:14.197Z] Backing Filesystem: extfs [2023-07-14T23:28:14.197Z] Supports d_type: true [2023-07-14T23:28:14.197Z] Using metacopy: false [2023-07-14T23:28:14.197Z] Native Overlay Diff: true [2023-07-14T23:28:14.197Z] userxattr: false [2023-07-14T23:28:14.197Z] Logging Driver: json-file [2023-07-14T23:28:14.197Z] Cgroup Driver: cgroupfs [2023-07-14T23:28:14.197Z] Cgroup Version: 1 [2023-07-14T23:28:14.197Z] Plugins: [2023-07-14T23:28:14.197Z] Volume: local [2023-07-14T23:28:14.197Z] Network: bridge host ipvlan macvlan null overlay [2023-07-14T23:28:14.197Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-14T23:28:14.197Z] Swarm: inactive [2023-07-14T23:28:14.197Z] Runtimes: io.containerd.runc.v2 runc [2023-07-14T23:28:14.197Z] Default Runtime: runc [2023-07-14T23:28:14.197Z] Init Binary: docker-init [2023-07-14T23:28:14.197Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:28:14.197Z] runc version: v1.1.7-0-g860f061 [2023-07-14T23:28:14.197Z] init version: de40ad0 [2023-07-14T23:28:14.197Z] Security Options: [2023-07-14T23:28:14.197Z] apparmor [2023-07-14T23:28:14.197Z] seccomp [2023-07-14T23:28:14.197Z] Profile: builtin [2023-07-14T23:28:14.197Z] Kernel Version: 5.15.0-1039-aws [2023-07-14T23:28:14.197Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-14T23:28:14.197Z] OSType: linux [2023-07-14T23:28:14.197Z] Architecture: aarch64 [2023-07-14T23:28:14.197Z] CPUs: 8 [2023-07-14T23:28:14.197Z] Total Memory: 30.64GiB [2023-07-14T23:28:14.197Z] Name: ip-10-100-114-5 [2023-07-14T23:28:14.197Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-07-14T23:28:14.197Z] Docker Root Dir: /var/lib/docker [2023-07-14T23:28:14.197Z] Debug Mode: false [2023-07-14T23:28:14.197Z] Experimental: true [2023-07-14T23:28:14.197Z] Insecure Registries: [2023-07-14T23:28:14.197Z] 127.0.0.0/8 [2023-07-14T23:28:14.197Z] Live Restore Enabled: true [2023-07-14T23:28:14.197Z] [Pipeline] sh [2023-07-14T23:28:14.517Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:28:14.517Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:28:14.517Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-14T23:28:14.517Z] + bash /home/ubuntu/workspace/moby_PR-45972/check-config.sh [2023-07-14T23:28:14.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-14T23:28:14.517Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-14T23:28:14.517Z] [2023-07-14T23:28:14.517Z] Generally Necessary: [2023-07-14T23:28:14.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-14T23:28:14.517Z] - apparmor: enabled and tools installed [2023-07-14T23:28:14.517Z] - CONFIG_NAMESPACES: enabled [2023-07-14T23:28:14.517Z] - CONFIG_NET_NS: enabled [2023-07-14T23:28:14.517Z] - CONFIG_PID_NS: enabled [2023-07-14T23:28:14.517Z] - CONFIG_IPC_NS: enabled [2023-07-14T23:28:14.517Z] - CONFIG_UTS_NS: enabled [2023-07-14T23:28:14.517Z] - CONFIG_CGROUPS: enabled [2023-07-14T23:28:14.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-14T23:28:14.517Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-14T23:28:14.517Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-14T23:28:14.517Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-14T23:28:14.517Z] - CONFIG_CPUSETS: enabled [2023-07-14T23:28:14.517Z] - CONFIG_MEMCG: enabled [2023-07-14T23:28:14.517Z] - CONFIG_KEYS: enabled [2023-07-14T23:28:14.517Z] - CONFIG_VETH: enabled (as module) [2023-07-14T23:28:14.517Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-14T23:28:14.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-14T23:28:14.517Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-14T23:28:14.517Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-14T23:28:14.517Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-14T23:28:14.517Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-14T23:28:14.775Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-14T23:28:14.775Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-14T23:28:14.775Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-14T23:28:14.775Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-14T23:28:14.775Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-14T23:28:14.775Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-14T23:28:14.775Z] [2023-07-14T23:28:14.775Z] Optional Features: [2023-07-14T23:28:14.775Z] - CONFIG_USER_NS: enabled [2023-07-14T23:28:14.775Z] - CONFIG_SECCOMP: enabled [2023-07-14T23:28:14.775Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-14T23:28:14.775Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-14T23:28:14.775Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-14T23:28:14.775Z] (cgroup swap accounting is currently enabled) [2023-07-14T23:28:14.775Z] - CONFIG_BLK_CGROUP: enabled [2023-07-14T23:28:14.775Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-14T23:28:14.775Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-14T23:28:14.775Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-14T23:28:14.775Z] - CONFIG_CGROUP_PERF: enabled [2023-07-14T23:28:14.775Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-14T23:28:14.775Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-14T23:28:14.775Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-14T23:28:14.775Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-14T23:28:14.775Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-14T23:28:14.775Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-14T23:28:14.775Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-14T23:28:15.032Z] - CONFIG_IP_VS: enabled (as module) [2023-07-14T23:28:15.032Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-14T23:28:15.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-14T23:28:15.033Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-14T23:28:15.033Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-14T23:28:15.033Z] - CONFIG_EXT4_FS: enabled [2023-07-14T23:28:15.033Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-14T23:28:15.033Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-14T23:28:15.033Z] - Network Drivers: [2023-07-14T23:28:15.033Z] - "overlay": [2023-07-14T23:28:15.033Z] - CONFIG_VXLAN: enabled (as module) [2023-07-14T23:28:15.033Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-14T23:28:15.033Z] Optional (for encrypted networks): [2023-07-14T23:28:15.033Z] - CONFIG_CRYPTO: enabled [2023-07-14T23:28:15.033Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-14T23:28:15.033Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-14T23:28:15.033Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-14T23:28:15.033Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-14T23:28:15.033Z] - CONFIG_XFRM: enabled [2023-07-14T23:28:15.033Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-14T23:28:15.033Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-14T23:28:15.033Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-14T23:28:15.033Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-14T23:28:15.033Z] - "ipvlan": [2023-07-14T23:28:15.033Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-14T23:28:15.033Z] - "macvlan": [2023-07-14T23:28:15.290Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-14T23:28:15.290Z] - CONFIG_DUMMY: enabled (as module) [2023-07-14T23:28:15.290Z] - "ftp,tftp client in container": [2023-07-14T23:28:15.290Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-14T23:28:15.290Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-14T23:28:15.290Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-14T23:28:15.290Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-14T23:28:15.290Z] - Storage Drivers: [2023-07-14T23:28:15.290Z] - "aufs": [2023-07-14T23:28:15.290Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-14T23:28:15.290Z] - "btrfs": [2023-07-14T23:28:15.290Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-14T23:28:15.290Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-14T23:28:15.290Z] - "devicemapper": [2023-07-14T23:28:15.290Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-14T23:28:15.290Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-14T23:28:15.290Z] - "overlay": [2023-07-14T23:28:15.290Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-14T23:28:15.290Z] - "zfs": [2023-07-14T23:28:15.290Z] - /dev/zfs: present [2023-07-14T23:28:15.290Z] - zfs command: missing [2023-07-14T23:28:15.290Z] - zpool command: missing [2023-07-14T23:28:15.290Z] [2023-07-14T23:28:15.290Z] Limits: [2023-07-14T23:28:15.290Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-14T23:28:15.290Z] [2023-07-14T23:28:15.290Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-14T23:28:15.610Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e925a5d304fbc0b4afc554657a3309eb97873828 . [2023-07-14T23:28:15.867Z] #0 building with "default" instance using docker driver [2023-07-14T23:28:15.867Z] [2023-07-14T23:28:15.867Z] #1 [internal] load .dockerignore [2023-07-14T23:28:15.867Z] #1 transferring context: 87B done [2023-07-14T23:28:15.867Z] #1 DONE 0.0s [2023-07-14T23:28:15.867Z] [2023-07-14T23:28:15.867Z] #2 [internal] load build definition from Dockerfile [2023-07-14T23:28:15.867Z] #2 transferring dockerfile: 17.46kB done [2023-07-14T23:28:15.867Z] #2 DONE 0.0s [2023-07-14T23:28:15.867Z] [2023-07-14T23:28:15.867Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-14T23:28:15.867Z] #3 DONE 0.1s [2023-07-14T23:28:15.867Z] [2023-07-14T23:28:15.867Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-14T23:28:15.867Z] #4 CACHED [2023-07-14T23:28:15.867Z] [2023-07-14T23:28:15.867Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-07-14T23:28:16.125Z] #5 ... [2023-07-14T23:28:16.125Z] [2023-07-14T23:28:16.125Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:28:16.125Z] #6 DONE 0.1s [2023-07-14T23:28:16.125Z] [2023-07-14T23:28:16.125Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-14T23:28:16.125Z] #7 DONE 0.1s [2023-07-14T23:28:16.125Z] [2023-07-14T23:28:16.125Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:28:16.125Z] #8 DONE 0.2s [2023-07-14T23:28:16.125Z] [2023-07-14T23:28:16.125Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-07-14T23:28:16.125Z] #5 DONE 0.3s [2023-07-14T23:28:16.383Z] [2023-07-14T23:28:16.383Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-14T23:28:16.383Z] #9 DONE 0.0s [2023-07-14T23:28:16.383Z] [2023-07-14T23:28:16.383Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:28:16.383Z] #10 CACHED [2023-07-14T23:28:16.383Z] [2023-07-14T23:28:16.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:28:16.383Z] #11 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.0s done [2023-07-14T23:28:16.383Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 0B / 115.33MB 0.1s [2023-07-14T23:28:16.383Z] #11 sha256:0926c4602ba6e7974104a36c6573b3c3131ec0ee86a206a500a5ebd1380d761a 155B / 155B 0.1s done [2023-07-14T23:28:16.383Z] #11 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done [2023-07-14T23:28:16.383Z] #11 sha256:ddd5299d442b5bfe96afd1e2c81c790b622ddec297739e7f7bc234827e61c5a6 1.58kB / 1.58kB done [2023-07-14T23:28:16.383Z] #11 sha256:354d744b5342f7ead4ff3e8bb0e9dc87a023c36185efbb179d8c4e649a40485f 6.87kB / 6.87kB done [2023-07-14T23:28:16.643Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 16.78MB / 115.33MB 0.3s [2023-07-14T23:28:16.901Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 35.65MB / 115.33MB 0.6s [2023-07-14T23:28:16.901Z] #11 ... [2023-07-14T23:28:16.901Z] [2023-07-14T23:28:16.901Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:28:16.901Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-07-14T23:28:16.901Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:28:16.901Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-14T23:28:16.901Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-14T23:28:16.901Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2023-07-14T23:28:16.901Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2023-07-14T23:28:16.901Z] #12 DONE 0.7s [2023-07-14T23:28:16.901Z] [2023-07-14T23:28:16.901Z] #13 [internal] load build context [2023-07-14T23:28:16.901Z] #13 transferring context: 53.57MB 0.7s done [2023-07-14T23:28:16.901Z] #13 DONE 0.7s [2023-07-14T23:28:16.901Z] [2023-07-14T23:28:16.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:28:17.159Z] #11 ... [2023-07-14T23:28:17.159Z] [2023-07-14T23:28:17.159Z] #14 [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 [2023-07-14T23:28:17.159Z] #14 CACHED [2023-07-14T23:28:17.159Z] [2023-07-14T23:28:17.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:28:17.159Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 50.33MB / 115.33MB 0.8s [2023-07-14T23:28:17.418Z] #11 ... [2023-07-14T23:28:17.418Z] [2023-07-14T23:28:17.418Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-14T23:28:17.418Z] #15 DONE 0.2s [2023-07-14T23:28:17.418Z] [2023-07-14T23:28:17.418Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-14T23:28:17.418Z] #16 DONE 0.1s [2023-07-14T23:28:17.418Z] [2023-07-14T23:28:17.418Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:28:17.418Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 70.25MB / 115.33MB 1.2s [2023-07-14T23:28:17.675Z] #11 ... [2023-07-14T23:28:17.675Z] [2023-07-14T23:28:17.675Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-14T23:28:17.675Z] #17 DONE 0.1s [2023-07-14T23:28:17.675Z] [2023-07-14T23:28:17.675Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:28:17.675Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 81.79MB / 115.33MB 1.3s [2023-07-14T23:28:17.935Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 99.61MB / 115.33MB 1.5s [2023-07-14T23:28:18.193Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 113.25MB / 115.33MB 1.7s [2023-07-14T23:28:18.193Z] #11 sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 115.33MB / 115.33MB 1.8s done [2023-07-14T23:28:18.193Z] #11 extracting sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 [2023-07-14T23:28:21.474Z] #11 extracting sha256:5729c85c421e825985a9a825d930c149d397d1543ee21152f429311912135e36 3.0s done [2023-07-14T23:28:21.474Z] #11 extracting sha256:0926c4602ba6e7974104a36c6573b3c3131ec0ee86a206a500a5ebd1380d761a done [2023-07-14T23:28:21.474Z] #11 DONE 5.2s [2023-07-14T23:28:21.474Z] [2023-07-14T23:28:21.474Z] #18 [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 [2023-07-14T23:28:21.474Z] #18 1.127 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-14T23:28:21.474Z] #18 1.318 [2023-07-14T23:28:21.474Z] #18 1.536 #=#=# ######################################################################## 100.0% [2023-07-14T23:28:21.474Z] #18 1.747 [2023-07-14T23:28:21.474Z] #18 2.578 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-14T23:28:21.474Z] #18 2.757 [2023-07-14T23:28:21.474Z] #18 2.976 #=#=# #### 6.5% ######################################################################## 100.0% [2023-07-14T23:28:21.474Z] #18 3.236 [2023-07-14T23:28:21.474Z] #18 4.141 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-14T23:28:21.731Z] #18 4.400 [2023-07-14T23:28:22.504Z] #18 4.618 #=#=# 0.0% ########################################## 59.2%#18 ... [2023-07-14T23:28:22.504Z] [2023-07-14T23:28:22.504Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-14T23:28:22.504Z] #19 DONE 0.9s [2023-07-14T23:28:22.504Z] [2023-07-14T23:28:22.504Z] #18 [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 [2023-07-14T23:28:22.504Z] #18 4.618 #=#=# 0.0% ########################################## 59.2% ######################################################################## 100.0% [2023-07-14T23:28:22.504Z] #18 ... [2023-07-14T23:28:22.504Z] [2023-07-14T23:28:22.504Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-07-14T23:28:23.069Z] #20 DONE 0.5s [2023-07-14T23:28:23.069Z] [2023-07-14T23:28:23.069Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:23.069Z] #21 ... [2023-07-14T23:28:23.069Z] [2023-07-14T23:28:23.069Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-14T23:28:23.069Z] #22 DONE 0.1s [2023-07-14T23:28:23.069Z] [2023-07-14T23:28:23.069Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-14T23:28:23.069Z] #23 DONE 0.1s [2023-07-14T23:28:23.328Z] [2023-07-14T23:28:23.328Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:28:24.708Z] #24 1.564 + git clone https://github.com/docker/distribution.git . [2023-07-14T23:28:24.708Z] #24 1.566 Cloning into '.'... [2023-07-14T23:28:27.245Z] #24 ... [2023-07-14T23:28:27.245Z] [2023-07-14T23:28:27.245Z] #18 [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 [2023-07-14T23:28:27.245Z] #18 5.259 [2023-07-14T23:28:27.245Z] #18 6.171 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-14T23:28:27.245Z] #18 6.404 [2023-07-14T23:28:27.245Z] #18 6.646 #=#=# ######################################################################## 100.0% [2023-07-14T23:28:27.245Z] #18 6.945 [2023-07-14T23:28:27.245Z] #18 7.596 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-14T23:28:27.245Z] #18 7.924 [2023-07-14T23:28:27.245Z] #18 8.163 #=#=# ######################################################################## 100.0% [2023-07-14T23:28:27.245Z] #18 8.447 [2023-07-14T23:28:27.245Z] #18 8.599 Download of images into '/build' complete. [2023-07-14T23:28:27.245Z] #18 8.599 Use something like the following to load the result into a Docker daemon: [2023-07-14T23:28:27.245Z] #18 8.599 tar -cC '/build' . | docker load [2023-07-14T23:28:27.245Z] #18 DONE 9.8s [2023-07-14T23:28:27.245Z] [2023-07-14T23:28:27.245Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-07-14T23:28:27.245Z] #25 0.864 + RM_GOPATH=0 [2023-07-14T23:28:27.245Z] #25 0.864 + TMP_GOPATH= [2023-07-14T23:28:27.245Z] #25 0.864 + : /build [2023-07-14T23:28:27.245Z] #25 0.864 + '[' -z '' ']' [2023-07-14T23:28:27.245Z] #25 0.865 ++ mktemp -d [2023-07-14T23:28:27.245Z] #25 0.866 + export GOPATH=/tmp/tmp.aTebLibiVh [2023-07-14T23:28:27.245Z] #25 0.866 + GOPATH=/tmp/tmp.aTebLibiVh [2023-07-14T23:28:27.245Z] #25 0.866 + RM_GOPATH=1 [2023-07-14T23:28:27.245Z] #25 0.866 + case "$(go env GOARCH)" in [2023-07-14T23:28:27.245Z] #25 0.867 ++ go env GOARCH [2023-07-14T23:28:27.245Z] #25 0.872 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:27.245Z] #25 0.872 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:27.245Z] #25 0.872 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:27.245Z] #25 0.873 + dir=/tmp/install [2023-07-14T23:28:27.245Z] #25 0.873 + bin=vndr [2023-07-14T23:28:27.245Z] #25 0.873 + shift [2023-07-14T23:28:27.245Z] #25 0.873 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-14T23:28:27.245Z] #25 0.874 + . /tmp/install/vndr.installer [2023-07-14T23:28:27.245Z] #25 0.874 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:28:27.245Z] #25 0.874 + install_vndr [2023-07-14T23:28:27.245Z] #25 0.874 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-14T23:28:27.245Z] #25 0.874 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:28:27.245Z] #25 0.874 + GOBIN=/build [2023-07-14T23:28:27.245Z] #25 0.874 + GO111MODULE=on [2023-07-14T23:28:27.245Z] #25 0.874 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:28:27.245Z] #25 1.218 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:28:27.245Z] #25 DONE 4.2s [2023-07-14T23:28:27.245Z] [2023-07-14T23:28:27.245Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:28:27.245Z] #26 1.288 + RM_GOPATH=0 [2023-07-14T23:28:27.245Z] #26 1.288 + TMP_GOPATH= [2023-07-14T23:28:27.245Z] #26 1.288 + : /build [2023-07-14T23:28:27.245Z] #26 1.288 + '[' -z '' ']' [2023-07-14T23:28:27.245Z] #26 1.288 ++ mktemp -d [2023-07-14T23:28:27.245Z] #26 1.288 + export GOPATH=/tmp/tmp.CqCP4ILyTz [2023-07-14T23:28:27.245Z] #26 1.288 + GOPATH=/tmp/tmp.CqCP4ILyTz [2023-07-14T23:28:27.245Z] #26 1.288 + RM_GOPATH=1 [2023-07-14T23:28:27.245Z] #26 1.288 + case "$(go env GOARCH)" in [2023-07-14T23:28:27.245Z] #26 1.288 ++ go env GOARCH [2023-07-14T23:28:27.245Z] #26 1.310 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:27.245Z] #26 1.310 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:27.245Z] #26 1.314 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:27.245Z] #26 1.315 + dir=/tmp/install [2023-07-14T23:28:27.245Z] #26 1.315 + bin=golangci_lint [2023-07-14T23:28:27.245Z] #26 1.315 + shift [2023-07-14T23:28:27.245Z] #26 1.315 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-14T23:28:27.245Z] #26 1.315 + . /tmp/install/golangci_lint.installer [2023-07-14T23:28:27.245Z] #26 1.315 ++ : v1.49.0 [2023-07-14T23:28:27.245Z] #26 1.315 + install_golangci_lint [2023-07-14T23:28:27.245Z] #26 1.315 + set -e [2023-07-14T23:28:27.245Z] #26 1.315 + echo 'Install golangci-lint version v1.49.0' [2023-07-14T23:28:27.245Z] #26 1.315 + GOBIN=/build [2023-07-14T23:28:27.245Z] #26 1.315 + GO111MODULE=on [2023-07-14T23:28:27.245Z] #26 1.315 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-14T23:28:27.245Z] #26 1.315 Install golangci-lint version v1.49.0 [2023-07-14T23:28:27.245Z] #26 1.359 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-14T23:28:27.245Z] #26 2.212 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:28:27.245Z] #26 2.213 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:28:27.245Z] #26 2.214 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:28:27.245Z] #26 2.216 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-14T23:28:27.245Z] #26 2.222 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-14T23:28:27.245Z] #26 2.246 go: downloading github.com/spf13/viper v1.12.0 [2023-07-14T23:28:27.245Z] #26 2.247 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-14T23:28:27.245Z] #26 2.294 go: downloading golang.org/x/tools v0.1.12 [2023-07-14T23:28:27.245Z] #26 2.334 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-14T23:28:27.245Z] #26 2.342 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-14T23:28:27.245Z] #26 2.344 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-14T23:28:27.245Z] #26 2.487 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-14T23:28:27.245Z] #26 2.567 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-14T23:28:27.245Z] #26 2.578 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-14T23:28:27.245Z] #26 2.596 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-14T23:28:27.245Z] #26 2.597 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-14T23:28:27.245Z] #26 2.630 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-14T23:28:27.245Z] #26 2.677 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-14T23:28:27.245Z] #26 2.740 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:28:27.245Z] #26 2.741 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-14T23:28:27.245Z] #26 2.779 go: downloading github.com/spf13/afero v1.8.2 [2023-07-14T23:28:27.245Z] #26 2.799 go: downloading github.com/spf13/cast v1.5.0 [2023-07-14T23:28:27.245Z] #26 2.833 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-14T23:28:27.245Z] #26 2.916 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-14T23:28:27.245Z] #26 2.961 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-14T23:28:27.245Z] #26 3.006 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-14T23:28:27.245Z] #26 3.010 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-14T23:28:27.245Z] #26 3.085 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-14T23:28:27.245Z] #26 3.090 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-14T23:28:27.245Z] #26 3.199 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-14T23:28:27.245Z] #26 3.286 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-14T23:28:27.245Z] #26 3.310 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-14T23:28:27.245Z] #26 3.384 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-14T23:28:27.245Z] #26 3.410 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-14T23:28:27.245Z] #26 3.539 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-14T23:28:27.245Z] #26 3.544 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-14T23:28:27.245Z] #26 3.583 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-14T23:28:27.245Z] #26 3.620 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-14T23:28:27.245Z] #26 3.626 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-14T23:28:27.245Z] #26 3.700 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-14T23:28:27.245Z] #26 3.754 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-14T23:28:27.245Z] #26 3.758 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-14T23:28:27.245Z] #26 3.805 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-14T23:28:27.245Z] #26 3.860 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-14T23:28:27.245Z] #26 3.892 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-14T23:28:27.245Z] #26 3.940 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-14T23:28:27.245Z] #26 3.947 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-14T23:28:27.245Z] #26 3.950 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-14T23:28:27.245Z] #26 3.975 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-14T23:28:27.245Z] #26 4.030 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-14T23:28:27.245Z] #26 4.089 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-14T23:28:27.245Z] #26 4.089 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-14T23:28:27.245Z] #26 4.090 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-14T23:28:27.245Z] #26 4.258 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-14T23:28:27.245Z] #26 4.259 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-14T23:28:27.245Z] #26 4.280 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-14T23:28:27.245Z] #26 4.307 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-14T23:28:27.245Z] #26 4.309 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-14T23:28:27.245Z] #26 4.342 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-14T23:28:27.245Z] #26 4.367 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-14T23:28:27.379Z] Still waiting to schedule task [2023-07-14T23:28:27.379Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-07-14T23:28:27.380Z] Still waiting to schedule task [2023-07-14T23:28:27.380Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-07-14T23:28:27.382Z] Still waiting to schedule task [2023-07-14T23:28:27.382Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-07-14T23:28:27.383Z] Still waiting to schedule task [2023-07-14T23:28:27.383Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2023-07-14T23:28:27.388Z] Still waiting to schedule task [2023-07-14T23:28:27.388Z] Waiting for next available executor on ‘azwin-2-37a480’ [2023-07-14T23:28:27.503Z] #26 4.529 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-14T23:28:27.504Z] #26 4.561 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-14T23:28:27.504Z] #26 4.562 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-14T23:28:27.504Z] #26 4.562 go: downloading github.com/julz/importas v0.1.0 [2023-07-14T23:28:27.504Z] #26 4.592 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-14T23:28:27.504Z] #26 4.602 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-14T23:28:27.504Z] #26 4.603 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-14T23:28:27.504Z] #26 4.651 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-14T23:28:27.504Z] #26 4.675 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-14T23:28:27.504Z] #26 4.718 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-14T23:28:27.504Z] #26 4.723 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-14T23:28:27.504Z] #26 4.723 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-14T23:28:27.504Z] #26 4.756 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-14T23:28:27.762Z] #26 4.771 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-14T23:28:27.762Z] #26 4.803 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-14T23:28:27.762Z] #26 4.851 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-14T23:28:27.762Z] #26 4.962 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-14T23:28:27.762Z] #26 4.993 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-14T23:28:27.762Z] #26 4.995 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-14T23:28:28.020Z] #26 5.039 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-14T23:28:28.020Z] #26 5.117 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-14T23:28:28.020Z] #26 5.125 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-14T23:28:28.020Z] #26 5.163 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-14T23:28:28.279Z] #26 5.235 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-14T23:28:28.279Z] #26 5.238 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-14T23:28:28.279Z] #26 5.251 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-14T23:28:28.279Z] #26 5.288 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-14T23:28:28.279Z] #26 5.322 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-14T23:28:28.279Z] #26 5.331 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-14T23:28:28.279Z] #26 5.332 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-14T23:28:28.279Z] #26 5.332 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-14T23:28:28.279Z] #26 5.394 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-14T23:28:28.279Z] #26 5.430 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-14T23:28:28.279Z] #26 5.455 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-14T23:28:28.537Z] #26 5.504 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-14T23:28:28.537Z] #26 5.505 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-14T23:28:28.537Z] #26 5.528 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-14T23:28:28.537Z] #26 5.529 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-14T23:28:28.537Z] #26 5.540 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-14T23:28:28.537Z] #26 5.571 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-14T23:28:28.537Z] #26 5.616 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-14T23:28:28.537Z] #26 5.619 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-14T23:28:28.537Z] #26 5.630 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-14T23:28:28.537Z] #26 5.634 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-14T23:28:28.537Z] #26 5.686 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-14T23:28:28.796Z] #26 5.710 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-14T23:28:28.796Z] #26 5.714 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-14T23:28:28.796Z] #26 5.989 go: downloading honnef.co/go/tools v0.3.3 [2023-07-14T23:28:28.796Z] #26 5.989 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-14T23:28:28.796Z] #26 5.989 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-14T23:28:28.796Z] #26 6.051 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-14T23:28:29.054Z] #26 6.068 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:28:29.054Z] #26 6.180 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-14T23:28:29.054Z] #26 6.203 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-14T23:28:29.054Z] #26 6.213 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-14T23:28:29.054Z] #26 6.254 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-14T23:28:29.313Z] #26 6.290 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-14T23:28:29.313Z] #26 6.320 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-14T23:28:29.313Z] #26 6.423 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-14T23:28:29.571Z] #26 6.604 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-14T23:28:29.571Z] #26 6.614 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-14T23:28:29.571Z] #26 6.616 go: downloading golang.org/x/text v0.3.7 [2023-07-14T23:28:29.571Z] #26 6.617 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-14T23:28:29.571Z] #26 6.619 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-14T23:28:29.571Z] #26 6.630 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-14T23:28:29.571Z] #26 6.701 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-14T23:28:29.830Z] #26 6.834 go: downloading go.uber.org/zap v1.17.0 [2023-07-14T23:28:29.830Z] #26 6.940 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-14T23:28:29.830Z] #26 6.976 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-14T23:28:30.093Z] #26 7.046 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-14T23:28:30.093Z] #26 7.139 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-14T23:28:30.093Z] #26 7.142 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-14T23:28:30.093Z] #26 7.181 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-14T23:28:30.093Z] #26 7.184 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-14T23:28:30.093Z] #26 7.258 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-14T23:28:30.352Z] #26 7.263 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-14T23:28:30.352Z] #26 7.305 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-14T23:28:30.352Z] #26 7.315 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-14T23:28:30.352Z] #26 ... [2023-07-14T23:28:30.352Z] [2023-07-14T23:28:30.352Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:28:30.352Z] #27 0.786 + RM_GOPATH=0 [2023-07-14T23:28:30.352Z] #27 0.786 + TMP_GOPATH= [2023-07-14T23:28:30.352Z] #27 0.786 + : /build [2023-07-14T23:28:30.352Z] #27 0.786 + '[' -z '' ']' [2023-07-14T23:28:30.352Z] #27 0.786 ++ mktemp -d [2023-07-14T23:28:30.352Z] #27 0.787 + export GOPATH=/tmp/tmp.cQVLjzV1KB [2023-07-14T23:28:30.352Z] #27 0.787 + GOPATH=/tmp/tmp.cQVLjzV1KB [2023-07-14T23:28:30.352Z] #27 0.787 + RM_GOPATH=1 [2023-07-14T23:28:30.352Z] #27 0.787 + case "$(go env GOARCH)" in [2023-07-14T23:28:30.352Z] #27 0.788 ++ go env GOARCH [2023-07-14T23:28:30.352Z] #27 0.792 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:30.352Z] #27 0.792 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:30.352Z] #27 0.793 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:30.352Z] #27 0.793 + dir=/tmp/install [2023-07-14T23:28:30.352Z] #27 0.793 + bin=proxy [2023-07-14T23:28:30.352Z] #27 0.794 + shift [2023-07-14T23:28:30.352Z] #27 0.794 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-14T23:28:30.352Z] #27 0.794 + . /tmp/install/proxy.installer [2023-07-14T23:28:30.352Z] #27 0.794 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:28:30.352Z] #27 0.794 + install_proxy [2023-07-14T23:28:30.352Z] #27 0.794 + case "$1" in [2023-07-14T23:28:30.352Z] #27 0.794 + export CGO_ENABLED=0 [2023-07-14T23:28:30.352Z] #27 0.794 + CGO_ENABLED=0 [2023-07-14T23:28:30.352Z] #27 0.794 + _install_proxy [2023-07-14T23:28:30.352Z] #27 0.794 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-14T23:28:30.352Z] #27 0.794 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:28:30.352Z] #27 0.794 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.cQVLjzV1KB/src/github.com/docker/libnetwork [2023-07-14T23:28:30.352Z] #27 0.798 Cloning into '/tmp/tmp.cQVLjzV1KB/src/github.com/docker/libnetwork'... [2023-07-14T23:28:30.352Z] #27 3.097 + cd /tmp/tmp.cQVLjzV1KB/src/github.com/docker/libnetwork [2023-07-14T23:28:30.352Z] #27 3.097 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:28:30.352Z] #27 3.474 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-14T23:28:30.352Z] #27 DONE 7.5s [2023-07-14T23:28:30.352Z] [2023-07-14T23:28:30.352Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:28:30.352Z] #26 7.398 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-14T23:28:30.352Z] #26 7.403 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-14T23:28:30.352Z] #26 7.460 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-14T23:28:30.352Z] #26 ... [2023-07-14T23:28:30.352Z] [2023-07-14T23:28:30.352Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:30.352Z] #21 1.956 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:28:30.352Z] #21 1.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:28:30.352Z] #21 2.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:28:30.352Z] #21 2.320 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-07-14T23:28:30.352Z] #21 2.693 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-07-14T23:28:30.352Z] #21 3.102 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-07-14T23:28:30.352Z] #21 4.063 Fetched 8539 kB in 2s (3626 kB/s) [2023-07-14T23:28:30.352Z] #21 4.063 Reading package lists... [2023-07-14T23:28:30.352Z] #21 5.045 Reading package lists... [2023-07-14T23:28:30.352Z] #21 5.727 Building dependency tree... [2023-07-14T23:28:30.352Z] #21 6.226 The following additional packages will be installed: [2023-07-14T23:28:30.352Z] #21 6.226 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:28:30.352Z] #21 6.227 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-14T23:28:30.352Z] #21 6.227 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-14T23:28:30.352Z] #21 6.227 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-14T23:28:30.352Z] #21 6.228 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-14T23:28:30.352Z] #21 6.228 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-14T23:28:30.352Z] #21 6.229 mingw-w64-common mingw-w64-x86-64-dev [2023-07-14T23:28:30.352Z] #21 6.231 Suggested packages: [2023-07-14T23:28:30.352Z] #21 6.232 gcc-10-locales seccomp wine64 [2023-07-14T23:28:30.352Z] #21 6.456 The following NEW packages will be installed: [2023-07-14T23:28:30.352Z] #21 6.456 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:28:30.352Z] #21 6.458 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-14T23:28:30.352Z] #21 6.458 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-14T23:28:30.352Z] #21 6.458 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-14T23:28:30.352Z] #21 6.458 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-14T23:28:30.352Z] #21 6.459 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-14T23:28:30.352Z] #21 6.459 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-14T23:28:30.352Z] #21 6.459 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-14T23:28:30.352Z] #21 6.460 mingw-w64-x86-64-dev [2023-07-14T23:28:30.352Z] #21 6.751 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:28:30.352Z] #21 6.751 Need to get 108 MB of archives. [2023-07-14T23:28:30.352Z] #21 6.751 After this operation, 620 MB of additional disk space will be used. [2023-07-14T23:28:30.352Z] #21 6.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2023-07-14T23:28:30.352Z] #21 6.792 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2023-07-14T23:28:30.352Z] #21 6.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-07-14T23:28:30.352Z] #21 6.826 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-07-14T23:28:30.352Z] #21 6.830 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-07-14T23:28:30.352Z] #21 6.831 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-14T23:28:30.352Z] #21 6.867 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-07-14T23:28:30.352Z] #21 6.895 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2023-07-14T23:28:30.352Z] #21 6.896 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2023-07-14T23:28:30.352Z] #21 7.041 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2023-07-14T23:28:30.352Z] #21 7.408 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2023-07-14T23:28:30.352Z] #21 ... [2023-07-14T23:28:30.352Z] [2023-07-14T23:28:30.352Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:28:30.352Z] #28 1.741 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-07-14T23:28:30.352Z] #28 1.913 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-07-14T23:28:30.352Z] #28 2.012 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-07-14T23:28:30.352Z] #28 2.629 Reading package lists... [2023-07-14T23:28:30.352Z] #28 3.659 Reading package lists... [2023-07-14T23:28:30.352Z] #28 4.992 Building dependency tree... [2023-07-14T23:28:30.352Z] #28 5.323 Reading state information... [2023-07-14T23:28:30.352Z] #28 5.689 The following additional packages will be installed: [2023-07-14T23:28:30.352Z] #28 5.692 libbtrfs0 [2023-07-14T23:28:30.352Z] #28 5.724 The following NEW packages will be installed: [2023-07-14T23:28:30.352Z] #28 5.725 libbtrfs-dev libbtrfs0 [2023-07-14T23:28:30.352Z] #28 6.004 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:28:30.352Z] #28 6.004 Need to get 454 kB of archives. [2023-07-14T23:28:30.352Z] #28 6.004 After this operation, 1275 kB of additional disk space will be used. [2023-07-14T23:28:30.352Z] #28 6.004 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-07-14T23:28:30.352Z] #28 6.009 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-07-14T23:28:30.352Z] #28 6.198 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:28:30.352Z] #28 6.270 Fetched 454 kB in 0s (1636 kB/s) [2023-07-14T23:28:30.352Z] #28 6.356 Selecting previously unselected package libbtrfs0:arm64. [2023-07-14T23:28:30.352Z] #28 6.356 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-07-14T23:28:30.352Z] #28 6.377 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-07-14T23:28:30.352Z] #28 6.405 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-07-14T23:28:30.352Z] #28 6.507 Selecting previously unselected package libbtrfs-dev:arm64. [2023-07-14T23:28:30.352Z] #28 6.510 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-07-14T23:28:30.352Z] #28 6.535 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-14T23:28:30.352Z] #28 6.690 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-07-14T23:28:30.352Z] #28 6.720 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-14T23:28:30.352Z] #28 6.767 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:28:30.352Z] #28 DONE 7.5s [2023-07-14T23:28:30.352Z] [2023-07-14T23:28:30.352Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:30.352Z] #21 7.505 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2023-07-14T23:28:30.352Z] #21 ... [2023-07-14T23:28:30.352Z] [2023-07-14T23:28:30.352Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:28:30.352Z] #26 7.597 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-14T23:28:30.611Z] #26 7.707 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-14T23:28:30.611Z] #26 7.838 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-14T23:28:30.611Z] #26 7.838 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-14T23:28:30.611Z] #26 7.838 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-14T23:28:30.870Z] #26 7.929 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-14T23:28:30.870Z] #26 7.929 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-14T23:28:30.870Z] #26 7.989 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-14T23:28:30.870Z] #26 8.067 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-14T23:28:31.129Z] #26 8.115 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-14T23:28:31.129Z] #26 8.222 go: downloading go.uber.org/atomic v1.7.0 [2023-07-14T23:28:31.129Z] #26 8.288 go: downloading go.uber.org/multierr v1.6.0 [2023-07-14T23:28:31.388Z] #26 8.399 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-14T23:28:31.388Z] #26 8.462 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-14T23:28:31.388Z] #26 8.490 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-14T23:28:31.388Z] #26 8.545 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-14T23:28:31.388Z] #26 8.560 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-14T23:28:31.646Z] #26 8.620 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-14T23:28:31.646Z] #26 8.621 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-14T23:28:31.646Z] #26 8.669 go: downloading github.com/prometheus/common v0.32.1 [2023-07-14T23:28:31.646Z] #26 8.673 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-14T23:28:31.646Z] #26 8.726 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-14T23:28:31.646Z] #26 8.737 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-14T23:28:32.583Z] #26 9.492 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-14T23:28:32.842Z] #26 ... [2023-07-14T23:28:32.842Z] [2023-07-14T23:28:32.842Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:28:32.842Z] #29 0.943 + RM_GOPATH=0 [2023-07-14T23:28:32.842Z] #29 0.943 + TMP_GOPATH= [2023-07-14T23:28:32.842Z] #29 0.943 + : /build [2023-07-14T23:28:32.842Z] #29 0.943 + '[' -z '' ']' [2023-07-14T23:28:32.842Z] #29 0.943 ++ mktemp -d [2023-07-14T23:28:32.842Z] #29 0.943 + export GOPATH=/tmp/tmp.1cvVHdJfGD [2023-07-14T23:28:32.842Z] #29 0.943 + GOPATH=/tmp/tmp.1cvVHdJfGD [2023-07-14T23:28:32.842Z] #29 0.943 + RM_GOPATH=1 [2023-07-14T23:28:32.842Z] #29 0.943 + case "$(go env GOARCH)" in [2023-07-14T23:28:32.842Z] #29 0.943 ++ go env GOARCH [2023-07-14T23:28:32.842Z] #29 0.951 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:32.842Z] #29 0.951 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:32.842Z] #29 0.951 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:32.842Z] #29 0.959 + dir=/tmp/install [2023-07-14T23:28:32.842Z] #29 0.959 + bin=rootlesskit [2023-07-14T23:28:32.842Z] #29 0.959 + shift [2023-07-14T23:28:32.842Z] #29 0.959 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-14T23:28:32.842Z] #29 0.959 + . /tmp/install/rootlesskit.installer [2023-07-14T23:28:32.842Z] #29 0.959 ++ : v0.14.4 [2023-07-14T23:28:32.842Z] #29 0.959 + install_rootlesskit [2023-07-14T23:28:32.842Z] #29 0.959 + case "$1" in [2023-07-14T23:28:32.842Z] #29 0.959 + export CGO_ENABLED=0 [2023-07-14T23:28:32.842Z] #29 0.959 + CGO_ENABLED=0 [2023-07-14T23:28:32.842Z] #29 0.959 + _install_rootlesskit [2023-07-14T23:28:32.842Z] #29 0.960 Install rootlesskit version v0.14.4 [2023-07-14T23:28:32.842Z] #29 0.960 + echo 'Install rootlesskit version v0.14.4' [2023-07-14T23:28:32.842Z] #29 0.960 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:28:32.842Z] #29 0.960 + GOBIN=/build [2023-07-14T23:28:32.842Z] #29 0.960 + GO111MODULE=on [2023-07-14T23:28:32.842Z] #29 0.960 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-14T23:28:32.842Z] #29 1.324 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-14T23:28:32.842Z] #29 4.128 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-14T23:28:32.842Z] #29 4.128 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-14T23:28:32.842Z] #29 4.128 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:28:32.842Z] #29 4.129 go: downloading github.com/google/uuid v1.3.0 [2023-07-14T23:28:32.842Z] #29 4.129 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-14T23:28:32.842Z] #29 4.129 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-14T23:28:32.842Z] #29 4.132 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:28:32.842Z] #29 4.139 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-14T23:28:32.842Z] #29 4.146 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-14T23:28:32.842Z] #29 4.171 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-14T23:28:32.842Z] #29 4.414 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-14T23:28:32.842Z] #29 5.207 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-14T23:28:32.842Z] #29 5.207 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-14T23:28:32.842Z] #29 5.502 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-14T23:28:32.842Z] #29 5.576 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-14T23:28:33.101Z] #29 ... [2023-07-14T23:28:33.101Z] [2023-07-14T23:28:33.101Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:28:33.101Z] #30 0.508 + RM_GOPATH=0 [2023-07-14T23:28:33.101Z] #30 0.508 + TMP_GOPATH= [2023-07-14T23:28:33.101Z] #30 0.508 + : /build [2023-07-14T23:28:33.101Z] #30 0.508 + '[' -z '' ']' [2023-07-14T23:28:33.101Z] #30 0.508 ++ mktemp -d [2023-07-14T23:28:33.101Z] #30 0.509 + export GOPATH=/tmp/tmp.fgOnMJC9gU [2023-07-14T23:28:33.101Z] #30 0.509 + GOPATH=/tmp/tmp.fgOnMJC9gU [2023-07-14T23:28:33.101Z] #30 0.509 + RM_GOPATH=1 [2023-07-14T23:28:33.101Z] #30 0.509 + case "$(go env GOARCH)" in [2023-07-14T23:28:33.101Z] #30 0.510 ++ go env GOARCH [2023-07-14T23:28:33.101Z] #30 0.514 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.101Z] #30 0.514 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.101Z] #30 0.515 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:33.101Z] #30 0.516 + dir=/tmp/install [2023-07-14T23:28:33.101Z] #30 0.516 + bin=gotestsum [2023-07-14T23:28:33.101Z] #30 0.516 + shift [2023-07-14T23:28:33.101Z] #30 0.516 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-14T23:28:33.101Z] #30 0.516 + . /tmp/install/gotestsum.installer [2023-07-14T23:28:33.101Z] #30 0.516 ++ : v1.8.2 [2023-07-14T23:28:33.101Z] #30 0.516 + install_gotestsum [2023-07-14T23:28:33.101Z] #30 0.516 + set -e [2023-07-14T23:28:33.101Z] #30 0.516 + echo 'Install gotestsum version v1.8.2' [2023-07-14T23:28:33.101Z] #30 0.517 + GOBIN=/build [2023-07-14T23:28:33.101Z] #30 0.517 + GO111MODULE=on [2023-07-14T23:28:33.101Z] #30 0.517 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-14T23:28:33.101Z] #30 0.517 Install gotestsum version v1.8.2 [2023-07-14T23:28:33.101Z] #30 0.549 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-14T23:28:33.101Z] #30 1.548 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:28:33.101Z] #30 1.548 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-14T23:28:33.101Z] #30 1.558 go: downloading golang.org/x/tools v0.1.11 [2023-07-14T23:28:33.101Z] #30 1.566 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-14T23:28:33.101Z] #30 1.602 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-14T23:28:33.101Z] #30 1.607 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-14T23:28:33.101Z] #30 1.608 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:28:33.101Z] #30 1.615 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-14T23:28:33.101Z] #30 1.617 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-14T23:28:33.101Z] #30 1.628 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-14T23:28:33.101Z] #30 2.624 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:28:33.101Z] #30 ... [2023-07-14T23:28:33.101Z] [2023-07-14T23:28:33.101Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:28:33.101Z] #31 1.760 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-07-14T23:28:33.101Z] #31 1.913 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-07-14T23:28:33.101Z] #31 2.009 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-07-14T23:28:33.101Z] #31 2.730 Reading package lists... [2023-07-14T23:28:33.101Z] #31 3.486 Reading package lists... [2023-07-14T23:28:33.101Z] #31 4.292 Building dependency tree... [2023-07-14T23:28:33.101Z] #31 4.717 Reading state information... [2023-07-14T23:28:33.101Z] #31 5.063 The following additional packages will be installed: [2023-07-14T23:28:33.101Z] #31 5.067 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-14T23:28:33.101Z] #31 5.069 Suggested packages: [2023-07-14T23:28:33.101Z] #31 5.069 cmake-doc ninja-build lrzip [2023-07-14T23:28:33.101Z] #31 5.069 Recommended packages: [2023-07-14T23:28:33.101Z] #31 5.069 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-14T23:28:33.101Z] #31 5.228 The following NEW packages will be installed: [2023-07-14T23:28:33.101Z] #31 5.230 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-14T23:28:33.101Z] #31 5.231 vim-common xxd [2023-07-14T23:28:33.101Z] #31 5.527 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:28:33.101Z] #31 5.527 Need to get 15.6 MB of archives. [2023-07-14T23:28:33.101Z] #31 5.527 After this operation, 67.4 MB of additional disk space will be used. [2023-07-14T23:28:33.101Z] #31 5.527 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:28:33.101Z] #31 5.531 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:28:33.101Z] #31 5.533 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-14T23:28:33.101Z] #31 5.545 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-07-14T23:28:33.101Z] #31 5.658 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] [2023-07-14T23:28:33.101Z] #31 5.658 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-07-14T23:28:33.101Z] #31 5.660 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-07-14T23:28:33.101Z] #31 5.661 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-07-14T23:28:33.101Z] #31 5.662 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-07-14T23:28:33.101Z] #31 5.663 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-07-14T23:28:33.101Z] #31 5.941 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:28:33.101Z] #31 6.008 Fetched 15.6 MB in 0s (33.8 MB/s) [2023-07-14T23:28:33.101Z] #31 6.091 Selecting previously unselected package xxd. [2023-07-14T23:28:33.102Z] #31 6.091 (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 ... 15713 files and directories currently installed.) [2023-07-14T23:28:33.102Z] #31 6.111 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 6.122 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:28:33.102Z] #31 6.246 Selecting previously unselected package vim-common. [2023-07-14T23:28:33.102Z] #31 6.249 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:28:33.102Z] #31 6.283 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:28:33.102Z] #31 6.447 Selecting previously unselected package cmake-data. [2023-07-14T23:28:33.102Z] #31 6.450 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-14T23:28:33.102Z] #31 6.466 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:28:33.102Z] #31 7.446 Selecting previously unselected package libicu67:arm64. [2023-07-14T23:28:33.102Z] #31 7.453 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 7.505 Unpacking libicu67:arm64 (67.1-7) ... [2023-07-14T23:28:33.102Z] #31 9.284 Selecting previously unselected package libxml2:arm64. [2023-07-14T23:28:33.102Z] #31 9.287 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 9.291 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:28:33.102Z] #31 9.474 Selecting previously unselected package libarchive13:arm64. [2023-07-14T23:28:33.102Z] #31 9.479 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 9.494 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-07-14T23:28:33.102Z] #31 9.690 Selecting previously unselected package libjsoncpp24:arm64. [2023-07-14T23:28:33.102Z] #31 9.693 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 9.723 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-07-14T23:28:33.102Z] #31 9.839 Selecting previously unselected package librhash0:arm64. [2023-07-14T23:28:33.102Z] #31 9.850 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 9.855 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-07-14T23:28:33.102Z] #31 9.947 Selecting previously unselected package libuv1:arm64. [2023-07-14T23:28:33.102Z] #31 9.950 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 9.959 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-07-14T23:28:33.102Z] #31 10.06 Selecting previously unselected package cmake. [2023-07-14T23:28:33.102Z] #31 10.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-07-14T23:28:33.102Z] #31 10.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:28:33.360Z] #31 ... [2023-07-14T23:28:33.360Z] [2023-07-14T23:28:33.360Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:28:33.360Z] #32 1.235 + RM_GOPATH=0 [2023-07-14T23:28:33.360Z] #32 1.235 + TMP_GOPATH= [2023-07-14T23:28:33.361Z] #32 1.235 + : /build [2023-07-14T23:28:33.361Z] #32 1.235 + '[' -z '' ']' [2023-07-14T23:28:33.361Z] #32 1.235 ++ mktemp -d [2023-07-14T23:28:33.361Z] #32 1.236 + export GOPATH=/tmp/tmp.9zJcG1fUXK [2023-07-14T23:28:33.361Z] #32 1.236 + GOPATH=/tmp/tmp.9zJcG1fUXK [2023-07-14T23:28:33.361Z] #32 1.236 + RM_GOPATH=1 [2023-07-14T23:28:33.361Z] #32 1.236 + case "$(go env GOARCH)" in [2023-07-14T23:28:33.361Z] #32 1.237 ++ go env GOARCH [2023-07-14T23:28:33.361Z] #32 1.256 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.361Z] #32 1.256 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.361Z] #32 1.256 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:33.361Z] #32 1.256 + dir=/tmp/install [2023-07-14T23:28:33.361Z] #32 1.256 + bin=dockercli [2023-07-14T23:28:33.361Z] #32 1.256 + shift [2023-07-14T23:28:33.361Z] #32 1.256 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-14T23:28:33.361Z] #32 1.256 + . /tmp/install/dockercli.installer [2023-07-14T23:28:33.361Z] #32 1.256 ++ : stable [2023-07-14T23:28:33.361Z] #32 1.256 ++ : 17.06.2-ce [2023-07-14T23:28:33.361Z] #32 1.256 Install docker/cli version 17.06.2-ce from stable [2023-07-14T23:28:33.361Z] #32 1.261 + install_dockercli [2023-07-14T23:28:33.361Z] #32 1.261 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-14T23:28:33.361Z] #32 1.261 ++ uname -m [2023-07-14T23:28:33.361Z] #32 1.261 + arch=aarch64 [2023-07-14T23:28:33.361Z] #32 1.261 + '[' aarch64 '!=' x86_64 ']' [2023-07-14T23:28:33.361Z] #32 1.261 + '[' aarch64 '!=' s390x ']' [2023-07-14T23:28:33.361Z] #32 1.261 + '[' aarch64 '!=' armhf ']' [2023-07-14T23:28:33.361Z] #32 1.261 + build_dockercli [2023-07-14T23:28:33.361Z] #32 1.261 + git clone https://github.com/docker/docker-ce /tmp/tmp.9zJcG1fUXK/tmp/docker-ce [2023-07-14T23:28:33.361Z] #32 1.261 Cloning into '/tmp/tmp.9zJcG1fUXK/tmp/docker-ce'... [2023-07-14T23:28:33.361Z] #32 ... [2023-07-14T23:28:33.361Z] [2023-07-14T23:28:33.361Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:28:33.361Z] #33 1.395 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-14T23:28:33.361Z] #33 1.398 Cloning into '.'... [2023-07-14T23:28:33.361Z] #33 6.726 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-14T23:28:33.361Z] #33 6.988 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:28:33.624Z] #33 ... [2023-07-14T23:28:33.624Z] [2023-07-14T23:28:33.624Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:28:33.624Z] #34 0.863 + RM_GOPATH=0 [2023-07-14T23:28:33.624Z] #34 0.863 + TMP_GOPATH= [2023-07-14T23:28:33.624Z] #34 0.863 + : /build [2023-07-14T23:28:33.624Z] #34 0.863 + '[' -z '' ']' [2023-07-14T23:28:33.624Z] #34 0.864 ++ mktemp -d [2023-07-14T23:28:33.624Z] #34 0.865 + export GOPATH=/tmp/tmp.UPrXwrWFFF [2023-07-14T23:28:33.624Z] #34 0.865 + GOPATH=/tmp/tmp.UPrXwrWFFF [2023-07-14T23:28:33.624Z] #34 0.865 + RM_GOPATH=1 [2023-07-14T23:28:33.624Z] #34 0.865 + case "$(go env GOARCH)" in [2023-07-14T23:28:33.624Z] #34 0.865 ++ go env GOARCH [2023-07-14T23:28:33.624Z] #34 0.870 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.624Z] #34 0.870 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.624Z] #34 0.871 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:33.624Z] #34 0.872 Install shfmt version v3.0.2 [2023-07-14T23:28:33.624Z] #34 0.872 + dir=/tmp/install [2023-07-14T23:28:33.624Z] #34 0.872 + bin=shfmt [2023-07-14T23:28:33.624Z] #34 0.872 + shift [2023-07-14T23:28:33.624Z] #34 0.872 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-14T23:28:33.624Z] #34 0.872 + . /tmp/install/shfmt.installer [2023-07-14T23:28:33.624Z] #34 0.872 ++ : v3.0.2 [2023-07-14T23:28:33.624Z] #34 0.872 + install_shfmt [2023-07-14T23:28:33.624Z] #34 0.872 + echo 'Install shfmt version v3.0.2' [2023-07-14T23:28:33.624Z] #34 0.872 + GOBIN=/build [2023-07-14T23:28:33.624Z] #34 0.872 + GO111MODULE=on [2023-07-14T23:28:33.624Z] #34 0.872 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-14T23:28:33.624Z] #34 0.904 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-14T23:28:33.624Z] #34 5.611 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-14T23:28:33.624Z] #34 5.612 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-14T23:28:33.624Z] #34 5.618 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-14T23:28:33.624Z] #34 6.063 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-14T23:28:33.624Z] #34 ... [2023-07-14T23:28:33.624Z] [2023-07-14T23:28:33.624Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:28:33.624Z] #35 0.618 + RM_GOPATH=0 [2023-07-14T23:28:33.624Z] #35 0.618 + TMP_GOPATH= [2023-07-14T23:28:33.624Z] #35 0.618 + : /build [2023-07-14T23:28:33.624Z] #35 0.618 + '[' -z '' ']' [2023-07-14T23:28:33.624Z] #35 0.618 ++ mktemp -d [2023-07-14T23:28:33.624Z] #35 0.623 + export GOPATH=/tmp/tmp.xHu2xMfeHw [2023-07-14T23:28:33.624Z] #35 0.623 + GOPATH=/tmp/tmp.xHu2xMfeHw [2023-07-14T23:28:33.624Z] #35 0.623 + RM_GOPATH=1 [2023-07-14T23:28:33.624Z] #35 0.623 + case "$(go env GOARCH)" in [2023-07-14T23:28:33.624Z] #35 0.624 ++ go env GOARCH [2023-07-14T23:28:33.624Z] #35 0.631 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.624Z] #35 0.631 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:33.624Z] #35 0.631 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:33.624Z] #35 0.632 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:28:33.624Z] #35 0.632 + dir=/tmp/install [2023-07-14T23:28:33.624Z] #35 0.632 + bin=tomlv [2023-07-14T23:28:33.624Z] #35 0.632 + shift [2023-07-14T23:28:33.624Z] #35 0.632 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-14T23:28:33.624Z] #35 0.632 + . /tmp/install/tomlv.installer [2023-07-14T23:28:33.624Z] #35 0.632 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:28:33.624Z] #35 0.632 + install_tomlv [2023-07-14T23:28:33.624Z] #35 0.632 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-14T23:28:33.624Z] #35 0.632 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xHu2xMfeHw/src/github.com/BurntSushi/toml [2023-07-14T23:28:33.624Z] #35 0.639 Cloning into '/tmp/tmp.xHu2xMfeHw/src/github.com/BurntSushi/toml'... [2023-07-14T23:28:33.624Z] #35 1.003 + cd /tmp/tmp.xHu2xMfeHw/src/github.com/BurntSushi/toml [2023-07-14T23:28:33.624Z] #35 1.003 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:28:33.624Z] #35 1.029 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:28:33.624Z] #35 1.083 encoding [2023-07-14T23:28:33.624Z] #35 1.094 internal/goexperiment [2023-07-14T23:28:33.624Z] #35 1.094 internal/goos [2023-07-14T23:28:33.624Z] #35 1.094 internal/unsafeheader [2023-07-14T23:28:33.624Z] #35 1.099 internal/goarch [2023-07-14T23:28:33.624Z] #35 1.099 internal/itoa [2023-07-14T23:28:33.624Z] #35 1.103 runtime/internal/syscall [2023-07-14T23:28:33.624Z] #35 1.105 math/bits [2023-07-14T23:28:33.624Z] #35 1.106 unicode/utf8 [2023-07-14T23:28:33.624Z] #35 1.107 internal/race [2023-07-14T23:28:33.624Z] #35 1.107 internal/cpu [2023-07-14T23:28:33.624Z] #35 1.116 sync/atomic [2023-07-14T23:28:33.624Z] #35 1.121 unicode [2023-07-14T23:28:33.624Z] #35 1.123 internal/abi [2023-07-14T23:28:33.624Z] #35 1.131 runtime/internal/math [2023-07-14T23:28:33.624Z] #35 1.175 runtime/internal/sys [2023-07-14T23:28:33.624Z] #35 1.199 math [2023-07-14T23:28:33.624Z] #35 1.237 internal/bytealg [2023-07-14T23:28:33.624Z] #35 1.238 runtime/internal/atomic [2023-07-14T23:28:33.624Z] #35 1.447 runtime [2023-07-14T23:28:33.624Z] #35 6.968 sync [2023-07-14T23:28:33.624Z] #35 6.969 internal/reflectlite [2023-07-14T23:28:33.624Z] #35 7.386 internal/testlog [2023-07-14T23:28:33.624Z] #35 7.557 errors [2023-07-14T23:28:33.624Z] #35 7.562 sort [2023-07-14T23:28:33.624Z] #35 7.634 io [2023-07-14T23:28:33.624Z] #35 7.646 strconv [2023-07-14T23:28:33.624Z] #35 7.646 internal/safefilepath [2023-07-14T23:28:33.624Z] #35 7.646 internal/oserror [2023-07-14T23:28:33.624Z] #35 7.650 path [2023-07-14T23:28:33.624Z] #35 8.078 syscall [2023-07-14T23:28:33.624Z] #35 8.295 strings [2023-07-14T23:28:33.624Z] #35 8.296 bytes [2023-07-14T23:28:33.624Z] #35 8.315 text/tabwriter [2023-07-14T23:28:33.624Z] #35 8.997 reflect [2023-07-14T23:28:33.624Z] #35 9.583 bufio [2023-07-14T23:28:33.624Z] #35 10.61 internal/syscall/unix [2023-07-14T23:28:33.624Z] #35 10.61 time [2023-07-14T23:28:33.624Z] #35 10.61 internal/syscall/execenv [2023-07-14T23:28:33.909Z] #35 ... [2023-07-14T23:28:33.909Z] [2023-07-14T23:28:33.909Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:28:33.909Z] #34 DONE 10.9s [2023-07-14T23:28:33.909Z] [2023-07-14T23:28:33.909Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:28:33.909Z] #30 DONE 10.9s [2023-07-14T23:28:33.909Z] [2023-07-14T23:28:33.909Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:33.909Z] #21 7.666 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2023-07-14T23:28:33.909Z] #21 7.998 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2023-07-14T23:28:33.909Z] #21 8.098 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-07-14T23:28:33.909Z] #21 8.098 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-07-14T23:28:33.909Z] #21 8.098 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-07-14T23:28:33.909Z] #21 8.098 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-07-14T23:28:33.909Z] #21 8.100 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-07-14T23:28:33.909Z] #21 8.101 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-07-14T23:28:33.909Z] #21 8.102 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-07-14T23:28:33.909Z] #21 8.103 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-07-14T23:28:33.909Z] #21 8.105 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-07-14T23:28:33.909Z] #21 8.120 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-07-14T23:28:33.909Z] #21 8.126 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-07-14T23:28:33.909Z] #21 8.127 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-07-14T23:28:33.909Z] #21 8.130 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-07-14T23:28:33.909Z] #21 8.131 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-07-14T23:28:33.909Z] #21 8.133 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-07-14T23:28:33.909Z] #21 8.135 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-07-14T23:28:33.909Z] #21 8.492 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:28:33.909Z] #21 8.549 Fetched 108 MB in 2s (65.1 MB/s) [2023-07-14T23:28:33.909Z] #21 8.595 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-14T23:28:33.909Z] #21 8.595 (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 ... 15713 files and directories currently installed.) [2023-07-14T23:28:33.909Z] #21 8.632 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-07-14T23:28:33.909Z] #21 8.643 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:28:33.909Z] #21 9.426 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-14T23:28:33.909Z] #21 9.429 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-07-14T23:28:33.909Z] #21 9.434 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:28:33.909Z] #21 10.13 Selecting previously unselected package binutils-mingw-w64. [2023-07-14T23:28:33.909Z] #21 10.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-14T23:28:33.909Z] #21 10.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:28:33.909Z] #21 10.34 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-07-14T23:28:33.909Z] #21 10.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-07-14T23:28:33.909Z] #21 10.47 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-14T23:28:33.909Z] #21 10.73 Selecting previously unselected package dmsetup. [2023-07-14T23:28:33.909Z] #21 10.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-07-14T23:28:33.909Z] #21 10.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:28:33.909Z] #21 10.90 Selecting previously unselected package mingw-w64-common. [2023-07-14T23:28:33.909Z] #21 10.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-14T23:28:33.909Z] #21 10.92 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-14T23:28:34.845Z] #21 ... [2023-07-14T23:28:34.845Z] [2023-07-14T23:28:34.845Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:28:34.845Z] #31 11.23 Setting up libicu67:arm64 (67.1-7) ... [2023-07-14T23:28:34.845Z] #31 11.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:28:34.845Z] #31 11.31 Setting up libuv1:arm64 (1.40.0-2) ... [2023-07-14T23:28:34.845Z] #31 11.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:28:34.845Z] #31 11.51 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-07-14T23:28:34.845Z] #31 11.56 Setting up librhash0:arm64 (1.4.1-2) ... [2023-07-14T23:28:34.845Z] #31 11.62 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:28:34.845Z] #31 11.71 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:28:34.845Z] #31 11.76 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-07-14T23:28:34.845Z] #31 11.81 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:28:34.845Z] #31 11.84 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:28:34.845Z] #31 DONE 12.0s [2023-07-14T23:28:35.109Z] [2023-07-14T23:28:35.109Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:28:35.109Z] #35 11.93 io/fs [2023-07-14T23:28:35.109Z] #35 11.94 internal/poll [2023-07-14T23:28:35.109Z] #35 12.08 internal/fmtsort [2023-07-14T23:28:35.688Z] #35 12.69 os [2023-07-14T23:28:35.948Z] #35 13.20 fmt [2023-07-14T23:28:36.214Z] #35 13.21 io/ioutil [2023-07-14T23:28:36.787Z] #35 13.91 flag [2023-07-14T23:28:36.787Z] #35 13.93 github.com/BurntSushi/toml [2023-07-14T23:28:36.787Z] #35 13.93 log [2023-07-14T23:28:37.730Z] #35 14.89 github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:28:38.302Z] #35 DONE 15.4s [2023-07-14T23:28:38.302Z] [2023-07-14T23:28:38.302Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:28:38.302Z] #36 0.555 + RM_GOPATH=0 [2023-07-14T23:28:38.302Z] #36 0.555 + TMP_GOPATH= [2023-07-14T23:28:38.302Z] #36 0.555 + : /build [2023-07-14T23:28:38.302Z] #36 0.555 + '[' -z '' ']' [2023-07-14T23:28:38.302Z] #36 0.556 ++ mktemp -d [2023-07-14T23:28:38.302Z] #36 0.558 + export GOPATH=/tmp/tmp.o2IvnLQs3S [2023-07-14T23:28:38.302Z] #36 0.558 + GOPATH=/tmp/tmp.o2IvnLQs3S [2023-07-14T23:28:38.302Z] #36 0.558 + RM_GOPATH=1 [2023-07-14T23:28:38.302Z] #36 0.558 + case "$(go env GOARCH)" in [2023-07-14T23:28:38.302Z] #36 0.558 ++ go env GOARCH [2023-07-14T23:28:38.302Z] #36 0.584 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:38.302Z] #36 0.584 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:38.302Z] #36 0.585 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:38.302Z] #36 0.586 + dir=/tmp/install [2023-07-14T23:28:38.302Z] #36 0.586 + bin=tini [2023-07-14T23:28:38.302Z] #36 0.586 + shift [2023-07-14T23:28:38.302Z] #36 0.586 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-14T23:28:38.302Z] #36 0.586 + . /tmp/install/tini.installer [2023-07-14T23:28:38.302Z] #36 0.586 ++ : v0.19.0 [2023-07-14T23:28:38.302Z] #36 0.586 + install_tini [2023-07-14T23:28:38.302Z] #36 0.586 Install tini version v0.19.0 [2023-07-14T23:28:38.302Z] #36 0.586 + echo 'Install tini version v0.19.0' [2023-07-14T23:28:38.302Z] #36 0.586 + git clone https://github.com/krallin/tini.git /tmp/tmp.o2IvnLQs3S/tini [2023-07-14T23:28:38.302Z] #36 0.588 Cloning into '/tmp/tmp.o2IvnLQs3S/tini'... [2023-07-14T23:28:38.302Z] #36 1.038 + cd /tmp/tmp.o2IvnLQs3S/tini [2023-07-14T23:28:38.302Z] #36 1.038 + git checkout -q v0.19.0 [2023-07-14T23:28:38.302Z] #36 1.057 + cmake . [2023-07-14T23:28:38.302Z] #36 1.343 -- The C compiler identification is GNU 10.2.1 [2023-07-14T23:28:38.302Z] #36 1.381 -- Detecting C compiler ABI info [2023-07-14T23:28:38.302Z] #36 1.635 -- Detecting C compiler ABI info - done [2023-07-14T23:28:38.302Z] #36 1.739 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-14T23:28:38.302Z] #36 1.739 -- Detecting C compile features [2023-07-14T23:28:38.302Z] #36 1.740 -- Detecting C compile features - done [2023-07-14T23:28:38.302Z] #36 1.753 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-14T23:28:38.302Z] #36 1.871 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-14T23:28:38.302Z] #36 1.898 -- Configuring done [2023-07-14T23:28:38.302Z] #36 1.902 -- Generating done [2023-07-14T23:28:38.302Z] #36 1.905 -- Build files have been written to: /tmp/tmp.o2IvnLQs3S/tini [2023-07-14T23:28:38.302Z] #36 1.909 + make tini-static [2023-07-14T23:28:38.302Z] #36 1.996 Scanning dependencies of target tini-static [2023-07-14T23:28:38.302Z] #36 2.056 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-14T23:28:38.302Z] #36 2.587 [100%] Linking C executable tini-static [2023-07-14T23:28:38.302Z] #36 2.750 [100%] Built target tini-static [2023-07-14T23:28:38.302Z] #36 2.777 + mkdir -p /build [2023-07-14T23:28:38.302Z] #36 2.779 + cp tini-static /build/docker-init [2023-07-14T23:28:38.302Z] #36 DONE 3.3s [2023-07-14T23:28:38.302Z] [2023-07-14T23:28:38.302Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:38.302Z] #21 12.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-14T23:28:38.302Z] #21 12.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-14T23:28:38.302Z] #21 13.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:28:38.302Z] #21 14.40 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-14T23:28:38.302Z] #21 14.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-07-14T23:28:38.302Z] #21 14.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:28:38.302Z] #21 14.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-14T23:28:38.302Z] #21 14.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-07-14T23:28:38.302Z] #21 14.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:28:38.302Z] #21 ... [2023-07-14T23:28:38.302Z] [2023-07-14T23:28:38.302Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:28:38.302Z] #24 5.382 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-14T23:28:38.302Z] #24 5.953 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-07-14T23:28:38.405Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0c5917d46314c5d97) in /home/ubuntu/workspace/moby_PR-45972 [Pipeline] { [2023-07-14T23:28:38.419Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-087968657a5e5d875) in /home/ubuntu/workspace/moby_PR-45972 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2023-07-14T23:28:38.509Z] The recommended git tool is: git [2023-07-14T23:28:38.515Z] The recommended git tool is: git [2023-07-14T23:28:39.689Z] #24 ... [2023-07-14T23:28:39.689Z] [2023-07-14T23:28:39.689Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:39.689Z] #21 16.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-14T23:28:39.689Z] #21 16.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-07-14T23:28:39.689Z] #21 16.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:28:40.627Z] #21 ... [2023-07-14T23:28:40.627Z] [2023-07-14T23:28:40.627Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:28:40.627Z] #37 0.569 + RM_GOPATH=0 [2023-07-14T23:28:40.627Z] #37 0.569 + TMP_GOPATH= [2023-07-14T23:28:40.627Z] #37 0.569 + : /build [2023-07-14T23:28:40.627Z] #37 0.569 + '[' -z '' ']' [2023-07-14T23:28:40.627Z] #37 0.569 ++ mktemp -d [2023-07-14T23:28:40.627Z] #37 0.569 + export GOPATH=/tmp/tmp.RHoAthEvzh [2023-07-14T23:28:40.627Z] #37 0.569 + GOPATH=/tmp/tmp.RHoAthEvzh [2023-07-14T23:28:40.627Z] #37 0.569 + RM_GOPATH=1 [2023-07-14T23:28:40.627Z] #37 0.569 + case "$(go env GOARCH)" in [2023-07-14T23:28:40.627Z] #37 0.569 ++ go env GOARCH [2023-07-14T23:28:40.627Z] #37 0.585 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:40.627Z] #37 0.585 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:40.627Z] #37 0.585 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:40.627Z] #37 0.585 + dir=/tmp/install [2023-07-14T23:28:40.627Z] #37 0.585 + bin=containerd [2023-07-14T23:28:40.627Z] #37 0.585 + shift [2023-07-14T23:28:40.627Z] #37 0.585 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-14T23:28:40.627Z] #37 0.585 + . /tmp/install/containerd.installer [2023-07-14T23:28:40.627Z] #37 0.585 ++ set -e [2023-07-14T23:28:40.627Z] #37 0.585 ++ : v1.6.21 [2023-07-14T23:28:40.627Z] #37 0.585 + install_containerd [2023-07-14T23:28:40.627Z] #37 0.585 + echo 'Install containerd version v1.6.21' [2023-07-14T23:28:40.627Z] #37 0.585 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RHoAthEvzh/src/github.com/containerd/containerd [2023-07-14T23:28:40.627Z] #37 0.585 Install containerd version v1.6.21 [2023-07-14T23:28:40.627Z] #37 0.594 Cloning into '/tmp/tmp.RHoAthEvzh/src/github.com/containerd/containerd'... [2023-07-14T23:28:40.850Z] using credential docker-jenkins-github-credentials [2023-07-14T23:28:40.864Z] Cloning the remote Git repository [2023-07-14T23:28:40.864Z] Cloning with configured refspecs honoured and without tags [2023-07-14T23:28:40.922Z] using credential docker-jenkins-github-credentials [2023-07-14T23:28:40.935Z] Cloning the remote Git repository [2023-07-14T23:28:40.935Z] Cloning with configured refspecs honoured and without tags [2023-07-14T23:28:40.921Z] Cloning repository https://github.com/moby/moby.git [2023-07-14T23:28:40.966Z] > git init /home/ubuntu/workspace/moby_PR-45972 # timeout=10 [2023-07-14T23:28:41.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:28:41.148Z] > git --version # timeout=10 [2023-07-14T23:28:41.151Z] > git --version # 'git version 2.25.1' [2023-07-14T23:28:41.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:41.153Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:40.963Z] Cloning repository https://github.com/moby/moby.git [2023-07-14T23:28:41.012Z] > git init /home/ubuntu/workspace/moby_PR-45972 # timeout=10 [2023-07-14T23:28:41.185Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:28:41.185Z] > git --version # timeout=10 [2023-07-14T23:28:41.188Z] > git --version # 'git version 2.25.1' [2023-07-14T23:28:41.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:41.189Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:42.533Z] #37 ... [2023-07-14T23:28:42.533Z] [2023-07-14T23:28:42.533Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:42.533Z] #21 19.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-14T23:28:42.533Z] #21 19.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-07-14T23:28:42.533Z] #21 19.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:28:43.470Z] #21 20.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-14T23:28:43.470Z] #21 20.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-07-14T23:28:43.470Z] #21 20.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:28:44.849Z] #21 21.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-14T23:28:44.849Z] #21 21.93 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-07-14T23:28:44.849Z] #21 21.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:28:47.382Z] #21 24.56 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-14T23:28:47.382Z] #21 24.57 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-07-14T23:28:47.382Z] #21 24.58 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:28:48.763Z] #21 ... [2023-07-14T23:28:48.763Z] [2023-07-14T23:28:48.763Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:28:49.037Z] #32 25.60 Updating files: 74% (8536/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-07-14T23:28:49.037Z] #32 26.08 + cd /tmp/tmp.9zJcG1fUXK/tmp/docker-ce [2023-07-14T23:28:49.037Z] #32 26.08 + git checkout -q v17.06.2-ce [2023-07-14T23:28:49.997Z] Fetching without tags [2023-07-14T23:28:50.207Z] Merging remotes/origin/20.10 commit c0e32532143b909f4fa1841951282d1d9104e89e into PR head commit e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:28:50.413Z] #32 ... [2023-07-14T23:28:50.413Z] [2023-07-14T23:28:50.414Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:28:50.414Z] #33 DONE 27.1s [2023-07-14T23:28:50.414Z] [2023-07-14T23:28:50.414Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:28:50.414Z] #29 21.22 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:28:50.414Z] #29 21.22 + GOBIN=/build [2023-07-14T23:28:50.414Z] #29 21.22 + GO111MODULE=on [2023-07-14T23:28:50.414Z] #29 21.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-14T23:28:50.414Z] #29 DONE 27.3s [2023-07-14T23:28:50.414Z] [2023-07-14T23:28:50.414Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-14T23:28:50.414Z] #38 DONE 0.1s [2023-07-14T23:28:50.414Z] [2023-07-14T23:28:50.414Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:50.414Z] #21 26.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-14T23:28:50.414Z] #21 26.37 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-14T23:28:50.414Z] #21 26.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:28:50.414Z] #21 26.68 Selecting previously unselected package libapparmor1:arm64. [2023-07-14T23:28:50.414Z] #21 26.69 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-07-14T23:28:50.414Z] #21 26.76 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-07-14T23:28:50.414Z] #21 27.07 Selecting previously unselected package libapparmor-dev:arm64. [2023-07-14T23:28:50.414Z] #21 27.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-07-14T23:28:50.414Z] #21 27.10 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-07-14T23:28:50.414Z] #21 27.34 Selecting previously unselected package libbtrfs0:arm64. [2023-07-14T23:28:50.414Z] #21 27.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-07-14T23:28:50.414Z] #21 27.36 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-07-14T23:28:50.414Z] #21 ... [2023-07-14T23:28:50.414Z] [2023-07-14T23:28:50.414Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-14T23:28:50.414Z] #39 DONE 0.1s [2023-07-14T23:28:50.414Z] [2023-07-14T23:28:50.414Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:50.414Z] #21 27.50 Selecting previously unselected package libbtrfs-dev:arm64. [2023-07-14T23:28:50.414Z] #21 27.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-07-14T23:28:50.414Z] #21 27.51 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-14T23:28:50.616Z] Fetching without tags [2023-07-14T23:28:50.672Z] #21 27.66 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-07-14T23:28:50.672Z] #21 27.66 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-07-14T23:28:50.673Z] #21 27.66 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-14T23:28:50.673Z] #21 27.77 Selecting previously unselected package libudev-dev:arm64. [2023-07-14T23:28:50.673Z] #21 27.78 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-07-14T23:28:50.673Z] #21 27.80 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-07-14T23:28:50.676Z] Merge succeeded, producing e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:28:50.676Z] Checking out Revision e925a5d304fbc0b4afc554657a3309eb97873828 (PR-45972) [2023-07-14T23:28:50.852Z] Merging remotes/origin/20.10 commit c0e32532143b909f4fa1841951282d1d9104e89e into PR head commit e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:28:50.932Z] #21 27.92 Selecting previously unselected package libsepol1-dev:arm64. [2023-07-14T23:28:50.932Z] #21 27.92 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-07-14T23:28:50.932Z] #21 27.93 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-07-14T23:28:50.932Z] #21 28.10 Selecting previously unselected package libpcre2-16-0:arm64. [2023-07-14T23:28:51.191Z] #21 28.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-07-14T23:28:51.191Z] #21 28.11 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:51.191Z] #21 28.20 Selecting previously unselected package libpcre2-32-0:arm64. [2023-07-14T23:28:51.191Z] #21 28.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-07-14T23:28:51.191Z] #21 28.20 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:51.191Z] #21 28.34 Selecting previously unselected package libpcre2-posix2:arm64. [2023-07-14T23:28:50.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:28:50.604Z] > git config --add remote.origin.fetch +refs/pull/45972/head:refs/remotes/origin/PR-45972 # timeout=10 [2023-07-14T23:28:50.607Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:50.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:28:50.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:28:50.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:50.663Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:50.857Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:50.859Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:28:49.993Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:28:49.996Z] > git config --add remote.origin.fetch +refs/pull/45972/head:refs/remotes/origin/PR-45972 # timeout=10 [2023-07-14T23:28:49.999Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:50.005Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:28:50.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:28:50.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:50.012Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:28:50.224Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:50.227Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:28:50.669Z] > git remote # timeout=10 [2023-07-14T23:28:50.672Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T23:28:50.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:50.675Z] > git merge c0e32532143b909f4fa1841951282d1d9104e89e # timeout=10 [2023-07-14T23:28:50.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T23:28:50.689Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:50.691Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:28:51.450Z] #21 28.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-07-14T23:28:51.450Z] #21 28.35 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:51.450Z] #21 28.42 Selecting previously unselected package libpcre2-dev:arm64. [2023-07-14T23:28:51.450Z] #21 28.42 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-07-14T23:28:51.450Z] #21 28.44 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:51.450Z] #21 28.58 Selecting previously unselected package libselinux1-dev:arm64. [2023-07-14T23:28:51.450Z] #21 28.58 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-07-14T23:28:51.450Z] #21 28.61 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-07-14T23:28:51.709Z] #21 28.73 Selecting previously unselected package libdevmapper-dev:arm64. [2023-07-14T23:28:51.709Z] #21 28.73 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-07-14T23:28:51.709Z] #21 28.74 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-07-14T23:28:51.709Z] #21 28.81 Selecting previously unselected package libseccomp-dev:arm64. [2023-07-14T23:28:51.709Z] #21 28.81 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-07-14T23:28:51.709Z] #21 28.82 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-07-14T23:28:51.788Z] Merge succeeded, producing e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:28:51.789Z] Checking out Revision e925a5d304fbc0b4afc554657a3309eb97873828 (PR-45972) [2023-07-14T23:28:51.968Z] #21 28.90 Selecting previously unselected package libsystemd-dev:arm64. [2023-07-14T23:28:51.968Z] #21 28.91 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-07-14T23:28:51.968Z] #21 28.92 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-07-14T23:28:51.968Z] #21 29.12 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-07-14T23:28:51.968Z] #21 29.13 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-07-14T23:28:52.226Z] #21 29.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:28:52.227Z] #21 29.16 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-07-14T23:28:52.227Z] #21 29.19 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:28:52.227Z] #21 29.22 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:52.227Z] #21 29.24 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-07-14T23:28:52.227Z] #21 29.29 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:52.227Z] #21 29.30 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-07-14T23:28:52.227Z] #21 29.34 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:52.227Z] #21 29.38 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:28:52.227Z] #21 29.40 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-14T23:28:52.227Z] #21 29.41 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:28:52.227Z] #21 29.43 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-07-14T23:28:52.227Z] #21 29.45 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-14T23:28:52.227Z] #21 ... [2023-07-14T23:28:52.227Z] [2023-07-14T23:28:52.227Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:28:52.227Z] #37 11.84 + cd /tmp/tmp.RHoAthEvzh/src/github.com/containerd/containerd [2023-07-14T23:28:52.227Z] #37 11.85 + git checkout -q v1.6.21 [2023-07-14T23:28:52.227Z] #37 12.40 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-14T23:28:52.227Z] #37 12.40 + BUILDTAGS='netgo osusergo static_build' [2023-07-14T23:28:52.227Z] #37 12.40 + export EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:28:52.227Z] #37 12.40 + EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:28:52.227Z] #37 12.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-14T23:28:52.227Z] #37 12.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-14T23:28:52.227Z] #37 12.40 + '[' '' = dynamic ']' [2023-07-14T23:28:52.227Z] #37 12.40 + make [2023-07-14T23:28:52.227Z] #37 13.47 + bin/ctr [2023-07-14T23:28:52.486Z] #37 ... [2023-07-14T23:28:52.486Z] [2023-07-14T23:28:52.486Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:28:52.486Z] #21 29.47 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-07-14T23:28:52.486Z] #21 29.49 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:28:52.486Z] #21 29.53 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-07-14T23:28:52.486Z] #21 29.57 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-07-14T23:28:52.486Z] #21 29.58 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:28:52.486Z] #21 29.60 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:28:52.486Z] #21 29.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:28:52.486Z] #21 29.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:28:52.486Z] #21 29.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:28:52.486Z] #21 29.66 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:28:52.486Z] #21 29.67 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:28:52.745Z] #21 29.70 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-07-14T23:28:52.745Z] #21 29.79 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:28:52.745Z] #21 29.84 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:28:52.745Z] #21 29.88 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-14T23:28:52.745Z] #21 29.90 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:28:52.745Z] #21 29.93 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-14T23:28:52.745Z] #21 29.97 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-07-14T23:28:51.771Z] > git remote # timeout=10 [2023-07-14T23:28:51.774Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T23:28:51.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:28:51.778Z] > git merge c0e32532143b909f4fa1841951282d1d9104e89e # timeout=10 [2023-07-14T23:28:51.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T23:28:51.837Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:28:51.840Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:28:53.003Z] #21 30.01 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:28:53.262Z] #21 DONE 30.4s [2023-07-14T23:28:53.262Z] [2023-07-14T23:28:53.262Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:28:53.830Z] #40 0.628 + RM_GOPATH=0 [2023-07-14T23:28:53.831Z] #40 0.628 + TMP_GOPATH= [2023-07-14T23:28:53.831Z] #40 0.628 + : /build [2023-07-14T23:28:53.831Z] #40 0.628 + '[' -z '' ']' [2023-07-14T23:28:53.831Z] #40 0.629 ++ mktemp -d [2023-07-14T23:28:53.831Z] #40 0.630 + export GOPATH=/tmp/tmp.5gza1vlvWL [2023-07-14T23:28:53.831Z] #40 0.630 + GOPATH=/tmp/tmp.5gza1vlvWL [2023-07-14T23:28:53.831Z] #40 0.630 + RM_GOPATH=1 [2023-07-14T23:28:53.831Z] #40 0.630 + case "$(go env GOARCH)" in [2023-07-14T23:28:53.831Z] #40 0.631 ++ go env GOARCH [2023-07-14T23:28:53.831Z] #40 0.650 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:53.831Z] #40 0.650 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:28:54.090Z] #40 0.655 ++ dirname /tmp/install/install.sh [2023-07-14T23:28:54.090Z] #40 0.655 + dir=/tmp/install [2023-07-14T23:28:54.090Z] #40 0.655 + bin=runc [2023-07-14T23:28:54.090Z] #40 0.655 + shift [2023-07-14T23:28:54.090Z] #40 0.655 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-14T23:28:54.090Z] #40 0.655 + . /tmp/install/runc.installer [2023-07-14T23:28:54.090Z] #40 0.655 ++ set -e [2023-07-14T23:28:54.090Z] #40 0.655 ++ : v1.1.7 [2023-07-14T23:28:54.090Z] #40 0.655 + install_runc [2023-07-14T23:28:54.090Z] #40 0.655 + RUNC_BUILDTAGS=seccomp [2023-07-14T23:28:54.090Z] #40 0.655 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-07-14T23:28:54.090Z] #40 0.655 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5gza1vlvWL/src/github.com/opencontainers/runc [2023-07-14T23:28:54.090Z] #40 0.661 Install runc version v1.1.7 (build tags: seccomp) [2023-07-14T23:28:54.090Z] #40 0.667 Cloning into '/tmp/tmp.5gza1vlvWL/src/github.com/opencontainers/runc'... [2023-07-14T23:28:54.090Z] #40 ... [2023-07-14T23:28:54.090Z] [2023-07-14T23:28:54.090Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-14T23:28:54.090Z] #41 DONE 0.9s [2023-07-14T23:28:54.349Z] [2023-07-14T23:28:54.349Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-07-14T23:28:54.599Z] Commit message: "testutil: use dummyhost for non-tcp connections" [2023-07-14T23:28:54.921Z] #42 DONE 0.8s [2023-07-14T23:28:54.921Z] [2023-07-14T23:28:54.921Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:28:54.921Z] #32 27.85 + mkdir -p /tmp/tmp.9zJcG1fUXK/src/github.com/docker [2023-07-14T23:28:54.921Z] #32 27.85 + mv components/cli /tmp/tmp.9zJcG1fUXK/src/github.com/docker/cli [2023-07-14T23:28:54.921Z] #32 27.86 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T23:28:55.406Z] + [ PR != PR ] [2023-07-14T23:28:55.406Z] + [ 20.10 != master ] [2023-07-14T23:28:55.406Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-14T23:28:55.566Z] Commit message: "testutil: use dummyhost for non-tcp connections" [2023-07-14T23:28:55.776Z] + docker version [2023-07-14T23:28:55.860Z] #32 ... [2023-07-14T23:28:55.860Z] [2023-07-14T23:28:55.860Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-14T23:28:55.860Z] #43 0.609 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-14T23:28:55.860Z] #43 DONE 0.7s [2023-07-14T23:28:55.860Z] [2023-07-14T23:28:55.860Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-14T23:28:56.358Z] + docker version [2023-07-14T23:28:56.429Z] #44 DONE 0.5s [2023-07-14T23:28:56.429Z] [2023-07-14T23:28:56.429Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-14T23:28:56.996Z] #45 DONE 0.6s [2023-07-14T23:28:56.996Z] [2023-07-14T23:28:56.996Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-14T23:28:57.564Z] #46 DONE 0.7s [2023-07-14T23:28:57.564Z] [2023-07-14T23:28:57.564Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:28:57.564Z] #40 3.137 + cd /tmp/tmp.5gza1vlvWL/src/github.com/opencontainers/runc [2023-07-14T23:28:57.564Z] #40 3.137 + git checkout -q v1.1.7 [2023-07-14T23:28:57.564Z] #40 3.380 + '[' -z '' ']' [2023-07-14T23:28:57.564Z] #40 3.381 + target=static [2023-07-14T23:28:57.564Z] #40 3.381 + make BUILDTAGS=seccomp static [2023-07-14T23:28:57.564Z] #40 3.792 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-07-14T23:28:58.131Z] #40 ... [2023-07-14T23:28:58.132Z] [2023-07-14T23:28:58.132Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-14T23:28:58.132Z] #47 DONE 0.6s [2023-07-14T23:28:58.132Z] [2023-07-14T23:28:58.132Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:28:59.068Z] #48 0.798 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-07-14T23:28:59.068Z] #48 0.799 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-07-14T23:28:59.068Z] #48 0.888 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-07-14T23:28:59.622Z] Client: Docker Engine - Community [2023-07-14T23:28:59.622Z] Version: 24.0.2 [2023-07-14T23:28:59.622Z] API version: 1.43 [2023-07-14T23:28:59.622Z] Go version: go1.20.4 [2023-07-14T23:28:59.622Z] Git commit: cb74dfc [2023-07-14T23:28:59.622Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:28:59.622Z] OS/Arch: linux/amd64 [2023-07-14T23:28:59.622Z] Context: default [2023-07-14T23:28:59.622Z] [2023-07-14T23:28:59.622Z] Server: Docker Engine - Community [2023-07-14T23:28:59.622Z] Engine: [2023-07-14T23:28:59.622Z] Version: 24.0.2 [2023-07-14T23:28:59.622Z] API version: 1.43 (minimum version 1.12) [2023-07-14T23:28:59.622Z] Go version: go1.20.4 [2023-07-14T23:28:59.622Z] Git commit: 659604f [2023-07-14T23:28:59.622Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:28:59.622Z] OS/Arch: linux/amd64 [2023-07-14T23:28:59.622Z] Experimental: true [2023-07-14T23:28:59.622Z] containerd: [2023-07-14T23:28:59.622Z] Version: 1.6.21 [2023-07-14T23:28:59.622Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:28:59.622Z] runc: [2023-07-14T23:28:59.622Z] Version: 1.1.7 [2023-07-14T23:28:59.622Z] GitCommit: v1.1.7-0-g860f061 [2023-07-14T23:28:59.622Z] docker-init: [2023-07-14T23:28:59.622Z] Version: 0.19.0 [2023-07-14T23:28:59.622Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-14T23:28:59.953Z] + docker info [2023-07-14T23:28:59.972Z] Client: Docker Engine - Community [2023-07-14T23:28:59.972Z] Version: 24.0.2 [2023-07-14T23:28:59.972Z] API version: 1.43 [2023-07-14T23:28:59.972Z] Go version: go1.20.4 [2023-07-14T23:28:59.972Z] Git commit: cb74dfc [2023-07-14T23:28:59.972Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:28:59.972Z] OS/Arch: linux/amd64 [2023-07-14T23:28:59.972Z] Context: default [2023-07-14T23:28:59.972Z] [2023-07-14T23:28:59.972Z] Server: Docker Engine - Community [2023-07-14T23:28:59.972Z] Engine: [2023-07-14T23:28:59.972Z] Version: 24.0.2 [2023-07-14T23:28:59.972Z] API version: 1.43 (minimum version 1.12) [2023-07-14T23:28:59.972Z] Go version: go1.20.4 [2023-07-14T23:28:59.972Z] Git commit: 659604f [2023-07-14T23:28:59.972Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:28:59.972Z] OS/Arch: linux/amd64 [2023-07-14T23:28:59.972Z] Experimental: true [2023-07-14T23:28:59.972Z] containerd: [2023-07-14T23:28:59.972Z] Version: 1.6.21 [2023-07-14T23:28:59.972Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:28:59.972Z] runc: [2023-07-14T23:28:59.972Z] Version: 1.1.7 [2023-07-14T23:28:59.972Z] GitCommit: v1.1.7-0-g860f061 [2023-07-14T23:28:59.972Z] docker-init: [2023-07-14T23:28:59.972Z] Version: 0.19.0 [2023-07-14T23:28:59.972Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-14T23:29:00.256Z] + docker info [2023-07-14T23:29:00.940Z] #48 1.863 Reading package lists... [2023-07-14T23:29:01.508Z] #48 2.584 Reading package lists... [2023-07-14T23:29:01.508Z] #48 3.238 Building dependency tree... [2023-07-14T23:29:01.508Z] #48 3.433 Reading state information... [2023-07-14T23:29:01.767Z] #48 3.666 The following additional packages will be installed: [2023-07-14T23:29:01.767Z] #48 3.668 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:29:01.767Z] #48 3.669 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-14T23:29:01.767Z] #48 3.670 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-14T23:29:01.767Z] #48 3.670 python3-pkg-resources vim-runtime xxd [2023-07-14T23:29:01.767Z] #48 3.673 Suggested packages: [2023-07-14T23:29:01.767Z] #48 3.673 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-14T23:29:01.767Z] #48 3.674 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-14T23:29:01.767Z] #48 3.674 acl attr quota [2023-07-14T23:29:01.767Z] #48 3.674 Recommended packages: [2023-07-14T23:29:01.767Z] #48 3.674 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-14T23:29:02.027Z] #48 3.976 The following NEW packages will be installed: [2023-07-14T23:29:02.027Z] #48 3.977 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-14T23:29:02.027Z] #48 3.977 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:29:02.027Z] #48 3.977 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-14T23:29:02.027Z] #48 3.978 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-14T23:29:02.027Z] #48 3.978 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-14T23:29:02.027Z] #48 3.978 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-14T23:29:02.027Z] #48 3.979 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-14T23:29:02.027Z] #48 3.979 xz-utils zip [2023-07-14T23:29:02.286Z] #48 4.259 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:02.287Z] #48 4.259 Need to get 26.4 MB of archives. [2023-07-14T23:29:02.287Z] #48 4.259 After this operation, 103 MB of additional disk space will be used. [2023-07-14T23:29:02.287Z] #48 4.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-07-14T23:29:02.287Z] #48 4.263 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-07-14T23:29:02.287Z] #48 4.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-07-14T23:29:02.287Z] #48 4.268 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-07-14T23:29:02.287Z] #48 4.270 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-07-14T23:29:02.287Z] #48 4.271 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-07-14T23:29:02.287Z] #48 4.272 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-07-14T23:29:02.287Z] #48 4.274 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-07-14T23:29:02.287Z] #48 4.281 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:29:02.287Z] #48 4.283 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:29:02.287Z] #48 4.285 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-07-14T23:29:02.546Z] #48 4.289 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-07-14T23:29:02.546Z] #48 4.292 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-07-14T23:29:02.546Z] #48 4.295 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-07-14T23:29:02.546Z] #48 4.303 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-07-14T23:29:02.546Z] #48 4.305 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-07-14T23:29:02.546Z] #48 4.310 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-07-14T23:29:02.546Z] #48 4.311 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-07-14T23:29:02.546Z] #48 4.311 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-07-14T23:29:02.546Z] #48 4.312 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-07-14T23:29:02.546Z] #48 4.314 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-07-14T23:29:02.546Z] #48 4.317 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-07-14T23:29:02.546Z] #48 4.319 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-07-14T23:29:02.546Z] #48 4.321 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-07-14T23:29:02.546Z] #48 4.323 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-07-14T23:29:02.546Z] #48 4.327 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-07-14T23:29:02.546Z] #48 4.330 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-07-14T23:29:02.546Z] #48 4.402 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-07-14T23:29:02.546Z] #48 4.403 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-07-14T23:29:02.546Z] #48 4.403 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-07-14T23:29:02.546Z] #48 4.404 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-07-14T23:29:02.546Z] #48 4.405 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-07-14T23:29:02.546Z] #48 4.407 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-07-14T23:29:02.546Z] #48 4.408 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-07-14T23:29:02.546Z] #48 4.420 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-14T23:29:02.546Z] #48 4.421 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-14T23:29:02.546Z] #48 4.422 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-14T23:29:02.546Z] #48 4.423 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-14T23:29:02.546Z] #48 4.426 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-14T23:29:02.546Z] #48 4.427 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-14T23:29:02.546Z] #48 4.429 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-07-14T23:29:02.546Z] #48 4.441 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-07-14T23:29:02.546Z] #48 4.445 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-07-14T23:29:02.546Z] #48 4.448 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-07-14T23:29:02.546Z] #48 4.517 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-07-14T23:29:02.802Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-00eb4ade2cb667de6) in /home/ubuntu/workspace/moby_PR-45972 [Pipeline] { [2023-07-14T23:29:02.805Z] #48 4.528 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-07-14T23:29:02.805Z] #48 4.533 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-07-14T23:29:02.805Z] #48 4.718 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:02.805Z] #48 4.771 Fetched 26.4 MB in 1s (48.4 MB/s) [Pipeline] checkout [2023-07-14T23:29:02.872Z] The recommended git tool is: git [2023-07-14T23:29:03.065Z] #48 4.816 Selecting previously unselected package pigz. [2023-07-14T23:29:03.065Z] #48 4.817 (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 ... 24014 files and directories currently installed.) [2023-07-14T23:29:03.065Z] #48 4.847 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-07-14T23:29:03.065Z] #48 4.854 Unpacking pigz (2.6-1) ... [2023-07-14T23:29:03.065Z] #48 4.948 Selecting previously unselected package libelf1:arm64. [2023-07-14T23:29:03.065Z] #48 4.951 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-07-14T23:29:03.065Z] #48 4.959 Unpacking libelf1:arm64 (0.183-1) ... [2023-07-14T23:29:03.327Z] #48 5.115 Selecting previously unselected package libbpf0:arm64. [2023-07-14T23:29:03.327Z] #48 5.120 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-07-14T23:29:03.327Z] #48 5.139 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-07-14T23:29:03.327Z] #48 5.294 Selecting previously unselected package libcap2:arm64. [2023-07-14T23:29:03.327Z] #48 5.297 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-07-14T23:29:03.327Z] #48 5.308 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-07-14T23:29:03.610Z] #48 5.467 Selecting previously unselected package libmnl0:arm64. [2023-07-14T23:29:03.610Z] #48 5.470 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-07-14T23:29:03.610Z] #48 5.490 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-07-14T23:29:03.610Z] [2023-07-14T23:29:03.610Z] #48 ... [2023-07-14T23:29:03.610Z] [2023-07-14T23:29:03.610Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:03.610Z] #24 40.08 + dpkg --print-architecture [2023-07-14T23:29:03.610Z] #24 DONE 40.6s [2023-07-14T23:29:03.610Z] [2023-07-14T23:29:03.610Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:29:03.869Z] #48 5.630 Selecting previously unselected package libxtables12:arm64. [2023-07-14T23:29:03.869Z] #48 5.634 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-07-14T23:29:03.869Z] #48 5.702 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-07-14T23:29:03.869Z] #48 5.811 Selecting previously unselected package libcap2-bin. [2023-07-14T23:29:03.869Z] #48 5.817 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-07-14T23:29:03.869Z] #48 5.829 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-14T23:29:04.128Z] #48 6.062 Selecting previously unselected package iproute2. [2023-07-14T23:29:04.128Z] #48 6.065 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-07-14T23:29:04.128Z] #48 6.077 Unpacking iproute2 (5.10.0-4) ... [2023-07-14T23:29:04.422Z] using credential docker-jenkins-github-credentials [2023-07-14T23:29:04.434Z] Cloning the remote Git repository [2023-07-14T23:29:04.434Z] Cloning with configured refspecs honoured and without tags [2023-07-14T23:29:04.646Z] #48 6.326 Selecting previously unselected package xxd. [2023-07-14T23:29:04.646Z] #48 6.340 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-14T23:29:04.646Z] #48 6.353 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:04.646Z] #48 6.607 Selecting previously unselected package vim-common. [2023-07-14T23:29:04.905Z] #48 6.610 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:29:04.905Z] #48 6.635 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:04.905Z] #48 6.773 Selecting previously unselected package bash-completion. [2023-07-14T23:29:04.905Z] #48 6.776 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-14T23:29:04.448Z] Cloning repository https://github.com/moby/moby.git [2023-07-14T23:29:04.494Z] > git init /home/ubuntu/workspace/moby_PR-45972 # timeout=10 [2023-07-14T23:29:04.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:29:04.714Z] > git --version # timeout=10 [2023-07-14T23:29:04.718Z] > git --version # 'git version 2.25.1' [2023-07-14T23:29:04.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:29:04.720Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:29:07.438Z] #48 9.051 Unpacking bash-completion (1:2.11-2) ... [2023-07-14T23:29:07.439Z] #48 9.263 Selecting previously unselected package bzip2. [2023-07-14T23:29:07.439Z] #48 9.267 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-07-14T23:29:07.439Z] #48 9.278 Unpacking bzip2 (1.0.8-4) ... [2023-07-14T23:29:07.439Z] #48 9.344 Selecting previously unselected package xz-utils. [2023-07-14T23:29:07.439Z] #48 9.348 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-07-14T23:29:07.439Z] #48 9.358 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:29:07.439Z] #48 9.461 Selecting previously unselected package apparmor. [2023-07-14T23:29:07.439Z] #48 9.465 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-07-14T23:29:07.697Z] #48 9.520 Unpacking apparmor (2.13.6-10) ... [2023-07-14T23:29:07.957Z] #48 9.681 Selecting previously unselected package inetutils-ping. [2023-07-14T23:29:07.957Z] #48 9.689 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-07-14T23:29:07.957Z] #48 9.705 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:29:07.957Z] #48 9.884 Selecting previously unselected package libip4tc2:arm64. [2023-07-14T23:29:07.957Z] #48 9.887 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-07-14T23:29:07.957Z] #48 9.892 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-07-14T23:29:08.036Z] Client: Docker Engine - Community [2023-07-14T23:29:08.036Z] Version: 24.0.2 [2023-07-14T23:29:08.036Z] Context: default [2023-07-14T23:29:08.036Z] Debug Mode: false [2023-07-14T23:29:08.036Z] Plugins: [2023-07-14T23:29:08.036Z] buildx: Docker Buildx (Docker Inc.) [2023-07-14T23:29:08.036Z] Version: v0.11.0 [2023-07-14T23:29:08.036Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-14T23:29:08.036Z] compose: Docker Compose (Docker Inc.) [2023-07-14T23:29:08.036Z] Version: v2.19.1 [2023-07-14T23:29:08.036Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-14T23:29:08.036Z] [2023-07-14T23:29:08.036Z] Server: [2023-07-14T23:29:08.036Z] Containers: 0 [2023-07-14T23:29:08.036Z] Running: 0 [2023-07-14T23:29:08.036Z] Paused: 0 [2023-07-14T23:29:08.036Z] Stopped: 0 [2023-07-14T23:29:08.036Z] Images: 0 [2023-07-14T23:29:08.036Z] Server Version: 24.0.2 [2023-07-14T23:29:08.036Z] Storage Driver: overlay2 [2023-07-14T23:29:08.036Z] Backing Filesystem: extfs [2023-07-14T23:29:08.036Z] Supports d_type: true [2023-07-14T23:29:08.036Z] Using metacopy: false [2023-07-14T23:29:08.036Z] Native Overlay Diff: true [2023-07-14T23:29:08.036Z] userxattr: false [2023-07-14T23:29:08.036Z] Logging Driver: json-file [2023-07-14T23:29:08.036Z] Cgroup Driver: cgroupfs [2023-07-14T23:29:08.036Z] Cgroup Version: 1 [2023-07-14T23:29:08.036Z] Plugins: [2023-07-14T23:29:08.036Z] Volume: local [2023-07-14T23:29:08.036Z] Network: bridge host ipvlan macvlan null overlay [2023-07-14T23:29:08.037Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-14T23:29:08.037Z] Swarm: inactive [2023-07-14T23:29:08.037Z] Runtimes: io.containerd.runc.v2 runc [2023-07-14T23:29:08.037Z] Default Runtime: runc [2023-07-14T23:29:08.037Z] Init Binary: docker-init [2023-07-14T23:29:08.037Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:29:08.037Z] runc version: v1.1.7-0-g860f061 [2023-07-14T23:29:08.037Z] init version: de40ad0 [2023-07-14T23:29:08.037Z] Security Options: [2023-07-14T23:29:08.037Z] apparmor [2023-07-14T23:29:08.037Z] seccomp [2023-07-14T23:29:08.037Z] Profile: builtin [2023-07-14T23:29:08.037Z] Kernel Version: 5.15.0-1039-aws [2023-07-14T23:29:08.037Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-14T23:29:08.037Z] OSType: linux [2023-07-14T23:29:08.037Z] Architecture: x86_64 [2023-07-14T23:29:08.037Z] CPUs: 8 [2023-07-14T23:29:08.037Z] Total Memory: 30.89GiB [2023-07-14T23:29:08.037Z] Name: ip-10-100-71-243 [2023-07-14T23:29:08.037Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-07-14T23:29:08.037Z] Docker Root Dir: /var/lib/docker [2023-07-14T23:29:08.037Z] Debug Mode: false [2023-07-14T23:29:08.037Z] Experimental: true [2023-07-14T23:29:08.037Z] Insecure Registries: [2023-07-14T23:29:08.037Z] 127.0.0.0/8 [2023-07-14T23:29:08.037Z] Live Restore Enabled: true [2023-07-14T23:29:08.037Z] [Pipeline] sh [2023-07-14T23:29:08.107Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09640875a5ef41a9d) in /home/ubuntu/workspace/moby_PR-45972 [Pipeline] { [Pipeline] checkout [2023-07-14T23:29:08.216Z] #48 10.03 Selecting previously unselected package libip6tc2:arm64. [2023-07-14T23:29:08.217Z] #48 10.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-07-14T23:29:08.217Z] #48 10.04 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-07-14T23:29:08.217Z] #48 10.11 Selecting previously unselected package libnfnetlink0:arm64. [2023-07-14T23:29:08.217Z] #48 10.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-07-14T23:29:08.217Z] #48 10.13 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-07-14T23:29:08.270Z] The recommended git tool is: git [2023-07-14T23:29:08.385Z] Client: Docker Engine - Community [2023-07-14T23:29:08.385Z] Version: 24.0.2 [2023-07-14T23:29:08.385Z] Context: default [2023-07-14T23:29:08.385Z] Debug Mode: false [2023-07-14T23:29:08.385Z] Plugins: [2023-07-14T23:29:08.385Z] buildx: Docker Buildx (Docker Inc.) [2023-07-14T23:29:08.385Z] Version: v0.11.0 [2023-07-14T23:29:08.385Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-14T23:29:08.385Z] compose: Docker Compose (Docker Inc.) [2023-07-14T23:29:08.385Z] Version: v2.19.1 [2023-07-14T23:29:08.385Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-14T23:29:08.385Z] [2023-07-14T23:29:08.385Z] Server: [2023-07-14T23:29:08.385Z] Containers: 0 [2023-07-14T23:29:08.385Z] Running: 0 [2023-07-14T23:29:08.385Z] Paused: 0 [2023-07-14T23:29:08.385Z] Stopped: 0 [2023-07-14T23:29:08.385Z] Images: 0 [2023-07-14T23:29:08.385Z] Server Version: 24.0.2 [2023-07-14T23:29:08.385Z] Storage Driver: overlay2 [2023-07-14T23:29:08.385Z] Backing Filesystem: extfs [2023-07-14T23:29:08.385Z] Supports d_type: true [2023-07-14T23:29:08.385Z] Using metacopy: false [2023-07-14T23:29:08.385Z] Native Overlay Diff: true [2023-07-14T23:29:08.385Z] userxattr: false [2023-07-14T23:29:08.385Z] Logging Driver: json-file [2023-07-14T23:29:08.385Z] Cgroup Driver: cgroupfs [2023-07-14T23:29:08.385Z] Cgroup Version: 1 [2023-07-14T23:29:08.385Z] Plugins: [2023-07-14T23:29:08.385Z] Volume: local [2023-07-14T23:29:08.385Z] Network: bridge host ipvlan macvlan null overlay [2023-07-14T23:29:08.385Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-14T23:29:08.385Z] Swarm: inactive [2023-07-14T23:29:08.385Z] Runtimes: io.containerd.runc.v2 runc [2023-07-14T23:29:08.385Z] Default Runtime: runc [2023-07-14T23:29:08.385Z] Init Binary: docker-init [2023-07-14T23:29:08.385Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:29:08.385Z] runc version: v1.1.7-0-g860f061 [2023-07-14T23:29:08.385Z] init version: de40ad0 [2023-07-14T23:29:08.385Z] Security Options: [2023-07-14T23:29:08.385Z] apparmor [2023-07-14T23:29:08.385Z] seccomp [2023-07-14T23:29:08.385Z] Profile: builtin [2023-07-14T23:29:08.385Z] Kernel Version: 5.15.0-1039-aws [2023-07-14T23:29:08.385Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-14T23:29:08.385Z] OSType: linux [2023-07-14T23:29:08.385Z] Architecture: x86_64 [2023-07-14T23:29:08.385Z] CPUs: 8 [2023-07-14T23:29:08.385Z] Total Memory: 30.89GiB [2023-07-14T23:29:08.385Z] Name: ip-10-100-53-238 [2023-07-14T23:29:08.385Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-07-14T23:29:08.385Z] Docker Root Dir: /var/lib/docker [2023-07-14T23:29:08.385Z] Debug Mode: false [2023-07-14T23:29:08.385Z] Experimental: true [2023-07-14T23:29:08.385Z] Insecure Registries: [2023-07-14T23:29:08.385Z] 127.0.0.0/8 [2023-07-14T23:29:08.385Z] Live Restore Enabled: true [2023-07-14T23:29:08.385Z] [Pipeline] sh [2023-07-14T23:29:08.438Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:29:08.438Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:29:08.438Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-14T23:29:08.438Z] + bash /home/ubuntu/workspace/moby_PR-45972/check-config.sh [2023-07-14T23:29:08.438Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-14T23:29:08.438Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-14T23:29:08.438Z] [2023-07-14T23:29:08.438Z] Generally Necessary: [2023-07-14T23:29:08.438Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-14T23:29:08.438Z] - apparmor: enabled and tools installed [2023-07-14T23:29:08.438Z] - CONFIG_NAMESPACES: enabled [2023-07-14T23:29:08.438Z] - CONFIG_NET_NS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_PID_NS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_IPC_NS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_UTS_NS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_CGROUPS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-14T23:29:08.438Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-14T23:29:08.438Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-14T23:29:08.438Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-14T23:29:08.438Z] - CONFIG_CPUSETS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_MEMCG: enabled [2023-07-14T23:29:08.438Z] - CONFIG_KEYS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_VETH: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-14T23:29:08.438Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-14T23:29:08.438Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-14T23:29:08.438Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-14T23:29:08.438Z] [2023-07-14T23:29:08.438Z] Optional Features: [2023-07-14T23:29:08.438Z] - CONFIG_USER_NS: enabled [2023-07-14T23:29:08.438Z] - CONFIG_SECCOMP: enabled [2023-07-14T23:29:08.477Z] #48 10.24 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-07-14T23:29:08.477Z] #48 10.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-07-14T23:29:08.477Z] #48 10.26 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-07-14T23:29:08.477Z] #48 10.34 Selecting previously unselected package libnftnl11:arm64. [2023-07-14T23:29:08.477Z] #48 10.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-07-14T23:29:08.477Z] #48 10.35 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-07-14T23:29:08.477Z] #48 10.48 Selecting previously unselected package iptables. [2023-07-14T23:29:08.671Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:29:08.672Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:29:08.672Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-14T23:29:08.672Z] + bash /home/ubuntu/workspace/moby_PR-45972/check-config.sh [2023-07-14T23:29:08.672Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-14T23:29:08.672Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-14T23:29:08.672Z] [2023-07-14T23:29:08.672Z] Generally Necessary: [2023-07-14T23:29:08.672Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-14T23:29:08.672Z] - apparmor: enabled and tools installed [2023-07-14T23:29:08.672Z] - CONFIG_NAMESPACES: enabled [2023-07-14T23:29:08.672Z] - CONFIG_NET_NS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_PID_NS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_IPC_NS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_UTS_NS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_CGROUPS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-14T23:29:08.672Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-14T23:29:08.672Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-14T23:29:08.672Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-14T23:29:08.672Z] - CONFIG_CPUSETS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_MEMCG: enabled [2023-07-14T23:29:08.672Z] - CONFIG_KEYS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_VETH: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-14T23:29:08.672Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-14T23:29:08.672Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-14T23:29:08.672Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-14T23:29:08.672Z] [2023-07-14T23:29:08.672Z] Optional Features: [2023-07-14T23:29:08.672Z] - CONFIG_USER_NS: enabled [2023-07-14T23:29:08.672Z] - CONFIG_SECCOMP: enabled [2023-07-14T23:29:08.694Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-14T23:29:08.694Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-14T23:29:08.694Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-14T23:29:08.694Z] (cgroup swap accounting is currently enabled) [2023-07-14T23:29:08.694Z] - CONFIG_BLK_CGROUP: enabled [2023-07-14T23:29:08.694Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-14T23:29:08.694Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-14T23:29:08.694Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-14T23:29:08.694Z] - CONFIG_CGROUP_PERF: enabled [2023-07-14T23:29:08.694Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-14T23:29:08.694Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-14T23:29:08.694Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-14T23:29:08.694Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-14T23:29:08.694Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-14T23:29:08.694Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-14T23:29:08.694Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-14T23:29:08.694Z] - CONFIG_IP_VS: enabled (as module) [2023-07-14T23:29:08.694Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-14T23:29:08.694Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-14T23:29:08.694Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-14T23:29:08.694Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-14T23:29:08.694Z] - CONFIG_EXT4_FS: enabled [2023-07-14T23:29:08.694Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-14T23:29:08.694Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-14T23:29:08.694Z] - Network Drivers: [2023-07-14T23:29:08.694Z] - "overlay": [2023-07-14T23:29:08.694Z] - CONFIG_VXLAN: enabled (as module) [2023-07-14T23:29:08.694Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-14T23:29:08.694Z] Optional (for encrypted networks): [2023-07-14T23:29:08.743Z] #48 10.48 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-07-14T23:29:08.743Z] #48 10.52 Unpacking iptables (1.8.7-1) ... [2023-07-14T23:29:08.743Z] #48 10.74 Selecting previously unselected package libonig5:arm64. [2023-07-14T23:29:08.932Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-14T23:29:08.932Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-14T23:29:08.932Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-14T23:29:08.932Z] (cgroup swap accounting is currently enabled) [2023-07-14T23:29:08.932Z] - CONFIG_BLK_CGROUP: enabled [2023-07-14T23:29:08.932Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-14T23:29:08.932Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-14T23:29:08.932Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-14T23:29:08.932Z] - CONFIG_CGROUP_PERF: enabled [2023-07-14T23:29:08.932Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-14T23:29:08.932Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-14T23:29:08.932Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-14T23:29:08.932Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-14T23:29:08.932Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-14T23:29:08.932Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_IP_VS: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-14T23:29:08.932Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-14T23:29:08.932Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-14T23:29:08.932Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_EXT4_FS: enabled [2023-07-14T23:29:08.932Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-14T23:29:08.932Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-14T23:29:08.932Z] - Network Drivers: [2023-07-14T23:29:08.932Z] - "overlay": [2023-07-14T23:29:08.932Z] - CONFIG_VXLAN: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-14T23:29:08.932Z] Optional (for encrypted networks): [2023-07-14T23:29:08.932Z] - CONFIG_CRYPTO: enabled [2023-07-14T23:29:08.932Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-14T23:29:08.932Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-14T23:29:08.932Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-14T23:29:08.932Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-14T23:29:08.932Z] - CONFIG_XFRM: enabled [2023-07-14T23:29:08.932Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-14T23:29:08.932Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-14T23:29:08.932Z] - "ipvlan": [2023-07-14T23:29:08.949Z] - CONFIG_CRYPTO: enabled [2023-07-14T23:29:08.949Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-14T23:29:08.949Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-14T23:29:08.949Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-14T23:29:08.949Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-14T23:29:08.949Z] - CONFIG_XFRM: enabled [2023-07-14T23:29:08.949Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-14T23:29:08.949Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-14T23:29:08.949Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-14T23:29:08.949Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-14T23:29:08.949Z] - "ipvlan": [2023-07-14T23:29:08.949Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-14T23:29:08.949Z] - "macvlan": [2023-07-14T23:29:08.949Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-14T23:29:08.949Z] - CONFIG_DUMMY: enabled (as module) [2023-07-14T23:29:08.949Z] - "ftp,tftp client in container": [2023-07-14T23:29:08.949Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-14T23:29:08.949Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-14T23:29:08.949Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-14T23:29:08.949Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-14T23:29:08.949Z] - Storage Drivers: [2023-07-14T23:29:08.949Z] - "aufs": [2023-07-14T23:29:08.950Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-14T23:29:08.950Z] - "btrfs": [2023-07-14T23:29:08.950Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-14T23:29:08.950Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-14T23:29:08.950Z] - "devicemapper": [2023-07-14T23:29:08.950Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-14T23:29:08.950Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-14T23:29:08.950Z] - "overlay": [2023-07-14T23:29:08.950Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-14T23:29:08.950Z] - "zfs": [2023-07-14T23:29:08.950Z] - /dev/zfs: present [2023-07-14T23:29:08.950Z] - zfs command: missing [2023-07-14T23:29:08.950Z] - zpool command: missing [2023-07-14T23:29:08.950Z] [2023-07-14T23:29:08.950Z] Limits: [2023-07-14T23:29:08.950Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-14T23:29:08.950Z] [2023-07-14T23:29:08.950Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-14T23:29:09.004Z] #48 10.74 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-07-14T23:29:09.004Z] #48 10.75 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-07-14T23:29:09.004Z] #48 10.91 Selecting previously unselected package libjq1:arm64. [2023-07-14T23:29:09.004Z] #48 10.91 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-07-14T23:29:09.004Z] #48 10.91 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-07-14T23:29:09.191Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-14T23:29:09.191Z] - "macvlan": [2023-07-14T23:29:09.191Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-14T23:29:09.191Z] - CONFIG_DUMMY: enabled (as module) [2023-07-14T23:29:09.191Z] - "ftp,tftp client in container": [2023-07-14T23:29:09.191Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-14T23:29:09.191Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-14T23:29:09.191Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-14T23:29:09.191Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-14T23:29:09.191Z] - Storage Drivers: [2023-07-14T23:29:09.191Z] - "aufs": [2023-07-14T23:29:09.191Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-14T23:29:09.191Z] - "btrfs": [2023-07-14T23:29:09.191Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-14T23:29:09.191Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-14T23:29:09.191Z] - "devicemapper": [2023-07-14T23:29:09.191Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-14T23:29:09.191Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-14T23:29:09.191Z] - "overlay": [2023-07-14T23:29:09.191Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-14T23:29:09.191Z] - "zfs": [2023-07-14T23:29:09.191Z] - /dev/zfs: present [2023-07-14T23:29:09.191Z] - zfs command: missing [2023-07-14T23:29:09.191Z] - zpool command: missing [2023-07-14T23:29:09.191Z] [2023-07-14T23:29:09.191Z] Limits: [2023-07-14T23:29:09.191Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-14T23:29:09.191Z] [2023-07-14T23:29:09.191Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-14T23:29:09.262Z] #48 11.04 Selecting previously unselected package jq. [2023-07-14T23:29:09.263Z] #48 11.04 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-07-14T23:29:09.263Z] #48 11.06 Unpacking jq (1.6-2.1) ... [2023-07-14T23:29:09.263Z] #48 11.15 Selecting previously unselected package libaio1:arm64. [2023-07-14T23:29:09.263Z] #48 11.16 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-07-14T23:29:09.263Z] #48 11.16 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-07-14T23:29:09.263Z] #48 11.25 Selecting previously unselected package libgpm2:arm64. [2023-07-14T23:29:09.391Z] + sudo modprobe ip_vs [2023-07-14T23:29:09.391Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e925a5d304fbc0b4afc554657a3309eb97873828 . [2023-07-14T23:29:09.521Z] #48 11.26 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-07-14T23:29:09.521Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e925a5d304fbc0b4afc554657a3309eb97873828 . [2023-07-14T23:29:09.521Z] #48 11.27 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-07-14T23:29:09.521Z] #48 11.38 Selecting previously unselected package libicu67:arm64. [2023-07-14T23:29:09.521Z] #48 11.39 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-07-14T23:29:09.521Z] #48 11.40 Unpacking libicu67:arm64 (67.1-7) ... [2023-07-14T23:29:09.665Z] #0 building with "default" instance using docker driver [2023-07-14T23:29:09.665Z] [2023-07-14T23:29:09.665Z] #1 [internal] load .dockerignore [2023-07-14T23:29:09.665Z] #1 transferring context: 87B done [2023-07-14T23:29:09.665Z] #1 DONE 0.1s [2023-07-14T23:29:09.665Z] [2023-07-14T23:29:09.665Z] #2 [internal] load build definition from Dockerfile [2023-07-14T23:29:09.665Z] #2 transferring dockerfile: 17.46kB done [2023-07-14T23:29:09.781Z] #0 building with "default" instance using docker driver [2023-07-14T23:29:09.781Z] [2023-07-14T23:29:09.781Z] #1 [internal] load build definition from Dockerfile [2023-07-14T23:29:09.781Z] #1 transferring dockerfile: 17.46kB done [2023-07-14T23:29:09.781Z] #1 DONE 0.1s [2023-07-14T23:29:09.781Z] [2023-07-14T23:29:09.781Z] #2 [internal] load .dockerignore [2023-07-14T23:29:09.781Z] #2 transferring context: 87B done [2023-07-14T23:29:09.781Z] #2 DONE 0.1s [2023-07-14T23:29:09.781Z] [2023-07-14T23:29:09.781Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-14T23:29:09.880Z] using credential docker-jenkins-github-credentials [2023-07-14T23:29:09.893Z] Cloning the remote Git repository [2023-07-14T23:29:09.893Z] Cloning with configured refspecs honoured and without tags [2023-07-14T23:29:09.920Z] #2 DONE 0.1s [2023-07-14T23:29:09.920Z] [2023-07-14T23:29:09.920Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-14T23:29:10.041Z] #3 DONE 0.3s [2023-07-14T23:29:10.041Z] [2023-07-14T23:29:10.041Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-14T23:29:10.041Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-14T23:29:10.041Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-14T23:29:10.041Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-14T23:29:10.041Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-14T23:29:10.041Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 5.24MB / 11.55MB 0.1s [2023-07-14T23:29:10.176Z] #3 DONE 0.4s [2023-07-14T23:29:10.176Z] [2023-07-14T23:29:10.176Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-14T23:29:10.176Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-14T23:29:10.176Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-14T23:29:10.176Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-14T23:29:10.176Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-14T23:29:10.176Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 6.29MB / 11.55MB 0.1s [2023-07-14T23:29:10.300Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-07-14T23:29:10.300Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-07-14T23:29:10.432Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-07-14T23:29:10.432Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-07-14T23:29:10.432Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-14T23:29:10.432Z] #4 DONE 0.5s [2023-07-14T23:29:10.479Z] #48 12.36 Selecting previously unselected package libinih1:arm64. [2023-07-14T23:29:10.479Z] #48 12.36 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-07-14T23:29:10.479Z] #48 12.37 Unpacking libinih1:arm64 (53-1+b2) ... [2023-07-14T23:29:10.479Z] #48 12.45 Selecting previously unselected package libnet1:arm64. [2023-07-14T23:29:10.479Z] #48 12.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-07-14T23:29:10.479Z] #48 12.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:29:10.479Z] #48 12.54 Selecting previously unselected package libnl-3-200:arm64. [2023-07-14T23:29:09.871Z] Cloning repository https://github.com/moby/moby.git [2023-07-14T23:29:09.922Z] > git init /home/ubuntu/workspace/moby_PR-45972 # timeout=10 [2023-07-14T23:29:10.093Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:29:10.093Z] > git --version # timeout=10 [2023-07-14T23:29:10.096Z] > git --version # 'git version 2.25.1' [2023-07-14T23:29:10.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:29:10.097Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:29:10.560Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-14T23:29:10.560Z] #4 DONE 0.5s [2023-07-14T23:29:10.560Z] [2023-07-14T23:29:10.560Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-07-14T23:29:10.687Z] [2023-07-14T23:29:10.687Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:10.740Z] #48 12.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-07-14T23:29:10.741Z] #48 12.59 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-07-14T23:29:10.999Z] #48 12.70 Selecting previously unselected package libprotobuf-c1:arm64. [2023-07-14T23:29:10.999Z] #48 12.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-07-14T23:29:10.999Z] #48 12.71 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-07-14T23:29:10.999Z] #48 12.76 Selecting previously unselected package net-tools. [2023-07-14T23:29:10.999Z] #48 12.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-07-14T23:29:10.999Z] #48 12.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:29:10.999Z] #48 12.88 Selecting previously unselected package patch. [2023-07-14T23:29:10.999Z] #48 12.88 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-07-14T23:29:10.999Z] #48 12.88 Unpacking patch (2.7.6-7) ... [2023-07-14T23:29:11.257Z] #48 12.96 Selecting previously unselected package python-pip-whl. [2023-07-14T23:29:11.258Z] #48 12.97 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:29:11.258Z] #48 12.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:29:11.258Z] #48 13.21 Selecting previously unselected package python3-lib2to3. [2023-07-14T23:29:11.258Z] #48 13.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-14T23:29:11.258Z] #48 13.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:29:11.258Z] #48 13.32 Selecting previously unselected package python3-distutils. [2023-07-14T23:29:11.516Z] #48 13.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-14T23:29:11.516Z] #48 13.34 Unpacking python3-distutils (3.9.2-1) ... [2023-07-14T23:29:11.516Z] #48 13.44 Selecting previously unselected package python3-pkg-resources. [2023-07-14T23:29:11.516Z] #48 13.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-14T23:29:11.516Z] #48 13.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:29:11.516Z] #48 13.57 Selecting previously unselected package python3-setuptools. [2023-07-14T23:29:11.613Z] #5 DONE 0.8s [2023-07-14T23:29:11.613Z] [2023-07-14T23:29:11.613Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:11.613Z] #6 DONE 1.0s [2023-07-14T23:29:11.613Z] [2023-07-14T23:29:11.614Z] #7 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-07-14T23:29:11.614Z] #7 DONE 0.9s [2023-07-14T23:29:11.614Z] [2023-07-14T23:29:11.614Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-14T23:29:11.614Z] #8 DONE 1.0s [2023-07-14T23:29:11.775Z] #48 13.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-14T23:29:11.775Z] #48 13.59 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-14T23:29:11.775Z] #48 13.73 Selecting previously unselected package python3-wheel. [2023-07-14T23:29:11.775Z] #48 13.73 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-14T23:29:11.775Z] #48 13.75 Unpacking python3-wheel (0.34.2-1) ... [2023-07-14T23:29:11.775Z] #48 13.83 Selecting previously unselected package python3-pip. [2023-07-14T23:29:11.940Z] #5 DONE 1.0s [2023-07-14T23:29:11.940Z] [2023-07-14T23:29:11.940Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:11.940Z] #6 DONE 1.0s [2023-07-14T23:29:11.940Z] [2023-07-14T23:29:11.940Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:11.940Z] #7 DONE 1.0s [2023-07-14T23:29:11.940Z] [2023-07-14T23:29:11.940Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-14T23:29:11.940Z] #8 DONE 1.0s [2023-07-14T23:29:12.034Z] #48 13.84 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:29:12.034Z] #48 13.84 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:29:12.296Z] #48 14.01 Selecting previously unselected package sudo. [2023-07-14T23:29:12.296Z] #48 14.02 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-07-14T23:29:12.296Z] #48 14.02 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:29:12.296Z] #48 14.24 Selecting previously unselected package thin-provisioning-tools. [2023-07-14T23:29:12.296Z] #48 14.24 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-07-14T23:29:12.296Z] #48 14.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:29:12.296Z] #48 14.38 Selecting previously unselected package uidmap. [2023-07-14T23:29:12.510Z] [2023-07-14T23:29:12.510Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-14T23:29:12.510Z] #9 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-14T23:29:12.555Z] #48 14.38 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-07-14T23:29:12.555Z] #48 14.39 Unpacking uidmap (1:4.8.1-1) ... [2023-07-14T23:29:12.655Z] [2023-07-14T23:29:12.655Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:12.655Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:12.772Z] #9 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done [2023-07-14T23:29:12.815Z] #48 14.49 Selecting previously unselected package vim-runtime. [2023-07-14T23:29:12.815Z] #48 14.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:29:12.815Z] #48 14.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-07-14T23:29:12.815Z] #48 14.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-14T23:29:12.815Z] #48 14.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:12.912Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:12.912Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:13.055Z] #9 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done [2023-07-14T23:29:13.055Z] #9 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done [2023-07-14T23:29:13.055Z] #9 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done [2023-07-14T23:29:13.055Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 11.53MB / 55.06MB 0.2s [2023-07-14T23:29:13.055Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 20.97MB / 55.06MB 0.3s [2023-07-14T23:29:13.168Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-14T23:29:13.168Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-14T23:29:13.168Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2023-07-14T23:29:13.317Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 31.46MB / 55.06MB 0.4s [2023-07-14T23:29:13.317Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 35.65MB / 55.06MB 0.6s [2023-07-14T23:29:13.426Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2023-07-14T23:29:13.426Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2023-07-14T23:29:13.426Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-07-14T23:29:13.426Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2023-07-14T23:29:13.579Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 50.60MB / 55.06MB 0.7s [2023-07-14T23:29:13.579Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s [2023-07-14T23:29:13.750Z] #48 15.41 Selecting previously unselected package vim. [2023-07-14T23:29:13.750Z] #48 15.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-14T23:29:13.750Z] #48 15.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:13.842Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s done [2023-07-14T23:29:13.842Z] #9 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.1s [2023-07-14T23:29:13.990Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2023-07-14T23:29:14.009Z] #48 15.75 Selecting previously unselected package xfsprogs. [2023-07-14T23:29:14.009Z] #48 15.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-07-14T23:29:14.009Z] #48 15.75 Unpacking xfsprogs (5.10.0-4) ... [2023-07-14T23:29:14.009Z] #48 15.96 Selecting previously unselected package zip. [2023-07-14T23:29:14.009Z] #48 15.96 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-07-14T23:29:14.009Z] #48 15.97 Unpacking zip (3.0-12) ... [2023-07-14T23:29:14.106Z] #9 ... [2023-07-14T23:29:14.106Z] [2023-07-14T23:29:14.106Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:14.106Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:14.106Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:14.106Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-14T23:29:14.106Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-14T23:29:14.106Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2023-07-14T23:29:14.106Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2023-07-14T23:29:14.106Z] #10 DONE 1.3s [2023-07-14T23:29:14.106Z] [2023-07-14T23:29:14.106Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:14.106Z] #11 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.1s done [2023-07-14T23:29:14.106Z] #11 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done [2023-07-14T23:29:14.106Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s done [2023-07-14T23:29:14.106Z] #11 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done [2023-07-14T23:29:14.106Z] #11 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done [2023-07-14T23:29:14.106Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 52.43MB / 54.59MB 1.3s [2023-07-14T23:29:14.106Z] #11 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.9s done [2023-07-14T23:29:14.106Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 28.31MB / 86.03MB 1.3s [2023-07-14T23:29:14.106Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 10.49MB / 149.10MB 1.3s [2023-07-14T23:29:14.248Z] #9 DONE 1.6s [2023-07-14T23:29:14.248Z] [2023-07-14T23:29:14.248Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:14.248Z] #10 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.1s done [2023-07-14T23:29:14.248Z] #10 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done [2023-07-14T23:29:14.248Z] #10 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done [2023-07-14T23:29:14.248Z] #10 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done [2023-07-14T23:29:14.248Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.9s done [2023-07-14T23:29:14.248Z] #10 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.8s done [2023-07-14T23:29:14.248Z] #10 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 45.09MB / 54.59MB 1.2s [2023-07-14T23:29:14.248Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 5.24MB / 149.10MB 1.2s [2023-07-14T23:29:14.248Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 4.19MB / 86.03MB 1.2s [2023-07-14T23:29:14.248Z] #10 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.4s [2023-07-14T23:29:14.248Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 23.07MB / 149.10MB 1.4s [2023-07-14T23:29:14.248Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 26.21MB / 86.03MB 1.4s [2023-07-14T23:29:14.267Z] #48 16.06 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:29:14.368Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 40.89MB / 86.03MB 1.4s [2023-07-14T23:29:14.368Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 54.53MB / 86.03MB 1.5s [2023-07-14T23:29:14.368Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 74.45MB / 86.03MB 1.7s [2023-07-14T23:29:14.368Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 33.73MB / 149.10MB 1.7s [2023-07-14T23:29:14.505Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 42.99MB / 86.03MB 1.5s [2023-07-14T23:29:14.505Z] #10 ... [2023-07-14T23:29:14.505Z] [2023-07-14T23:29:14.505Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:14.505Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:14.505Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:14.505Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-14T23:29:14.505Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-14T23:29:14.505Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2023-07-14T23:29:14.505Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2023-07-14T23:29:14.505Z] #11 DONE 1.9s [2023-07-14T23:29:14.505Z] [2023-07-14T23:29:14.505Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:14.505Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 33.55MB / 149.10MB 1.6s [2023-07-14T23:29:14.505Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 50.33MB / 86.03MB 1.6s [2023-07-14T23:29:14.505Z] #10 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 0B / 156B 1.6s [2023-07-14T23:29:14.505Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 66.06MB / 86.03MB 1.7s [2023-07-14T23:29:14.505Z] #10 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 1.6s done [2023-07-14T23:29:14.526Z] #48 16.38 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-07-14T23:29:14.526Z] #48 16.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:29:14.526Z] #48 16.41 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-07-14T23:29:14.526Z] #48 16.42 Setting up libicu67:arm64 (67.1-7) ... [2023-07-14T23:29:14.526Z] #48 16.44 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-07-14T23:29:14.526Z] #48 16.45 Setting up libinih1:arm64 (53-1+b2) ... [2023-07-14T23:29:14.526Z] #48 16.46 Setting up uidmap (1:4.8.1-1) ... [2023-07-14T23:29:14.629Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.6s done [2023-07-14T23:29:14.629Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 84.93MB / 86.03MB 1.8s [2023-07-14T23:29:14.761Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 50.33MB / 149.10MB 1.8s [2023-07-14T23:29:14.761Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 75.50MB / 86.03MB 1.8s [2023-07-14T23:29:14.761Z] #10 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.8s [2023-07-14T23:29:14.785Z] #48 16.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:29:14.785Z] #48 16.50 Setting up bzip2 (1.0.8-4) ... [2023-07-14T23:29:14.785Z] #48 16.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-07-14T23:29:14.785Z] #48 16.53 Setting up python3-wheel (0.34.2-1) ... [2023-07-14T23:29:14.889Z] #11 ... [2023-07-14T23:29:14.889Z] [2023-07-14T23:29:14.889Z] #12 [internal] load build context [2023-07-14T23:29:14.889Z] #12 transferring context: 53.57MB 1.9s done [2023-07-14T23:29:14.889Z] #12 DONE 2.1s [2023-07-14T23:29:14.889Z] [2023-07-14T23:29:14.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:14.889Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 60.82MB / 149.10MB 2.1s [2023-07-14T23:29:14.889Z] #11 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 2.1s [2023-07-14T23:29:14.889Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.1s done [2023-07-14T23:29:14.890Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 74.45MB / 149.10MB 2.2s [2023-07-14T23:29:15.017Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 58.72MB / 149.10MB 1.9s [2023-07-14T23:29:15.017Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 85.98MB / 86.03MB 1.9s [2023-07-14T23:29:15.017Z] #10 ... [2023-07-14T23:29:15.017Z] [2023-07-14T23:29:15.017Z] #12 [internal] load build context [2023-07-14T23:29:15.017Z] #12 transferring context: 53.57MB 2.2s done [2023-07-14T23:29:15.017Z] #12 DONE 2.4s [2023-07-14T23:29:15.017Z] [2023-07-14T23:29:15.017Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:15.017Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 80.74MB / 149.10MB 2.1s [2023-07-14T23:29:15.044Z] #48 16.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:15.044Z] #48 16.77 Setting up libcap2:arm64 (1:2.44-1) ... [2023-07-14T23:29:15.044Z] #48 16.79 Setting up libcap2-bin (1:2.44-1) ... [2023-07-14T23:29:15.044Z] #48 16.83 Setting up apparmor (2.13.6-10) ... [2023-07-14T23:29:15.150Z] #11 ... [2023-07-14T23:29:15.150Z] [2023-07-14T23:29:15.150Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:15.150Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:15.150Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:15.150Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-14T23:29:15.150Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-14T23:29:15.150Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2023-07-14T23:29:15.150Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2023-07-14T23:29:15.150Z] #13 DONE 2.4s [2023-07-14T23:29:15.150Z] [2023-07-14T23:29:15.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:15.150Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 84.93MB / 149.10MB 2.3s [2023-07-14T23:29:15.150Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 98.57MB / 149.10MB 2.4s [2023-07-14T23:29:15.180Z] Fetching without tags [2023-07-14T23:29:15.273Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 93.32MB / 149.10MB 2.3s [2023-07-14T23:29:15.273Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.2s done [2023-07-14T23:29:15.273Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 111.15MB / 149.10MB 2.5s [2023-07-14T23:29:15.375Z] Merging remotes/origin/20.10 commit c0e32532143b909f4fa1841951282d1d9104e89e into PR head commit e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:29:15.410Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 117.44MB / 149.10MB 2.7s [2023-07-14T23:29:15.529Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 119.54MB / 149.10MB 2.6s [2023-07-14T23:29:15.529Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 133.17MB / 149.10MB 2.7s [2023-07-14T23:29:15.164Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:29:15.167Z] > git config --add remote.origin.fetch +refs/pull/45972/head:refs/remotes/origin/PR-45972 # timeout=10 [2023-07-14T23:29:15.170Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:29:15.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:29:15.182Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:29:15.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:29:15.183Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:29:15.381Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:29:15.383Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:29:15.670Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 135.27MB / 149.10MB 2.9s [2023-07-14T23:29:15.785Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 141.56MB / 149.10MB 2.8s [2023-07-14T23:29:15.898Z] Merge succeeded, producing e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:29:15.899Z] Checking out Revision e925a5d304fbc0b4afc554657a3309eb97873828 (PR-45972) [2023-07-14T23:29:15.930Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 148.90MB / 149.10MB 3.0s [2023-07-14T23:29:16.041Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 3.1s [2023-07-14T23:29:16.190Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 3.2s done [2023-07-14T23:29:16.419Z] #48 18.21 Setting up zip (3.0-12) ... [2023-07-14T23:29:16.419Z] #48 18.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:16.419Z] #48 18.26 Setting up bash-completion (1:2.11-2) ... [2023-07-14T23:29:16.449Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.6s done [2023-07-14T23:29:16.709Z] #11 ... [2023-07-14T23:29:16.709Z] [2023-07-14T23:29:16.709Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-14T23:29:16.709Z] #9 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.6s done [2023-07-14T23:29:16.709Z] #9 DONE 4.0s [2023-07-14T23:29:16.709Z] [2023-07-14T23:29:16.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:16.709Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 [2023-07-14T23:29:16.966Z] #10 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.1s [2023-07-14T23:29:16.966Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 3.9s done [2023-07-14T23:29:16.966Z] #10 ... [2023-07-14T23:29:16.966Z] [2023-07-14T23:29:16.966Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-14T23:29:16.966Z] #13 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done [2023-07-14T23:29:16.966Z] #13 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done [2023-07-14T23:29:16.966Z] #13 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done [2023-07-14T23:29:16.966Z] #13 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done [2023-07-14T23:29:16.966Z] #13 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.9s done [2023-07-14T23:29:16.966Z] #13 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.5s done [2023-07-14T23:29:16.966Z] #13 DONE 4.4s [2023-07-14T23:29:16.966Z] [2023-07-14T23:29:16.966Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:15.882Z] > git remote # timeout=10 [2023-07-14T23:29:15.885Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T23:29:15.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:29:15.888Z] > git merge c0e32532143b909f4fa1841951282d1d9104e89e # timeout=10 [2023-07-14T23:29:15.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T23:29:15.900Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:29:15.902Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:29:17.222Z] #10 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.3s done [2023-07-14T23:29:17.222Z] #10 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef [2023-07-14T23:29:17.282Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.6s done [2023-07-14T23:29:17.542Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef [2023-07-14T23:29:18.340Z] #48 20.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:29:18.340Z] #48 20.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-14T23:29:18.340Z] #48 20.25 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-07-14T23:29:18.340Z] #48 20.27 Setting up patch (2.7.6-7) ... [2023-07-14T23:29:18.483Z] #11 ... [2023-07-14T23:29:18.483Z] [2023-07-14T23:29:18.483Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-14T23:29:18.483Z] #14 DONE 0.7s [2023-07-14T23:29:18.483Z] [2023-07-14T23:29:18.483Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:18.599Z] #48 20.29 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:29:18.599Z] #48 20.56 invoke-rc.d: could not determine current runlevel [2023-07-14T23:29:18.599Z] #48 20.57 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-14T23:29:18.599Z] #48 20.58 Setting up xfsprogs (5.10.0-4) ... [2023-07-14T23:29:18.599Z] #48 20.62 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-07-14T23:29:18.599Z] #48 20.65 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:29:18.599Z] #48 20.68 Setting up pigz (2.6-1) ... [2023-07-14T23:29:18.858Z] #48 20.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-07-14T23:29:18.858Z] #48 20.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-07-14T23:29:19.111Z] #10 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.8s done [2023-07-14T23:29:19.117Z] #48 20.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:29:19.117Z] #48 20.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:19.117Z] #48 21.12 Setting up libaio1:arm64 (0.3.112-9) ... [2023-07-14T23:29:19.160Z] Fetching without tags [2023-07-14T23:29:19.365Z] Merging remotes/origin/20.10 commit c0e32532143b909f4fa1841951282d1d9104e89e into PR head commit e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:29:19.366Z] #10 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 [2023-07-14T23:29:19.366Z] #10 ... [2023-07-14T23:29:19.366Z] [2023-07-14T23:29:19.366Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-14T23:29:19.366Z] #14 DONE 0.3s [2023-07-14T23:29:19.366Z] [2023-07-14T23:29:19.366Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:19.374Z] #48 21.17 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:29:19.374Z] #48 21.34 Setting up libelf1:arm64 (0.183-1) ... [2023-07-14T23:29:19.424Z] #11 ... [2023-07-14T23:29:19.424Z] [2023-07-14T23:29:19.424Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-14T23:29:19.424Z] #15 DONE 0.9s [2023-07-14T23:29:19.424Z] [2023-07-14T23:29:19.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:19.424Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done [2023-07-14T23:29:19.112Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:29:19.116Z] > git config --add remote.origin.fetch +refs/pull/45972/head:refs/remotes/origin/PR-45972 # timeout=10 [2023-07-14T23:29:19.119Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:29:19.126Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:29:19.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:29:19.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:29:19.133Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:29:19.340Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:29:19.342Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:29:19.622Z] #10 ... [2023-07-14T23:29:19.622Z] [2023-07-14T23:29:19.622Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-14T23:29:19.622Z] #15 DONE 0.2s [2023-07-14T23:29:19.622Z] [2023-07-14T23:29:19.622Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:19.633Z] #48 21.53 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-07-14T23:29:19.684Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0.1s [2023-07-14T23:29:19.832Z] Commit message: "testutil: use dummyhost for non-tcp connections" [2023-07-14T23:29:19.833Z] Merge succeeded, producing e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:29:19.833Z] Checking out Revision e925a5d304fbc0b4afc554657a3309eb97873828 (PR-45972) [2023-07-14T23:29:19.891Z] #48 21.76 Setting up python3-distutils (3.9.2-1) ... [2023-07-14T23:29:20.150Z] #48 22.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-14T23:29:20.410Z] #48 22.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-14T23:29:20.410Z] #48 ... [2023-07-14T23:29:20.410Z] [2023-07-14T23:29:20.410Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:29:20.410Z] #32 55.47 + return [2023-07-14T23:29:20.410Z] #32 DONE 57.6s [2023-07-14T23:29:20.410Z] [2023-07-14T23:29:20.410Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:29:20.410Z] #48 22.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-14T23:29:20.410Z] #48 22.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-14T23:29:20.410Z] #48 22.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-14T23:29:20.410Z] #48 22.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-14T23:29:20.410Z] #48 22.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-14T23:29:20.410Z] #48 22.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-14T23:29:20.410Z] #48 22.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-14T23:29:20.410Z] #48 ... [2023-07-14T23:29:20.410Z] [2023-07-14T23:29:20.410Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:20.410Z] #26 57.33 + /build/golangci-lint --version [2023-07-14T23:29:20.410Z] #26 57.58 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-14T23:29:20.583Z] + docker version [2023-07-14T23:29:20.669Z] #26 DONE 57.7s [2023-07-14T23:29:20.669Z] [2023-07-14T23:29:20.669Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:29:20.669Z] #48 22.48 Setting up python3-setuptools (52.0.0-4) ... [2023-07-14T23:29:20.928Z] #48 22.88 Setting up libjq1:arm64 (1.6-2.1) ... [2023-07-14T23:29:19.785Z] > git remote # timeout=10 [2023-07-14T23:29:19.788Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T23:29:19.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:29:19.791Z] > git merge c0e32532143b909f4fa1841951282d1d9104e89e # timeout=10 [2023-07-14T23:29:19.798Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T23:29:19.804Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:29:19.806Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:29:21.186Z] #48 22.89 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-07-14T23:29:21.186Z] #48 22.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:29:21.186Z] #48 22.92 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:29:21.445Z] #48 23.27 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-07-14T23:29:21.445Z] #48 23.28 Setting up jq (1.6-2.1) ... [2023-07-14T23:29:21.445Z] #48 23.33 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-07-14T23:29:21.445Z] #48 23.34 Setting up iptables (1.8.7-1) ... [2023-07-14T23:29:21.445Z] #48 23.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:29:21.445Z] #48 23.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:29:21.445Z] #48 23.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:29:21.445Z] #48 23.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:29:21.445Z] #48 23.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-14T23:29:21.445Z] #48 23.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-14T23:29:21.511Z] #10 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.9s done [2023-07-14T23:29:21.511Z] #10 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 [2023-07-14T23:29:21.594Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done [2023-07-14T23:29:21.594Z] #11 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 0.1s [2023-07-14T23:29:21.705Z] #48 23.39 Setting up iproute2 (5.10.0-4) ... [2023-07-14T23:29:21.705Z] #48 23.54 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:21.953Z] Client: Docker Engine - Community [2023-07-14T23:29:21.953Z] Version: 24.0.2 [2023-07-14T23:29:21.953Z] API version: 1.43 [2023-07-14T23:29:21.953Z] Go version: go1.20.4 [2023-07-14T23:29:21.953Z] Git commit: cb74dfc [2023-07-14T23:29:21.953Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:29:21.953Z] OS/Arch: linux/amd64 [2023-07-14T23:29:21.953Z] Context: default [2023-07-14T23:29:21.953Z] [2023-07-14T23:29:21.953Z] Server: Docker Engine - Community [2023-07-14T23:29:21.953Z] Engine: [2023-07-14T23:29:21.953Z] Version: 24.0.2 [2023-07-14T23:29:21.953Z] API version: 1.43 (minimum version 1.12) [2023-07-14T23:29:21.953Z] Go version: go1.20.4 [2023-07-14T23:29:21.953Z] Git commit: 659604f [2023-07-14T23:29:21.953Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:29:21.953Z] OS/Arch: linux/amd64 [2023-07-14T23:29:21.953Z] Experimental: true [2023-07-14T23:29:21.953Z] containerd: [2023-07-14T23:29:21.953Z] Version: 1.6.21 [2023-07-14T23:29:21.953Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:29:21.953Z] runc: [2023-07-14T23:29:21.953Z] Version: 1.1.7 [2023-07-14T23:29:21.953Z] GitCommit: v1.1.7-0-g860f061 [2023-07-14T23:29:21.953Z] docker-init: [2023-07-14T23:29:21.953Z] Version: 0.19.0 [2023-07-14T23:29:21.953Z] GitCommit: de40ad0 [2023-07-14T23:29:21.964Z] #48 DONE 23.7s [2023-07-14T23:29:21.964Z] [2023-07-14T23:29:21.964Z] #49 [dev-systemd-false 9/26] 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 [Pipeline] sh [2023-07-14T23:29:22.222Z] #49 0.367 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-14T23:29:22.222Z] #49 0.382 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-14T23:29:22.222Z] #49 0.386 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-14T23:29:22.222Z] #49 DONE 0.5s [2023-07-14T23:29:22.222Z] [2023-07-14T23:29:22.222Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:22.222Z] #37 48.72 + bin/containerd [2023-07-14T23:29:22.249Z] + docker info [2023-07-14T23:29:23.159Z] #37 ... [2023-07-14T23:29:23.159Z] [2023-07-14T23:29:23.159Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:29:23.159Z] #40 29.59 + mkdir -p /build [2023-07-14T23:29:23.159Z] #40 29.59 + cp runc /build/runc [2023-07-14T23:29:23.159Z] #40 DONE 29.7s [2023-07-14T23:29:23.159Z] [2023-07-14T23:29:23.159Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-14T23:29:23.755Z] Commit message: "testutil: use dummyhost for non-tcp connections" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-14T23:29:24.578Z] + docker version [2023-07-14T23:29:25.525Z] Client: Docker Engine - Community [2023-07-14T23:29:25.525Z] Version: 24.0.2 [2023-07-14T23:29:25.525Z] Context: default [2023-07-14T23:29:25.525Z] Debug Mode: false [2023-07-14T23:29:25.525Z] Plugins: [2023-07-14T23:29:25.525Z] buildx: Docker Buildx (Docker Inc.) [2023-07-14T23:29:25.526Z] Version: v0.11.0 [2023-07-14T23:29:25.526Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-14T23:29:25.526Z] compose: Docker Compose (Docker Inc.) [2023-07-14T23:29:25.526Z] Version: v2.19.1 [2023-07-14T23:29:25.526Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-14T23:29:25.526Z] [2023-07-14T23:29:25.526Z] Server: [2023-07-14T23:29:25.526Z] Containers: 0 [2023-07-14T23:29:25.526Z] Running: 0 [2023-07-14T23:29:25.526Z] Paused: 0 [2023-07-14T23:29:25.526Z] Stopped: 0 [2023-07-14T23:29:25.526Z] Images: 0 [2023-07-14T23:29:25.526Z] Server Version: 24.0.2 [2023-07-14T23:29:25.526Z] Storage Driver: overlay2 [2023-07-14T23:29:25.526Z] Backing Filesystem: extfs [2023-07-14T23:29:25.526Z] Supports d_type: true [2023-07-14T23:29:25.526Z] Using metacopy: false [2023-07-14T23:29:25.526Z] Native Overlay Diff: true [2023-07-14T23:29:25.526Z] userxattr: false [2023-07-14T23:29:25.526Z] Logging Driver: json-file [2023-07-14T23:29:25.526Z] Cgroup Driver: cgroupfs [2023-07-14T23:29:25.526Z] Cgroup Version: 1 [2023-07-14T23:29:25.526Z] Plugins: [2023-07-14T23:29:25.526Z] Volume: local [2023-07-14T23:29:25.526Z] Network: bridge host ipvlan macvlan null overlay [2023-07-14T23:29:25.526Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-14T23:29:25.526Z] Swarm: inactive [2023-07-14T23:29:25.526Z] Runtimes: io.containerd.runc.v2 runc [2023-07-14T23:29:25.526Z] Default Runtime: runc [2023-07-14T23:29:25.526Z] Init Binary: docker-init [2023-07-14T23:29:25.526Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:29:25.526Z] runc version: v1.1.7-0-g860f061 [2023-07-14T23:29:25.526Z] init version: de40ad0 [2023-07-14T23:29:25.526Z] Security Options: [2023-07-14T23:29:25.526Z] apparmor [2023-07-14T23:29:25.526Z] seccomp [2023-07-14T23:29:25.526Z] Profile: builtin [2023-07-14T23:29:25.526Z] Kernel Version: 5.15.0-1039-aws [2023-07-14T23:29:25.526Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-14T23:29:25.526Z] OSType: linux [2023-07-14T23:29:25.526Z] Architecture: x86_64 [2023-07-14T23:29:25.526Z] CPUs: 8 [2023-07-14T23:29:25.526Z] Total Memory: 30.89GiB [2023-07-14T23:29:25.526Z] Name: ip-10-100-125-49 [2023-07-14T23:29:25.526Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-07-14T23:29:25.526Z] Docker Root Dir: /var/lib/docker [2023-07-14T23:29:25.526Z] Debug Mode: false [2023-07-14T23:29:25.526Z] Experimental: true [2023-07-14T23:29:25.526Z] Insecure Registries: [2023-07-14T23:29:25.526Z] 127.0.0.0/8 [2023-07-14T23:29:25.526Z] Live Restore Enabled: true [2023-07-14T23:29:25.526Z] [Pipeline] sh [2023-07-14T23:29:25.677Z] #10 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 4.6s done [2023-07-14T23:29:25.804Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:29:25.804Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:29:25.804Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-14T23:29:25.804Z] + bash /home/ubuntu/workspace/moby_PR-45972/check-config.sh [2023-07-14T23:29:25.804Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-14T23:29:25.804Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-14T23:29:25.804Z] [2023-07-14T23:29:25.804Z] Generally Necessary: [2023-07-14T23:29:25.804Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-14T23:29:25.804Z] - apparmor: enabled and tools installed [2023-07-14T23:29:25.804Z] - CONFIG_NAMESPACES: enabled [2023-07-14T23:29:25.804Z] - CONFIG_NET_NS: enabled [2023-07-14T23:29:25.804Z] - CONFIG_PID_NS: enabled [2023-07-14T23:29:25.804Z] - CONFIG_IPC_NS: enabled [2023-07-14T23:29:25.804Z] - CONFIG_UTS_NS: enabled [2023-07-14T23:29:25.804Z] - CONFIG_CGROUPS: enabled [2023-07-14T23:29:25.804Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-14T23:29:25.804Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-14T23:29:25.804Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-14T23:29:25.804Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-14T23:29:25.804Z] - CONFIG_CPUSETS: enabled [2023-07-14T23:29:25.804Z] - CONFIG_MEMCG: enabled [2023-07-14T23:29:25.804Z] - CONFIG_KEYS: enabled [2023-07-14T23:29:25.804Z] - CONFIG_VETH: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-14T23:29:25.804Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-14T23:29:25.804Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-14T23:29:25.805Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-14T23:29:25.805Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-14T23:29:25.805Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-14T23:29:25.805Z] [2023-07-14T23:29:25.805Z] Optional Features: [2023-07-14T23:29:25.805Z] - CONFIG_USER_NS: enabled [2023-07-14T23:29:25.805Z] - CONFIG_SECCOMP: enabled [2023-07-14T23:29:26.063Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-14T23:29:26.063Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-14T23:29:26.063Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-14T23:29:26.063Z] (cgroup swap accounting is currently enabled) [2023-07-14T23:29:26.063Z] - CONFIG_BLK_CGROUP: enabled [2023-07-14T23:29:26.063Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-14T23:29:26.063Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-14T23:29:26.063Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-14T23:29:26.063Z] - CONFIG_CGROUP_PERF: enabled [2023-07-14T23:29:26.063Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-14T23:29:26.063Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-14T23:29:26.063Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-14T23:29:26.063Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-14T23:29:26.063Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-14T23:29:26.063Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-14T23:29:26.063Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-14T23:29:26.063Z] - CONFIG_IP_VS: enabled (as module) [2023-07-14T23:29:26.063Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-14T23:29:26.063Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-14T23:29:26.063Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-14T23:29:26.063Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-14T23:29:26.063Z] - CONFIG_EXT4_FS: enabled [2023-07-14T23:29:26.063Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-14T23:29:26.063Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-14T23:29:26.063Z] - Network Drivers: [2023-07-14T23:29:26.063Z] - "overlay": [2023-07-14T23:29:26.063Z] - CONFIG_VXLAN: enabled (as module) [2023-07-14T23:29:26.063Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-14T23:29:26.063Z] Optional (for encrypted networks): [2023-07-14T23:29:26.283Z] #10 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done [2023-07-14T23:29:26.321Z] - CONFIG_CRYPTO: enabled [2023-07-14T23:29:26.321Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-14T23:29:26.321Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-14T23:29:26.321Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-14T23:29:26.321Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-14T23:29:26.321Z] - CONFIG_XFRM: enabled [2023-07-14T23:29:26.321Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-14T23:29:26.321Z] - "ipvlan": [2023-07-14T23:29:26.321Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-14T23:29:26.321Z] - "macvlan": [2023-07-14T23:29:26.321Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_DUMMY: enabled (as module) [2023-07-14T23:29:26.321Z] - "ftp,tftp client in container": [2023-07-14T23:29:26.321Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-14T23:29:26.321Z] - Storage Drivers: [2023-07-14T23:29:26.321Z] - "aufs": [2023-07-14T23:29:26.321Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-14T23:29:26.321Z] - "btrfs": [2023-07-14T23:29:26.321Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-14T23:29:26.321Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-14T23:29:26.321Z] - "devicemapper": [2023-07-14T23:29:26.321Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-14T23:29:26.321Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-14T23:29:26.321Z] - "overlay": [2023-07-14T23:29:26.321Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-14T23:29:26.321Z] - "zfs": [2023-07-14T23:29:26.321Z] - /dev/zfs: present [2023-07-14T23:29:26.321Z] - zfs command: missing [2023-07-14T23:29:26.321Z] - zpool command: missing [2023-07-14T23:29:26.321Z] [2023-07-14T23:29:26.321Z] Limits: [2023-07-14T23:29:26.321Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-14T23:29:26.321Z] [2023-07-14T23:29:26.321Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-14T23:29:26.487Z] Client: Docker Engine - Community [2023-07-14T23:29:26.487Z] Version: 24.0.2 [2023-07-14T23:29:26.487Z] API version: 1.43 [2023-07-14T23:29:26.487Z] Go version: go1.20.4 [2023-07-14T23:29:26.487Z] Git commit: cb74dfc [2023-07-14T23:29:26.487Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:29:26.487Z] OS/Arch: linux/amd64 [2023-07-14T23:29:26.487Z] Context: default [2023-07-14T23:29:26.487Z] [2023-07-14T23:29:26.487Z] Server: Docker Engine - Community [2023-07-14T23:29:26.487Z] Engine: [2023-07-14T23:29:26.487Z] Version: 24.0.2 [2023-07-14T23:29:26.487Z] API version: 1.43 (minimum version 1.12) [2023-07-14T23:29:26.487Z] Go version: go1.20.4 [2023-07-14T23:29:26.487Z] Git commit: 659604f [2023-07-14T23:29:26.487Z] Built: Thu May 25 21:52:22 2023 [2023-07-14T23:29:26.487Z] OS/Arch: linux/amd64 [2023-07-14T23:29:26.487Z] Experimental: true [2023-07-14T23:29:26.487Z] containerd: [2023-07-14T23:29:26.487Z] Version: 1.6.21 [2023-07-14T23:29:26.487Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:29:26.487Z] runc: [2023-07-14T23:29:26.487Z] Version: 1.1.7 [2023-07-14T23:29:26.487Z] GitCommit: v1.1.7-0-g860f061 [2023-07-14T23:29:26.487Z] docker-init: [2023-07-14T23:29:26.487Z] Version: 0.19.0 [2023-07-14T23:29:26.487Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-14T23:29:26.539Z] #10 DONE 13.8s [2023-07-14T23:29:26.539Z] [2023-07-14T23:29:26.539Z] #16 [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 [2023-07-14T23:29:26.539Z] #16 0.812 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:26.539Z] #16 0.823 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:26.539Z] #16 0.824 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:26.539Z] #16 0.923 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:26.539Z] #16 1.097 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:26.539Z] #16 1.102 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:26.539Z] #16 2.349 Fetched 8658 kB in 2s (4826 kB/s) [2023-07-14T23:29:26.539Z] #16 2.349 Reading package lists... [2023-07-14T23:29:26.539Z] #16 2.980 Reading package lists... [2023-07-14T23:29:26.539Z] #16 3.594 Building dependency tree... [2023-07-14T23:29:26.539Z] #16 3.878 The following additional packages will be installed: [2023-07-14T23:29:26.539Z] #16 3.878 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-14T23:29:26.539Z] #16 3.879 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-14T23:29:26.539Z] #16 3.879 Recommended packages: [2023-07-14T23:29:26.539Z] #16 3.879 libldap-common publicsuffix libsasl2-modules [2023-07-14T23:29:26.539Z] #16 4.004 The following NEW packages will be installed: [2023-07-14T23:29:26.539Z] #16 4.008 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-14T23:29:26.539Z] #16 4.008 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-14T23:29:26.539Z] #16 4.008 libssh2-1 openssl [2023-07-14T23:29:26.539Z] #16 4.275 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:26.539Z] #16 4.275 Need to get 3050 kB of archives. [2023-07-14T23:29:26.539Z] #16 4.275 After this operation, 6663 kB of additional disk space will be used. [2023-07-14T23:29:26.539Z] #16 4.275 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-14T23:29:26.539Z] #16 4.283 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-14T23:29:26.539Z] #16 4.284 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-14T23:29:26.539Z] #16 4.286 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-07-14T23:29:26.539Z] #16 4.287 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-14T23:29:26.539Z] #16 4.288 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-07-14T23:29:26.539Z] #16 4.290 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-14T23:29:26.539Z] #16 4.290 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-14T23:29:26.539Z] #16 4.291 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-14T23:29:26.539Z] #16 4.291 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-14T23:29:26.539Z] #16 4.293 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-14T23:29:26.539Z] #16 4.295 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-14T23:29:26.539Z] #16 4.299 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:29:26.539Z] #16 4.301 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:29:26.539Z] #16 4.302 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:29:26.539Z] #16 4.423 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:26.539Z] #16 4.448 Fetched 3050 kB in 0s (10.5 MB/s) [2023-07-14T23:29:26.539Z] #16 4.470 Selecting previously unselected package openssl. [2023-07-14T23:29:26.539Z] #16 4.470 (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 ... 6664 files and directories currently installed.) [2023-07-14T23:29:26.539Z] #16 4.475 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 4.479 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:26.539Z] #16 4.586 Selecting previously unselected package ca-certificates. [2023-07-14T23:29:26.539Z] #16 4.588 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-14T23:29:26.539Z] #16 4.592 Unpacking ca-certificates (20210119) ... [2023-07-14T23:29:26.539Z] #16 4.650 Selecting previously unselected package libbrotli1:amd64. [2023-07-14T23:29:26.539Z] #16 4.651 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 4.681 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:26.539Z] #16 4.739 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-14T23:29:26.539Z] #16 4.740 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 4.744 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.539Z] #16 4.782 Selecting previously unselected package libsasl2-2:amd64. [2023-07-14T23:29:26.539Z] #16 4.784 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 4.788 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.539Z] #16 4.829 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-14T23:29:26.539Z] #16 4.830 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 4.835 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:26.539Z] #16 4.897 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-14T23:29:26.539Z] #16 4.898 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 4.902 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:26.539Z] #16 4.944 Selecting previously unselected package libpsl5:amd64. [2023-07-14T23:29:26.539Z] #16 4.945 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 4.950 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:26.539Z] #16 5.003 Selecting previously unselected package librtmp1:amd64. [2023-07-14T23:29:26.539Z] #16 5.004 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 5.008 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:26.539Z] #16 5.049 Selecting previously unselected package libssh2-1:amd64. [2023-07-14T23:29:26.539Z] #16 5.050 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 5.055 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:26.539Z] #16 5.104 Selecting previously unselected package libcurl4:amd64. [2023-07-14T23:29:26.539Z] #16 5.105 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 5.109 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.539Z] #16 5.165 Selecting previously unselected package curl. [2023-07-14T23:29:26.539Z] #16 5.166 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 5.173 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.539Z] #16 5.231 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:29:26.539Z] #16 5.232 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 5.239 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:26.539Z] #16 5.312 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:29:26.539Z] #16 5.313 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 5.318 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:26.539Z] #16 5.361 Selecting previously unselected package jq. [2023-07-14T23:29:26.539Z] #16 5.362 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:29:26.539Z] #16 5.367 Unpacking jq (1.6-2.1) ... [2023-07-14T23:29:26.539Z] #16 5.415 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:26.539Z] #16 5.426 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:26.539Z] #16 5.438 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:26.539Z] #16 5.449 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.539Z] #16 5.461 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:26.539Z] #16 5.472 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.539Z] #16 5.485 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:26.539Z] #16 5.496 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:26.539Z] #16 5.518 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:26.539Z] #16 5.529 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:26.539Z] #16 5.540 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:26.539Z] #16 5.552 Setting up ca-certificates (20210119) ... [2023-07-14T23:29:26.539Z] #16 5.947 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:26.539Z] #16 6.402 129 added, 0 removed; done. [2023-07-14T23:29:26.539Z] #16 6.435 Setting up jq (1.6-2.1) ... [2023-07-14T23:29:26.539Z] #16 6.445 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.539Z] #16 6.456 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.539Z] #16 6.468 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:26.539Z] #16 6.485 Processing triggers for ca-certificates (20210119) ... [2023-07-14T23:29:26.539Z] #16 6.492 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:26.539Z] #16 6.858 0 added, 0 removed; done. [2023-07-14T23:29:26.539Z] #16 6.858 Running hooks in /etc/ca-certificates/update.d... [2023-07-14T23:29:26.539Z] #16 6.858 done. [2023-07-14T23:29:26.647Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e925a5d304fbc0b4afc554657a3309eb97873828 . [2023-07-14T23:29:26.793Z] + docker info [2023-07-14T23:29:26.794Z] #16 DONE 9.9s [2023-07-14T23:29:26.794Z] [2023-07-14T23:29:26.794Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-14T23:29:26.794Z] #17 DONE 0.3s [2023-07-14T23:29:26.794Z] [2023-07-14T23:29:26.794Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-14T23:29:26.794Z] #18 DONE 0.1s [2023-07-14T23:29:26.794Z] [2023-07-14T23:29:26.794Z] #19 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-07-14T23:29:26.880Z] #11 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 4.4s done [2023-07-14T23:29:26.880Z] #11 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd [2023-07-14T23:29:26.880Z] #11 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done [2023-07-14T23:29:26.880Z] #11 ... [2023-07-14T23:29:26.880Z] [2023-07-14T23:29:26.880Z] #16 [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 [2023-07-14T23:29:26.880Z] #16 0.796 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:26.880Z] #16 0.808 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:26.880Z] #16 0.860 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:26.880Z] #16 0.957 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:26.880Z] #16 1.067 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:26.880Z] #16 1.152 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:26.880Z] #16 2.219 Fetched 8658 kB in 2s (5152 kB/s) [2023-07-14T23:29:26.880Z] #16 2.219 Reading package lists... [2023-07-14T23:29:26.880Z] #16 2.817 Reading package lists... [2023-07-14T23:29:26.880Z] #16 3.393 Building dependency tree... [2023-07-14T23:29:26.880Z] #16 3.622 The following additional packages will be installed: [2023-07-14T23:29:26.880Z] #16 3.623 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-14T23:29:26.880Z] #16 3.623 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-14T23:29:26.880Z] #16 3.624 Recommended packages: [2023-07-14T23:29:26.880Z] #16 3.624 libldap-common publicsuffix libsasl2-modules [2023-07-14T23:29:26.880Z] #16 3.748 The following NEW packages will be installed: [2023-07-14T23:29:26.880Z] #16 3.748 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-14T23:29:26.880Z] #16 3.749 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-14T23:29:26.880Z] #16 3.749 libssh2-1 openssl [2023-07-14T23:29:26.880Z] #16 4.032 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:26.880Z] #16 4.032 Need to get 3050 kB of archives. [2023-07-14T23:29:26.880Z] #16 4.032 After this operation, 6663 kB of additional disk space will be used. [2023-07-14T23:29:26.880Z] #16 4.032 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-14T23:29:26.880Z] #16 4.044 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-14T23:29:26.880Z] #16 4.046 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-14T23:29:26.880Z] #16 4.048 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-07-14T23:29:26.880Z] #16 4.048 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-14T23:29:26.880Z] #16 4.049 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-07-14T23:29:26.880Z] #16 4.051 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-14T23:29:26.880Z] #16 4.052 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-14T23:29:26.880Z] #16 4.052 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-14T23:29:26.880Z] #16 4.053 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-14T23:29:26.880Z] #16 4.054 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-14T23:29:26.880Z] #16 4.057 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-14T23:29:26.880Z] #16 4.059 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:29:26.880Z] #16 4.060 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:29:26.880Z] #16 4.061 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:29:26.880Z] #16 4.282 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:26.880Z] #16 4.306 Fetched 3050 kB in 0s (9932 kB/s) [2023-07-14T23:29:26.880Z] #16 4.325 Selecting previously unselected package openssl. [2023-07-14T23:29:26.880Z] #16 4.325 (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 ... 6664 files and directories currently installed.) [2023-07-14T23:29:26.880Z] #16 4.330 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.334 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:26.880Z] #16 4.434 Selecting previously unselected package ca-certificates. [2023-07-14T23:29:26.880Z] #16 4.435 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-14T23:29:26.880Z] #16 4.439 Unpacking ca-certificates (20210119) ... [2023-07-14T23:29:26.880Z] #16 4.493 Selecting previously unselected package libbrotli1:amd64. [2023-07-14T23:29:26.880Z] #16 4.495 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.501 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:26.880Z] #16 4.554 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-14T23:29:26.880Z] #16 4.555 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.558 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.880Z] #16 4.593 Selecting previously unselected package libsasl2-2:amd64. [2023-07-14T23:29:26.880Z] #16 4.595 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.599 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.880Z] #16 4.639 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-14T23:29:26.880Z] #16 4.640 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.645 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:26.880Z] #16 4.697 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-14T23:29:26.880Z] #16 4.699 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.702 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:26.880Z] #16 4.745 Selecting previously unselected package libpsl5:amd64. [2023-07-14T23:29:26.880Z] #16 4.745 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.749 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:26.880Z] #16 4.785 Selecting previously unselected package librtmp1:amd64. [2023-07-14T23:29:26.880Z] #16 4.785 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.789 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:26.880Z] #16 4.827 Selecting previously unselected package libssh2-1:amd64. [2023-07-14T23:29:26.880Z] #16 4.828 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.832 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:26.880Z] #16 4.879 Selecting previously unselected package libcurl4:amd64. [2023-07-14T23:29:26.880Z] #16 4.879 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.883 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.880Z] #16 4.931 Selecting previously unselected package curl. [2023-07-14T23:29:26.880Z] #16 4.932 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.936 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.880Z] #16 4.984 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:29:26.880Z] #16 4.985 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 4.989 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:26.880Z] #16 5.039 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:29:26.880Z] #16 5.040 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 5.044 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:26.880Z] #16 5.083 Selecting previously unselected package jq. [2023-07-14T23:29:26.880Z] #16 5.085 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:29:26.880Z] #16 5.088 Unpacking jq (1.6-2.1) ... [2023-07-14T23:29:26.880Z] #16 5.129 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:26.880Z] #16 5.141 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:26.880Z] #16 5.152 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:26.880Z] #16 5.163 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.880Z] #16 5.176 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:26.880Z] #16 5.188 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:26.880Z] #16 5.198 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:26.880Z] #16 5.210 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:26.880Z] #16 5.226 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:26.880Z] #16 5.236 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:26.880Z] #16 5.248 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:26.880Z] #16 5.259 Setting up ca-certificates (20210119) ... [2023-07-14T23:29:26.880Z] #16 5.664 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:26.880Z] #16 6.122 129 added, 0 removed; done. [2023-07-14T23:29:26.880Z] #16 6.206 Setting up jq (1.6-2.1) ... [2023-07-14T23:29:26.880Z] #16 6.216 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.880Z] #16 6.226 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:26.880Z] #16 6.241 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:26.880Z] #16 6.258 Processing triggers for ca-certificates (20210119) ... [2023-07-14T23:29:26.880Z] #16 6.264 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:26.880Z] #16 6.627 0 added, 0 removed; done. [2023-07-14T23:29:26.880Z] #16 6.627 Running hooks in /etc/ca-certificates/update.d... [2023-07-14T23:29:26.880Z] #16 6.628 done. [2023-07-14T23:29:26.905Z] #0 building with "default" instance using docker driver [2023-07-14T23:29:26.905Z] [2023-07-14T23:29:26.905Z] #1 [internal] load .dockerignore [2023-07-14T23:29:26.905Z] #1 transferring context: 87B done [2023-07-14T23:29:26.905Z] #1 DONE 0.1s [2023-07-14T23:29:26.905Z] [2023-07-14T23:29:26.905Z] #2 [internal] load build definition from Dockerfile [2023-07-14T23:29:26.905Z] #2 transferring dockerfile: 17.46kB done [2023-07-14T23:29:26.905Z] #2 DONE 0.1s [2023-07-14T23:29:26.905Z] [2023-07-14T23:29:26.905Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-14T23:29:27.141Z] #16 ... [2023-07-14T23:29:27.141Z] [2023-07-14T23:29:27.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:27.141Z] #11 DONE 14.4s [2023-07-14T23:29:27.141Z] [2023-07-14T23:29:27.141Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-14T23:29:27.163Z] #3 DONE 0.3s [2023-07-14T23:29:27.163Z] [2023-07-14T23:29:27.163Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-14T23:29:27.163Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-14T23:29:27.163Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-07-14T23:29:27.163Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-14T23:29:27.163Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-14T23:29:27.163Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-14T23:29:27.402Z] #17 ... [2023-07-14T23:29:27.402Z] [2023-07-14T23:29:27.402Z] #16 [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 [2023-07-14T23:29:27.402Z] #16 DONE 10.6s [2023-07-14T23:29:27.402Z] [2023-07-14T23:29:27.402Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-14T23:29:27.402Z] #18 DONE 0.0s [2023-07-14T23:29:27.402Z] [2023-07-14T23:29:27.402Z] #19 [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 [2023-07-14T23:29:27.421Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-07-14T23:29:27.421Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-14T23:29:27.421Z] #4 DONE 0.4s [2023-07-14T23:29:27.662Z] #19 ... [2023-07-14T23:29:27.662Z] [2023-07-14T23:29:27.662Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-14T23:29:27.662Z] #17 DONE 0.4s [2023-07-14T23:29:27.662Z] [2023-07-14T23:29:27.662Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-07-14T23:29:27.679Z] [2023-07-14T23:29:27.679Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:27.721Z] #19 DONE 0.7s [2023-07-14T23:29:27.721Z] [2023-07-14T23:29:27.721Z] #20 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:29:27.721Z] #20 ... [2023-07-14T23:29:27.721Z] [2023-07-14T23:29:27.721Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-14T23:29:27.721Z] #21 DONE 0.1s [2023-07-14T23:29:27.721Z] [2023-07-14T23:29:27.721Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-14T23:29:27.721Z] #22 DONE 0.1s [2023-07-14T23:29:27.923Z] #20 DONE 0.4s [2023-07-14T23:29:27.923Z] [2023-07-14T23:29:27.923Z] #19 [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 [2023-07-14T23:29:27.923Z] #19 ... [2023-07-14T23:29:27.923Z] [2023-07-14T23:29:27.923Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-14T23:29:27.923Z] #21 DONE 0.1s [2023-07-14T23:29:27.976Z] [2023-07-14T23:29:27.976Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:28.184Z] [2023-07-14T23:29:28.184Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-14T23:29:28.184Z] #22 DONE 0.1s [2023-07-14T23:29:28.184Z] [2023-07-14T23:29:28.184Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:28.446Z] #50 5.678 Collecting yamllint==1.26.1 [2023-07-14T23:29:28.622Z] #5 DONE 0.9s [2023-07-14T23:29:28.622Z] [2023-07-14T23:29:28.622Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:28.622Z] #6 DONE 0.9s [2023-07-14T23:29:28.622Z] [2023-07-14T23:29:28.622Z] #7 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-07-14T23:29:28.622Z] #7 DONE 0.9s [2023-07-14T23:29:28.622Z] [2023-07-14T23:29:28.622Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-14T23:29:28.622Z] #8 DONE 1.0s [2023-07-14T23:29:28.622Z] [2023-07-14T23:29:28.622Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:28.622Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:28.896Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-14T23:29:28.896Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-14T23:29:28.896Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:28.896Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.51MB / 9.86MB 0.1s [2023-07-14T23:29:29.014Z] #50 6.725 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-14T23:29:29.155Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s [2023-07-14T23:29:29.155Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-07-14T23:29:29.155Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2023-07-14T23:29:29.272Z] #50 7.036 Collecting pathspec>=0.5.3 [2023-07-14T23:29:29.273Z] #50 7.043 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-14T23:29:29.273Z] #50 7.138 Collecting pyyaml [2023-07-14T23:29:29.388Z] #23 1.756 + git clone https://github.com/docker/distribution.git . [2023-07-14T23:29:29.531Z] #50 7.144 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-07-14T23:29:29.531Z] #50 7.167 Building wheels for collected packages: yamllint [2023-07-14T23:29:29.531Z] #50 7.168 Building wheel for yamllint (setup.py): started [2023-07-14T23:29:29.567Z] #23 1.570 + git clone https://github.com/docker/distribution.git . [2023-07-14T23:29:29.567Z] #23 1.571 Cloning into '.'... [2023-07-14T23:29:29.645Z] #23 1.759 Cloning into '.'... [2023-07-14T23:29:29.725Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2023-07-14T23:29:29.725Z] #9 DONE 1.0s [2023-07-14T23:29:29.725Z] [2023-07-14T23:29:29.725Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:29.725Z] #10 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.1s done [2023-07-14T23:29:29.725Z] #10 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done [2023-07-14T23:29:29.725Z] #10 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done [2023-07-14T23:29:29.725Z] #10 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done [2023-07-14T23:29:29.725Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.7s done [2023-07-14T23:29:29.725Z] #10 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.6s done [2023-07-14T23:29:29.725Z] #10 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 51.38MB / 54.59MB 0.9s [2023-07-14T23:29:29.725Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 26.98MB / 86.03MB 0.9s [2023-07-14T23:29:29.725Z] #10 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.2s [2023-07-14T23:29:29.725Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 15.73MB / 149.10MB 0.9s [2023-07-14T23:29:29.790Z] #50 7.434 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-14T23:29:29.790Z] #50 7.435 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dbea11e6268f5e749541c77ed9753516b915dc8e87b5bf6a5764fe5d4cb9c4cf [2023-07-14T23:29:29.790Z] #50 7.435 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-14T23:29:29.790Z] #50 7.438 Successfully built yamllint [2023-07-14T23:29:29.790Z] #50 7.447 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-14T23:29:29.790Z] #50 7.567 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-07-14T23:29:29.983Z] #10 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.0s [2023-07-14T23:29:29.983Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 36.70MB / 86.03MB 1.0s [2023-07-14T23:29:29.983Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 24.12MB / 149.10MB 1.0s [2023-07-14T23:29:29.983Z] #10 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.1s done [2023-07-14T23:29:29.983Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 57.71MB / 86.03MB 1.2s [2023-07-14T23:29:29.983Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 45.09MB / 149.10MB 1.2s [2023-07-14T23:29:30.241Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 68.16MB / 86.03MB 1.3s [2023-07-14T23:29:30.241Z] #10 ... [2023-07-14T23:29:30.241Z] [2023-07-14T23:29:30.241Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:30.241Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:30.241Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:30.241Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-14T23:29:30.241Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-14T23:29:30.241Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s done [2023-07-14T23:29:30.241Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2023-07-14T23:29:30.241Z] #11 DONE 1.5s [2023-07-14T23:29:30.241Z] [2023-07-14T23:29:30.241Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:30.241Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 78.64MB / 86.03MB 1.4s [2023-07-14T23:29:30.241Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 65.01MB / 149.10MB 1.4s [2023-07-14T23:29:30.355Z] #50 DONE 8.1s [2023-07-14T23:29:30.355Z] [2023-07-14T23:29:30.355Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-14T23:29:30.355Z] #51 DONE 0.1s [2023-07-14T23:29:30.355Z] [2023-07-14T23:29:30.355Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:30.499Z] #10 ... [2023-07-14T23:29:30.499Z] [2023-07-14T23:29:30.499Z] #12 [internal] load build context [2023-07-14T23:29:30.499Z] #12 transferring context: 53.57MB 1.6s done [2023-07-14T23:29:30.499Z] #12 DONE 1.8s [2023-07-14T23:29:30.499Z] [2023-07-14T23:29:30.499Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:30.499Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 85.98MB / 86.03MB 1.5s [2023-07-14T23:29:30.499Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 94.47MB / 149.10MB 1.7s [2023-07-14T23:29:30.613Z] #37 ... [2023-07-14T23:29:30.613Z] [2023-07-14T23:29:30.613Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-14T23:29:30.613Z] #52 DONE 0.1s [2023-07-14T23:29:30.613Z] [2023-07-14T23:29:30.613Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-14T23:29:30.613Z] #53 DONE 0.1s [2023-07-14T23:29:30.613Z] [2023-07-14T23:29:30.613Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:30.757Z] #10 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.8s done [2023-07-14T23:29:30.757Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 104.86MB / 149.10MB 1.8s [2023-07-14T23:29:30.757Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 112.97MB / 149.10MB 1.9s [2023-07-14T23:29:30.871Z] #37 ... [2023-07-14T23:29:30.871Z] [2023-07-14T23:29:30.871Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-14T23:29:30.871Z] #54 DONE 0.0s [2023-07-14T23:29:30.871Z] [2023-07-14T23:29:30.871Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-14T23:29:30.871Z] #55 DONE 0.0s [2023-07-14T23:29:30.871Z] [2023-07-14T23:29:30.871Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-14T23:29:30.871Z] #56 DONE 0.1s [2023-07-14T23:29:30.871Z] [2023-07-14T23:29:30.871Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-14T23:29:30.871Z] #57 DONE 0.1s [2023-07-14T23:29:30.871Z] [2023-07-14T23:29:30.871Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-14T23:29:30.957Z] #23 ... [2023-07-14T23:29:30.957Z] [2023-07-14T23:29:30.957Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:29:30.957Z] #24 0.894 + RM_GOPATH=0 [2023-07-14T23:29:30.957Z] #24 0.894 + TMP_GOPATH= [2023-07-14T23:29:30.957Z] #24 0.894 + : /build [2023-07-14T23:29:30.957Z] #24 0.894 + '[' -z '' ']' [2023-07-14T23:29:30.957Z] #24 0.894 ++ mktemp -d [2023-07-14T23:29:30.957Z] #24 0.894 + export GOPATH=/tmp/tmp.kzEZ9wKSzi [2023-07-14T23:29:30.957Z] #24 0.894 + GOPATH=/tmp/tmp.kzEZ9wKSzi [2023-07-14T23:29:30.957Z] #24 0.894 + RM_GOPATH=1 [2023-07-14T23:29:30.957Z] #24 0.894 + case "$(go env GOARCH)" in [2023-07-14T23:29:30.957Z] #24 0.894 ++ go env GOARCH [2023-07-14T23:29:30.957Z] #24 0.900 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:30.957Z] #24 0.900 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:30.957Z] #24 0.900 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:30.957Z] #24 0.902 + dir=/tmp/install [2023-07-14T23:29:30.957Z] #24 0.902 + bin=dockercli [2023-07-14T23:29:30.957Z] #24 0.902 + shift [2023-07-14T23:29:30.957Z] #24 0.902 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-14T23:29:30.957Z] #24 0.902 + . /tmp/install/dockercli.installer [2023-07-14T23:29:30.957Z] #24 0.902 ++ : stable [2023-07-14T23:29:30.957Z] #24 0.902 ++ : 17.06.2-ce [2023-07-14T23:29:30.957Z] #24 0.902 + install_dockercli [2023-07-14T23:29:30.957Z] #24 0.902 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-14T23:29:30.957Z] #24 0.902 ++ uname -m [2023-07-14T23:29:30.957Z] #24 0.903 Install docker/cli version 17.06.2-ce from stable [2023-07-14T23:29:30.957Z] #24 0.903 + arch=x86_64 [2023-07-14T23:29:30.957Z] #24 0.903 + '[' x86_64 '!=' x86_64 ']' [2023-07-14T23:29:30.957Z] #24 0.903 + url=https://download.docker.com/linux/static [2023-07-14T23:29:30.957Z] #24 0.904 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-14T23:29:30.957Z] #24 0.904 + tar -xz docker/docker [2023-07-14T23:29:30.957Z] #24 2.338 + mkdir -p /build [2023-07-14T23:29:30.957Z] #24 2.355 + mv docker/docker /build/ [2023-07-14T23:29:30.957Z] #24 2.357 + rmdir docker [2023-07-14T23:29:30.957Z] #24 DONE 2.8s [2023-07-14T23:29:30.957Z] [2023-07-14T23:29:30.957Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:30.957Z] #25 0.894 + RM_GOPATH=0 [2023-07-14T23:29:30.957Z] #25 0.894 + TMP_GOPATH= [2023-07-14T23:29:30.957Z] #25 0.894 + : /build [2023-07-14T23:29:30.957Z] #25 0.894 + '[' -z '' ']' [2023-07-14T23:29:30.957Z] #25 0.894 ++ mktemp -d [2023-07-14T23:29:30.957Z] #25 0.894 + export GOPATH=/tmp/tmp.vsEm4QYARY [2023-07-14T23:29:30.957Z] #25 0.894 + GOPATH=/tmp/tmp.vsEm4QYARY [2023-07-14T23:29:30.957Z] #25 0.894 + RM_GOPATH=1 [2023-07-14T23:29:30.957Z] #25 0.894 + case "$(go env GOARCH)" in [2023-07-14T23:29:30.957Z] #25 0.894 ++ go env GOARCH [2023-07-14T23:29:30.957Z] #25 0.898 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:30.957Z] #25 0.898 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:30.957Z] #25 0.899 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:30.957Z] #25 0.903 + dir=/tmp/install [2023-07-14T23:29:30.957Z] #25 0.903 + bin=golangci_lint [2023-07-14T23:29:30.957Z] #25 0.903 + shift [2023-07-14T23:29:30.957Z] #25 0.904 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-14T23:29:30.957Z] #25 0.904 + . /tmp/install/golangci_lint.installer [2023-07-14T23:29:30.957Z] #25 0.904 ++ : v1.49.0 [2023-07-14T23:29:30.957Z] #25 0.904 + install_golangci_lint [2023-07-14T23:29:30.957Z] #25 0.904 + set -e [2023-07-14T23:29:30.957Z] #25 0.904 + echo 'Install golangci-lint version v1.49.0' [2023-07-14T23:29:30.957Z] #25 0.904 + GOBIN=/build [2023-07-14T23:29:30.957Z] #25 0.904 + GO111MODULE=on [2023-07-14T23:29:30.957Z] #25 0.904 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-14T23:29:30.957Z] #25 0.910 Install golangci-lint version v1.49.0 [2023-07-14T23:29:30.957Z] #25 0.970 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-14T23:29:30.957Z] #25 1.841 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:30.957Z] #25 1.843 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:30.957Z] #25 1.847 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:30.957Z] #25 1.859 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-14T23:29:30.957Z] #25 1.860 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-14T23:29:30.957Z] #25 1.894 go: downloading github.com/spf13/viper v1.12.0 [2023-07-14T23:29:30.957Z] #25 1.908 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-14T23:29:30.957Z] #25 2.056 go: downloading golang.org/x/tools v0.1.12 [2023-07-14T23:29:30.957Z] #25 2.058 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-14T23:29:30.957Z] #25 2.061 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-14T23:29:30.957Z] #25 2.072 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-14T23:29:30.957Z] #25 2.157 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-14T23:29:30.957Z] #25 2.184 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-14T23:29:30.957Z] #25 2.188 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-14T23:29:30.957Z] #25 2.214 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-14T23:29:30.957Z] #25 2.219 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-14T23:29:30.957Z] #25 2.265 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-14T23:29:30.957Z] #25 2.283 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-14T23:29:30.957Z] #25 2.347 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-14T23:29:30.957Z] #25 2.364 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-14T23:29:30.957Z] #25 2.366 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-14T23:29:30.957Z] #25 2.407 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-14T23:29:30.957Z] #25 2.443 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-14T23:29:30.957Z] #25 2.466 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-14T23:29:30.957Z] #25 2.510 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-14T23:29:30.957Z] #25 2.549 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-14T23:29:30.958Z] #25 2.609 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-14T23:29:30.958Z] #25 2.611 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-14T23:29:30.958Z] #25 2.646 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-14T23:29:30.958Z] #25 2.695 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-14T23:29:30.958Z] #25 2.737 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-14T23:29:30.958Z] #25 2.806 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-14T23:29:30.958Z] #25 2.807 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-14T23:29:30.958Z] #25 2.830 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-14T23:29:30.958Z] #25 2.971 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-14T23:29:30.958Z] #25 2.971 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-14T23:29:30.958Z] #25 2.974 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-14T23:29:30.958Z] #25 3.002 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-14T23:29:30.988Z] Client: Docker Engine - Community [2023-07-14T23:29:30.988Z] Version: 24.0.2 [2023-07-14T23:29:30.988Z] Context: default [2023-07-14T23:29:30.988Z] Debug Mode: false [2023-07-14T23:29:30.988Z] Plugins: [2023-07-14T23:29:30.988Z] buildx: Docker Buildx (Docker Inc.) [2023-07-14T23:29:30.988Z] Version: v0.11.0 [2023-07-14T23:29:30.988Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-14T23:29:30.988Z] compose: Docker Compose (Docker Inc.) [2023-07-14T23:29:30.988Z] Version: v2.19.1 [2023-07-14T23:29:30.988Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-14T23:29:30.988Z] [2023-07-14T23:29:30.988Z] Server: [2023-07-14T23:29:30.988Z] Containers: 0 [2023-07-14T23:29:30.988Z] Running: 0 [2023-07-14T23:29:30.988Z] Paused: 0 [2023-07-14T23:29:30.988Z] Stopped: 0 [2023-07-14T23:29:30.988Z] Images: 0 [2023-07-14T23:29:30.988Z] Server Version: 24.0.2 [2023-07-14T23:29:30.988Z] Storage Driver: overlay2 [2023-07-14T23:29:30.988Z] Backing Filesystem: extfs [2023-07-14T23:29:30.988Z] Supports d_type: true [2023-07-14T23:29:30.988Z] Using metacopy: false [2023-07-14T23:29:30.988Z] Native Overlay Diff: true [2023-07-14T23:29:30.988Z] userxattr: false [2023-07-14T23:29:30.988Z] Logging Driver: json-file [2023-07-14T23:29:30.988Z] Cgroup Driver: systemd [2023-07-14T23:29:30.988Z] Cgroup Version: 2 [2023-07-14T23:29:30.988Z] Plugins: [2023-07-14T23:29:30.988Z] Volume: local [2023-07-14T23:29:30.988Z] Network: bridge host ipvlan macvlan null overlay [2023-07-14T23:29:30.988Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-14T23:29:30.988Z] Swarm: inactive [2023-07-14T23:29:30.988Z] Runtimes: io.containerd.runc.v2 runc [2023-07-14T23:29:30.988Z] Default Runtime: runc [2023-07-14T23:29:30.988Z] Init Binary: docker-init [2023-07-14T23:29:30.988Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-14T23:29:30.988Z] runc version: v1.1.7-0-g860f061 [2023-07-14T23:29:30.988Z] init version: de40ad0 [2023-07-14T23:29:30.988Z] Security Options: [2023-07-14T23:29:30.988Z] apparmor [2023-07-14T23:29:30.989Z] seccomp [2023-07-14T23:29:30.989Z] Profile: builtin [2023-07-14T23:29:30.989Z] cgroupns [2023-07-14T23:29:30.989Z] Kernel Version: 5.15.0-1039-aws [2023-07-14T23:29:30.989Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-14T23:29:30.989Z] OSType: linux [2023-07-14T23:29:30.989Z] Architecture: x86_64 [2023-07-14T23:29:30.989Z] CPUs: 8 [2023-07-14T23:29:30.989Z] Total Memory: 30.56GiB [2023-07-14T23:29:30.989Z] Name: ip-10-100-56-189 [2023-07-14T23:29:30.989Z] ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 [2023-07-14T23:29:30.989Z] Docker Root Dir: /var/lib/docker [2023-07-14T23:29:30.989Z] Debug Mode: false [2023-07-14T23:29:30.989Z] Experimental: true [2023-07-14T23:29:30.989Z] Insecure Registries: [2023-07-14T23:29:30.989Z] 127.0.0.0/8 [2023-07-14T23:29:30.989Z] Live Restore Enabled: true [2023-07-14T23:29:30.989Z] [Pipeline] } [Pipeline] // stage [2023-07-14T23:29:31.015Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 124.78MB / 149.10MB 2.0s [2023-07-14T23:29:31.015Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 144.70MB / 149.10MB 2.2s [2023-07-14T23:29:31.015Z] #23 ... [2023-07-14T23:29:31.015Z] [2023-07-14T23:29:31.015Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:29:31.015Z] #24 1.172 + RM_GOPATH=0 [2023-07-14T23:29:31.015Z] #24 1.172 + TMP_GOPATH= [2023-07-14T23:29:31.015Z] #24 1.172 + : /build [2023-07-14T23:29:31.015Z] #24 1.172 + '[' -z '' ']' [2023-07-14T23:29:31.015Z] #24 1.172 ++ mktemp -d [2023-07-14T23:29:31.015Z] #24 1.172 + export GOPATH=/tmp/tmp.avmm49Xfkr [2023-07-14T23:29:31.015Z] #24 1.172 + GOPATH=/tmp/tmp.avmm49Xfkr [2023-07-14T23:29:31.015Z] #24 1.172 + RM_GOPATH=1 [2023-07-14T23:29:31.015Z] #24 1.172 + case "$(go env GOARCH)" in [2023-07-14T23:29:31.015Z] #24 1.172 ++ go env GOARCH [2023-07-14T23:29:31.015Z] #24 1.172 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:31.015Z] #24 1.172 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:31.015Z] #24 1.173 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:31.015Z] #24 1.173 Install docker/cli version 17.06.2-ce from stable [2023-07-14T23:29:31.015Z] #24 1.174 + dir=/tmp/install [2023-07-14T23:29:31.015Z] #24 1.174 + bin=dockercli [2023-07-14T23:29:31.015Z] #24 1.174 + shift [2023-07-14T23:29:31.015Z] #24 1.174 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-14T23:29:31.015Z] #24 1.174 + . /tmp/install/dockercli.installer [2023-07-14T23:29:31.015Z] #24 1.174 ++ : stable [2023-07-14T23:29:31.015Z] #24 1.174 ++ : 17.06.2-ce [2023-07-14T23:29:31.015Z] #24 1.174 + install_dockercli [2023-07-14T23:29:31.015Z] #24 1.174 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-14T23:29:31.015Z] #24 1.174 ++ uname -m [2023-07-14T23:29:31.015Z] #24 1.175 + arch=x86_64 [2023-07-14T23:29:31.015Z] #24 1.175 + '[' x86_64 '!=' x86_64 ']' [2023-07-14T23:29:31.015Z] #24 1.175 + url=https://download.docker.com/linux/static [2023-07-14T23:29:31.015Z] #24 1.175 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-14T23:29:31.015Z] #24 1.175 + tar -xz docker/docker [2023-07-14T23:29:31.015Z] #24 2.957 + mkdir -p /build [2023-07-14T23:29:31.015Z] #24 2.959 + mv docker/docker /build/ [2023-07-14T23:29:31.015Z] #24 2.961 + rmdir docker [2023-07-14T23:29:31.015Z] #24 DONE 3.5s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-14T23:29:31.129Z] #58 DONE 0.1s [2023-07-14T23:29:31.130Z] [2023-07-14T23:29:31.130Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-14T23:29:31.130Z] #59 DONE 0.2s [2023-07-14T23:29:31.130Z] [2023-07-14T23:29:31.130Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-14T23:29:31.130Z] #60 DONE 0.1s [2023-07-14T23:29:31.130Z] [2023-07-14T23:29:31.130Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:31.219Z] #25 3.318 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-14T23:29:31.273Z] [2023-07-14T23:29:31.273Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:29:31.273Z] #25 1.020 + RM_GOPATH=0 [2023-07-14T23:29:31.273Z] #25 1.020 + TMP_GOPATH= [2023-07-14T23:29:31.273Z] #25 1.020 + : /build [2023-07-14T23:29:31.273Z] #25 1.020 + '[' -z '' ']' [2023-07-14T23:29:31.273Z] #25 1.022 ++ mktemp -d [2023-07-14T23:29:31.273Z] #25 1.030 + export GOPATH=/tmp/tmp.l2WZSwaCpQ [2023-07-14T23:29:31.273Z] #25 1.030 + GOPATH=/tmp/tmp.l2WZSwaCpQ [2023-07-14T23:29:31.273Z] #25 1.030 + RM_GOPATH=1 [2023-07-14T23:29:31.273Z] #25 1.030 + case "$(go env GOARCH)" in [2023-07-14T23:29:31.273Z] #25 1.030 ++ go env GOARCH [2023-07-14T23:29:31.273Z] #25 1.030 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:31.273Z] #25 1.030 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:31.273Z] #25 1.031 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:31.273Z] #25 1.031 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:31.273Z] #25 1.032 + dir=/tmp/install [2023-07-14T23:29:31.273Z] #25 1.032 + bin=tomlv [2023-07-14T23:29:31.273Z] #25 1.032 + shift [2023-07-14T23:29:31.273Z] #25 1.032 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-14T23:29:31.273Z] #25 1.032 + . /tmp/install/tomlv.installer [2023-07-14T23:29:31.273Z] #25 1.032 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:31.273Z] #25 1.032 + install_tomlv [2023-07-14T23:29:31.273Z] #25 1.032 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-14T23:29:31.273Z] #25 1.032 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.l2WZSwaCpQ/src/github.com/BurntSushi/toml [2023-07-14T23:29:31.273Z] #25 1.033 Cloning into '/tmp/tmp.l2WZSwaCpQ/src/github.com/BurntSushi/toml'... [2023-07-14T23:29:31.273Z] #25 1.392 + cd /tmp/tmp.l2WZSwaCpQ/src/github.com/BurntSushi/toml [2023-07-14T23:29:31.273Z] #25 1.392 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:31.273Z] #25 1.446 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:29:31.273Z] #25 1.532 internal/unsafeheader [2023-07-14T23:29:31.273Z] #25 1.537 internal/goarch [2023-07-14T23:29:31.273Z] #25 1.543 internal/goexperiment [2023-07-14T23:29:31.273Z] #25 1.545 runtime/internal/atomic [2023-07-14T23:29:31.273Z] #25 1.548 internal/goos [2023-07-14T23:29:31.273Z] #25 1.548 internal/cpu [2023-07-14T23:29:31.273Z] #25 1.548 encoding [2023-07-14T23:29:31.273Z] #25 1.554 runtime/internal/syscall [2023-07-14T23:29:31.273Z] #25 1.563 internal/itoa [2023-07-14T23:29:31.273Z] #25 1.564 math/bits [2023-07-14T23:29:31.273Z] #25 1.568 unicode/utf8 [2023-07-14T23:29:31.273Z] #25 1.574 internal/abi [2023-07-14T23:29:31.273Z] #25 1.641 runtime/internal/math [2023-07-14T23:29:31.273Z] #25 1.670 runtime/internal/sys [2023-07-14T23:29:31.273Z] #25 1.683 internal/race [2023-07-14T23:29:31.273Z] #25 1.771 sync/atomic [2023-07-14T23:29:31.273Z] #25 1.783 unicode [2023-07-14T23:29:31.273Z] #25 1.915 internal/bytealg [2023-07-14T23:29:31.273Z] #25 1.922 math [2023-07-14T23:29:31.273Z] #25 2.373 runtime [2023-07-14T23:29:31.314Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e925a5d304fbc0b4afc554657a3309eb97873828 . [2023-07-14T23:29:31.314Z] #0 building with "default" instance using docker driver [2023-07-14T23:29:31.314Z] [2023-07-14T23:29:31.314Z] #1 [internal] load .dockerignore [2023-07-14T23:29:31.314Z] #1 transferring context: 87B done [2023-07-14T23:29:31.314Z] #1 DONE 0.1s [2023-07-14T23:29:31.314Z] [2023-07-14T23:29:31.314Z] #2 [internal] load build definition from Dockerfile [2023-07-14T23:29:31.314Z] #2 transferring dockerfile: 17.46kB done [2023-07-14T23:29:31.314Z] #2 DONE 0.1s [2023-07-14T23:29:31.387Z] #37 ... [2023-07-14T23:29:31.387Z] [2023-07-14T23:29:31.387Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-14T23:29:31.387Z] #61 DONE 0.1s [2023-07-14T23:29:31.387Z] [2023-07-14T23:29:31.387Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:31.484Z] #25 3.438 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-14T23:29:31.484Z] #25 3.538 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-14T23:29:31.484Z] #25 3.621 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-14T23:29:31.484Z] #25 3.622 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-14T23:29:31.484Z] #25 3.623 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-14T23:29:31.484Z] #25 3.732 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-14T23:29:31.574Z] [2023-07-14T23:29:31.574Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-14T23:29:31.750Z] #25 3.770 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-14T23:29:31.750Z] #25 3.774 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-14T23:29:31.750Z] #25 3.806 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-14T23:29:32.012Z] #25 4.073 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-14T23:29:32.012Z] #25 4.080 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-14T23:29:32.012Z] #25 4.166 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-14T23:29:32.143Z] #3 DONE 0.5s [2023-07-14T23:29:32.143Z] [2023-07-14T23:29:32.143Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-14T23:29:32.143Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-14T23:29:32.143Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-14T23:29:32.143Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-14T23:29:32.143Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-14T23:29:32.143Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-07-14T23:29:32.143Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-07-14T23:29:32.275Z] #25 4.167 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-14T23:29:32.275Z] #25 4.175 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-14T23:29:32.275Z] #25 4.226 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-14T23:29:32.275Z] #25 4.250 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-14T23:29:32.275Z] #25 4.364 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-14T23:29:32.275Z] #25 4.364 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-14T23:29:32.275Z] #25 4.364 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-14T23:29:32.275Z] #25 4.403 go: downloading github.com/julz/importas v0.1.0 [2023-07-14T23:29:32.275Z] #25 4.404 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-14T23:29:32.275Z] #25 4.464 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-14T23:29:32.390Z] #10 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 149.10MB / 149.10MB 3.3s done [2023-07-14T23:29:32.390Z] #10 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 [2023-07-14T23:29:32.390Z] #10 ... [2023-07-14T23:29:32.390Z] [2023-07-14T23:29:32.390Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-14T23:29:32.390Z] #13 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done [2023-07-14T23:29:32.390Z] #13 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done [2023-07-14T23:29:32.390Z] #13 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done [2023-07-14T23:29:32.390Z] #13 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done [2023-07-14T23:29:32.390Z] #13 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.7s done [2023-07-14T23:29:32.390Z] #13 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.3s done [2023-07-14T23:29:32.390Z] #13 DONE 3.6s [2023-07-14T23:29:32.390Z] [2023-07-14T23:29:32.390Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:32.403Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-14T23:29:32.403Z] #4 DONE 0.4s [2023-07-14T23:29:32.403Z] [2023-07-14T23:29:32.403Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-14T23:29:32.537Z] #25 4.467 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-14T23:29:32.537Z] #25 4.471 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-14T23:29:32.537Z] #25 4.472 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-14T23:29:32.537Z] #25 4.534 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-14T23:29:32.537Z] #25 4.535 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-14T23:29:32.537Z] #25 4.568 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-14T23:29:32.537Z] #25 4.569 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-14T23:29:32.537Z] #25 4.570 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-14T23:29:32.537Z] #25 4.618 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-14T23:29:32.537Z] #25 4.697 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-14T23:29:32.537Z] #25 4.727 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-14T23:29:32.537Z] #25 4.790 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-14T23:29:32.537Z] #25 4.808 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-14T23:29:32.648Z] #10 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.4s done [2023-07-14T23:29:32.648Z] #10 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef [2023-07-14T23:29:32.803Z] #25 4.849 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-14T23:29:32.803Z] #25 4.885 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-14T23:29:32.803Z] #25 5.070 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-14T23:29:33.065Z] #25 5.122 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-14T23:29:33.065Z] #25 5.170 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-14T23:29:33.065Z] #25 5.174 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-14T23:29:33.065Z] #25 5.265 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-14T23:29:33.336Z] #25 5.515 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-14T23:29:33.336Z] #25 5.550 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-14T23:29:33.340Z] #5 ... [2023-07-14T23:29:33.340Z] [2023-07-14T23:29:33.340Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:33.340Z] #6 DONE 0.9s [2023-07-14T23:29:33.600Z] [2023-07-14T23:29:33.600Z] #7 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-07-14T23:29:33.600Z] #7 DONE 0.9s [2023-07-14T23:29:33.600Z] [2023-07-14T23:29:33.600Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-14T23:29:33.600Z] #8 DONE 0.9s [2023-07-14T23:29:33.600Z] [2023-07-14T23:29:33.600Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-14T23:29:33.600Z] #5 DONE 0.9s [2023-07-14T23:29:33.614Z] #25 5.587 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-14T23:29:33.614Z] #25 5.603 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-14T23:29:33.614Z] #25 5.615 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-14T23:29:33.614Z] #25 5.618 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-14T23:29:33.614Z] #25 5.641 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-14T23:29:33.614Z] #25 5.672 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-14T23:29:33.614Z] #25 5.677 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-14T23:29:33.614Z] #25 5.704 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-14T23:29:33.614Z] #25 5.762 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-14T23:29:33.614Z] #25 5.763 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-14T23:29:33.614Z] #25 5.792 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-14T23:29:33.797Z] #25 ... [2023-07-14T23:29:33.797Z] [2023-07-14T23:29:33.797Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:33.797Z] #26 1.387 + RM_GOPATH=0 [2023-07-14T23:29:33.797Z] #26 1.387 + TMP_GOPATH= [2023-07-14T23:29:33.797Z] #26 1.387 + : /build [2023-07-14T23:29:33.797Z] #26 1.387 + '[' -z '' ']' [2023-07-14T23:29:33.797Z] #26 1.387 ++ mktemp -d [2023-07-14T23:29:33.797Z] #26 1.389 + export GOPATH=/tmp/tmp.4JBnmtNU65 [2023-07-14T23:29:33.797Z] #26 1.389 + GOPATH=/tmp/tmp.4JBnmtNU65 [2023-07-14T23:29:33.797Z] #26 1.389 + RM_GOPATH=1 [2023-07-14T23:29:33.797Z] #26 1.389 + case "$(go env GOARCH)" in [2023-07-14T23:29:33.797Z] #26 1.390 ++ go env GOARCH [2023-07-14T23:29:33.797Z] #26 1.394 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:33.797Z] #26 1.394 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:33.797Z] #26 1.394 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:33.797Z] #26 1.395 + dir=/tmp/install [2023-07-14T23:29:33.797Z] #26 1.395 + bin=golangci_lint [2023-07-14T23:29:33.797Z] #26 1.395 + shift [2023-07-14T23:29:33.797Z] #26 1.395 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-14T23:29:33.797Z] #26 1.395 + . /tmp/install/golangci_lint.installer [2023-07-14T23:29:33.798Z] #26 1.395 ++ : v1.49.0 [2023-07-14T23:29:33.798Z] #26 1.395 + install_golangci_lint [2023-07-14T23:29:33.798Z] #26 1.396 + set -e [2023-07-14T23:29:33.798Z] #26 1.396 + echo 'Install golangci-lint version v1.49.0' [2023-07-14T23:29:33.798Z] #26 1.396 + GOBIN=/build [2023-07-14T23:29:33.798Z] #26 1.396 + GO111MODULE=on [2023-07-14T23:29:33.798Z] #26 1.396 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-14T23:29:33.798Z] #26 1.396 Install golangci-lint version v1.49.0 [2023-07-14T23:29:33.798Z] #26 1.680 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-14T23:29:33.798Z] #26 3.101 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:33.798Z] #26 3.102 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:33.798Z] #26 3.108 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:33.798Z] #26 3.109 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-14T23:29:33.798Z] #26 3.109 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-14T23:29:33.798Z] #26 3.110 go: downloading github.com/spf13/viper v1.12.0 [2023-07-14T23:29:33.798Z] #26 3.111 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-14T23:29:33.798Z] #26 3.151 go: downloading golang.org/x/tools v0.1.12 [2023-07-14T23:29:33.798Z] #26 3.478 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-14T23:29:33.798Z] #26 3.504 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-14T23:29:33.798Z] #26 3.506 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-14T23:29:33.798Z] #26 3.507 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-14T23:29:33.798Z] #26 3.638 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-14T23:29:33.798Z] #26 3.638 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-14T23:29:33.798Z] #26 3.654 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-14T23:29:33.798Z] #26 3.702 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-14T23:29:33.798Z] #26 3.824 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-14T23:29:33.798Z] #26 3.864 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-14T23:29:33.798Z] #26 3.864 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:33.798Z] #26 3.919 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-14T23:29:33.798Z] #26 3.993 go: downloading github.com/spf13/afero v1.8.2 [2023-07-14T23:29:33.798Z] #26 4.027 go: downloading github.com/spf13/cast v1.5.0 [2023-07-14T23:29:33.798Z] #26 4.088 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-14T23:29:33.798Z] #26 4.183 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-14T23:29:33.798Z] #26 4.204 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-14T23:29:33.798Z] #26 4.282 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-14T23:29:33.798Z] #26 4.321 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-14T23:29:33.798Z] #26 4.323 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-14T23:29:33.798Z] #26 4.467 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-14T23:29:33.798Z] #26 4.569 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-14T23:29:33.798Z] #26 4.589 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-14T23:29:33.798Z] #26 4.776 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-14T23:29:33.798Z] #26 4.822 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-14T23:29:33.798Z] #26 4.891 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-14T23:29:33.798Z] #26 4.917 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-14T23:29:33.798Z] #26 4.940 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-14T23:29:33.798Z] #26 4.983 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-14T23:29:33.798Z] #26 5.047 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-14T23:29:33.798Z] #26 5.074 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-14T23:29:33.798Z] #26 5.172 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-14T23:29:33.798Z] #26 5.174 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-14T23:29:33.798Z] #26 5.254 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-14T23:29:33.798Z] #26 5.307 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-14T23:29:33.798Z] #26 5.554 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-14T23:29:33.798Z] #26 5.555 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-14T23:29:33.798Z] #26 5.555 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-14T23:29:33.798Z] #26 5.629 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-14T23:29:33.798Z] #26 5.639 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-14T23:29:33.798Z] #26 5.781 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-14T23:29:33.798Z] #26 5.859 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-14T23:29:33.798Z] #26 5.958 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-14T23:29:33.798Z] #26 ... [2023-07-14T23:29:33.798Z] [2023-07-14T23:29:33.798Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-07-14T23:29:33.798Z] #27 0.910 + RM_GOPATH=0 [2023-07-14T23:29:33.798Z] #27 0.910 + TMP_GOPATH= [2023-07-14T23:29:33.798Z] #27 0.910 + : /build [2023-07-14T23:29:33.798Z] #27 0.910 + '[' -z '' ']' [2023-07-14T23:29:33.798Z] #27 0.910 ++ mktemp -d [2023-07-14T23:29:33.798Z] #27 0.911 + export GOPATH=/tmp/tmp.s5wLqQkfR7 [2023-07-14T23:29:33.798Z] #27 0.911 + GOPATH=/tmp/tmp.s5wLqQkfR7 [2023-07-14T23:29:33.798Z] #27 0.911 + RM_GOPATH=1 [2023-07-14T23:29:33.798Z] #27 0.911 + case "$(go env GOARCH)" in [2023-07-14T23:29:33.798Z] #27 0.911 ++ go env GOARCH [2023-07-14T23:29:33.798Z] #27 0.914 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:33.798Z] #27 0.914 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:33.798Z] #27 0.915 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:33.798Z] #27 0.915 + dir=/tmp/install [2023-07-14T23:29:33.798Z] #27 0.915 + bin=vndr [2023-07-14T23:29:33.798Z] #27 0.915 + shift [2023-07-14T23:29:33.798Z] #27 0.915 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-14T23:29:33.798Z] #27 0.915 + . /tmp/install/vndr.installer [2023-07-14T23:29:33.798Z] #27 0.915 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:33.798Z] #27 0.915 + install_vndr [2023-07-14T23:29:33.798Z] #27 0.915 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-14T23:29:33.798Z] #27 0.915 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:33.798Z] #27 0.915 + GOBIN=/build [2023-07-14T23:29:33.798Z] #27 0.915 + GO111MODULE=on [2023-07-14T23:29:33.798Z] #27 0.915 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:33.798Z] #27 1.174 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:33.798Z] #27 DONE 6.2s [2023-07-14T23:29:33.798Z] [2023-07-14T23:29:33.798Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:29:33.798Z] #28 1.163 + RM_GOPATH=0 [2023-07-14T23:29:33.798Z] #28 1.163 + TMP_GOPATH= [2023-07-14T23:29:33.798Z] #28 1.163 + : /build [2023-07-14T23:29:33.798Z] #28 1.163 + '[' -z '' ']' [2023-07-14T23:29:33.798Z] #28 1.163 ++ mktemp -d [2023-07-14T23:29:33.798Z] #28 1.164 + export GOPATH=/tmp/tmp.ppN0KrXJQX [2023-07-14T23:29:33.798Z] #28 1.164 + GOPATH=/tmp/tmp.ppN0KrXJQX [2023-07-14T23:29:33.798Z] #28 1.164 + RM_GOPATH=1 [2023-07-14T23:29:33.798Z] #28 1.164 + case "$(go env GOARCH)" in [2023-07-14T23:29:33.798Z] #28 1.165 ++ go env GOARCH [2023-07-14T23:29:33.798Z] #28 1.168 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:33.798Z] #28 1.168 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:33.798Z] #28 1.168 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:33.798Z] #28 1.169 + dir=/tmp/install [2023-07-14T23:29:33.798Z] #28 1.169 + bin=rootlesskit [2023-07-14T23:29:33.798Z] #28 1.169 + shift [2023-07-14T23:29:33.798Z] #28 1.169 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-14T23:29:33.798Z] #28 1.169 + . /tmp/install/rootlesskit.installer [2023-07-14T23:29:33.798Z] #28 1.169 ++ : v0.14.4 [2023-07-14T23:29:33.798Z] #28 1.169 + install_rootlesskit [2023-07-14T23:29:33.798Z] #28 1.169 + case "$1" in [2023-07-14T23:29:33.798Z] #28 1.169 + export CGO_ENABLED=0 [2023-07-14T23:29:33.798Z] #28 1.169 + CGO_ENABLED=0 [2023-07-14T23:29:33.798Z] #28 1.169 + _install_rootlesskit [2023-07-14T23:29:33.798Z] #28 1.170 + echo 'Install rootlesskit version v0.14.4' [2023-07-14T23:29:33.798Z] #28 1.170 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:29:33.798Z] #28 1.170 Install rootlesskit version v0.14.4 [2023-07-14T23:29:33.798Z] #28 1.170 + GOBIN=/build [2023-07-14T23:29:33.798Z] #28 1.170 + GO111MODULE=on [2023-07-14T23:29:33.798Z] #28 1.170 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-14T23:29:33.798Z] #28 1.623 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-14T23:29:33.798Z] #28 2.993 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-14T23:29:33.798Z] #28 2.994 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-14T23:29:33.798Z] #28 2.994 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:33.798Z] #28 2.998 go: downloading github.com/google/uuid v1.3.0 [2023-07-14T23:29:33.798Z] #28 2.999 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-14T23:29:33.798Z] #28 3.000 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-14T23:29:33.798Z] #28 3.010 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:33.798Z] #28 3.011 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-14T23:29:33.798Z] #28 3.077 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-14T23:29:33.798Z] #28 3.116 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-14T23:29:33.798Z] #28 3.189 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-14T23:29:33.798Z] #28 4.002 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-14T23:29:33.798Z] #28 4.007 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-14T23:29:33.798Z] #28 4.959 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-14T23:29:33.798Z] #28 5.095 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-14T23:29:33.798Z] #28 ... [2023-07-14T23:29:33.798Z] [2023-07-14T23:29:33.798Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:33.798Z] #26 6.390 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-14T23:29:33.879Z] #25 5.802 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-14T23:29:33.879Z] #25 5.845 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-14T23:29:33.879Z] #25 5.899 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-14T23:29:33.879Z] #25 5.902 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-14T23:29:33.879Z] #25 5.962 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-14T23:29:33.879Z] #25 5.978 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-14T23:29:33.879Z] #25 6.045 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-14T23:29:34.054Z] #26 6.522 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-14T23:29:34.054Z] #26 6.523 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-14T23:29:34.054Z] #26 6.523 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-14T23:29:34.054Z] #26 6.611 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-14T23:29:34.141Z] #25 6.055 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-14T23:29:34.141Z] #25 ... [2023-07-14T23:29:34.141Z] [2023-07-14T23:29:34.142Z] #19 [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 [2023-07-14T23:29:34.142Z] #19 1.303 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-14T23:29:34.142Z] #19 1.541 [2023-07-14T23:29:34.142Z] #19 1.784 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:34.142Z] #19 2.020 [2023-07-14T23:29:34.142Z] #19 3.205 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-14T23:29:34.142Z] #19 3.698 [2023-07-14T23:29:34.142Z] #19 3.947 #=#=# # 2.4% ######################################################################## 100.0% [2023-07-14T23:29:34.142Z] #19 4.420 [2023-07-14T23:29:34.142Z] #19 5.830 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-14T23:29:34.142Z] #19 6.381 [2023-07-14T23:29:34.311Z] #26 6.735 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-14T23:29:34.311Z] #26 6.799 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-14T23:29:34.311Z] #26 6.853 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-14T23:29:34.311Z] #26 6.853 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-14T23:29:34.540Z] [2023-07-14T23:29:34.540Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:34.540Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:34.554Z] #10 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.8s done [2023-07-14T23:29:34.568Z] #26 7.062 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-14T23:29:34.568Z] #26 7.063 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-14T23:29:34.568Z] #26 7.099 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-14T23:29:34.568Z] #26 7.166 go: downloading github.com/julz/importas v0.1.0 [2023-07-14T23:29:34.568Z] #26 7.176 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-14T23:29:34.568Z] #26 7.185 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-14T23:29:34.665Z] #19 6.623 #=#=# 0.0% ##################### 29.3% ################################## 48.6% ################################################## 70.5% ######################################################################## 100.0% [2023-07-14T23:29:34.800Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:34.800Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-14T23:29:34.800Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-14T23:29:34.812Z] #10 ... [2023-07-14T23:29:34.812Z] [2023-07-14T23:29:34.812Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-14T23:29:34.812Z] #14 DONE 0.4s [2023-07-14T23:29:34.812Z] [2023-07-14T23:29:34.812Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:34.812Z] #10 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0.1s [2023-07-14T23:29:34.926Z] #19 7.536 [2023-07-14T23:29:34.926Z] #19 ... [2023-07-14T23:29:34.926Z] [2023-07-14T23:29:34.926Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:35.069Z] #10 ... [2023-07-14T23:29:35.069Z] [2023-07-14T23:29:35.069Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-14T23:29:35.069Z] #15 DONE 0.2s [2023-07-14T23:29:35.069Z] [2023-07-14T23:29:35.070Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:35.131Z] #26 7.339 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-14T23:29:35.131Z] #26 7.391 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-14T23:29:35.131Z] #26 7.411 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-14T23:29:35.131Z] #26 7.447 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-14T23:29:35.131Z] #26 7.447 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-14T23:29:35.131Z] #26 7.448 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-14T23:29:35.131Z] #26 7.448 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-14T23:29:35.131Z] #26 7.449 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-14T23:29:35.131Z] #26 7.463 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-14T23:29:35.131Z] #26 7.597 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-14T23:29:35.131Z] #26 7.598 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-14T23:29:35.131Z] #26 7.598 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-14T23:29:35.131Z] #26 7.706 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-14T23:29:35.187Z] #23 7.015 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-14T23:29:35.388Z] #26 7.707 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-14T23:29:35.388Z] #26 7.710 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-14T23:29:35.388Z] #26 7.755 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-14T23:29:35.388Z] #26 7.770 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-14T23:29:35.388Z] #26 7.806 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-14T23:29:35.388Z] #26 7.825 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-14T23:29:35.388Z] #26 7.837 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-14T23:29:35.388Z] #26 7.880 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-14T23:29:35.388Z] #26 7.916 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-14T23:29:35.388Z] #26 7.953 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-14T23:29:35.567Z] #37 64.77 # github.com/containerd/containerd/cmd/containerd [2023-07-14T23:29:35.567Z] #37 64.77 /usr/bin/ld: /tmp/go-link-1730064176/000019.o: in function `New': [2023-07-14T23:29:35.567Z] #37 64.77 /tmp/tmp.RHoAthEvzh/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-07-14T23:29:35.567Z] #37 64.86 + bin/containerd-stress [2023-07-14T23:29:35.652Z] #26 8.003 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-14T23:29:35.652Z] #26 8.007 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-14T23:29:35.652Z] #26 8.009 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-14T23:29:35.652Z] #26 8.010 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-14T23:29:35.652Z] #26 8.014 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-14T23:29:35.652Z] #26 8.080 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-14T23:29:35.652Z] #26 8.092 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-14T23:29:35.652Z] #26 8.111 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-14T23:29:35.652Z] #26 8.119 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-14T23:29:35.652Z] #26 8.142 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-14T23:29:35.652Z] #26 8.161 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-14T23:29:35.652Z] #26 8.178 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-14T23:29:35.652Z] #26 8.185 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-14T23:29:35.748Z] #9 ... [2023-07-14T23:29:35.748Z] [2023-07-14T23:29:35.748Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:35.748Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-14T23:29:35.748Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-14T23:29:35.748Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-14T23:29:35.748Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-14T23:29:35.748Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2023-07-14T23:29:35.748Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2023-07-14T23:29:35.748Z] #10 DONE 1.1s [2023-07-14T23:29:35.748Z] [2023-07-14T23:29:35.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:35.748Z] #11 resolve docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 0.1s done [2023-07-14T23:29:35.748Z] #11 sha256:01728bec022a13e2cad392867815211236def093557db7019ba7838e85fedae2 1.58kB / 1.58kB done [2023-07-14T23:29:35.748Z] #11 sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c 1.86kB / 1.86kB done [2023-07-14T23:29:35.748Z] #11 sha256:2b4f0253487608da93e5d3478410aecc151de0195dc56d21b2d00f9f6c814a5f 6.86kB / 6.86kB done [2023-07-14T23:29:35.748Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s done [2023-07-14T23:29:35.748Z] #11 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.3s done [2023-07-14T23:29:35.748Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.0s [2023-07-14T23:29:35.748Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 60.13MB / 86.03MB 1.0s [2023-07-14T23:29:35.748Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa [2023-07-14T23:29:35.748Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 15.02MB / 149.10MB 1.0s [2023-07-14T23:29:35.748Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.1s done [2023-07-14T23:29:35.748Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 72.35MB / 86.03MB 1.1s [2023-07-14T23:29:35.748Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 26.21MB / 149.10MB 1.1s [2023-07-14T23:29:35.748Z] #11 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 0B / 156B 1.1s [2023-07-14T23:29:35.760Z] #23 7.735 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-07-14T23:29:35.909Z] #26 8.200 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-14T23:29:35.909Z] #26 8.202 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-14T23:29:35.909Z] #26 8.206 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-14T23:29:35.909Z] #26 8.250 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-14T23:29:35.909Z] #26 8.287 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-14T23:29:35.909Z] #26 8.320 go: downloading honnef.co/go/tools v0.3.3 [2023-07-14T23:29:36.024Z] #23 ... [2023-07-14T23:29:36.024Z] [2023-07-14T23:29:36.024Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-07-14T23:29:36.024Z] #26 1.255 + RM_GOPATH=0 [2023-07-14T23:29:36.024Z] #26 1.255 + TMP_GOPATH= [2023-07-14T23:29:36.024Z] #26 1.255 + : /build [2023-07-14T23:29:36.024Z] #26 1.255 + '[' -z '' ']' [2023-07-14T23:29:36.024Z] #26 1.259 ++ mktemp -d [2023-07-14T23:29:36.024Z] #26 1.260 + export GOPATH=/tmp/tmp.jNSazM36FA [2023-07-14T23:29:36.024Z] #26 1.260 + GOPATH=/tmp/tmp.jNSazM36FA [2023-07-14T23:29:36.024Z] #26 1.260 + RM_GOPATH=1 [2023-07-14T23:29:36.024Z] #26 1.260 + case "$(go env GOARCH)" in [2023-07-14T23:29:36.024Z] #26 1.261 ++ go env GOARCH [2023-07-14T23:29:36.024Z] #26 1.270 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:36.024Z] #26 1.270 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:36.024Z] #26 1.270 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:36.024Z] #26 1.271 + dir=/tmp/install [2023-07-14T23:29:36.024Z] #26 1.271 + bin=vndr [2023-07-14T23:29:36.024Z] #26 1.271 + shift [2023-07-14T23:29:36.024Z] #26 1.271 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-14T23:29:36.024Z] #26 1.271 + . /tmp/install/vndr.installer [2023-07-14T23:29:36.024Z] #26 1.271 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:36.024Z] #26 1.271 + install_vndr [2023-07-14T23:29:36.024Z] #26 1.271 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-14T23:29:36.024Z] #26 1.271 + GOBIN=/build [2023-07-14T23:29:36.024Z] #26 1.271 + GO111MODULE=on [2023-07-14T23:29:36.024Z] #26 1.271 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:36.024Z] #26 1.272 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:36.024Z] #26 1.310 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:36.024Z] #26 DONE 8.2s [2023-07-14T23:29:36.043Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 81.79MB / 86.03MB 1.2s [2023-07-14T23:29:36.043Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 36.70MB / 149.10MB 1.2s [2023-07-14T23:29:36.043Z] #11 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 1.2s [2023-07-14T23:29:36.043Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 46.34MB / 149.10MB 1.3s [2023-07-14T23:29:36.043Z] #11 sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd 156B / 156B 1.3s done [2023-07-14T23:29:36.131Z] #37 65.75 + bin/containerd-shim [2023-07-14T23:29:36.180Z] #26 8.575 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-14T23:29:36.180Z] #26 8.664 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-14T23:29:36.285Z] [2023-07-14T23:29:36.285Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:36.285Z] #25 6.996 go: downloading honnef.co/go/tools v0.3.3 [2023-07-14T23:29:36.285Z] #25 6.996 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-14T23:29:36.285Z] #25 6.997 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-14T23:29:36.285Z] #25 7.149 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-14T23:29:36.285Z] #25 7.159 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:36.285Z] #25 7.223 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-14T23:29:36.285Z] #25 7.277 go: downloading github.com/spf13/afero v1.8.2 [2023-07-14T23:29:36.285Z] #25 7.325 go: downloading github.com/spf13/cast v1.5.0 [2023-07-14T23:29:36.285Z] #25 7.411 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-14T23:29:36.285Z] #25 7.427 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:36.285Z] #25 7.469 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-14T23:29:36.285Z] #25 7.520 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-14T23:29:36.285Z] #25 7.623 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-14T23:29:36.285Z] #25 7.739 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-14T23:29:36.285Z] #25 7.831 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-14T23:29:36.285Z] #25 7.832 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-14T23:29:36.285Z] #25 7.833 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-14T23:29:36.285Z] #25 7.834 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-14T23:29:36.285Z] #25 7.835 go: downloading go.uber.org/zap v1.17.0 [2023-07-14T23:29:36.285Z] #25 7.914 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-14T23:29:36.285Z] #25 8.038 go: downloading golang.org/x/text v0.3.7 [2023-07-14T23:29:36.285Z] #25 8.040 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-14T23:29:36.285Z] #25 8.040 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-14T23:29:36.285Z] #25 8.164 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-14T23:29:36.285Z] #25 8.165 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-14T23:29:36.285Z] #25 8.171 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-14T23:29:36.285Z] #25 8.185 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-14T23:29:36.285Z] #25 8.195 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-14T23:29:36.285Z] #25 8.266 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-14T23:29:36.285Z] #25 8.274 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-14T23:29:36.285Z] #25 8.346 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-14T23:29:36.285Z] #25 8.374 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-14T23:29:36.285Z] #25 8.374 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-14T23:29:36.285Z] #25 8.477 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-14T23:29:36.303Z] #11 ... [2023-07-14T23:29:36.303Z] [2023-07-14T23:29:36.303Z] #12 [internal] load build context [2023-07-14T23:29:36.303Z] #12 transferring context: 53.56MB 1.6s done [2023-07-14T23:29:36.303Z] #12 DONE 1.8s [2023-07-14T23:29:36.303Z] [2023-07-14T23:29:36.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:36.303Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 61.87MB / 149.10MB 1.5s [2023-07-14T23:29:36.303Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.6s done [2023-07-14T23:29:36.303Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 87.03MB / 149.10MB 1.7s [2023-07-14T23:29:36.438Z] #26 8.792 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-14T23:29:36.438Z] #26 8.840 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:36.438Z] #26 8.905 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-14T23:29:36.547Z] #25 8.624 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-14T23:29:36.547Z] #25 8.630 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-14T23:29:36.547Z] #25 8.769 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-14T23:29:36.564Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 96.47MB / 149.10MB 1.8s [2023-07-14T23:29:36.564Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 106.95MB / 149.10MB 1.9s [2023-07-14T23:29:36.700Z] #26 8.951 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-14T23:29:36.700Z] #26 8.973 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-14T23:29:36.700Z] #26 9.086 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-14T23:29:36.700Z] #26 9.160 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-14T23:29:36.809Z] #25 8.776 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-14T23:29:36.809Z] #25 8.824 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-14T23:29:36.809Z] #25 8.895 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-14T23:29:36.824Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 116.39MB / 149.10MB 2.0s [2023-07-14T23:29:36.824Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 126.88MB / 149.10MB 2.1s [2023-07-14T23:29:36.957Z] #26 9.255 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-14T23:29:36.957Z] #26 9.330 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-14T23:29:36.957Z] #26 9.343 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-14T23:29:36.957Z] #26 9.343 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-14T23:29:36.957Z] #26 9.346 go: downloading golang.org/x/text v0.3.7 [2023-07-14T23:29:36.957Z] #26 9.347 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-14T23:29:36.957Z] #26 ... [2023-07-14T23:29:36.957Z] [2023-07-14T23:29:36.957Z] #29 [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 [2023-07-14T23:29:36.957Z] #29 1.348 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-14T23:29:36.957Z] #29 1.592 [2023-07-14T23:29:36.957Z] #29 1.816 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:36.957Z] #29 2.089 [2023-07-14T23:29:36.957Z] #29 3.418 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-14T23:29:36.957Z] #29 4.042 [2023-07-14T23:29:36.957Z] #29 4.279 #=#=# ########## 14.6% ######################################################################## 100.0% [2023-07-14T23:29:36.957Z] #29 4.928 [2023-07-14T23:29:36.957Z] #29 6.470 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-14T23:29:36.957Z] #29 7.087 [2023-07-14T23:29:36.957Z] #29 7.335 #=#=# ################## 25.3% #################################### 50.4% ################################################################ 90.0% ######################################################################## 100.0% [2023-07-14T23:29:36.957Z] #29 8.104 [2023-07-14T23:29:36.957Z] #29 9.774 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-14T23:29:36.967Z] #10 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.9s done [2023-07-14T23:29:36.967Z] #10 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 [2023-07-14T23:29:37.070Z] #25 8.985 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-14T23:29:37.070Z] #25 9.059 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-14T23:29:37.070Z] #25 9.113 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-14T23:29:37.084Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 136.31MB / 149.10MB 2.2s [2023-07-14T23:29:37.084Z] #11 sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 146.80MB / 149.10MB 2.3s [2023-07-14T23:29:37.216Z] #29 10.36 [2023-07-14T23:29:37.216Z] #29 ... [2023-07-14T23:29:37.216Z] [2023-07-14T23:29:37.216Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:37.216Z] #26 9.763 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-14T23:29:37.216Z] #26 9.815 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-14T23:29:37.331Z] #25 9.378 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-14T23:29:37.331Z] #25 9.378 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-14T23:29:37.331Z] #25 9.483 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-14T23:29:37.331Z] #25 9.511 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-14T23:29:37.331Z] #25 9.614 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-14T23:29:37.481Z] #26 9.989 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-14T23:29:37.481Z] #26 10.01 go: downloading go.uber.org/zap v1.17.0 [2023-07-14T23:29:37.481Z] #26 10.08 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-14T23:29:37.481Z] #26 ... [2023-07-14T23:29:37.481Z] [2023-07-14T23:29:37.481Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:29:37.481Z] #30 0.741 + RM_GOPATH=0 [2023-07-14T23:29:37.481Z] #30 0.741 + TMP_GOPATH= [2023-07-14T23:29:37.481Z] #30 0.741 + : /build [2023-07-14T23:29:37.481Z] #30 0.741 + '[' -z '' ']' [2023-07-14T23:29:37.481Z] #30 0.743 ++ mktemp -d [2023-07-14T23:29:37.481Z] #30 0.744 + export GOPATH=/tmp/tmp.QhMbSuJnPP [2023-07-14T23:29:37.481Z] #30 0.744 + GOPATH=/tmp/tmp.QhMbSuJnPP [2023-07-14T23:29:37.481Z] #30 0.744 + RM_GOPATH=1 [2023-07-14T23:29:37.481Z] #30 0.744 + case "$(go env GOARCH)" in [2023-07-14T23:29:37.481Z] #30 0.744 ++ go env GOARCH [2023-07-14T23:29:37.481Z] #30 0.752 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:37.481Z] #30 0.752 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:37.481Z] #30 0.753 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:37.481Z] #30 0.754 + dir=/tmp/install [2023-07-14T23:29:37.481Z] #30 0.754 + bin=gotestsum [2023-07-14T23:29:37.481Z] #30 0.754 + shift [2023-07-14T23:29:37.481Z] #30 0.754 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-14T23:29:37.481Z] #30 0.754 + . /tmp/install/gotestsum.installer [2023-07-14T23:29:37.481Z] #30 0.754 ++ : v1.8.2 [2023-07-14T23:29:37.481Z] #30 0.754 + install_gotestsum [2023-07-14T23:29:37.481Z] #30 0.754 + set -e [2023-07-14T23:29:37.481Z] #30 0.754 + echo 'Install gotestsum version v1.8.2' [2023-07-14T23:29:37.481Z] #30 0.754 + GOBIN=/build [2023-07-14T23:29:37.481Z] #30 0.754 + GO111MODULE=on [2023-07-14T23:29:37.481Z] #30 0.754 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-14T23:29:37.481Z] #30 0.755 Install gotestsum version v1.8.2 [2023-07-14T23:29:37.481Z] #30 1.130 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-14T23:29:37.481Z] #30 2.041 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:37.481Z] #30 2.042 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-14T23:29:37.481Z] #30 2.043 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-14T23:29:37.481Z] #30 2.054 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:37.481Z] #30 2.066 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-14T23:29:37.481Z] #30 2.071 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-14T23:29:37.481Z] #30 2.073 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-14T23:29:37.481Z] #30 2.111 go: downloading golang.org/x/tools v0.1.11 [2023-07-14T23:29:37.481Z] #30 2.185 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-14T23:29:37.481Z] #30 2.186 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-14T23:29:37.481Z] #30 4.934 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:37.592Z] #25 9.622 go: downloading go.uber.org/atomic v1.7.0 [2023-07-14T23:29:37.592Z] #25 9.748 go: downloading go.uber.org/multierr v1.6.0 [2023-07-14T23:29:37.592Z] #25 9.760 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-14T23:29:37.592Z] #25 9.807 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-14T23:29:37.592Z] #25 9.854 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-14T23:29:37.741Z] #30 ... [2023-07-14T23:29:37.741Z] [2023-07-14T23:29:37.741Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:29:37.741Z] #31 2.136 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:37.741Z] #31 2.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:37.741Z] #31 2.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:37.741Z] #31 2.543 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:37.741Z] #31 3.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:37.741Z] #31 3.729 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:37.741Z] #31 5.522 Fetched 8658 kB in 4s (2288 kB/s) [2023-07-14T23:29:37.741Z] #31 5.522 Reading package lists... [2023-07-14T23:29:37.741Z] #31 6.622 Reading package lists... [2023-07-14T23:29:37.741Z] #31 7.863 Building dependency tree... [2023-07-14T23:29:37.741Z] #31 8.578 The following additional packages will be installed: [2023-07-14T23:29:37.741Z] #31 8.583 libbtrfs0 [2023-07-14T23:29:37.741Z] #31 8.631 The following NEW packages will be installed: [2023-07-14T23:29:37.741Z] #31 8.632 libbtrfs-dev libbtrfs0 [2023-07-14T23:29:37.741Z] #31 8.934 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:37.741Z] #31 8.934 Need to get 460 kB of archives. [2023-07-14T23:29:37.741Z] #31 8.934 After this operation, 1237 kB of additional disk space will be used. [2023-07-14T23:29:37.741Z] #31 8.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:29:37.741Z] #31 8.940 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:29:37.741Z] #31 9.326 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:37.741Z] #31 9.408 Fetched 460 kB in 0s (1525 kB/s) [2023-07-14T23:29:37.741Z] #31 9.491 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:29:37.741Z] #31 9.492 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:29:37.741Z] #31 9.531 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:29:37.741Z] #31 9.555 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:29:37.741Z] #31 9.947 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:29:37.741Z] #31 9.951 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:29:37.741Z] #31 9.992 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:29:37.853Z] #25 ... [2023-07-14T23:29:37.853Z] [2023-07-14T23:29:37.853Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:29:37.853Z] #27 0.902 + RM_GOPATH=0 [2023-07-14T23:29:37.853Z] #27 0.902 + TMP_GOPATH= [2023-07-14T23:29:37.853Z] #27 0.902 + : /build [2023-07-14T23:29:37.853Z] #27 0.902 + '[' -z '' ']' [2023-07-14T23:29:37.853Z] #27 0.902 ++ mktemp -d [2023-07-14T23:29:37.853Z] #27 0.903 + export GOPATH=/tmp/tmp.oZfKVlDHFt [2023-07-14T23:29:37.853Z] #27 0.903 + GOPATH=/tmp/tmp.oZfKVlDHFt [2023-07-14T23:29:37.853Z] #27 0.903 + RM_GOPATH=1 [2023-07-14T23:29:37.853Z] #27 0.903 + case "$(go env GOARCH)" in [2023-07-14T23:29:37.853Z] #27 0.910 ++ go env GOARCH [2023-07-14T23:29:37.853Z] #27 0.916 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:37.853Z] #27 0.916 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:37.853Z] #27 0.916 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:37.853Z] #27 0.917 + dir=/tmp/install [2023-07-14T23:29:37.853Z] #27 0.917 + bin=proxy [2023-07-14T23:29:37.853Z] #27 0.917 + shift [2023-07-14T23:29:37.853Z] #27 0.917 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-14T23:29:37.853Z] #27 0.917 + . /tmp/install/proxy.installer [2023-07-14T23:29:37.853Z] #27 0.917 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:37.853Z] #27 0.917 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:37.853Z] #27 0.917 + install_proxy [2023-07-14T23:29:37.853Z] #27 0.917 + case "$1" in [2023-07-14T23:29:37.853Z] #27 0.917 + export CGO_ENABLED=0 [2023-07-14T23:29:37.853Z] #27 0.917 + CGO_ENABLED=0 [2023-07-14T23:29:37.853Z] #27 0.917 + _install_proxy [2023-07-14T23:29:37.853Z] #27 0.917 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-14T23:29:37.853Z] #27 0.917 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.oZfKVlDHFt/src/github.com/docker/libnetwork [2023-07-14T23:29:37.853Z] #27 0.918 Cloning into '/tmp/tmp.oZfKVlDHFt/src/github.com/docker/libnetwork'... [2023-07-14T23:29:37.853Z] #27 4.253 + cd /tmp/tmp.oZfKVlDHFt/src/github.com/docker/libnetwork [2023-07-14T23:29:37.853Z] #27 4.253 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:37.853Z] #27 4.560 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-14T23:29:37.853Z] #27 DONE 9.9s [2023-07-14T23:29:37.853Z] [2023-07-14T23:29:37.853Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:37.853Z] #25 9.888 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-14T23:29:37.853Z] #25 9.997 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-14T23:29:37.853Z] #25 9.998 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-14T23:29:37.853Z] #25 10.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-14T23:29:37.853Z] #25 10.03 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-14T23:29:37.853Z] #25 10.06 go: downloading github.com/prometheus/common v0.32.1 [2023-07-14T23:29:37.853Z] #25 ... [2023-07-14T23:29:37.853Z] [2023-07-14T23:29:37.853Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:29:37.853Z] #28 1.129 + RM_GOPATH=0 [2023-07-14T23:29:37.853Z] #28 1.129 + TMP_GOPATH= [2023-07-14T23:29:37.853Z] #28 1.129 + : /build [2023-07-14T23:29:37.853Z] #28 1.129 + '[' -z '' ']' [2023-07-14T23:29:37.853Z] #28 1.129 ++ mktemp -d [2023-07-14T23:29:37.853Z] #28 1.130 + export GOPATH=/tmp/tmp.QMc0Qr9SVx [2023-07-14T23:29:37.853Z] #28 1.130 + GOPATH=/tmp/tmp.QMc0Qr9SVx [2023-07-14T23:29:37.853Z] #28 1.130 + RM_GOPATH=1 [2023-07-14T23:29:37.853Z] #28 1.130 + case "$(go env GOARCH)" in [2023-07-14T23:29:37.853Z] #28 1.130 ++ go env GOARCH [2023-07-14T23:29:37.853Z] #28 1.133 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:37.853Z] #28 1.133 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:37.853Z] #28 1.133 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:37.853Z] #28 1.134 + dir=/tmp/install [2023-07-14T23:29:37.853Z] #28 1.134 + bin=rootlesskit [2023-07-14T23:29:37.853Z] #28 1.134 + shift [2023-07-14T23:29:37.853Z] #28 1.134 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-14T23:29:37.853Z] #28 1.134 + . /tmp/install/rootlesskit.installer [2023-07-14T23:29:37.853Z] #28 1.134 ++ : v0.14.4 [2023-07-14T23:29:37.853Z] #28 1.134 + install_rootlesskit [2023-07-14T23:29:37.853Z] #28 1.134 + case "$1" in [2023-07-14T23:29:37.853Z] #28 1.134 + export CGO_ENABLED=0 [2023-07-14T23:29:37.853Z] #28 1.134 + CGO_ENABLED=0 [2023-07-14T23:29:37.853Z] #28 1.134 + _install_rootlesskit [2023-07-14T23:29:37.853Z] #28 1.135 + echo 'Install rootlesskit version v0.14.4' [2023-07-14T23:29:37.853Z] #28 1.135 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:29:37.853Z] #28 1.135 + GOBIN=/build [2023-07-14T23:29:37.853Z] #28 1.135 + GO111MODULE=on [2023-07-14T23:29:37.853Z] #28 1.135 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-14T23:29:37.853Z] #28 1.135 Install rootlesskit version v0.14.4 [2023-07-14T23:29:37.853Z] #28 1.165 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-14T23:29:37.853Z] #28 3.234 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-14T23:29:37.853Z] #28 3.234 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-14T23:29:37.853Z] #28 3.237 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:37.853Z] #28 3.245 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-14T23:29:37.853Z] #28 3.251 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:37.853Z] #28 3.254 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-14T23:29:37.853Z] #28 3.291 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-14T23:29:37.853Z] #28 3.530 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-14T23:29:37.853Z] #28 3.538 go: downloading github.com/google/uuid v1.3.0 [2023-07-14T23:29:37.853Z] #28 3.562 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-14T23:29:37.853Z] #28 3.562 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-14T23:29:37.853Z] #28 4.332 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-14T23:29:37.853Z] #28 4.358 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-14T23:29:37.853Z] #28 5.105 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-14T23:29:37.853Z] #28 5.114 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-14T23:29:37.998Z] #31 10.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:29:37.998Z] #31 ... [2023-07-14T23:29:37.998Z] [2023-07-14T23:29:37.998Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:37.998Z] #32 2.135 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:37.998Z] #32 2.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:37.998Z] #32 2.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:37.998Z] #32 2.577 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:37.998Z] #32 3.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:37.998Z] #32 3.866 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:37.998Z] #32 5.953 Fetched 8658 kB in 4s (2029 kB/s) [2023-07-14T23:29:37.998Z] #32 5.953 Reading package lists... [2023-07-14T23:29:37.998Z] #32 7.615 Reading package lists... [2023-07-14T23:29:37.998Z] #32 8.763 Building dependency tree... [2023-07-14T23:29:37.998Z] #32 9.210 The following additional packages will be installed: [2023-07-14T23:29:37.998Z] #32 9.213 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:29:37.998Z] #32 9.213 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-14T23:29:37.998Z] #32 9.214 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-14T23:29:37.998Z] #32 9.214 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-14T23:29:37.998Z] #32 9.214 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-14T23:29:37.998Z] #32 9.214 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-14T23:29:37.998Z] #32 9.215 mingw-w64-common mingw-w64-x86-64-dev [2023-07-14T23:29:37.998Z] #32 9.216 Suggested packages: [2023-07-14T23:29:37.998Z] #32 9.216 gcc-10-locales seccomp wine64 [2023-07-14T23:29:37.998Z] #32 9.517 The following NEW packages will be installed: [2023-07-14T23:29:37.998Z] #32 9.518 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:29:37.998Z] #32 9.518 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-14T23:29:37.998Z] #32 9.518 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-14T23:29:37.998Z] #32 9.518 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-14T23:29:37.998Z] #32 9.518 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-14T23:29:37.998Z] #32 9.519 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-14T23:29:37.998Z] #32 9.519 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-14T23:29:37.998Z] #32 9.519 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-14T23:29:37.998Z] #32 9.520 mingw-w64-x86-64-dev [2023-07-14T23:29:37.998Z] #32 9.815 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:37.998Z] #32 9.815 Need to get 115 MB of archives. [2023-07-14T23:29:37.998Z] #32 9.815 After this operation, 645 MB of additional disk space will be used. [2023-07-14T23:29:37.998Z] #32 9.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-07-14T23:29:37.998Z] #32 9.890 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-07-14T23:29:37.998Z] #32 10.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-07-14T23:29:37.998Z] #32 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-07-14T23:29:37.998Z] #32 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-07-14T23:29:37.998Z] #32 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-14T23:29:37.998Z] #32 10.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-07-14T23:29:37.998Z] #32 10.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-07-14T23:29:37.998Z] #32 10.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-07-14T23:29:37.998Z] #32 ... [2023-07-14T23:29:37.998Z] [2023-07-14T23:29:37.998Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:37.998Z] #33 2.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:37.998Z] #33 2.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:37.998Z] #33 2.187 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:37.998Z] #33 2.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:37.998Z] #33 3.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:37.998Z] #33 3.624 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:37.998Z] #33 5.688 Fetched 8658 kB in 4s (2303 kB/s) [2023-07-14T23:29:37.998Z] #33 5.688 Reading package lists... [2023-07-14T23:29:37.998Z] #33 7.112 Reading package lists... [2023-07-14T23:29:37.998Z] #33 8.335 Building dependency tree... [2023-07-14T23:29:37.998Z] #33 8.867 The following additional packages will be installed: [2023-07-14T23:29:37.998Z] #33 8.868 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-14T23:29:37.998Z] #33 8.869 Suggested packages: [2023-07-14T23:29:37.998Z] #33 8.869 cmake-doc ninja-build lrzip [2023-07-14T23:29:37.998Z] #33 8.869 Recommended packages: [2023-07-14T23:29:37.998Z] #33 8.869 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-14T23:29:37.998Z] #33 9.070 The following NEW packages will be installed: [2023-07-14T23:29:37.998Z] #33 9.082 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-14T23:29:37.998Z] #33 9.082 vim-common xxd [2023-07-14T23:29:37.998Z] #33 9.380 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:37.998Z] #33 9.380 Need to get 17.7 MB of archives. [2023-07-14T23:29:37.998Z] #33 9.380 After this operation, 70.7 MB of additional disk space will be used. [2023-07-14T23:29:37.998Z] #33 9.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:29:37.998Z] #33 9.387 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:29:37.998Z] #33 9.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-14T23:29:37.998Z] #33 9.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:29:37.998Z] #33 9.767 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-07-14T23:29:37.998Z] #33 9.814 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-14T23:29:37.998Z] #33 9.858 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-14T23:29:37.998Z] #33 9.866 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-14T23:29:37.998Z] #33 9.876 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-14T23:29:37.998Z] #33 9.881 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-14T23:29:37.998Z] #33 10.49 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:37.998Z] #33 ... [2023-07-14T23:29:37.998Z] [2023-07-14T23:29:37.998Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:37.998Z] #34 1.238 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-14T23:29:37.998Z] #34 1.244 Cloning into '.'... [2023-07-14T23:29:37.998Z] #34 9.210 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-14T23:29:37.998Z] #34 9.580 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:38.024Z] #11 ... [2023-07-14T23:29:38.024Z] [2023-07-14T23:29:38.024Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-14T23:29:38.024Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done [2023-07-14T23:29:38.024Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-07-14T23:29:38.024Z] #9 DONE 3.3s [2023-07-14T23:29:38.024Z] [2023-07-14T23:29:38.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:38.024Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.4s done [2023-07-14T23:29:38.024Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 [2023-07-14T23:29:38.125Z] #28 ... [2023-07-14T23:29:38.125Z] [2023-07-14T23:29:38.125Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:38.125Z] #29 1.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:38.125Z] #29 1.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:38.125Z] #29 1.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:38.125Z] #29 2.114 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:38.125Z] #29 2.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:38.125Z] #29 3.176 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:38.125Z] #29 5.381 Fetched 8658 kB in 4s (2192 kB/s) [2023-07-14T23:29:38.125Z] #29 5.381 Reading package lists... [2023-07-14T23:29:38.125Z] #29 6.676 Reading package lists... [2023-07-14T23:29:38.125Z] #29 8.331 Building dependency tree... [2023-07-14T23:29:38.125Z] #29 8.976 The following additional packages will be installed: [2023-07-14T23:29:38.125Z] #29 8.977 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-14T23:29:38.125Z] #29 8.979 Suggested packages: [2023-07-14T23:29:38.125Z] #29 8.979 cmake-doc ninja-build lrzip [2023-07-14T23:29:38.125Z] #29 8.979 Recommended packages: [2023-07-14T23:29:38.125Z] #29 8.979 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-14T23:29:38.125Z] #29 9.173 The following NEW packages will be installed: [2023-07-14T23:29:38.125Z] #29 9.175 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-14T23:29:38.125Z] #29 9.175 vim-common xxd [2023-07-14T23:29:38.125Z] #29 9.473 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:38.125Z] #29 9.473 Need to get 17.7 MB of archives. [2023-07-14T23:29:38.125Z] #29 9.473 After this operation, 70.7 MB of additional disk space will be used. [2023-07-14T23:29:38.125Z] #29 9.473 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:29:38.125Z] #29 9.484 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:29:38.125Z] #29 9.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-14T23:29:38.125Z] #29 9.517 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:29:38.125Z] #29 9.664 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-07-14T23:29:38.125Z] #29 9.672 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-14T23:29:38.125Z] #29 9.676 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-14T23:29:38.125Z] #29 9.678 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-14T23:29:38.125Z] #29 9.686 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-14T23:29:38.125Z] #29 9.689 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-14T23:29:38.125Z] #29 10.06 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:38.125Z] #29 10.21 Fetched 17.7 MB in 1s (28.5 MB/s) [2023-07-14T23:29:38.125Z] #29 10.30 Selecting previously unselected package xxd. [2023-07-14T23:29:38.125Z] #29 ... [2023-07-14T23:29:38.125Z] [2023-07-14T23:29:38.125Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:29:38.125Z] #30 0.950 + RM_GOPATH=0 [2023-07-14T23:29:38.125Z] #30 0.950 + TMP_GOPATH= [2023-07-14T23:29:38.125Z] #30 0.950 + : /build [2023-07-14T23:29:38.125Z] #30 0.950 + '[' -z '' ']' [2023-07-14T23:29:38.125Z] #30 0.950 ++ mktemp -d [2023-07-14T23:29:38.125Z] #30 0.950 + export GOPATH=/tmp/tmp.WQIzd01KsY [2023-07-14T23:29:38.125Z] #30 0.950 + GOPATH=/tmp/tmp.WQIzd01KsY [2023-07-14T23:29:38.125Z] #30 0.950 + RM_GOPATH=1 [2023-07-14T23:29:38.125Z] #30 0.950 + case "$(go env GOARCH)" in [2023-07-14T23:29:38.125Z] #30 0.952 ++ go env GOARCH [2023-07-14T23:29:38.125Z] #30 0.963 Install shfmt version v3.0.2 [2023-07-14T23:29:38.125Z] #30 0.965 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.125Z] #30 0.965 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.125Z] #30 0.965 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:38.125Z] #30 0.965 + dir=/tmp/install [2023-07-14T23:29:38.125Z] #30 0.965 + bin=shfmt [2023-07-14T23:29:38.125Z] #30 0.965 + shift [2023-07-14T23:29:38.125Z] #30 0.965 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-14T23:29:38.125Z] #30 0.965 + . /tmp/install/shfmt.installer [2023-07-14T23:29:38.125Z] #30 0.965 ++ : v3.0.2 [2023-07-14T23:29:38.125Z] #30 0.965 + install_shfmt [2023-07-14T23:29:38.125Z] #30 0.965 + echo 'Install shfmt version v3.0.2' [2023-07-14T23:29:38.125Z] #30 0.965 + GOBIN=/build [2023-07-14T23:29:38.125Z] #30 0.965 + GO111MODULE=on [2023-07-14T23:29:38.125Z] #30 0.965 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-14T23:29:38.125Z] #30 1.495 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-14T23:29:38.125Z] #30 2.938 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-14T23:29:38.125Z] #30 2.938 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-14T23:29:38.125Z] #30 2.938 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-14T23:29:38.125Z] #30 3.565 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-14T23:29:38.259Z] #34 ... [2023-07-14T23:29:38.259Z] [2023-07-14T23:29:38.259Z] #20 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:29:38.259Z] #20 0.637 + RM_GOPATH=0 [2023-07-14T23:29:38.259Z] #20 0.637 + TMP_GOPATH= [2023-07-14T23:29:38.259Z] #20 0.637 + : /build [2023-07-14T23:29:38.259Z] #20 0.637 + '[' -z '' ']' [2023-07-14T23:29:38.259Z] #20 0.638 ++ mktemp -d [2023-07-14T23:29:38.259Z] #20 0.639 + export GOPATH=/tmp/tmp.PNJMiqaq3i [2023-07-14T23:29:38.259Z] #20 0.639 + GOPATH=/tmp/tmp.PNJMiqaq3i [2023-07-14T23:29:38.259Z] #20 0.639 + RM_GOPATH=1 [2023-07-14T23:29:38.259Z] #20 0.639 + case "$(go env GOARCH)" in [2023-07-14T23:29:38.259Z] #20 0.639 ++ go env GOARCH [2023-07-14T23:29:38.259Z] #20 0.642 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.259Z] #20 0.642 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.259Z] #20 0.642 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:38.259Z] #20 0.643 + dir=/tmp/install [2023-07-14T23:29:38.259Z] #20 0.643 + bin=shfmt [2023-07-14T23:29:38.260Z] #20 0.643 + shift [2023-07-14T23:29:38.260Z] #20 0.643 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-14T23:29:38.260Z] #20 0.643 + . /tmp/install/shfmt.installer [2023-07-14T23:29:38.260Z] #20 0.643 ++ : v3.0.2 [2023-07-14T23:29:38.260Z] #20 0.643 + install_shfmt [2023-07-14T23:29:38.260Z] #20 0.643 + echo 'Install shfmt version v3.0.2' [2023-07-14T23:29:38.260Z] #20 0.643 Install shfmt version v3.0.2 [2023-07-14T23:29:38.260Z] #20 0.643 + GOBIN=/build [2023-07-14T23:29:38.260Z] #20 0.643 + GO111MODULE=on [2023-07-14T23:29:38.260Z] #20 0.643 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-14T23:29:38.260Z] #20 0.723 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-14T23:29:38.260Z] #20 1.776 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-14T23:29:38.260Z] #20 1.798 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-14T23:29:38.260Z] #20 1.798 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-14T23:29:38.260Z] #20 2.396 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-14T23:29:38.260Z] #20 ... [2023-07-14T23:29:38.260Z] [2023-07-14T23:29:38.260Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:29:38.260Z] #35 1.021 + RM_GOPATH=0 [2023-07-14T23:29:38.260Z] #35 1.021 + TMP_GOPATH= [2023-07-14T23:29:38.260Z] #35 1.021 + : /build [2023-07-14T23:29:38.260Z] #35 1.021 + '[' -z '' ']' [2023-07-14T23:29:38.260Z] #35 1.025 ++ mktemp -d [2023-07-14T23:29:38.260Z] #35 1.026 + export GOPATH=/tmp/tmp.F5XMLDPXEy [2023-07-14T23:29:38.260Z] #35 1.026 + GOPATH=/tmp/tmp.F5XMLDPXEy [2023-07-14T23:29:38.260Z] #35 1.026 + RM_GOPATH=1 [2023-07-14T23:29:38.260Z] #35 1.026 + case "$(go env GOARCH)" in [2023-07-14T23:29:38.260Z] #35 1.026 ++ go env GOARCH [2023-07-14T23:29:38.260Z] #35 1.030 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.260Z] #35 1.030 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.260Z] #35 1.030 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:38.260Z] #35 1.031 + dir=/tmp/install [2023-07-14T23:29:38.260Z] #35 1.031 + bin=proxy [2023-07-14T23:29:38.260Z] #35 1.031 + shift [2023-07-14T23:29:38.260Z] #35 1.032 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:38.260Z] #35 1.032 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-14T23:29:38.260Z] #35 1.032 + . /tmp/install/proxy.installer [2023-07-14T23:29:38.260Z] #35 1.032 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:38.260Z] #35 1.032 + install_proxy [2023-07-14T23:29:38.260Z] #35 1.032 + case "$1" in [2023-07-14T23:29:38.260Z] #35 1.032 + export CGO_ENABLED=0 [2023-07-14T23:29:38.260Z] #35 1.032 + CGO_ENABLED=0 [2023-07-14T23:29:38.260Z] #35 1.032 + _install_proxy [2023-07-14T23:29:38.260Z] #35 1.032 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-14T23:29:38.260Z] #35 1.032 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.F5XMLDPXEy/src/github.com/docker/libnetwork [2023-07-14T23:29:38.260Z] #35 1.034 Cloning into '/tmp/tmp.F5XMLDPXEy/src/github.com/docker/libnetwork'... [2023-07-14T23:29:38.260Z] #35 5.057 + cd /tmp/tmp.F5XMLDPXEy/src/github.com/docker/libnetwork [2023-07-14T23:29:38.260Z] #35 5.057 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:38.260Z] #35 5.285 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-14T23:29:38.386Z] #30 ... [2023-07-14T23:29:38.386Z] [2023-07-14T23:29:38.386Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:29:38.386Z] #31 1.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:38.386Z] #31 1.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:38.386Z] #31 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:38.386Z] #31 2.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:38.386Z] #31 2.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:38.386Z] #31 3.190 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:38.386Z] #31 5.628 Fetched 8658 kB in 4s (2062 kB/s) [2023-07-14T23:29:38.386Z] #31 5.628 Reading package lists... [2023-07-14T23:29:38.386Z] #31 7.000 Reading package lists... [2023-07-14T23:29:38.386Z] #31 8.157 Building dependency tree... [2023-07-14T23:29:38.386Z] #31 8.922 The following additional packages will be installed: [2023-07-14T23:29:38.386Z] #31 8.924 libbtrfs0 [2023-07-14T23:29:38.386Z] #31 8.954 The following NEW packages will be installed: [2023-07-14T23:29:38.386Z] #31 8.955 libbtrfs-dev libbtrfs0 [2023-07-14T23:29:38.386Z] #31 9.250 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:38.386Z] #31 9.250 Need to get 460 kB of archives. [2023-07-14T23:29:38.386Z] #31 9.250 After this operation, 1237 kB of additional disk space will be used. [2023-07-14T23:29:38.386Z] #31 9.250 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:29:38.386Z] #31 9.302 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:29:38.386Z] #31 9.670 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:38.386Z] #31 9.742 Fetched 460 kB in 0s (1336 kB/s) [2023-07-14T23:29:38.386Z] #31 9.921 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:29:38.386Z] #31 9.923 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:29:38.386Z] #31 9.968 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:29:38.386Z] #31 9.984 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:29:38.386Z] #31 10.21 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:29:38.386Z] #31 10.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:29:38.386Z] #31 10.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:29:38.386Z] #31 10.43 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:29:38.386Z] #31 10.51 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:29:38.386Z] #31 ... [2023-07-14T23:29:38.386Z] [2023-07-14T23:29:38.386Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:29:38.386Z] #32 1.077 + RM_GOPATH=0 [2023-07-14T23:29:38.386Z] #32 1.077 + TMP_GOPATH= [2023-07-14T23:29:38.386Z] #32 1.077 + : /build [2023-07-14T23:29:38.386Z] #32 1.077 + '[' -z '' ']' [2023-07-14T23:29:38.386Z] #32 1.077 ++ mktemp -d [2023-07-14T23:29:38.386Z] #32 1.078 + export GOPATH=/tmp/tmp.y8FxMhYFRS [2023-07-14T23:29:38.386Z] #32 1.078 + GOPATH=/tmp/tmp.y8FxMhYFRS [2023-07-14T23:29:38.386Z] #32 1.078 + RM_GOPATH=1 [2023-07-14T23:29:38.386Z] #32 1.078 + case "$(go env GOARCH)" in [2023-07-14T23:29:38.386Z] #32 1.078 ++ go env GOARCH [2023-07-14T23:29:38.386Z] #32 1.082 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.386Z] #32 1.082 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.386Z] #32 1.082 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:38.386Z] #32 1.083 + dir=/tmp/install [2023-07-14T23:29:38.386Z] #32 1.083 + bin=gotestsum [2023-07-14T23:29:38.386Z] #32 1.083 + shift [2023-07-14T23:29:38.386Z] #32 1.083 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-14T23:29:38.386Z] #32 1.083 + . /tmp/install/gotestsum.installer [2023-07-14T23:29:38.386Z] #32 1.083 ++ : v1.8.2 [2023-07-14T23:29:38.386Z] #32 1.083 + install_gotestsum [2023-07-14T23:29:38.386Z] #32 1.083 + set -e [2023-07-14T23:29:38.386Z] #32 1.083 + echo 'Install gotestsum version v1.8.2' [2023-07-14T23:29:38.386Z] #32 1.083 + GOBIN=/build [2023-07-14T23:29:38.386Z] #32 1.083 + GO111MODULE=on [2023-07-14T23:29:38.386Z] #32 1.083 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-14T23:29:38.386Z] #32 1.083 Install gotestsum version v1.8.2 [2023-07-14T23:29:38.386Z] #32 1.118 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-14T23:29:38.386Z] #32 1.874 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-14T23:29:38.386Z] #32 1.876 go: downloading golang.org/x/tools v0.1.11 [2023-07-14T23:29:38.386Z] #32 1.910 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:38.386Z] #32 1.925 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-14T23:29:38.386Z] #32 1.931 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-14T23:29:38.386Z] #32 1.991 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-14T23:29:38.386Z] #32 2.021 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-14T23:29:38.386Z] #32 2.022 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-14T23:29:38.386Z] #32 2.075 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:38.386Z] #32 2.093 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-14T23:29:38.386Z] #32 4.962 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:38.518Z] #35 ... [2023-07-14T23:29:38.518Z] [2023-07-14T23:29:38.518Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:38.518Z] #26 10.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-14T23:29:38.518Z] #26 10.36 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-14T23:29:38.518Z] #26 10.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-14T23:29:38.518Z] #26 10.56 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-14T23:29:38.518Z] #26 10.59 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-14T23:29:38.518Z] #26 10.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-14T23:29:38.518Z] #26 10.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-14T23:29:38.518Z] #26 10.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-14T23:29:38.518Z] #26 10.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-14T23:29:38.518Z] #26 10.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-14T23:29:38.518Z] #26 10.79 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-14T23:29:38.518Z] #26 10.84 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-14T23:29:38.518Z] #26 ... [2023-07-14T23:29:38.518Z] [2023-07-14T23:29:38.518Z] #20 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:29:38.518Z] #20 DONE 10.9s [2023-07-14T23:29:38.518Z] [2023-07-14T23:29:38.518Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:29:38.518Z] #35 DONE 11.0s [2023-07-14T23:29:38.518Z] [2023-07-14T23:29:38.518Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:38.518Z] #26 10.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-14T23:29:38.518Z] #26 11.00 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-14T23:29:38.518Z] #26 11.09 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-14T23:29:38.518Z] #26 11.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-14T23:29:38.518Z] #26 11.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-14T23:29:38.593Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.3s done [2023-07-14T23:29:38.593Z] #11 ... [2023-07-14T23:29:38.593Z] [2023-07-14T23:29:38.593Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-14T23:29:38.593Z] #13 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done [2023-07-14T23:29:38.593Z] #13 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done [2023-07-14T23:29:38.593Z] #13 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done [2023-07-14T23:29:38.593Z] #13 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done [2023-07-14T23:29:38.593Z] #13 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s done [2023-07-14T23:29:38.593Z] #13 DONE 4.0s [2023-07-14T23:29:38.651Z] #32 ... [2023-07-14T23:29:38.651Z] [2023-07-14T23:29:38.651Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:29:38.651Z] #33 0.973 + RM_GOPATH=0 [2023-07-14T23:29:38.651Z] #33 0.973 + TMP_GOPATH= [2023-07-14T23:29:38.651Z] #33 0.973 + : /build [2023-07-14T23:29:38.651Z] #33 0.974 + '[' -z '' ']' [2023-07-14T23:29:38.651Z] #33 0.974 ++ mktemp -d [2023-07-14T23:29:38.651Z] #33 0.975 + export GOPATH=/tmp/tmp.aPCkJFN7EM [2023-07-14T23:29:38.651Z] #33 0.975 + GOPATH=/tmp/tmp.aPCkJFN7EM [2023-07-14T23:29:38.651Z] #33 0.975 + RM_GOPATH=1 [2023-07-14T23:29:38.651Z] #33 0.975 + case "$(go env GOARCH)" in [2023-07-14T23:29:38.651Z] #33 0.975 ++ go env GOARCH [2023-07-14T23:29:38.651Z] #33 0.982 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.651Z] #33 0.982 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:38.651Z] #33 0.982 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:38.651Z] #33 0.983 + dir=/tmp/install [2023-07-14T23:29:38.651Z] #33 0.983 + bin=tomlv [2023-07-14T23:29:38.651Z] #33 0.983 + shift [2023-07-14T23:29:38.651Z] #33 0.983 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-14T23:29:38.651Z] #33 0.983 + . /tmp/install/tomlv.installer [2023-07-14T23:29:38.651Z] #33 0.983 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:38.651Z] #33 0.984 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:38.651Z] #33 0.984 + install_tomlv [2023-07-14T23:29:38.651Z] #33 0.984 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-14T23:29:38.651Z] #33 0.984 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aPCkJFN7EM/src/github.com/BurntSushi/toml [2023-07-14T23:29:38.651Z] #33 0.985 Cloning into '/tmp/tmp.aPCkJFN7EM/src/github.com/BurntSushi/toml'... [2023-07-14T23:29:38.651Z] #33 1.332 + cd /tmp/tmp.aPCkJFN7EM/src/github.com/BurntSushi/toml [2023-07-14T23:29:38.651Z] #33 1.332 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:38.651Z] #33 1.365 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:29:38.651Z] #33 1.460 internal/goos [2023-07-14T23:29:38.651Z] #33 1.463 internal/goarch [2023-07-14T23:29:38.651Z] #33 1.463 encoding [2023-07-14T23:29:38.651Z] #33 1.463 internal/unsafeheader [2023-07-14T23:29:38.651Z] #33 1.478 runtime/internal/syscall [2023-07-14T23:29:38.651Z] #33 1.478 internal/goexperiment [2023-07-14T23:29:38.651Z] #33 1.478 runtime/internal/atomic [2023-07-14T23:29:38.651Z] #33 1.481 internal/cpu [2023-07-14T23:29:38.651Z] #33 1.531 internal/itoa [2023-07-14T23:29:38.651Z] #33 1.545 math/bits [2023-07-14T23:29:38.651Z] #33 1.564 unicode/utf8 [2023-07-14T23:29:38.651Z] #33 1.569 internal/abi [2023-07-14T23:29:38.651Z] #33 1.592 runtime/internal/math [2023-07-14T23:29:38.651Z] #33 1.639 runtime/internal/sys [2023-07-14T23:29:38.651Z] #33 1.650 internal/race [2023-07-14T23:29:38.651Z] #33 1.694 sync/atomic [2023-07-14T23:29:38.651Z] #33 1.719 unicode [2023-07-14T23:29:38.651Z] #33 1.741 internal/bytealg [2023-07-14T23:29:38.651Z] #33 1.750 math [2023-07-14T23:29:38.651Z] #33 2.002 runtime [2023-07-14T23:29:38.651Z] #33 ... [2023-07-14T23:29:38.651Z] [2023-07-14T23:29:38.651Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:29:38.651Z] #30 DONE 10.7s [2023-07-14T23:29:38.651Z] [2023-07-14T23:29:38.651Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:38.651Z] #34 1.507 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-14T23:29:38.651Z] #34 1.509 Cloning into '.'... [2023-07-14T23:29:38.651Z] #34 10.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-14T23:29:38.795Z] #26 ... [2023-07-14T23:29:38.795Z] [2023-07-14T23:29:38.795Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:29:38.795Z] #31 10.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:29:38.795Z] #31 10.53 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:38.795Z] #31 DONE 11.1s [2023-07-14T23:29:38.795Z] [2023-07-14T23:29:38.795Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:38.795Z] #26 11.19 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-14T23:29:38.795Z] #26 11.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-14T23:29:38.853Z] [2023-07-14T23:29:38.853Z] #14 [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 [2023-07-14T23:29:38.916Z] #34 ... [2023-07-14T23:29:38.916Z] [2023-07-14T23:29:38.916Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:38.916Z] #35 1.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:38.916Z] #35 1.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:38.916Z] #35 1.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:38.916Z] #35 2.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:38.916Z] #35 2.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:38.916Z] #35 3.305 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:38.916Z] #35 4.986 Fetched 8658 kB in 4s (2440 kB/s) [2023-07-14T23:29:38.916Z] #35 4.986 Reading package lists... [2023-07-14T23:29:38.916Z] #35 6.368 Reading package lists... [2023-07-14T23:29:38.916Z] #35 7.908 Building dependency tree... [2023-07-14T23:29:38.916Z] #35 8.862 The following additional packages will be installed: [2023-07-14T23:29:38.916Z] #35 8.866 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:29:38.916Z] #35 8.867 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-14T23:29:38.916Z] #35 8.867 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-14T23:29:38.916Z] #35 8.867 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-14T23:29:38.916Z] #35 8.868 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-14T23:29:38.916Z] #35 8.869 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-14T23:29:38.916Z] #35 8.870 mingw-w64-common mingw-w64-x86-64-dev [2023-07-14T23:29:38.916Z] #35 8.872 Suggested packages: [2023-07-14T23:29:38.916Z] #35 8.874 gcc-10-locales seccomp wine64 [2023-07-14T23:29:38.916Z] #35 9.200 The following NEW packages will be installed: [2023-07-14T23:29:38.916Z] #35 9.201 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:29:38.916Z] #35 9.201 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-14T23:29:38.916Z] #35 9.201 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-14T23:29:38.916Z] #35 9.201 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-14T23:29:38.916Z] #35 9.201 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-14T23:29:38.916Z] #35 9.201 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-14T23:29:38.916Z] #35 9.202 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-14T23:29:38.916Z] #35 9.202 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-14T23:29:38.916Z] #35 9.202 mingw-w64-x86-64-dev [2023-07-14T23:29:38.916Z] #35 9.484 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:38.916Z] #35 9.484 Need to get 115 MB of archives. [2023-07-14T23:29:38.916Z] #35 9.484 After this operation, 645 MB of additional disk space will be used. [2023-07-14T23:29:38.916Z] #35 9.484 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-07-14T23:29:38.916Z] #35 9.514 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-07-14T23:29:38.916Z] #35 9.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-07-14T23:29:38.916Z] #35 9.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-07-14T23:29:38.916Z] #35 9.562 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-07-14T23:29:38.916Z] #35 9.564 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-14T23:29:38.916Z] #35 9.624 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-07-14T23:29:38.916Z] #35 9.685 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-07-14T23:29:38.916Z] #35 9.687 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-07-14T23:29:38.916Z] #35 9.899 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:29:38.916Z] #35 10.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:29:38.916Z] #35 10.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-07-14T23:29:38.916Z] #35 10.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:29:38.916Z] #35 ... [2023-07-14T23:29:38.916Z] [2023-07-14T23:29:38.916Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:29:38.916Z] #31 10.65 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:38.916Z] #31 DONE 11.1s [2023-07-14T23:29:38.916Z] [2023-07-14T23:29:38.916Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:39.053Z] #26 11.33 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-14T23:29:39.053Z] #26 11.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-14T23:29:39.053Z] #26 11.35 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-14T23:29:39.179Z] #34 10.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:39.310Z] #26 11.55 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-14T23:29:39.310Z] #26 11.58 go: downloading go.uber.org/atomic v1.7.0 [2023-07-14T23:29:39.310Z] #26 11.76 go: downloading go.uber.org/multierr v1.6.0 [2023-07-14T23:29:39.310Z] #26 11.82 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-14T23:29:39.567Z] #26 11.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-14T23:29:39.567Z] #26 11.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-14T23:29:39.567Z] #26 12.05 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-14T23:29:39.793Z] #14 1.053 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:39.793Z] #14 1.084 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:39.793Z] #14 1.095 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:39.793Z] #14 1.180 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:39.824Z] #26 12.13 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-14T23:29:39.824Z] #26 12.14 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-14T23:29:39.824Z] #26 12.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-14T23:29:39.824Z] #26 12.16 go: downloading github.com/prometheus/common v0.32.1 [2023-07-14T23:29:39.824Z] #26 12.33 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-14T23:29:40.053Z] #14 1.356 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:40.053Z] #14 1.358 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:40.082Z] #26 12.51 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-14T23:29:40.082Z] #26 12.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-14T23:29:40.082Z] #26 12.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-14T23:29:40.317Z] #37 69.52 + bin/containerd-shim-runc-v1 [2023-07-14T23:29:40.569Z] #34 ... [2023-07-14T23:29:40.569Z] [2023-07-14T23:29:40.569Z] #19 [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 [2023-07-14T23:29:40.569Z] #19 9.439 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-14T23:29:40.569Z] #19 10.000 [2023-07-14T23:29:40.569Z] #19 10.24 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:40.569Z] #19 10.71 [2023-07-14T23:29:40.569Z] #19 11.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-14T23:29:40.569Z] #19 12.25 [2023-07-14T23:29:40.569Z] #19 12.49 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:40.569Z] #19 12.87 [2023-07-14T23:29:40.569Z] #19 12.96 Download of images into '/build' complete. [2023-07-14T23:29:40.569Z] #19 12.96 Use something like the following to load the result into a Docker daemon: [2023-07-14T23:29:40.569Z] #19 12.96 tar -cC '/build' . | docker load [2023-07-14T23:29:40.569Z] #19 DONE 13.1s [2023-07-14T23:29:40.569Z] [2023-07-14T23:29:40.569Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:40.569Z] #35 11.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:29:40.569Z] #35 11.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-07-14T23:29:40.569Z] #35 11.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-14T23:29:40.569Z] #35 11.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-14T23:29:40.569Z] #35 11.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:29:40.569Z] #35 11.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:29:40.569Z] #35 11.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-07-14T23:29:40.569Z] #35 11.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-07-14T23:29:40.569Z] #35 11.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-07-14T23:29:40.569Z] #35 11.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-07-14T23:29:40.569Z] #35 11.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-14T23:29:40.569Z] #35 11.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-14T23:29:40.569Z] #35 11.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-07-14T23:29:40.569Z] #35 11.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-07-14T23:29:40.569Z] #35 11.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-07-14T23:29:40.569Z] #35 11.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-07-14T23:29:40.569Z] #35 11.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-14T23:29:40.569Z] #35 12.46 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:40.569Z] #35 12.60 Fetched 115 MB in 3s (41.2 MB/s) [2023-07-14T23:29:40.569Z] #35 12.74 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-14T23:29:40.831Z] #35 12.74 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:29:40.831Z] #35 12.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:29:40.831Z] #35 12.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:29:40.995Z] #14 ... [2023-07-14T23:29:40.995Z] [2023-07-14T23:29:40.995Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-14T23:29:40.995Z] #15 DONE 1.8s [2023-07-14T23:29:40.995Z] [2023-07-14T23:29:40.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:40.995Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done [2023-07-14T23:29:40.995Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0.2s [2023-07-14T23:29:41.011Z] #26 ... [2023-07-14T23:29:41.011Z] [2023-07-14T23:29:41.011Z] #29 [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 [2023-07-14T23:29:41.011Z] #29 10.65 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:41.011Z] #29 11.06 [2023-07-14T23:29:41.011Z] #29 12.12 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-14T23:29:41.011Z] #29 12.62 [2023-07-14T23:29:41.011Z] #29 12.87 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:41.011Z] #29 13.37 [2023-07-14T23:29:41.011Z] #29 13.50 Download of images into '/build' complete. [2023-07-14T23:29:41.011Z] #29 13.50 Use something like the following to load the result into a Docker daemon: [2023-07-14T23:29:41.011Z] #29 13.50 tar -cC '/build' . | docker load [2023-07-14T23:29:41.011Z] #29 DONE 14.3s [2023-07-14T23:29:41.147Z] #10 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 4.5s done [2023-07-14T23:29:41.255Z] #11 ... [2023-07-14T23:29:41.255Z] [2023-07-14T23:29:41.255Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-14T23:29:41.255Z] #16 DONE 0.4s [2023-07-14T23:29:41.255Z] [2023-07-14T23:29:41.255Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:08defd390a65f3a72cfde1d04a538c6dc2d48d1f0f443ff99a8862c11c19572c [2023-07-14T23:29:41.268Z] [2023-07-14T23:29:41.268Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:41.268Z] #32 10.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:29:41.268Z] #32 11.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:29:41.268Z] #32 11.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-07-14T23:29:41.268Z] #32 11.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:29:41.268Z] #32 12.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:29:41.268Z] #32 12.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-07-14T23:29:41.268Z] #32 12.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-14T23:29:41.268Z] #32 12.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-14T23:29:41.268Z] #32 12.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:29:41.268Z] #32 12.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:29:41.268Z] #32 12.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-07-14T23:29:41.268Z] #32 12.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-07-14T23:29:41.268Z] #32 12.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-07-14T23:29:41.268Z] #32 12.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-07-14T23:29:41.268Z] #32 12.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-14T23:29:41.268Z] #32 12.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-14T23:29:41.268Z] #32 12.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-07-14T23:29:41.268Z] #32 12.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-07-14T23:29:41.268Z] #32 12.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-07-14T23:29:41.268Z] #32 12.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-07-14T23:29:41.268Z] #32 12.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-14T23:29:41.268Z] #32 13.24 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:41.268Z] #32 13.35 Fetched 115 MB in 3s (34.4 MB/s) [2023-07-14T23:29:41.268Z] #32 13.43 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-14T23:29:41.268Z] #32 13.43 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:29:41.268Z] #32 13.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:29:41.268Z] #32 13.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:29:41.404Z] #10 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd [2023-07-14T23:29:41.405Z] #35 13.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-14T23:29:41.405Z] #35 13.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:29:41.405Z] #35 13.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:29:41.662Z] #10 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done [2023-07-14T23:29:41.920Z] #10 DONE 13.1s [2023-07-14T23:29:41.920Z] [2023-07-14T23:29:41.920Z] #16 [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 [2023-07-14T23:29:41.920Z] #16 0.815 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:41.920Z] #16 0.824 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:41.920Z] #16 0.824 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:41.920Z] #16 0.920 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:41.920Z] #16 1.078 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:41.920Z] #16 1.098 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:41.920Z] #16 2.256 Fetched 8658 kB in 2s (5101 kB/s) [2023-07-14T23:29:41.920Z] #16 2.256 Reading package lists... [2023-07-14T23:29:41.921Z] #16 2.868 Reading package lists... [2023-07-14T23:29:41.921Z] #16 3.462 Building dependency tree... [2023-07-14T23:29:41.921Z] #16 3.731 The following additional packages will be installed: [2023-07-14T23:29:41.921Z] #16 3.731 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-14T23:29:41.921Z] #16 3.732 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-14T23:29:41.921Z] #16 3.732 Recommended packages: [2023-07-14T23:29:41.921Z] #16 3.732 libldap-common publicsuffix libsasl2-modules [2023-07-14T23:29:41.921Z] #16 3.855 The following NEW packages will be installed: [2023-07-14T23:29:41.921Z] #16 3.855 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-14T23:29:41.921Z] #16 3.855 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-14T23:29:41.921Z] #16 3.856 libssh2-1 openssl [2023-07-14T23:29:41.921Z] #16 4.130 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:41.921Z] #16 4.130 Need to get 3050 kB of archives. [2023-07-14T23:29:41.921Z] #16 4.130 After this operation, 6663 kB of additional disk space will be used. [2023-07-14T23:29:41.921Z] #16 4.130 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-14T23:29:41.921Z] #16 4.138 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-14T23:29:41.921Z] #16 4.140 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-14T23:29:41.921Z] #16 4.143 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-07-14T23:29:41.921Z] #16 4.143 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-14T23:29:41.921Z] #16 4.144 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-07-14T23:29:41.921Z] #16 4.146 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-14T23:29:41.921Z] #16 4.147 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-14T23:29:41.921Z] #16 4.147 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-14T23:29:41.921Z] #16 4.150 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-14T23:29:41.921Z] #16 4.153 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-14T23:29:41.921Z] #16 4.160 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-14T23:29:41.921Z] #16 4.163 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:29:41.921Z] #16 4.166 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:29:41.921Z] #16 4.167 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:29:41.921Z] #16 4.292 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:41.921Z] #16 4.317 Fetched 3050 kB in 0s (10000 kB/s) [2023-07-14T23:29:41.921Z] #16 4.336 Selecting previously unselected package openssl. [2023-07-14T23:29:41.921Z] #16 4.336 (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 ... 6664 files and directories currently installed.) [2023-07-14T23:29:41.921Z] #16 4.341 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.345 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:41.921Z] #16 4.446 Selecting previously unselected package ca-certificates. [2023-07-14T23:29:41.921Z] #16 4.448 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-14T23:29:41.921Z] #16 4.451 Unpacking ca-certificates (20210119) ... [2023-07-14T23:29:41.921Z] #16 4.504 Selecting previously unselected package libbrotli1:amd64. [2023-07-14T23:29:41.921Z] #16 4.506 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.511 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:41.921Z] #16 4.565 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-14T23:29:41.921Z] #16 4.566 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.569 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:41.921Z] #16 4.603 Selecting previously unselected package libsasl2-2:amd64. [2023-07-14T23:29:41.921Z] #16 4.604 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.608 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:41.921Z] #16 4.646 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-14T23:29:41.921Z] #16 4.647 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.651 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:41.921Z] #16 4.709 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-14T23:29:41.921Z] #16 4.710 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.714 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:41.921Z] #16 4.749 Selecting previously unselected package libpsl5:amd64. [2023-07-14T23:29:41.921Z] #16 4.750 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.753 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:41.921Z] #16 4.785 Selecting previously unselected package librtmp1:amd64. [2023-07-14T23:29:41.921Z] #16 4.787 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.790 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:41.921Z] #16 4.826 Selecting previously unselected package libssh2-1:amd64. [2023-07-14T23:29:41.921Z] #16 4.827 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.830 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:41.921Z] #16 4.874 Selecting previously unselected package libcurl4:amd64. [2023-07-14T23:29:41.921Z] #16 4.876 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.879 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:41.921Z] #16 4.929 Selecting previously unselected package curl. [2023-07-14T23:29:41.921Z] #16 4.930 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.934 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:41.921Z] #16 4.982 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:29:41.921Z] #16 4.983 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 4.986 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:41.921Z] #16 5.036 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:29:41.921Z] #16 5.037 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 5.041 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:41.921Z] #16 5.078 Selecting previously unselected package jq. [2023-07-14T23:29:41.921Z] #16 5.079 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:29:41.921Z] #16 5.082 Unpacking jq (1.6-2.1) ... [2023-07-14T23:29:41.921Z] #16 5.117 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:41.921Z] #16 5.127 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:41.921Z] #16 5.136 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:41.921Z] #16 5.146 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:41.921Z] #16 5.156 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:41.921Z] #16 5.166 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:41.921Z] #16 5.176 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:41.921Z] #16 5.185 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:41.921Z] #16 5.199 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:41.921Z] #16 5.209 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:41.921Z] #16 5.219 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:41.921Z] #16 5.228 Setting up ca-certificates (20210119) ... [2023-07-14T23:29:41.921Z] #16 5.627 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:41.921Z] #16 6.079 129 added, 0 removed; done. [2023-07-14T23:29:41.921Z] #16 6.108 Setting up jq (1.6-2.1) ... [2023-07-14T23:29:41.921Z] #16 6.118 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:41.921Z] #16 6.127 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:41.921Z] #16 6.136 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:41.921Z] #16 6.152 Processing triggers for ca-certificates (20210119) ... [2023-07-14T23:29:41.921Z] #16 6.159 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:41.921Z] #16 6.528 0 added, 0 removed; done. [2023-07-14T23:29:41.921Z] #16 6.528 Running hooks in /etc/ca-certificates/update.d... [2023-07-14T23:29:41.921Z] #16 6.529 done. [2023-07-14T23:29:41.921Z] #16 DONE 9.6s [2023-07-14T23:29:41.921Z] [2023-07-14T23:29:41.921Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-14T23:29:41.921Z] #17 DONE 0.0s [2023-07-14T23:29:41.921Z] [2023-07-14T23:29:41.921Z] #18 [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 [2023-07-14T23:29:42.088Z] #32 14.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-14T23:29:42.088Z] #32 14.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:29:42.088Z] #32 14.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:29:42.179Z] #18 ... [2023-07-14T23:29:42.179Z] [2023-07-14T23:29:42.179Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-14T23:29:42.179Z] #19 DONE 0.4s [2023-07-14T23:29:42.215Z] #37 71.56 + bin/containerd-shim-runc-v2 [2023-07-14T23:29:42.364Z] #35 14.20 Selecting previously unselected package binutils-mingw-w64. [2023-07-14T23:29:42.364Z] #35 14.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-14T23:29:42.364Z] #35 14.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:29:42.364Z] #35 14.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-14T23:29:42.364Z] #35 14.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:29:42.364Z] #35 14.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:29:42.364Z] #35 14.48 Selecting previously unselected package dmsetup. [2023-07-14T23:29:42.364Z] #35 14.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:29:42.364Z] #35 14.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:29:42.436Z] [2023-07-14T23:29:42.436Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-07-14T23:29:42.472Z] #37 72.11 + binaries [2023-07-14T23:29:42.626Z] #35 14.64 Selecting previously unselected package mingw-w64-common. [2023-07-14T23:29:42.626Z] #35 14.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-14T23:29:42.626Z] #35 14.65 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-14T23:29:42.695Z] #20 DONE 0.5s [2023-07-14T23:29:42.695Z] [2023-07-14T23:29:42.695Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-14T23:29:42.695Z] #21 DONE 0.1s [2023-07-14T23:29:42.695Z] [2023-07-14T23:29:42.695Z] #22 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:29:42.729Z] #37 72.11 + install -D bin/containerd /build/containerd [2023-07-14T23:29:42.729Z] #37 72.14 + install -D bin/containerd-shim /build/containerd-shim [2023-07-14T23:29:42.729Z] #37 72.15 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-14T23:29:42.729Z] #37 72.16 + install -D bin/ctr /build/ctr [2023-07-14T23:29:42.954Z] #22 ... [2023-07-14T23:29:42.954Z] [2023-07-14T23:29:42.954Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-14T23:29:42.954Z] #23 DONE 0.1s [2023-07-14T23:29:42.954Z] [2023-07-14T23:29:42.954Z] #18 [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 [2023-07-14T23:29:42.954Z] #18 1.111 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-14T23:29:42.986Z] #37 DONE 72.6s [2023-07-14T23:29:43.018Z] #32 15.51 Selecting previously unselected package binutils-mingw-w64. [2023-07-14T23:29:43.018Z] #32 15.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-14T23:29:43.018Z] #32 15.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:29:43.164Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.9s done [2023-07-14T23:29:43.164Z] #11 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 [2023-07-14T23:29:43.275Z] #32 ... [2023-07-14T23:29:43.275Z] [2023-07-14T23:29:43.275Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:29:43.275Z] #30 DONE 15.6s [2023-07-14T23:29:43.275Z] [2023-07-14T23:29:43.275Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:43.275Z] #33 10.68 Fetched 17.7 MB in 1s (17.5 MB/s) [2023-07-14T23:29:43.275Z] #33 10.89 Selecting previously unselected package xxd. [2023-07-14T23:29:43.275Z] #33 10.89 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:29:43.275Z] #33 10.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 10.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:43.275Z] #33 11.27 Selecting previously unselected package vim-common. [2023-07-14T23:29:43.275Z] #33 11.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:29:43.275Z] #33 11.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:43.275Z] #33 11.54 Selecting previously unselected package cmake-data. [2023-07-14T23:29:43.275Z] #33 11.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-14T23:29:43.275Z] #33 11.57 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:29:43.275Z] #33 12.86 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:29:43.275Z] #33 12.86 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 12.96 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:29:43.275Z] #33 14.61 Selecting previously unselected package libxml2:amd64. [2023-07-14T23:29:43.275Z] #33 14.61 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 14.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:29:43.275Z] #33 14.81 Selecting previously unselected package libarchive13:amd64. [2023-07-14T23:29:43.275Z] #33 14.82 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 14.82 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:29:43.275Z] #33 15.01 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-14T23:29:43.275Z] #33 15.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 15.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:29:43.275Z] #33 15.17 Selecting previously unselected package librhash0:amd64. [2023-07-14T23:29:43.275Z] #33 15.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 15.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:29:43.275Z] #33 15.57 Selecting previously unselected package libuv1:amd64. [2023-07-14T23:29:43.275Z] #33 15.57 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 15.59 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:29:43.275Z] #33 15.76 Selecting previously unselected package cmake. [2023-07-14T23:29:43.275Z] #33 15.76 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-14T23:29:43.275Z] #33 15.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:29:43.522Z] #18 1.367 [2023-07-14T23:29:43.522Z] #18 1.581 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:43.781Z] #18 1.798 [2023-07-14T23:29:43.918Z] [2023-07-14T23:29:43.918Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-14T23:29:43.918Z] #62 DONE 0.2s [2023-07-14T23:29:43.918Z] [2023-07-14T23:29:43.918Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-14T23:29:43.918Z] #63 DONE 0.1s [2023-07-14T23:29:44.175Z] [2023-07-14T23:29:44.175Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-14T23:29:44.175Z] #64 DONE 0.2s [2023-07-14T23:29:44.175Z] [2023-07-14T23:29:44.175Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-14T23:29:44.175Z] #65 DONE 0.0s [2023-07-14T23:29:44.175Z] [2023-07-14T23:29:44.175Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-14T23:29:44.175Z] #66 DONE 0.0s [2023-07-14T23:29:44.433Z] [2023-07-14T23:29:44.433Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-14T23:29:44.648Z] #33 17.03 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:29:44.648Z] #33 17.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:44.648Z] #33 17.11 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:29:44.648Z] #33 17.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:44.648Z] #33 17.19 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:29:44.648Z] #33 17.22 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:29:44.648Z] #33 17.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:29:44.731Z] #18 2.828 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-14T23:29:44.910Z] #33 17.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:29:44.910Z] #33 17.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:29:44.998Z] #67 DONE 0.8s [2023-07-14T23:29:44.998Z] [2023-07-14T23:29:44.998Z] #68 exporting to image [2023-07-14T23:29:44.998Z] #68 exporting layers [2023-07-14T23:29:45.168Z] #33 17.37 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:29:45.168Z] #33 17.43 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:45.174Z] #35 ... [2023-07-14T23:29:45.174Z] [2023-07-14T23:29:45.174Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:29:45.174Z] #32 DONE 16.9s [2023-07-14T23:29:45.174Z] [2023-07-14T23:29:45.174Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:45.174Z] #29 10.30 Selecting previously unselected package xxd. [2023-07-14T23:29:45.174Z] #29 10.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-07-14T23:29:45.174Z] #29 10.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:29:45.174Z] #29 10.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:45.174Z] #29 10.71 Selecting previously unselected package vim-common. [2023-07-14T23:29:45.174Z] #29 10.72 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:29:45.174Z] #29 10.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:45.174Z] #29 11.03 Selecting previously unselected package cmake-data. [2023-07-14T23:29:45.174Z] #29 11.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-14T23:29:45.174Z] #29 11.04 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:29:45.174Z] #29 12.49 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:29:45.174Z] #29 12.49 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:29:45.174Z] #29 12.55 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:29:45.174Z] #29 14.04 Selecting previously unselected package libxml2:amd64. [2023-07-14T23:29:45.174Z] #29 14.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-14T23:29:45.174Z] #29 14.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:29:45.174Z] #29 14.27 Selecting previously unselected package libarchive13:amd64. [2023-07-14T23:29:45.174Z] #29 14.28 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-14T23:29:45.174Z] #29 14.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:29:45.175Z] #29 14.48 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-14T23:29:45.175Z] #29 14.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-14T23:29:45.175Z] #29 14.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:29:45.175Z] #29 14.59 Selecting previously unselected package librhash0:amd64. [2023-07-14T23:29:45.175Z] #29 14.60 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-14T23:29:45.175Z] #29 14.61 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:29:45.175Z] #29 14.68 Selecting previously unselected package libuv1:amd64. [2023-07-14T23:29:45.175Z] #29 14.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-14T23:29:45.175Z] #29 14.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:29:45.175Z] #29 14.82 Selecting previously unselected package cmake. [2023-07-14T23:29:45.175Z] #29 14.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-14T23:29:45.175Z] #29 14.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:29:45.175Z] #29 16.01 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:29:45.175Z] #29 16.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:45.175Z] #29 16.27 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:29:45.175Z] #29 16.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:45.175Z] #29 16.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:29:45.175Z] #29 16.88 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:29:45.175Z] #29 16.93 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:29:45.175Z] #29 16.99 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:29:45.175Z] #29 17.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:29:45.175Z] #29 17.04 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:29:45.175Z] #29 17.06 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:45.175Z] #29 ... [2023-07-14T23:29:45.175Z] [2023-07-14T23:29:45.175Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:45.175Z] #35 17.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-14T23:29:45.175Z] #35 17.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-14T23:29:45.175Z] #35 17.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:29:45.305Z] #18 3.410 [2023-07-14T23:29:45.564Z] #18 ... [2023-07-14T23:29:45.564Z] [2023-07-14T23:29:45.564Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:29:45.564Z] #24 1.002 + RM_GOPATH=0 [2023-07-14T23:29:45.564Z] #24 1.002 + TMP_GOPATH= [2023-07-14T23:29:45.564Z] #24 1.002 + : /build [2023-07-14T23:29:45.564Z] #24 1.002 + '[' -z '' ']' [2023-07-14T23:29:45.564Z] #24 1.002 ++ mktemp -d [2023-07-14T23:29:45.564Z] #24 1.003 + export GOPATH=/tmp/tmp.976gfbMH53 [2023-07-14T23:29:45.564Z] #24 1.003 + GOPATH=/tmp/tmp.976gfbMH53 [2023-07-14T23:29:45.564Z] #24 1.003 + RM_GOPATH=1 [2023-07-14T23:29:45.564Z] #24 1.004 + case "$(go env GOARCH)" in [2023-07-14T23:29:45.564Z] #24 1.004 ++ go env GOARCH [2023-07-14T23:29:45.564Z] #24 1.008 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:45.564Z] #24 1.008 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:45.564Z] #24 1.008 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:45.564Z] #24 1.009 Install docker/cli version 17.06.2-ce from stable [2023-07-14T23:29:45.564Z] #24 1.009 + dir=/tmp/install [2023-07-14T23:29:45.564Z] #24 1.009 + bin=dockercli [2023-07-14T23:29:45.564Z] #24 1.009 + shift [2023-07-14T23:29:45.564Z] #24 1.009 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-14T23:29:45.564Z] #24 1.009 + . /tmp/install/dockercli.installer [2023-07-14T23:29:45.564Z] #24 1.009 ++ : stable [2023-07-14T23:29:45.564Z] #24 1.009 ++ : 17.06.2-ce [2023-07-14T23:29:45.564Z] #24 1.009 + install_dockercli [2023-07-14T23:29:45.564Z] #24 1.009 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-14T23:29:45.564Z] #24 1.009 ++ uname -m [2023-07-14T23:29:45.564Z] #24 1.010 + arch=x86_64 [2023-07-14T23:29:45.564Z] #24 1.010 + '[' x86_64 '!=' x86_64 ']' [2023-07-14T23:29:45.564Z] #24 1.010 + url=https://download.docker.com/linux/static [2023-07-14T23:29:45.564Z] #24 1.010 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-14T23:29:45.564Z] #24 1.016 + tar -xz docker/docker [2023-07-14T23:29:45.564Z] #24 2.502 + mkdir -p /build [2023-07-14T23:29:45.564Z] #24 2.510 + mv docker/docker /build/ [2023-07-14T23:29:45.564Z] #24 2.514 + rmdir docker [2023-07-14T23:29:45.564Z] #24 DONE 2.9s [2023-07-14T23:29:45.731Z] #33 DONE 18.0s [2023-07-14T23:29:45.731Z] [2023-07-14T23:29:45.731Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:29:45.828Z] [2023-07-14T23:29:45.828Z] #18 [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 [2023-07-14T23:29:45.828Z] #18 3.679 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:45.987Z] #36 ... [2023-07-14T23:29:45.988Z] [2023-07-14T23:29:45.988Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:45.988Z] #23 8.195 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-14T23:29:45.988Z] #23 9.067 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-07-14T23:29:45.988Z] #23 ... [2023-07-14T23:29:45.988Z] [2023-07-14T23:29:45.988Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:45.988Z] #32 15.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-14T23:29:45.988Z] #32 15.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:29:45.988Z] #32 15.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:29:45.988Z] #32 15.89 Selecting previously unselected package dmsetup. [2023-07-14T23:29:45.988Z] #32 15.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:29:45.988Z] #32 15.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:29:45.988Z] #32 16.02 Selecting previously unselected package mingw-w64-common. [2023-07-14T23:29:45.988Z] #32 16.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-14T23:29:45.988Z] #32 16.05 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-14T23:29:45.988Z] #32 17.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-14T23:29:45.988Z] #32 17.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-14T23:29:45.988Z] #32 17.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:29:46.090Z] #18 4.207 [2023-07-14T23:29:47.090Z] #35 19.04 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-14T23:29:47.090Z] #35 ... [2023-07-14T23:29:47.090Z] [2023-07-14T23:29:47.090Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:47.090Z] #29 DONE 19.1s [2023-07-14T23:29:47.090Z] [2023-07-14T23:29:47.090Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:47.090Z] #35 19.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:29:47.090Z] #35 19.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:29:47.090Z] #35 19.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-14T23:29:47.090Z] #35 19.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:29:47.090Z] #35 19.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:29:47.355Z] #32 19.51 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-14T23:29:47.355Z] #32 19.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:29:47.355Z] #32 19.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:29:47.355Z] #32 19.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-14T23:29:47.355Z] #32 19.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:29:47.355Z] #32 19.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:29:47.362Z] #11 extracting sha256:96628994537f3ef6d029635cf42e21e75c825b9c0e51197906f2b7511fb07ac2 4.6s done [2023-07-14T23:29:47.524Z] #68 exporting layers 2.2s done [2023-07-14T23:29:47.524Z] #68 writing image sha256:1ed98324256426a8df50c1a3cd00edc5c444fe0434ce45d4cd722db38e87f096 done [2023-07-14T23:29:47.524Z] #68 naming to docker.io/library/docker:e925a5d304fbc0b4afc554657a3309eb97873828 done [2023-07-14T23:29:47.524Z] #68 DONE 2.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-07-14T23:29:47.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/test/unit [2023-07-14T23:29:47.931Z] #11 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd [2023-07-14T23:29:47.931Z] #11 extracting sha256:09bd80bdcafe0805de41e3a82cfa66c5318c680590fe10c0506c32eb835645cd done [2023-07-14T23:29:47.993Z] #18 5.845 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-14T23:29:48.034Z] #35 ... [2023-07-14T23:29:48.034Z] [2023-07-14T23:29:48.034Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:29:48.034Z] #33 10.92 internal/reflectlite [2023-07-14T23:29:48.034Z] #33 10.92 sync [2023-07-14T23:29:48.034Z] #33 11.20 internal/testlog [2023-07-14T23:29:48.034Z] #33 11.82 errors [2023-07-14T23:29:48.034Z] #33 11.82 sort [2023-07-14T23:29:48.034Z] #33 11.91 internal/oserror [2023-07-14T23:29:48.034Z] #33 11.92 strconv [2023-07-14T23:29:48.034Z] #33 11.92 io [2023-07-14T23:29:48.034Z] #33 11.92 internal/safefilepath [2023-07-14T23:29:48.034Z] #33 11.92 path [2023-07-14T23:29:48.034Z] #33 12.12 syscall [2023-07-14T23:29:48.034Z] #33 12.42 bytes [2023-07-14T23:29:48.034Z] #33 12.42 strings [2023-07-14T23:29:48.034Z] #33 12.42 text/tabwriter [2023-07-14T23:29:48.034Z] #33 13.79 bufio [2023-07-14T23:29:48.034Z] #33 13.83 reflect [2023-07-14T23:29:48.034Z] #33 14.48 time [2023-07-14T23:29:48.034Z] #33 14.49 internal/syscall/execenv [2023-07-14T23:29:48.034Z] #33 14.50 internal/syscall/unix [2023-07-14T23:29:48.034Z] #33 15.84 io/fs [2023-07-14T23:29:48.034Z] #33 15.87 internal/poll [2023-07-14T23:29:48.034Z] #33 16.80 os [2023-07-14T23:29:48.034Z] #33 17.06 internal/fmtsort [2023-07-14T23:29:48.034Z] #33 17.64 io/ioutil [2023-07-14T23:29:48.034Z] #33 17.65 fmt [2023-07-14T23:29:48.034Z] #33 18.31 github.com/BurntSushi/toml [2023-07-14T23:29:48.034Z] #33 18.31 log [2023-07-14T23:29:48.034Z] #33 18.32 flag [2023-07-14T23:29:48.034Z] #33 19.15 github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:29:48.034Z] #33 DONE 19.9s [2023-07-14T23:29:48.034Z] [2023-07-14T23:29:48.034Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:29:48.034Z] #36 0.561 + RM_GOPATH=0 [2023-07-14T23:29:48.034Z] #36 0.562 + TMP_GOPATH= [2023-07-14T23:29:48.034Z] #36 0.562 + : /build [2023-07-14T23:29:48.034Z] #36 0.563 + '[' -z '' ']' [2023-07-14T23:29:48.034Z] #36 0.563 ++ mktemp -d [2023-07-14T23:29:48.034Z] #36 0.565 + export GOPATH=/tmp/tmp.wJCk8Q6b8n [2023-07-14T23:29:48.034Z] #36 0.565 + GOPATH=/tmp/tmp.wJCk8Q6b8n [2023-07-14T23:29:48.034Z] #36 0.565 + RM_GOPATH=1 [2023-07-14T23:29:48.034Z] #36 0.566 + case "$(go env GOARCH)" in [2023-07-14T23:29:48.034Z] #36 0.566 ++ go env GOARCH [2023-07-14T23:29:48.034Z] #36 0.574 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:48.034Z] #36 0.574 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:48.034Z] #36 0.578 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:48.034Z] #36 0.581 + dir=/tmp/install [2023-07-14T23:29:48.034Z] #36 0.582 + bin=tini [2023-07-14T23:29:48.034Z] #36 0.582 + shift [2023-07-14T23:29:48.034Z] #36 0.583 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-14T23:29:48.034Z] #36 0.583 + . /tmp/install/tini.installer [2023-07-14T23:29:48.034Z] #36 0.583 ++ : v0.19.0 [2023-07-14T23:29:48.034Z] #36 0.584 + install_tini [2023-07-14T23:29:48.034Z] #36 0.584 + echo 'Install tini version v0.19.0' [2023-07-14T23:29:48.034Z] #36 0.584 Install tini version v0.19.0 [2023-07-14T23:29:48.034Z] #36 0.585 + git clone https://github.com/krallin/tini.git /tmp/tmp.wJCk8Q6b8n/tini [2023-07-14T23:29:48.034Z] #36 0.587 Cloning into '/tmp/tmp.wJCk8Q6b8n/tini'... [2023-07-14T23:29:48.034Z] #36 0.928 + cd /tmp/tmp.wJCk8Q6b8n/tini [2023-07-14T23:29:48.034Z] #36 0.928 + git checkout -q v0.19.0 [2023-07-14T23:29:48.034Z] #36 0.937 + cmake . [2023-07-14T23:29:48.034Z] #36 1.077 -- The C compiler identification is GNU 10.2.1 [2023-07-14T23:29:48.034Z] #36 1.108 -- Detecting C compiler ABI info [2023-07-14T23:29:48.296Z] #36 1.293 -- Detecting C compiler ABI info - done [2023-07-14T23:29:48.296Z] #36 ... [2023-07-14T23:29:48.296Z] [2023-07-14T23:29:48.296Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:48.296Z] #25 10.32 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-14T23:29:48.296Z] #25 10.32 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-14T23:29:48.296Z] #25 10.34 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-14T23:29:48.296Z] #25 11.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-14T23:29:48.296Z] #25 ... [2023-07-14T23:29:48.296Z] [2023-07-14T23:29:48.296Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:29:48.296Z] #36 1.348 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-14T23:29:48.296Z] #36 1.348 -- Detecting C compile features [2023-07-14T23:29:48.296Z] #36 1.348 -- Detecting C compile features - done [2023-07-14T23:29:48.296Z] #36 1.373 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-14T23:29:48.296Z] #36 1.415 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-14T23:29:48.558Z] #36 1.458 -- Configuring done [2023-07-14T23:29:48.558Z] #36 1.465 -- Generating done [2023-07-14T23:29:48.558Z] #36 1.465 -- Build files have been written to: /tmp/tmp.wJCk8Q6b8n/tini [2023-07-14T23:29:48.558Z] #36 1.469 + make tini-static [2023-07-14T23:29:48.558Z] #36 1.560 Scanning dependencies of target tini-static [2023-07-14T23:29:48.558Z] #36 1.588 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-14T23:29:48.561Z] #18 6.504 [2023-07-14T23:29:48.723Z] #32 ... [2023-07-14T23:29:48.723Z] [2023-07-14T23:29:48.723Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:48.723Z] #37 0.966 + RM_GOPATH=0 [2023-07-14T23:29:48.723Z] #37 0.966 + TMP_GOPATH= [2023-07-14T23:29:48.723Z] #37 0.966 + : /build [2023-07-14T23:29:48.723Z] #37 0.966 + '[' -z '' ']' [2023-07-14T23:29:48.723Z] #37 0.967 ++ mktemp -d [2023-07-14T23:29:48.723Z] #37 0.968 + export GOPATH=/tmp/tmp.vN7zUWN3jS [2023-07-14T23:29:48.723Z] #37 0.968 + GOPATH=/tmp/tmp.vN7zUWN3jS [2023-07-14T23:29:48.723Z] #37 0.968 + RM_GOPATH=1 [2023-07-14T23:29:48.723Z] #37 0.968 + case "$(go env GOARCH)" in [2023-07-14T23:29:48.723Z] #37 0.969 ++ go env GOARCH [2023-07-14T23:29:48.723Z] #37 0.977 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:48.723Z] #37 0.977 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:48.723Z] #37 0.978 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:48.723Z] #37 0.979 + dir=/tmp/install [2023-07-14T23:29:48.723Z] #37 0.979 + bin=containerd [2023-07-14T23:29:48.723Z] #37 0.979 + shift [2023-07-14T23:29:48.723Z] #37 0.979 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-14T23:29:48.723Z] #37 0.980 + . /tmp/install/containerd.installer [2023-07-14T23:29:48.723Z] #37 0.980 ++ set -e [2023-07-14T23:29:48.723Z] #37 0.980 ++ : v1.6.21 [2023-07-14T23:29:48.723Z] #37 0.980 + install_containerd [2023-07-14T23:29:48.723Z] #37 0.981 + echo 'Install containerd version v1.6.21' [2023-07-14T23:29:48.723Z] #37 0.981 Install containerd version v1.6.21 [2023-07-14T23:29:48.723Z] #37 0.981 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vN7zUWN3jS/src/github.com/containerd/containerd [2023-07-14T23:29:48.723Z] #37 0.985 Cloning into '/tmp/tmp.vN7zUWN3jS/src/github.com/containerd/containerd'... [2023-07-14T23:29:48.869Z] #11 DONE 14.4s [2023-07-14T23:29:48.869Z] [2023-07-14T23:29:48.869Z] #14 [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 [2023-07-14T23:29:48.869Z] #14 2.614 Fetched 8658 kB in 2s (4753 kB/s) [2023-07-14T23:29:48.869Z] #14 2.614 Reading package lists... [2023-07-14T23:29:48.869Z] #14 3.203 Reading package lists... [2023-07-14T23:29:48.869Z] #14 3.787 Building dependency tree... [2023-07-14T23:29:48.869Z] #14 4.045 The following additional packages will be installed: [2023-07-14T23:29:48.869Z] #14 4.045 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-14T23:29:48.869Z] #14 4.046 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-14T23:29:48.869Z] #14 4.046 Recommended packages: [2023-07-14T23:29:48.869Z] #14 4.046 libldap-common publicsuffix libsasl2-modules [2023-07-14T23:29:48.869Z] #14 4.166 The following NEW packages will be installed: [2023-07-14T23:29:48.869Z] #14 4.166 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-14T23:29:48.869Z] #14 4.167 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-14T23:29:48.869Z] #14 4.167 libssh2-1 openssl [2023-07-14T23:29:48.869Z] #14 4.436 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:48.869Z] #14 4.436 Need to get 3050 kB of archives. [2023-07-14T23:29:48.869Z] #14 4.436 After this operation, 6663 kB of additional disk space will be used. [2023-07-14T23:29:48.869Z] #14 4.436 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-14T23:29:48.869Z] #14 4.463 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-14T23:29:48.869Z] #14 4.465 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-14T23:29:48.869Z] #14 4.468 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-07-14T23:29:48.869Z] #14 4.468 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-14T23:29:48.869Z] #14 4.469 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-07-14T23:29:48.869Z] #14 4.471 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-14T23:29:48.869Z] #14 4.472 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-14T23:29:48.869Z] #14 4.472 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-14T23:29:48.869Z] #14 4.473 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-14T23:29:48.869Z] #14 4.477 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-14T23:29:48.869Z] #14 4.479 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-14T23:29:48.869Z] #14 4.484 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:29:48.869Z] #14 4.490 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:29:48.869Z] #14 4.490 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:29:48.869Z] #14 4.607 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:48.869Z] #14 4.632 Fetched 3050 kB in 0s (9664 kB/s) [2023-07-14T23:29:48.869Z] #14 4.652 Selecting previously unselected package openssl. [2023-07-14T23:29:48.869Z] #14 4.652 (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 ... 6664 files and directories currently installed.) [2023-07-14T23:29:48.869Z] #14 4.657 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 4.661 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:48.869Z] #14 4.773 Selecting previously unselected package ca-certificates. [2023-07-14T23:29:48.869Z] #14 4.774 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-14T23:29:48.869Z] #14 4.778 Unpacking ca-certificates (20210119) ... [2023-07-14T23:29:48.869Z] #14 4.834 Selecting previously unselected package libbrotli1:amd64. [2023-07-14T23:29:48.869Z] #14 4.835 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 4.843 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:48.869Z] #14 4.900 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-14T23:29:48.869Z] #14 4.901 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 4.905 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:48.869Z] #14 4.942 Selecting previously unselected package libsasl2-2:amd64. [2023-07-14T23:29:48.869Z] #14 4.944 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 4.950 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:48.869Z] #14 5.007 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-14T23:29:48.869Z] #14 5.009 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.013 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:48.869Z] #14 5.071 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-14T23:29:48.869Z] #14 5.072 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.077 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:48.869Z] #14 5.130 Selecting previously unselected package libpsl5:amd64. [2023-07-14T23:29:48.869Z] #14 5.131 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.135 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:48.869Z] #14 5.191 Selecting previously unselected package librtmp1:amd64. [2023-07-14T23:29:48.869Z] #14 5.193 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.203 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:48.869Z] #14 5.267 Selecting previously unselected package libssh2-1:amd64. [2023-07-14T23:29:48.869Z] #14 5.268 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.273 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:48.869Z] #14 5.329 Selecting previously unselected package libcurl4:amd64. [2023-07-14T23:29:48.869Z] #14 5.330 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.335 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:48.869Z] #14 5.392 Selecting previously unselected package curl. [2023-07-14T23:29:48.869Z] #14 5.393 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.402 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:48.869Z] #14 5.463 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:29:48.869Z] #14 5.464 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:29:48.869Z] #14 5.467 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:48.870Z] #14 5.522 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:29:48.870Z] #14 5.523 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:29:48.870Z] #14 5.527 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:48.870Z] #14 5.567 Selecting previously unselected package jq. [2023-07-14T23:29:48.870Z] #14 5.568 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:29:48.870Z] #14 5.573 Unpacking jq (1.6-2.1) ... [2023-07-14T23:29:48.870Z] #14 5.625 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-14T23:29:48.870Z] #14 5.639 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-14T23:29:48.870Z] #14 5.651 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-14T23:29:48.870Z] #14 5.664 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:48.870Z] #14 5.681 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-14T23:29:48.870Z] #14 5.694 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-14T23:29:48.870Z] #14 5.704 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-14T23:29:48.870Z] #14 5.717 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-14T23:29:48.870Z] #14 5.734 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:29:48.870Z] #14 5.746 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:29:48.870Z] #14 5.760 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-14T23:29:48.870Z] #14 5.772 Setting up ca-certificates (20210119) ... [2023-07-14T23:29:48.870Z] #14 6.159 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:48.870Z] #14 6.605 129 added, 0 removed; done. [2023-07-14T23:29:48.870Z] #14 6.644 Setting up jq (1.6-2.1) ... [2023-07-14T23:29:48.870Z] #14 6.659 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:48.870Z] #14 6.670 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-14T23:29:48.870Z] #14 6.685 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:48.870Z] #14 6.709 Processing triggers for ca-certificates (20210119) ... [2023-07-14T23:29:48.870Z] #14 6.718 Updating certificates in /etc/ssl/certs... [2023-07-14T23:29:48.870Z] #14 7.074 0 added, 0 removed; done. [2023-07-14T23:29:48.870Z] #14 7.074 Running hooks in /etc/ca-certificates/update.d... [2023-07-14T23:29:48.870Z] #14 7.075 done. [2023-07-14T23:29:48.979Z] #37 ... [2023-07-14T23:29:48.980Z] [2023-07-14T23:29:48.980Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:29:48.980Z] #25 11.31 sync [2023-07-14T23:29:48.980Z] #25 11.31 internal/reflectlite [2023-07-14T23:29:48.980Z] #25 12.07 sort [2023-07-14T23:29:48.980Z] #25 12.08 errors [2023-07-14T23:29:48.980Z] #25 12.09 internal/testlog [2023-07-14T23:29:48.980Z] #25 12.22 strconv [2023-07-14T23:29:48.980Z] #25 12.22 io [2023-07-14T23:29:48.980Z] #25 12.22 internal/oserror [2023-07-14T23:29:48.980Z] #25 12.23 internal/safefilepath [2023-07-14T23:29:48.980Z] #25 12.23 path [2023-07-14T23:29:48.980Z] #25 12.53 syscall [2023-07-14T23:29:48.980Z] #25 12.70 bytes [2023-07-14T23:29:48.980Z] #25 12.71 strings [2023-07-14T23:29:48.980Z] #25 12.72 text/tabwriter [2023-07-14T23:29:48.980Z] #25 13.65 reflect [2023-07-14T23:29:48.980Z] #25 14.09 bufio [2023-07-14T23:29:48.980Z] #25 15.19 time [2023-07-14T23:29:48.980Z] #25 15.19 internal/syscall/execenv [2023-07-14T23:29:48.980Z] #25 15.22 internal/syscall/unix [2023-07-14T23:29:48.980Z] #25 17.13 io/fs [2023-07-14T23:29:48.980Z] #25 17.19 internal/poll [2023-07-14T23:29:48.980Z] #25 17.60 internal/fmtsort [2023-07-14T23:29:48.980Z] #25 18.13 os [2023-07-14T23:29:48.980Z] #25 18.99 io/ioutil [2023-07-14T23:29:48.980Z] #25 18.99 fmt [2023-07-14T23:29:48.980Z] #25 19.81 github.com/BurntSushi/toml [2023-07-14T23:29:48.980Z] #25 19.81 log [2023-07-14T23:29:48.980Z] #25 19.81 flag [2023-07-14T23:29:48.980Z] #25 20.84 github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:29:48.980Z] #25 ... [2023-07-14T23:29:48.980Z] [2023-07-14T23:29:48.980Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:29:48.980Z] #36 0.609 + RM_GOPATH=0 [2023-07-14T23:29:48.980Z] #36 0.609 + TMP_GOPATH= [2023-07-14T23:29:48.980Z] #36 0.609 + : /build [2023-07-14T23:29:48.980Z] #36 0.609 + '[' -z '' ']' [2023-07-14T23:29:48.980Z] #36 0.610 ++ mktemp -d [2023-07-14T23:29:48.980Z] #36 0.611 + export GOPATH=/tmp/tmp.JFAzZUPI3h [2023-07-14T23:29:48.980Z] #36 0.611 + GOPATH=/tmp/tmp.JFAzZUPI3h [2023-07-14T23:29:48.980Z] #36 0.611 + RM_GOPATH=1 [2023-07-14T23:29:48.980Z] #36 0.611 + case "$(go env GOARCH)" in [2023-07-14T23:29:48.980Z] #36 0.612 ++ go env GOARCH [2023-07-14T23:29:48.980Z] #36 0.636 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:48.980Z] #36 0.636 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:48.980Z] #36 0.638 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:48.980Z] #36 0.653 + dir=/tmp/install [2023-07-14T23:29:48.980Z] #36 0.654 + bin=tini [2023-07-14T23:29:48.980Z] #36 0.654 + shift [2023-07-14T23:29:48.980Z] #36 0.654 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-14T23:29:48.980Z] #36 0.655 + . /tmp/install/tini.installer [2023-07-14T23:29:48.980Z] #36 0.655 ++ : v0.19.0 [2023-07-14T23:29:48.980Z] #36 0.655 + install_tini [2023-07-14T23:29:48.980Z] #36 0.655 + echo 'Install tini version v0.19.0' [2023-07-14T23:29:48.980Z] #36 0.656 Install tini version v0.19.0 [2023-07-14T23:29:48.980Z] #36 0.656 + git clone https://github.com/krallin/tini.git /tmp/tmp.JFAzZUPI3h/tini [2023-07-14T23:29:48.980Z] #36 0.661 Cloning into '/tmp/tmp.JFAzZUPI3h/tini'... [2023-07-14T23:29:48.980Z] #36 1.009 + cd /tmp/tmp.JFAzZUPI3h/tini [2023-07-14T23:29:48.980Z] #36 1.009 + git checkout -q v0.19.0 [2023-07-14T23:29:48.980Z] #36 1.014 + cmake . [2023-07-14T23:29:48.980Z] #36 1.145 -- The C compiler identification is GNU 10.2.1 [2023-07-14T23:29:48.980Z] #36 1.177 -- Detecting C compiler ABI info [2023-07-14T23:29:48.980Z] #36 1.433 -- Detecting C compiler ABI info - done [2023-07-14T23:29:48.980Z] #36 1.486 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-14T23:29:48.980Z] #36 1.487 -- Detecting C compile features [2023-07-14T23:29:48.980Z] #36 1.488 -- Detecting C compile features - done [2023-07-14T23:29:48.980Z] #36 1.501 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-14T23:29:48.980Z] #36 1.564 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-14T23:29:48.980Z] #36 1.604 -- Configuring done [2023-07-14T23:29:48.980Z] #36 1.615 -- Generating done [2023-07-14T23:29:48.980Z] #36 1.616 -- Build files have been written to: /tmp/tmp.JFAzZUPI3h/tini [2023-07-14T23:29:48.980Z] #36 1.619 + make tini-static [2023-07-14T23:29:48.980Z] #36 1.723 Scanning dependencies of target tini-static [2023-07-14T23:29:48.980Z] #36 1.738 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-14T23:29:48.980Z] #36 2.197 [100%] Linking C executable tini-static [2023-07-14T23:29:48.980Z] #36 2.415 [100%] Built target tini-static [2023-07-14T23:29:48.980Z] #36 2.445 + mkdir -p /build [2023-07-14T23:29:48.980Z] #36 2.448 + cp tini-static /build/docker-init [2023-07-14T23:29:49.078Z] #18 6.766 #=#=# ########## 14.2% ################################ 44.8% ####################################################### 76.6% ######################################################################## 100.0% [2023-07-14T23:29:49.129Z] #14 DONE 10.5s [2023-07-14T23:29:49.129Z] [2023-07-14T23:29:49.129Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-14T23:29:49.129Z] #17 DONE 0.1s [2023-07-14T23:29:49.129Z] [2023-07-14T23:29:49.129Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-14T23:29:49.131Z] #36 1.929 [100%] Linking C executable tini-static [2023-07-14T23:29:49.131Z] #36 ... [2023-07-14T23:29:49.131Z] [2023-07-14T23:29:49.131Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:49.131Z] #37 0.836 + RM_GOPATH=0 [2023-07-14T23:29:49.131Z] #37 0.836 + TMP_GOPATH= [2023-07-14T23:29:49.131Z] #37 0.836 + : /build [2023-07-14T23:29:49.131Z] #37 0.836 + '[' -z '' ']' [2023-07-14T23:29:49.131Z] #37 0.836 ++ mktemp -d [2023-07-14T23:29:49.131Z] #37 0.838 + export GOPATH=/tmp/tmp.ivrPvxZZ1e [2023-07-14T23:29:49.131Z] #37 0.838 + GOPATH=/tmp/tmp.ivrPvxZZ1e [2023-07-14T23:29:49.131Z] #37 0.838 + RM_GOPATH=1 [2023-07-14T23:29:49.131Z] #37 0.838 + case "$(go env GOARCH)" in [2023-07-14T23:29:49.131Z] #37 0.838 ++ go env GOARCH [2023-07-14T23:29:49.131Z] #37 0.852 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:49.131Z] #37 0.852 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:49.131Z] #37 0.869 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:49.131Z] #37 0.870 + dir=/tmp/install [2023-07-14T23:29:49.131Z] #37 0.870 + bin=containerd [2023-07-14T23:29:49.131Z] #37 0.870 + shift [2023-07-14T23:29:49.131Z] #37 0.870 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-14T23:29:49.131Z] #37 0.870 + . /tmp/install/containerd.installer [2023-07-14T23:29:49.131Z] #37 0.870 ++ set -e [2023-07-14T23:29:49.131Z] #37 0.870 ++ : v1.6.21 [2023-07-14T23:29:49.131Z] #37 0.871 + install_containerd [2023-07-14T23:29:49.131Z] #37 0.871 Install containerd version v1.6.21 [2023-07-14T23:29:49.131Z] #37 0.871 + echo 'Install containerd version v1.6.21' [2023-07-14T23:29:49.131Z] #37 0.871 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ivrPvxZZ1e/src/github.com/containerd/containerd [2023-07-14T23:29:49.131Z] #37 0.877 Cloning into '/tmp/tmp.ivrPvxZZ1e/src/github.com/containerd/containerd'... [2023-07-14T23:29:49.131Z] #37 ... [2023-07-14T23:29:49.131Z] [2023-07-14T23:29:49.131Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:29:49.131Z] #36 2.064 [100%] Built target tini-static [2023-07-14T23:29:49.131Z] #36 2.086 + mkdir -p /build [2023-07-14T23:29:49.131Z] #36 2.090 + cp tini-static /build/docker-init [2023-07-14T23:29:49.131Z] #36 DONE 2.3s [2023-07-14T23:29:49.131Z] [2023-07-14T23:29:49.131Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:49.217Z] ? github.com/docker/docker/api [no test files] [2023-07-14T23:29:49.389Z] #18 DONE 0.5s [2023-07-14T23:29:49.389Z] [2023-07-14T23:29:49.389Z] #19 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-07-14T23:29:49.646Z] #18 7.628 [2023-07-14T23:29:49.704Z] #35 21.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-14T23:29:49.704Z] #35 21.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:29:49.704Z] #35 21.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:29:49.961Z] #19 DONE 0.4s [2023-07-14T23:29:49.961Z] [2023-07-14T23:29:49.961Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-14T23:29:49.961Z] #20 DONE 0.1s [2023-07-14T23:29:49.961Z] [2023-07-14T23:29:49.961Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-14T23:29:49.961Z] #21 DONE 0.1s [2023-07-14T23:29:49.961Z] [2023-07-14T23:29:49.961Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:50.582Z] #18 ... [2023-07-14T23:29:50.582Z] [2023-07-14T23:29:50.583Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-07-14T23:29:50.583Z] #25 0.511 + RM_GOPATH=0 [2023-07-14T23:29:50.583Z] #25 0.511 + TMP_GOPATH= [2023-07-14T23:29:50.583Z] #25 0.511 + : /build [2023-07-14T23:29:50.583Z] #25 0.511 + '[' -z '' ']' [2023-07-14T23:29:50.583Z] #25 0.512 ++ mktemp -d [2023-07-14T23:29:50.583Z] #25 0.514 + export GOPATH=/tmp/tmp.QJpIDOqcTS [2023-07-14T23:29:50.583Z] #25 0.514 + GOPATH=/tmp/tmp.QJpIDOqcTS [2023-07-14T23:29:50.583Z] #25 0.514 + RM_GOPATH=1 [2023-07-14T23:29:50.583Z] #25 0.514 + case "$(go env GOARCH)" in [2023-07-14T23:29:50.583Z] #25 0.514 ++ go env GOARCH [2023-07-14T23:29:50.583Z] #25 0.526 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:50.583Z] #25 0.526 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:50.583Z] #25 0.527 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:50.583Z] #25 0.530 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:50.583Z] #25 0.530 + dir=/tmp/install [2023-07-14T23:29:50.583Z] #25 0.530 + bin=vndr [2023-07-14T23:29:50.583Z] #25 0.530 + shift [2023-07-14T23:29:50.583Z] #25 0.530 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-14T23:29:50.583Z] #25 0.530 + . /tmp/install/vndr.installer [2023-07-14T23:29:50.583Z] #25 0.530 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:50.583Z] #25 0.530 + install_vndr [2023-07-14T23:29:50.583Z] #25 0.530 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-14T23:29:50.583Z] #25 0.530 + GOBIN=/build [2023-07-14T23:29:50.583Z] #25 0.530 + GO111MODULE=on [2023-07-14T23:29:50.583Z] #25 0.530 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:50.583Z] #25 1.048 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:50.583Z] #25 DONE 7.9s [2023-07-14T23:29:50.583Z] [2023-07-14T23:29:50.583Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:50.583Z] #26 0.875 + RM_GOPATH=0 [2023-07-14T23:29:50.583Z] #26 0.875 + TMP_GOPATH= [2023-07-14T23:29:50.583Z] #26 0.875 + : /build [2023-07-14T23:29:50.583Z] #26 0.875 + '[' -z '' ']' [2023-07-14T23:29:50.583Z] #26 0.876 ++ mktemp -d [2023-07-14T23:29:50.583Z] #26 0.876 + export GOPATH=/tmp/tmp.oLYWVUbrYh [2023-07-14T23:29:50.583Z] #26 0.876 + GOPATH=/tmp/tmp.oLYWVUbrYh [2023-07-14T23:29:50.583Z] #26 0.876 + RM_GOPATH=1 [2023-07-14T23:29:50.583Z] #26 0.876 + case "$(go env GOARCH)" in [2023-07-14T23:29:50.583Z] #26 0.877 ++ go env GOARCH [2023-07-14T23:29:50.583Z] #26 0.880 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:50.583Z] #26 0.880 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:50.583Z] #26 0.880 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:50.583Z] #26 0.881 + dir=/tmp/install [2023-07-14T23:29:50.583Z] #26 0.881 Install golangci-lint version v1.49.0 [2023-07-14T23:29:50.583Z] #26 0.882 + bin=golangci_lint [2023-07-14T23:29:50.583Z] #26 0.882 + shift [2023-07-14T23:29:50.583Z] #26 0.882 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-14T23:29:50.583Z] #26 0.882 + . /tmp/install/golangci_lint.installer [2023-07-14T23:29:50.583Z] #26 0.882 ++ : v1.49.0 [2023-07-14T23:29:50.583Z] #26 0.882 + install_golangci_lint [2023-07-14T23:29:50.583Z] #26 0.882 + set -e [2023-07-14T23:29:50.583Z] #26 0.882 + echo 'Install golangci-lint version v1.49.0' [2023-07-14T23:29:50.583Z] #26 0.882 + GOBIN=/build [2023-07-14T23:29:50.583Z] #26 0.882 + GO111MODULE=on [2023-07-14T23:29:50.583Z] #26 0.882 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-14T23:29:50.583Z] #26 1.400 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-14T23:29:50.583Z] #26 2.944 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:50.583Z] #26 2.945 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:50.583Z] #26 2.948 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:50.583Z] #26 2.949 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-14T23:29:50.583Z] #26 2.950 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-14T23:29:50.583Z] #26 2.971 go: downloading github.com/spf13/viper v1.12.0 [2023-07-14T23:29:50.583Z] #26 3.013 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-14T23:29:50.583Z] #26 3.095 go: downloading golang.org/x/tools v0.1.12 [2023-07-14T23:29:50.583Z] #26 3.162 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-14T23:29:50.583Z] #26 3.216 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-14T23:29:50.583Z] #26 3.286 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-14T23:29:50.583Z] #26 3.403 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-14T23:29:50.583Z] #26 3.459 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-14T23:29:50.583Z] #26 3.464 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-14T23:29:50.583Z] #26 3.512 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-14T23:29:50.583Z] #26 3.516 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-14T23:29:50.583Z] #26 3.593 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-14T23:29:50.583Z] #26 3.614 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-14T23:29:50.583Z] #26 3.616 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:50.583Z] #26 3.680 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-14T23:29:50.583Z] #26 3.795 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-14T23:29:50.583Z] #26 3.870 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-14T23:29:50.583Z] #26 3.910 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-14T23:29:50.583Z] #26 3.958 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-14T23:29:50.583Z] #26 3.980 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-14T23:29:50.583Z] #26 4.006 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-14T23:29:50.583Z] #26 4.111 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-14T23:29:50.583Z] #26 4.182 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-14T23:29:50.583Z] #26 4.219 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-14T23:29:50.583Z] #26 4.239 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-14T23:29:50.583Z] #26 4.249 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-14T23:29:50.583Z] #26 4.250 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-14T23:29:50.583Z] #26 4.296 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-14T23:29:50.583Z] #26 4.378 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-14T23:29:50.583Z] #26 4.392 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-14T23:29:50.583Z] #26 4.393 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-14T23:29:50.583Z] #26 4.422 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-14T23:29:50.583Z] #26 4.475 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-14T23:29:50.583Z] #26 4.522 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-14T23:29:50.583Z] #26 4.879 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-14T23:29:50.583Z] #26 4.918 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-14T23:29:50.583Z] #26 4.920 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-14T23:29:50.583Z] #26 4.921 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-14T23:29:50.583Z] #26 4.921 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-14T23:29:50.583Z] #26 5.041 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-14T23:29:50.583Z] #26 5.081 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-14T23:29:50.583Z] #26 5.119 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-14T23:29:50.583Z] #26 5.206 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-14T23:29:50.583Z] #26 5.244 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-14T23:29:50.583Z] #26 5.408 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-14T23:29:50.583Z] #26 5.414 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-14T23:29:50.583Z] #26 5.467 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-14T23:29:50.583Z] #26 5.509 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-14T23:29:50.583Z] #26 5.534 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-14T23:29:50.583Z] #26 5.576 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-14T23:29:50.583Z] #26 5.576 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-14T23:29:50.583Z] #26 5.728 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-14T23:29:50.583Z] #26 5.767 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-14T23:29:50.583Z] #26 5.768 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-14T23:29:50.583Z] #26 5.787 go: downloading github.com/julz/importas v0.1.0 [2023-07-14T23:29:50.583Z] #26 5.853 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-14T23:29:50.583Z] #26 5.854 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-14T23:29:50.583Z] #26 5.889 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-14T23:29:50.583Z] #26 5.936 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-14T23:29:50.583Z] #26 5.936 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-14T23:29:50.583Z] #26 5.949 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-14T23:29:50.583Z] #26 5.949 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-14T23:29:50.583Z] #26 6.018 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-14T23:29:50.583Z] #26 6.060 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-14T23:29:50.583Z] #26 6.061 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-14T23:29:50.583Z] #26 6.071 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-14T23:29:50.583Z] #26 6.134 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-14T23:29:50.583Z] #26 6.194 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-14T23:29:50.583Z] #26 6.195 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-14T23:29:50.583Z] #26 6.262 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-14T23:29:50.583Z] #26 6.274 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-14T23:29:50.583Z] #26 6.368 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-14T23:29:50.583Z] #26 6.466 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-14T23:29:50.583Z] #26 6.638 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-14T23:29:50.583Z] #26 6.640 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-14T23:29:50.583Z] #26 6.642 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-14T23:29:50.583Z] #26 6.805 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-14T23:29:50.583Z] #26 6.805 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-14T23:29:50.583Z] #26 6.806 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-14T23:29:50.583Z] #26 6.914 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-14T23:29:50.583Z] #26 6.937 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-14T23:29:50.583Z] #26 6.938 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-14T23:29:50.583Z] #26 7.023 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-14T23:29:50.583Z] #26 7.032 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-14T23:29:50.583Z] #26 7.146 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-14T23:29:50.583Z] #26 7.148 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-14T23:29:50.583Z] #26 7.171 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-14T23:29:50.583Z] #26 7.172 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-14T23:29:50.583Z] #26 7.253 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-14T23:29:50.583Z] #26 7.254 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-14T23:29:50.583Z] #26 7.254 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-14T23:29:50.583Z] #26 7.291 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-14T23:29:50.583Z] #26 7.297 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-14T23:29:50.583Z] #26 7.372 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-14T23:29:50.583Z] #26 7.459 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-14T23:29:50.583Z] #26 7.463 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-14T23:29:50.583Z] #26 7.570 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-14T23:29:50.583Z] #26 7.572 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-14T23:29:51.151Z] #26 8.486 go: downloading honnef.co/go/tools v0.3.3 [2023-07-14T23:29:51.151Z] #26 8.487 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-14T23:29:51.151Z] #26 8.487 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-14T23:29:51.151Z] #26 8.591 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-14T23:29:51.351Z] #22 1.546 + git clone https://github.com/docker/distribution.git . [2023-07-14T23:29:51.351Z] #22 1.547 Cloning into '.'... [2023-07-14T23:29:51.411Z] #26 8.637 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:51.411Z] #26 8.763 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-14T23:29:51.411Z] #26 8.806 go: downloading github.com/spf13/afero v1.8.2 [2023-07-14T23:29:51.411Z] #26 8.854 go: downloading github.com/spf13/cast v1.5.0 [2023-07-14T23:29:51.670Z] #26 8.914 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-14T23:29:51.670Z] #26 8.940 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-14T23:29:51.670Z] #26 8.999 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-14T23:29:51.670Z] #26 9.049 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-14T23:29:51.928Z] #26 9.161 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-14T23:29:51.928Z] #26 9.206 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-14T23:29:51.928Z] #26 9.311 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-14T23:29:52.187Z] #26 9.387 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-14T23:29:52.187Z] #26 9.388 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-14T23:29:52.187Z] #26 9.389 go: downloading go.uber.org/zap v1.17.0 [2023-07-14T23:29:52.187Z] #26 9.390 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-14T23:29:52.187Z] #26 9.390 go: downloading golang.org/x/text v0.3.7 [2023-07-14T23:29:52.254Z] #36 DONE 6.6s [2023-07-14T23:29:52.254Z] [2023-07-14T23:29:52.254Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:52.254Z] #32 21.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-14T23:29:52.254Z] #32 21.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:29:52.254Z] #32 21.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:29:52.446Z] #26 9.638 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-14T23:29:52.446Z] #26 9.677 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-14T23:29:52.446Z] #26 9.709 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-14T23:29:52.446Z] #26 9.714 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-14T23:29:52.446Z] #26 9.748 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-14T23:29:52.446Z] #26 9.750 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-14T23:29:52.510Z] #32 ... [2023-07-14T23:29:52.511Z] [2023-07-14T23:29:52.511Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:29:52.511Z] #25 DONE 24.8s [2023-07-14T23:29:52.511Z] [2023-07-14T23:29:52.511Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:52.705Z] #26 9.863 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-14T23:29:52.705Z] #26 9.872 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-14T23:29:52.705Z] #26 9.911 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-14T23:29:52.705Z] #26 9.937 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-14T23:29:52.705Z] #26 9.946 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-14T23:29:52.705Z] #26 9.972 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-14T23:29:52.705Z] #26 9.988 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-14T23:29:52.705Z] #26 10.02 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-14T23:29:52.705Z] #26 10.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-14T23:29:52.705Z] #26 ... [2023-07-14T23:29:52.705Z] [2023-07-14T23:29:52.705Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:29:52.705Z] #27 1.877 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:52.705Z] #27 1.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:52.705Z] #27 1.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:52.705Z] #27 2.238 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:52.705Z] #27 2.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:52.705Z] #27 2.970 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:52.705Z] #27 5.066 Fetched 8658 kB in 3s (2522 kB/s) [2023-07-14T23:29:52.705Z] #27 5.066 Reading package lists... [2023-07-14T23:29:52.705Z] #27 6.714 Reading package lists... [2023-07-14T23:29:52.705Z] #27 7.998 Building dependency tree... [2023-07-14T23:29:52.705Z] #27 8.649 The following additional packages will be installed: [2023-07-14T23:29:52.705Z] #27 8.651 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:29:52.705Z] #27 8.651 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-14T23:29:52.705Z] #27 8.651 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-14T23:29:52.705Z] #27 8.651 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-14T23:29:52.705Z] #27 8.652 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-14T23:29:52.705Z] #27 8.653 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-14T23:29:52.705Z] #27 8.653 mingw-w64-common mingw-w64-x86-64-dev [2023-07-14T23:29:52.705Z] #27 8.663 Suggested packages: [2023-07-14T23:29:52.705Z] #27 8.663 gcc-10-locales seccomp wine64 [2023-07-14T23:29:52.705Z] #27 9.091 The following NEW packages will be installed: [2023-07-14T23:29:52.705Z] #27 9.091 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:29:52.705Z] #27 9.091 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-14T23:29:52.705Z] #27 9.091 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-14T23:29:52.705Z] #27 9.091 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-14T23:29:52.705Z] #27 9.092 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-14T23:29:52.705Z] #27 9.092 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-14T23:29:52.705Z] #27 9.093 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-14T23:29:52.705Z] #27 9.093 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-14T23:29:52.705Z] #27 9.094 mingw-w64-x86-64-dev [2023-07-14T23:29:52.705Z] #27 9.368 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:52.705Z] #27 9.368 Need to get 115 MB of archives. [2023-07-14T23:29:52.705Z] #27 9.368 After this operation, 645 MB of additional disk space will be used. [2023-07-14T23:29:52.705Z] #27 9.368 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-07-14T23:29:52.705Z] #27 9.415 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-07-14T23:29:52.705Z] #27 9.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-07-14T23:29:52.705Z] #27 9.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-07-14T23:29:52.705Z] #27 9.493 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-07-14T23:29:52.705Z] #27 9.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-14T23:29:52.705Z] #27 9.650 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-07-14T23:29:52.705Z] #27 9.743 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-07-14T23:29:52.705Z] #27 9.745 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-07-14T23:29:52.964Z] #27 10.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:29:52.964Z] #27 ... [2023-07-14T23:29:52.964Z] [2023-07-14T23:29:52.964Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:29:52.964Z] #28 1.587 + git clone https://github.com/docker/distribution.git . [2023-07-14T23:29:52.964Z] #28 1.589 Cloning into '.'... [2023-07-14T23:29:52.964Z] #28 7.092 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-14T23:29:52.964Z] #28 7.755 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-07-14T23:29:52.964Z] #28 ... [2023-07-14T23:29:52.964Z] [2023-07-14T23:29:52.964Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:29:52.964Z] #29 0.610 + RM_GOPATH=0 [2023-07-14T23:29:52.964Z] #29 0.610 + TMP_GOPATH= [2023-07-14T23:29:52.964Z] #29 0.610 + : /build [2023-07-14T23:29:52.964Z] #29 0.610 + '[' -z '' ']' [2023-07-14T23:29:52.964Z] #29 0.611 ++ mktemp -d [2023-07-14T23:29:52.964Z] #29 0.613 + export GOPATH=/tmp/tmp.pMXtouQ33k [2023-07-14T23:29:52.964Z] #29 0.613 + GOPATH=/tmp/tmp.pMXtouQ33k [2023-07-14T23:29:52.964Z] #29 0.613 + RM_GOPATH=1 [2023-07-14T23:29:52.964Z] #29 0.613 + case "$(go env GOARCH)" in [2023-07-14T23:29:52.964Z] #29 0.614 ++ go env GOARCH [2023-07-14T23:29:52.964Z] #29 0.624 Install shfmt version v3.0.2 [2023-07-14T23:29:52.964Z] #29 0.624 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:52.964Z] #29 0.624 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:52.964Z] #29 0.624 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:52.964Z] #29 0.624 + dir=/tmp/install [2023-07-14T23:29:52.964Z] #29 0.624 + bin=shfmt [2023-07-14T23:29:52.964Z] #29 0.624 + shift [2023-07-14T23:29:52.964Z] #29 0.624 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-14T23:29:52.964Z] #29 0.624 + . /tmp/install/shfmt.installer [2023-07-14T23:29:52.964Z] #29 0.624 ++ : v3.0.2 [2023-07-14T23:29:52.964Z] #29 0.624 + install_shfmt [2023-07-14T23:29:52.964Z] #29 0.624 + echo 'Install shfmt version v3.0.2' [2023-07-14T23:29:52.964Z] #29 0.624 + GOBIN=/build [2023-07-14T23:29:52.964Z] #29 0.624 + GO111MODULE=on [2023-07-14T23:29:52.964Z] #29 0.624 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-14T23:29:52.964Z] #29 0.652 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-14T23:29:52.964Z] #29 2.163 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-14T23:29:52.964Z] #29 2.164 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-14T23:29:52.964Z] #29 2.165 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-14T23:29:52.964Z] #29 3.118 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-14T23:29:52.964Z] #29 ... [2023-07-14T23:29:52.964Z] [2023-07-14T23:29:52.964Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:29:52.964Z] #30 0.847 + RM_GOPATH=0 [2023-07-14T23:29:52.964Z] #30 0.847 + TMP_GOPATH= [2023-07-14T23:29:52.964Z] #30 0.847 + : /build [2023-07-14T23:29:52.964Z] #30 0.847 + '[' -z '' ']' [2023-07-14T23:29:52.964Z] #30 0.847 ++ mktemp -d [2023-07-14T23:29:52.964Z] #30 0.848 + export GOPATH=/tmp/tmp.BXD0aq50O0 [2023-07-14T23:29:52.964Z] #30 0.848 + GOPATH=/tmp/tmp.BXD0aq50O0 [2023-07-14T23:29:52.964Z] #30 0.848 + RM_GOPATH=1 [2023-07-14T23:29:52.964Z] #30 0.848 + case "$(go env GOARCH)" in [2023-07-14T23:29:52.964Z] #30 0.848 ++ go env GOARCH [2023-07-14T23:29:52.964Z] #30 0.853 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:52.964Z] #30 0.853 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:52.964Z] #30 0.853 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:52.964Z] #30 0.854 + dir=/tmp/install [2023-07-14T23:29:52.964Z] #30 0.854 + bin=tomlv [2023-07-14T23:29:52.964Z] #30 0.854 + shift [2023-07-14T23:29:52.964Z] #30 0.854 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-14T23:29:52.964Z] #30 0.855 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:52.964Z] #30 0.855 + . /tmp/install/tomlv.installer [2023-07-14T23:29:52.964Z] #30 0.855 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:52.964Z] #30 0.855 + install_tomlv [2023-07-14T23:29:52.964Z] #30 0.855 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-14T23:29:52.964Z] #30 0.855 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BXD0aq50O0/src/github.com/BurntSushi/toml [2023-07-14T23:29:52.964Z] #30 0.856 Cloning into '/tmp/tmp.BXD0aq50O0/src/github.com/BurntSushi/toml'... [2023-07-14T23:29:52.964Z] #30 1.213 + cd /tmp/tmp.BXD0aq50O0/src/github.com/BurntSushi/toml [2023-07-14T23:29:52.964Z] #30 1.213 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:52.964Z] #30 1.255 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:29:52.964Z] #30 1.349 internal/unsafeheader [2023-07-14T23:29:52.964Z] #30 1.373 internal/goexperiment [2023-07-14T23:29:52.964Z] #30 1.373 internal/goarch [2023-07-14T23:29:52.964Z] #30 1.373 encoding [2023-07-14T23:29:52.964Z] #30 1.379 internal/goos [2023-07-14T23:29:52.964Z] #30 1.392 internal/cpu [2023-07-14T23:29:52.964Z] #30 1.392 internal/itoa [2023-07-14T23:29:52.964Z] #30 1.392 runtime/internal/atomic [2023-07-14T23:29:52.964Z] #30 1.472 math/bits [2023-07-14T23:29:52.964Z] #30 1.477 unicode/utf8 [2023-07-14T23:29:52.964Z] #30 1.498 internal/race [2023-07-14T23:29:52.964Z] #30 1.503 internal/abi [2023-07-14T23:29:52.964Z] #30 1.505 runtime/internal/syscall [2023-07-14T23:29:52.964Z] #30 1.524 runtime/internal/math [2023-07-14T23:29:52.964Z] #30 1.533 runtime/internal/sys [2023-07-14T23:29:52.964Z] #30 1.581 sync/atomic [2023-07-14T23:29:52.964Z] #30 1.636 internal/bytealg [2023-07-14T23:29:52.964Z] #30 1.671 unicode [2023-07-14T23:29:52.964Z] #30 1.697 math [2023-07-14T23:29:52.964Z] #30 1.977 runtime [2023-07-14T23:29:52.964Z] #30 10.22 sync [2023-07-14T23:29:52.964Z] #30 10.22 internal/reflectlite [2023-07-14T23:29:53.226Z] #30 ... [2023-07-14T23:29:53.226Z] [2023-07-14T23:29:53.226Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:29:53.226Z] #31 0.988 + RM_GOPATH=0 [2023-07-14T23:29:53.226Z] #31 0.988 + TMP_GOPATH= [2023-07-14T23:29:53.226Z] #31 0.989 + : /build [2023-07-14T23:29:53.226Z] #31 0.989 + '[' -z '' ']' [2023-07-14T23:29:53.226Z] #31 0.989 ++ mktemp -d [2023-07-14T23:29:53.226Z] #31 0.991 + export GOPATH=/tmp/tmp.DaDly3hibL [2023-07-14T23:29:53.226Z] #31 0.991 + GOPATH=/tmp/tmp.DaDly3hibL [2023-07-14T23:29:53.226Z] #31 0.991 + RM_GOPATH=1 [2023-07-14T23:29:53.226Z] #31 0.991 + case "$(go env GOARCH)" in [2023-07-14T23:29:53.226Z] #31 0.992 ++ go env GOARCH [2023-07-14T23:29:53.226Z] #31 0.996 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:53.226Z] #31 0.996 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:53.226Z] #31 0.997 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:53.226Z] #31 0.998 + dir=/tmp/install [2023-07-14T23:29:53.226Z] #31 0.998 + bin=rootlesskit [2023-07-14T23:29:53.226Z] #31 0.998 + shift [2023-07-14T23:29:53.226Z] #31 0.998 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-14T23:29:53.226Z] #31 0.998 + . /tmp/install/rootlesskit.installer [2023-07-14T23:29:53.226Z] #31 0.998 ++ : v0.14.4 [2023-07-14T23:29:53.226Z] #31 0.998 + install_rootlesskit [2023-07-14T23:29:53.226Z] #31 0.998 + case "$1" in [2023-07-14T23:29:53.226Z] #31 0.998 + export CGO_ENABLED=0 [2023-07-14T23:29:53.226Z] #31 0.998 + CGO_ENABLED=0 [2023-07-14T23:29:53.226Z] #31 0.998 + _install_rootlesskit [2023-07-14T23:29:53.226Z] #31 0.998 Install rootlesskit version v0.14.4 [2023-07-14T23:29:53.226Z] #31 0.998 + echo 'Install rootlesskit version v0.14.4' [2023-07-14T23:29:53.226Z] #31 0.998 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:29:53.226Z] #31 0.998 + GOBIN=/build [2023-07-14T23:29:53.226Z] #31 0.998 + GO111MODULE=on [2023-07-14T23:29:53.226Z] #31 0.998 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-14T23:29:53.226Z] #31 1.644 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-14T23:29:53.226Z] #31 4.188 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-14T23:29:53.226Z] #31 4.189 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-14T23:29:53.226Z] #31 4.189 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:53.226Z] #31 4.189 go: downloading github.com/google/uuid v1.3.0 [2023-07-14T23:29:53.226Z] #31 4.190 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-14T23:29:53.226Z] #31 4.190 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:53.226Z] #31 4.190 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-14T23:29:53.226Z] #31 4.203 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-14T23:29:53.226Z] #31 4.258 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-14T23:29:53.226Z] #31 4.259 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-14T23:29:53.226Z] #31 4.371 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-14T23:29:53.226Z] #31 5.205 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-14T23:29:53.226Z] #31 5.210 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-14T23:29:53.226Z] #31 5.912 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-14T23:29:53.226Z] #31 5.919 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-14T23:29:53.226Z] #31 ... [2023-07-14T23:29:53.226Z] [2023-07-14T23:29:53.226Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:53.226Z] #32 1.030 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-14T23:29:53.226Z] #32 1.032 Cloning into '.'... [2023-07-14T23:29:53.226Z] #32 8.977 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-14T23:29:53.226Z] #32 9.257 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:53.450Z] #23 ... [2023-07-14T23:29:53.450Z] [2023-07-14T23:29:53.450Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:53.450Z] #37 14.73 + cd /tmp/tmp.vN7zUWN3jS/src/github.com/containerd/containerd [2023-07-14T23:29:53.450Z] #37 14.73 + git checkout -q v1.6.21 [2023-07-14T23:29:53.485Z] #32 ... [2023-07-14T23:29:53.485Z] [2023-07-14T23:29:53.485Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:53.485Z] #33 1.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:53.485Z] #33 1.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:53.485Z] #33 1.960 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:53.485Z] #33 2.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:53.485Z] #33 2.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:53.485Z] #33 3.726 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:53.485Z] #33 5.302 Fetched 8658 kB in 4s (2389 kB/s) [2023-07-14T23:29:53.485Z] #33 5.302 Reading package lists... [2023-07-14T23:29:53.485Z] #33 6.815 Reading package lists... [2023-07-14T23:29:53.485Z] #33 8.216 Building dependency tree... [2023-07-14T23:29:53.485Z] #33 9.165 The following additional packages will be installed: [2023-07-14T23:29:53.485Z] #33 9.167 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-14T23:29:53.485Z] #33 9.175 Suggested packages: [2023-07-14T23:29:53.485Z] #33 9.177 cmake-doc ninja-build lrzip [2023-07-14T23:29:53.485Z] #33 9.177 Recommended packages: [2023-07-14T23:29:53.485Z] #33 9.177 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-14T23:29:53.485Z] #33 9.433 The following NEW packages will be installed: [2023-07-14T23:29:53.485Z] #33 9.435 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-14T23:29:53.485Z] #33 9.435 vim-common xxd [2023-07-14T23:29:53.485Z] #33 9.713 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:53.485Z] #33 9.713 Need to get 17.7 MB of archives. [2023-07-14T23:29:53.485Z] #33 9.713 After this operation, 70.7 MB of additional disk space will be used. [2023-07-14T23:29:53.485Z] #33 9.713 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:29:53.485Z] #33 9.747 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:29:53.485Z] #33 9.747 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-14T23:29:53.485Z] #33 9.866 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:29:53.485Z] #33 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-07-14T23:29:53.485Z] #33 10.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-14T23:29:53.485Z] #33 10.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-14T23:29:53.485Z] #33 10.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-14T23:29:53.485Z] #33 10.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-14T23:29:53.485Z] #33 10.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-14T23:29:53.744Z] #33 10.98 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:53.744Z] #33 ... [2023-07-14T23:29:53.744Z] [2023-07-14T23:29:53.744Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:29:53.744Z] #34 0.999 + RM_GOPATH=0 [2023-07-14T23:29:53.744Z] #34 0.999 + TMP_GOPATH= [2023-07-14T23:29:53.744Z] #34 0.999 + : /build [2023-07-14T23:29:53.744Z] #34 0.999 + '[' -z '' ']' [2023-07-14T23:29:53.744Z] #34 1.000 ++ mktemp -d [2023-07-14T23:29:53.744Z] #34 1.001 + export GOPATH=/tmp/tmp.GVJN8EtFpJ [2023-07-14T23:29:53.744Z] #34 1.001 + GOPATH=/tmp/tmp.GVJN8EtFpJ [2023-07-14T23:29:53.744Z] #34 1.001 + RM_GOPATH=1 [2023-07-14T23:29:53.744Z] #34 1.001 + case "$(go env GOARCH)" in [2023-07-14T23:29:53.744Z] #34 1.001 ++ go env GOARCH [2023-07-14T23:29:53.744Z] #34 1.005 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:53.744Z] #34 1.005 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:53.744Z] #34 1.005 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:53.744Z] #34 1.007 Install gotestsum version v1.8.2 [2023-07-14T23:29:53.744Z] #34 1.007 + dir=/tmp/install [2023-07-14T23:29:53.744Z] #34 1.007 + bin=gotestsum [2023-07-14T23:29:53.744Z] #34 1.007 + shift [2023-07-14T23:29:53.744Z] #34 1.007 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-14T23:29:53.744Z] #34 1.007 + . /tmp/install/gotestsum.installer [2023-07-14T23:29:53.744Z] #34 1.007 ++ : v1.8.2 [2023-07-14T23:29:53.744Z] #34 1.007 + install_gotestsum [2023-07-14T23:29:53.744Z] #34 1.007 + set -e [2023-07-14T23:29:53.744Z] #34 1.007 + echo 'Install gotestsum version v1.8.2' [2023-07-14T23:29:53.744Z] #34 1.007 + GOBIN=/build [2023-07-14T23:29:53.744Z] #34 1.007 + GO111MODULE=on [2023-07-14T23:29:53.744Z] #34 1.007 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-14T23:29:53.744Z] #34 1.462 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-14T23:29:53.744Z] #34 2.124 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:53.744Z] #34 2.125 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-14T23:29:53.744Z] #34 2.151 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-14T23:29:53.744Z] #34 2.194 go: downloading golang.org/x/tools v0.1.11 [2023-07-14T23:29:53.744Z] #34 2.234 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:53.744Z] #34 2.265 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-14T23:29:53.744Z] #34 2.293 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-14T23:29:53.744Z] #34 2.304 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-14T23:29:53.744Z] #34 2.407 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-14T23:29:53.744Z] #34 2.551 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-14T23:29:53.744Z] #34 5.292 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:53.744Z] #34 ... [2023-07-14T23:29:53.744Z] [2023-07-14T23:29:53.744Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:29:53.744Z] #35 1.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:29:53.744Z] #35 1.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:29:53.744Z] #35 1.760 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:29:53.744Z] #35 1.926 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:29:53.744Z] #35 2.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:29:53.744Z] #35 3.246 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:29:53.744Z] #35 4.882 Fetched 8658 kB in 4s (2455 kB/s) [2023-07-14T23:29:53.744Z] #35 4.882 Reading package lists... [2023-07-14T23:29:53.744Z] #35 6.047 Reading package lists... [2023-07-14T23:29:53.744Z] #35 7.277 Building dependency tree... [2023-07-14T23:29:53.744Z] #35 7.970 The following additional packages will be installed: [2023-07-14T23:29:53.744Z] #35 7.973 libbtrfs0 [2023-07-14T23:29:53.744Z] #35 8.030 The following NEW packages will be installed: [2023-07-14T23:29:53.744Z] #35 8.035 libbtrfs-dev libbtrfs0 [2023-07-14T23:29:53.744Z] #35 8.314 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:29:53.744Z] #35 8.314 Need to get 460 kB of archives. [2023-07-14T23:29:53.744Z] #35 8.314 After this operation, 1237 kB of additional disk space will be used. [2023-07-14T23:29:53.744Z] #35 8.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:29:53.744Z] #35 8.326 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:29:53.744Z] #35 8.885 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:29:53.744Z] #35 9.044 Fetched 460 kB in 0s (1612 kB/s) [2023-07-14T23:29:53.744Z] #35 9.200 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:29:53.744Z] #35 9.200 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:29:53.744Z] #35 9.216 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:29:53.744Z] #35 9.245 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:29:53.744Z] #35 9.350 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:29:53.744Z] #35 9.353 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:29:53.744Z] #35 9.364 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:29:53.744Z] #35 9.477 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:29:53.744Z] #35 9.541 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:29:53.744Z] #35 9.592 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:29:53.925Z] #35 25.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-14T23:29:53.925Z] #35 25.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:29:53.925Z] #35 25.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:29:54.002Z] #35 ... [2023-07-14T23:29:54.002Z] [2023-07-14T23:29:54.002Z] #22 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:29:54.002Z] #22 0.884 + RM_GOPATH=0 [2023-07-14T23:29:54.002Z] #22 0.884 + TMP_GOPATH= [2023-07-14T23:29:54.002Z] #22 0.884 + : /build [2023-07-14T23:29:54.002Z] #22 0.884 + '[' -z '' ']' [2023-07-14T23:29:54.002Z] #22 0.885 ++ mktemp -d [2023-07-14T23:29:54.002Z] #22 0.886 + export GOPATH=/tmp/tmp.DdZ0Q5xYOH [2023-07-14T23:29:54.002Z] #22 0.886 + GOPATH=/tmp/tmp.DdZ0Q5xYOH [2023-07-14T23:29:54.002Z] #22 0.886 + RM_GOPATH=1 [2023-07-14T23:29:54.002Z] #22 0.886 + case "$(go env GOARCH)" in [2023-07-14T23:29:54.002Z] #22 0.886 ++ go env GOARCH [2023-07-14T23:29:54.002Z] #22 0.889 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:54.002Z] #22 0.889 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:54.002Z] #22 0.890 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:54.002Z] #22 0.890 + dir=/tmp/install [2023-07-14T23:29:54.002Z] #22 0.890 + bin=proxy [2023-07-14T23:29:54.002Z] #22 0.890 + shift [2023-07-14T23:29:54.002Z] #22 0.890 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-14T23:29:54.002Z] #22 0.890 + . /tmp/install/proxy.installer [2023-07-14T23:29:54.002Z] #22 0.891 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:54.002Z] #22 0.891 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:54.002Z] #22 0.891 + install_proxy [2023-07-14T23:29:54.002Z] #22 0.891 + case "$1" in [2023-07-14T23:29:54.002Z] #22 0.891 + export CGO_ENABLED=0 [2023-07-14T23:29:54.002Z] #22 0.891 + CGO_ENABLED=0 [2023-07-14T23:29:54.002Z] #22 0.891 + _install_proxy [2023-07-14T23:29:54.002Z] #22 0.891 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-14T23:29:54.002Z] #22 0.891 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.DdZ0Q5xYOH/src/github.com/docker/libnetwork [2023-07-14T23:29:54.002Z] #22 0.893 Cloning into '/tmp/tmp.DdZ0Q5xYOH/src/github.com/docker/libnetwork'... [2023-07-14T23:29:54.002Z] #22 4.341 + cd /tmp/tmp.DdZ0Q5xYOH/src/github.com/docker/libnetwork [2023-07-14T23:29:54.002Z] #22 4.341 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:29:54.002Z] #22 4.660 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-14T23:29:54.002Z] #22 ... [2023-07-14T23:29:54.002Z] [2023-07-14T23:29:54.002Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:54.002Z] #33 11.11 Fetched 17.7 MB in 1s (16.0 MB/s) [2023-07-14T23:29:54.002Z] #33 11.33 Selecting previously unselected package xxd. [2023-07-14T23:29:54.003Z] #33 11.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-07-14T23:29:54.003Z] #33 11.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:29:54.003Z] #33 11.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:54.381Z] #37 15.78 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-14T23:29:54.381Z] #37 15.78 + BUILDTAGS='netgo osusergo static_build' [2023-07-14T23:29:54.637Z] #37 15.78 + export EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:29:54.637Z] #37 15.78 + EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:29:54.637Z] #37 15.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-14T23:29:54.637Z] #37 15.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-14T23:29:54.637Z] #37 15.78 + '[' '' = dynamic ']' [2023-07-14T23:29:54.637Z] #37 15.78 + make [2023-07-14T23:29:54.937Z] #33 12.09 Selecting previously unselected package vim-common. [2023-07-14T23:29:54.938Z] #33 12.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:29:54.938Z] #33 12.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...#33 ... [2023-07-14T23:29:54.938Z] [2023-07-14T23:29:54.938Z] #22 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:29:54.938Z] #22 DONE 12.2s [2023-07-14T23:29:54.938Z] [2023-07-14T23:29:54.938Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:54.938Z] #33 12.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:29:55.196Z] #33 ... [2023-07-14T23:29:55.196Z] [2023-07-14T23:29:55.196Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:29:55.196Z] #29 DONE 12.4s [2023-07-14T23:29:55.196Z] [2023-07-14T23:29:55.196Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:29:55.196Z] #35 DONE 12.4s [2023-07-14T23:29:55.196Z] [2023-07-14T23:29:55.196Z] #18 [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 [2023-07-14T23:29:55.196Z] #18 9.449 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-14T23:29:55.196Z] #18 9.977 [2023-07-14T23:29:55.196Z] #18 10.24 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:55.196Z] #18 10.71 [2023-07-14T23:29:55.196Z] #18 11.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-14T23:29:55.196Z] #18 12.22 [2023-07-14T23:29:55.196Z] #18 12.46 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:55.196Z] #18 12.80 [2023-07-14T23:29:55.196Z] #18 12.93 Download of images into '/build' complete. [2023-07-14T23:29:55.196Z] #18 12.93 Use something like the following to load the result into a Docker daemon: [2023-07-14T23:29:55.196Z] #18 12.93 tar -cC '/build' . | docker load [2023-07-14T23:29:55.196Z] #18 DONE 13.1s [2023-07-14T23:29:55.196Z] [2023-07-14T23:29:55.196Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:29:55.196Z] #33 12.50 Selecting previously unselected package cmake-data. [2023-07-14T23:29:55.196Z] #33 12.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-14T23:29:55.196Z] #33 12.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:29:55.321Z] #35 ... [2023-07-14T23:29:55.321Z] [2023-07-14T23:29:55.321Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:29:55.321Z] #28 27.28 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:29:55.321Z] #28 27.28 + GOBIN=/build [2023-07-14T23:29:55.321Z] #28 27.28 + GO111MODULE=on [2023-07-14T23:29:55.321Z] #28 27.28 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-14T23:29:55.573Z] #22 ... [2023-07-14T23:29:55.573Z] [2023-07-14T23:29:55.573Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:55.573Z] #23 0.500 + RM_GOPATH=0 [2023-07-14T23:29:55.573Z] #23 0.500 + TMP_GOPATH= [2023-07-14T23:29:55.573Z] #23 0.500 + : /build [2023-07-14T23:29:55.573Z] #23 0.500 + '[' -z '' ']' [2023-07-14T23:29:55.573Z] #23 0.501 ++ mktemp -d [2023-07-14T23:29:55.573Z] #23 0.502 + export GOPATH=/tmp/tmp.dERcANitjx [2023-07-14T23:29:55.573Z] #23 0.502 + GOPATH=/tmp/tmp.dERcANitjx [2023-07-14T23:29:55.573Z] #23 0.502 + RM_GOPATH=1 [2023-07-14T23:29:55.573Z] #23 0.502 + case "$(go env GOARCH)" in [2023-07-14T23:29:55.573Z] #23 0.502 ++ go env GOARCH [2023-07-14T23:29:55.573Z] #23 0.508 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #23 0.508 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #23 0.508 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:55.573Z] #23 0.509 + dir=/tmp/install [2023-07-14T23:29:55.573Z] #23 0.509 + bin=golangci_lint [2023-07-14T23:29:55.573Z] #23 0.509 + shift [2023-07-14T23:29:55.573Z] #23 0.509 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-14T23:29:55.573Z] #23 0.509 + . /tmp/install/golangci_lint.installer [2023-07-14T23:29:55.573Z] #23 0.509 ++ : v1.49.0 [2023-07-14T23:29:55.573Z] #23 0.509 + install_golangci_lint [2023-07-14T23:29:55.573Z] #23 0.509 + set -e [2023-07-14T23:29:55.573Z] #23 0.509 + echo 'Install golangci-lint version v1.49.0' [2023-07-14T23:29:55.573Z] #23 0.509 Install golangci-lint version v1.49.0 [2023-07-14T23:29:55.573Z] #23 0.509 + GOBIN=/build [2023-07-14T23:29:55.573Z] #23 0.509 + GO111MODULE=on [2023-07-14T23:29:55.573Z] #23 0.509 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-14T23:29:55.573Z] #23 0.843 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-14T23:29:55.573Z] #23 1.967 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:55.573Z] #23 1.967 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:55.573Z] #23 1.968 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-14T23:29:55.573Z] #23 1.968 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-14T23:29:55.573Z] #23 1.969 go: downloading github.com/spf13/viper v1.12.0 [2023-07-14T23:29:55.573Z] #23 1.969 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-14T23:29:55.573Z] #23 1.970 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:55.573Z] #23 2.003 go: downloading golang.org/x/tools v0.1.12 [2023-07-14T23:29:55.573Z] #23 2.135 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-14T23:29:55.573Z] #23 2.271 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-14T23:29:55.573Z] #23 2.273 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-14T23:29:55.573Z] #23 2.325 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-14T23:29:55.573Z] #23 2.361 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-14T23:29:55.573Z] #23 2.393 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-14T23:29:55.573Z] #23 2.460 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-14T23:29:55.573Z] #23 2.462 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-14T23:29:55.573Z] #23 2.474 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-14T23:29:55.573Z] #23 2.602 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-14T23:29:55.573Z] #23 2.695 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-14T23:29:55.573Z] #23 2.737 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-14T23:29:55.573Z] #23 2.810 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-14T23:29:55.573Z] #23 2.813 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-14T23:29:55.573Z] #23 2.837 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-14T23:29:55.573Z] #23 2.856 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-14T23:29:55.573Z] #23 2.963 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-14T23:29:55.573Z] #23 2.971 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-14T23:29:55.573Z] #23 2.977 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-14T23:29:55.573Z] #23 3.139 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-14T23:29:55.573Z] #23 3.231 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-14T23:29:55.573Z] #23 3.260 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-14T23:29:55.573Z] #23 3.339 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-14T23:29:55.573Z] #23 3.448 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-14T23:29:55.573Z] #23 3.461 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-14T23:29:55.573Z] #23 3.637 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-14T23:29:55.573Z] #23 3.751 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-14T23:29:55.573Z] #23 3.773 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-14T23:29:55.573Z] #23 3.774 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-14T23:29:55.573Z] #23 3.777 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-14T23:29:55.573Z] #23 4.006 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-14T23:29:55.573Z] #23 4.094 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-14T23:29:55.573Z] #23 4.094 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-14T23:29:55.573Z] #23 4.252 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-14T23:29:55.573Z] #23 4.267 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-14T23:29:55.573Z] #23 4.273 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-14T23:29:55.573Z] #23 4.340 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-14T23:29:55.573Z] #23 4.438 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-14T23:29:55.573Z] #23 4.448 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-14T23:29:55.573Z] #23 4.480 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-14T23:29:55.573Z] #23 4.723 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-14T23:29:55.573Z] #23 4.724 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-14T23:29:55.573Z] #23 4.886 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-14T23:29:55.573Z] #23 4.920 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-14T23:29:55.573Z] #23 4.980 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-14T23:29:55.573Z] #23 4.993 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-14T23:29:55.573Z] #23 5.060 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-14T23:29:55.573Z] #23 5.174 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-14T23:29:55.573Z] #23 5.263 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-14T23:29:55.573Z] #23 5.263 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-14T23:29:55.573Z] #23 5.264 go: downloading github.com/julz/importas v0.1.0 [2023-07-14T23:29:55.573Z] #23 ... [2023-07-14T23:29:55.573Z] [2023-07-14T23:29:55.573Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-07-14T23:29:55.573Z] #24 1.048 + RM_GOPATH=0 [2023-07-14T23:29:55.573Z] #24 1.048 + TMP_GOPATH= [2023-07-14T23:29:55.573Z] #24 1.048 + : /build [2023-07-14T23:29:55.573Z] #24 1.048 + '[' -z '' ']' [2023-07-14T23:29:55.573Z] #24 1.049 ++ mktemp -d [2023-07-14T23:29:55.573Z] #24 1.050 + export GOPATH=/tmp/tmp.l8bzwm4JkH [2023-07-14T23:29:55.573Z] #24 1.050 + GOPATH=/tmp/tmp.l8bzwm4JkH [2023-07-14T23:29:55.573Z] #24 1.050 + RM_GOPATH=1 [2023-07-14T23:29:55.573Z] #24 1.050 + case "$(go env GOARCH)" in [2023-07-14T23:29:55.573Z] #24 1.050 ++ go env GOARCH [2023-07-14T23:29:55.573Z] #24 1.053 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #24 1.053 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #24 1.054 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:55.573Z] #24 1.054 + dir=/tmp/install [2023-07-14T23:29:55.573Z] #24 1.055 + bin=dockercli [2023-07-14T23:29:55.573Z] #24 1.055 + shift [2023-07-14T23:29:55.573Z] #24 1.055 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-14T23:29:55.573Z] #24 1.055 + . /tmp/install/dockercli.installer [2023-07-14T23:29:55.573Z] #24 1.055 ++ : stable [2023-07-14T23:29:55.573Z] #24 1.055 ++ : 17.06.2-ce [2023-07-14T23:29:55.573Z] #24 1.055 + install_dockercli [2023-07-14T23:29:55.573Z] #24 1.055 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-14T23:29:55.573Z] #24 1.055 Install docker/cli version 17.06.2-ce from stable [2023-07-14T23:29:55.573Z] #24 1.055 ++ uname -m [2023-07-14T23:29:55.573Z] #24 1.056 + arch=x86_64 [2023-07-14T23:29:55.573Z] #24 1.056 + '[' x86_64 '!=' x86_64 ']' [2023-07-14T23:29:55.573Z] #24 1.056 + url=https://download.docker.com/linux/static [2023-07-14T23:29:55.573Z] #24 1.059 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-14T23:29:55.573Z] #24 1.059 + tar -xz docker/docker [2023-07-14T23:29:55.573Z] #24 2.717 + mkdir -p /build [2023-07-14T23:29:55.573Z] #24 2.732 + mv docker/docker /build/ [2023-07-14T23:29:55.573Z] #24 2.734 + rmdir docker [2023-07-14T23:29:55.573Z] #24 DONE 5.3s [2023-07-14T23:29:55.573Z] [2023-07-14T23:29:55.573Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:55.573Z] #23 5.326 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-14T23:29:55.573Z] #23 5.425 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-14T23:29:55.573Z] #23 5.425 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-14T23:29:55.573Z] #23 ... [2023-07-14T23:29:55.573Z] [2023-07-14T23:29:55.573Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:29:55.573Z] #25 0.921 + RM_GOPATH=0 [2023-07-14T23:29:55.573Z] #25 0.921 + TMP_GOPATH= [2023-07-14T23:29:55.573Z] #25 0.921 + : /build [2023-07-14T23:29:55.573Z] #25 0.921 + '[' -z '' ']' [2023-07-14T23:29:55.573Z] #25 0.921 ++ mktemp -d [2023-07-14T23:29:55.573Z] #25 0.922 + export GOPATH=/tmp/tmp.Fv20SUkyWy [2023-07-14T23:29:55.573Z] #25 0.922 + GOPATH=/tmp/tmp.Fv20SUkyWy [2023-07-14T23:29:55.573Z] #25 0.922 + RM_GOPATH=1 [2023-07-14T23:29:55.573Z] #25 0.922 + case "$(go env GOARCH)" in [2023-07-14T23:29:55.573Z] #25 0.923 ++ go env GOARCH [2023-07-14T23:29:55.573Z] #25 0.927 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #25 0.927 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #25 0.928 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:55.573Z] #25 0.928 + dir=/tmp/install [2023-07-14T23:29:55.573Z] #25 0.928 + bin=rootlesskit [2023-07-14T23:29:55.573Z] #25 0.928 + shift [2023-07-14T23:29:55.573Z] #25 0.928 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-14T23:29:55.573Z] #25 0.928 + . /tmp/install/rootlesskit.installer [2023-07-14T23:29:55.573Z] #25 0.928 ++ : v0.14.4 [2023-07-14T23:29:55.573Z] #25 0.929 + install_rootlesskit [2023-07-14T23:29:55.573Z] #25 0.929 + case "$1" in [2023-07-14T23:29:55.573Z] #25 0.929 + export CGO_ENABLED=0 [2023-07-14T23:29:55.573Z] #25 0.929 + CGO_ENABLED=0 [2023-07-14T23:29:55.573Z] #25 0.929 + _install_rootlesskit [2023-07-14T23:29:55.573Z] #25 0.929 + echo 'Install rootlesskit version v0.14.4' [2023-07-14T23:29:55.573Z] #25 0.929 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:29:55.573Z] #25 0.929 + GOBIN=/build [2023-07-14T23:29:55.573Z] #25 0.929 + GO111MODULE=on [2023-07-14T23:29:55.573Z] #25 0.929 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-14T23:29:55.573Z] #25 0.929 Install rootlesskit version v0.14.4 [2023-07-14T23:29:55.573Z] #25 0.969 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-14T23:29:55.573Z] #25 1.744 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-14T23:29:55.573Z] #25 1.744 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-14T23:29:55.573Z] #25 1.744 go: downloading github.com/pkg/errors v0.9.1 [2023-07-14T23:29:55.573Z] #25 1.744 go: downloading github.com/google/uuid v1.3.0 [2023-07-14T23:29:55.573Z] #25 1.745 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-14T23:29:55.573Z] #25 1.745 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-14T23:29:55.573Z] #25 1.747 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-14T23:29:55.573Z] #25 1.752 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-14T23:29:55.573Z] #25 1.827 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-14T23:29:55.573Z] #25 1.857 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-14T23:29:55.573Z] #25 1.933 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-14T23:29:55.573Z] #25 2.734 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-14T23:29:55.573Z] #25 2.734 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-14T23:29:55.573Z] #25 4.240 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-14T23:29:55.573Z] #25 4.263 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-14T23:29:55.573Z] #25 ... [2023-07-14T23:29:55.573Z] [2023-07-14T23:29:55.573Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:55.573Z] #23 5.486 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-14T23:29:55.573Z] #23 5.523 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-14T23:29:55.573Z] #23 5.528 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-14T23:29:55.573Z] #23 5.600 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-14T23:29:55.573Z] #23 5.636 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-14T23:29:55.573Z] #23 ... [2023-07-14T23:29:55.573Z] [2023-07-14T23:29:55.573Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-07-14T23:29:55.573Z] #26 0.805 + RM_GOPATH=0 [2023-07-14T23:29:55.573Z] #26 0.805 + TMP_GOPATH= [2023-07-14T23:29:55.573Z] #26 0.805 + : /build [2023-07-14T23:29:55.573Z] #26 0.805 + '[' -z '' ']' [2023-07-14T23:29:55.573Z] #26 0.806 ++ mktemp -d [2023-07-14T23:29:55.573Z] #26 0.807 + export GOPATH=/tmp/tmp.enneKPU6rF [2023-07-14T23:29:55.573Z] #26 0.807 + GOPATH=/tmp/tmp.enneKPU6rF [2023-07-14T23:29:55.573Z] #26 0.807 + RM_GOPATH=1 [2023-07-14T23:29:55.573Z] #26 0.807 + case "$(go env GOARCH)" in [2023-07-14T23:29:55.573Z] #26 0.808 ++ go env GOARCH [2023-07-14T23:29:55.573Z] #26 0.812 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #26 0.812 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:55.573Z] #26 0.813 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:55.573Z] #26 0.813 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:55.573Z] #26 0.814 + dir=/tmp/install [2023-07-14T23:29:55.573Z] #26 0.814 + bin=vndr [2023-07-14T23:29:55.573Z] #26 0.814 + shift [2023-07-14T23:29:55.573Z] #26 0.814 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-14T23:29:55.573Z] #26 0.814 + . /tmp/install/vndr.installer [2023-07-14T23:29:55.573Z] #26 0.814 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:55.573Z] #26 0.814 + install_vndr [2023-07-14T23:29:55.573Z] #26 0.814 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-14T23:29:55.573Z] #26 0.814 + GOBIN=/build [2023-07-14T23:29:55.573Z] #26 0.814 + GO111MODULE=on [2023-07-14T23:29:55.573Z] #26 0.814 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:55.573Z] #26 0.848 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-14T23:29:55.573Z] #26 DONE 5.7s [2023-07-14T23:29:55.573Z] [2023-07-14T23:29:55.573Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:55.573Z] #23 5.640 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-14T23:29:55.573Z] #23 5.739 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-14T23:29:55.573Z] #23 5.763 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-14T23:29:55.573Z] #23 5.783 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-14T23:29:55.573Z] #23 5.825 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-14T23:29:55.573Z] #23 5.849 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-14T23:29:55.573Z] #23 5.889 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-14T23:29:55.573Z] #23 5.890 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-14T23:29:55.573Z] #23 5.984 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-14T23:29:55.779Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements [2023-07-14T23:29:55.835Z] #23 6.064 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-14T23:29:55.835Z] #23 6.065 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-14T23:29:55.835Z] #23 6.096 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-14T23:29:55.835Z] #23 6.169 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-14T23:29:55.835Z] #23 6.192 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-14T23:29:56.029Z] #37 16.97 + bin/ctr [2023-07-14T23:29:56.096Z] #23 6.328 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-14T23:29:56.096Z] #23 6.376 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-14T23:29:56.096Z] #23 6.451 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-14T23:29:56.096Z] #23 6.451 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-14T23:29:56.096Z] #23 6.451 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-14T23:29:56.356Z] #23 6.511 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-14T23:29:56.356Z] #23 6.531 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-14T23:29:56.356Z] #23 6.575 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-14T23:29:56.356Z] #23 6.627 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-14T23:29:56.356Z] #23 6.670 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-14T23:29:56.356Z] #23 6.670 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-14T23:29:56.356Z] #23 6.670 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-14T23:29:56.356Z] #23 6.670 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-14T23:29:56.356Z] #23 6.688 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-14T23:29:56.574Z] #33 13.68 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:29:56.574Z] #33 13.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:29:56.574Z] #33 13.76 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:29:56.618Z] #23 6.751 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-14T23:29:56.618Z] #23 6.799 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-14T23:29:56.618Z] #23 6.799 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-14T23:29:56.618Z] #23 6.799 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-14T23:29:56.618Z] #23 6.903 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-14T23:29:56.618Z] #23 6.903 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-14T23:29:56.618Z] #23 6.919 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-14T23:29:57.560Z] #23 7.697 go: downloading honnef.co/go/tools v0.3.3 [2023-07-14T23:29:57.560Z] #23 7.699 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-14T23:29:57.560Z] #23 7.699 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-14T23:29:57.560Z] #23 7.859 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-14T23:29:57.560Z] #23 7.886 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-14T23:29:57.821Z] #23 7.991 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:57.821Z] #23 8.015 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-14T23:29:57.955Z] #33 ... [2023-07-14T23:29:57.955Z] [2023-07-14T23:29:57.955Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:29:57.955Z] #34 DONE 15.3s [2023-07-14T23:29:57.955Z] [2023-07-14T23:29:57.955Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:29:57.955Z] #36 1.197 + RM_GOPATH=0 [2023-07-14T23:29:57.955Z] #36 1.197 + TMP_GOPATH= [2023-07-14T23:29:57.955Z] #36 1.197 + : /build [2023-07-14T23:29:57.955Z] #36 1.197 + '[' -z '' ']' [2023-07-14T23:29:57.955Z] #36 1.197 ++ mktemp -d [2023-07-14T23:29:57.955Z] #36 1.198 + export GOPATH=/tmp/tmp.xA6gj7U50j [2023-07-14T23:29:57.955Z] #36 1.198 + GOPATH=/tmp/tmp.xA6gj7U50j [2023-07-14T23:29:57.955Z] #36 1.198 + RM_GOPATH=1 [2023-07-14T23:29:57.955Z] #36 1.198 + case "$(go env GOARCH)" in [2023-07-14T23:29:57.955Z] #36 1.200 ++ go env GOARCH [2023-07-14T23:29:57.955Z] #36 1.213 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:57.955Z] #36 1.213 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:57.955Z] #36 1.214 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:57.955Z] #36 1.215 + dir=/tmp/install [2023-07-14T23:29:57.955Z] #36 1.215 + bin=containerd [2023-07-14T23:29:57.955Z] #36 1.216 + shift [2023-07-14T23:29:57.955Z] #36 1.216 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-14T23:29:57.955Z] #36 1.216 + . /tmp/install/containerd.installer [2023-07-14T23:29:57.955Z] #36 1.217 ++ set -e [2023-07-14T23:29:57.955Z] #36 1.217 ++ : v1.6.21 [2023-07-14T23:29:57.955Z] #36 1.218 + install_containerd [2023-07-14T23:29:57.955Z] #36 1.228 + echo 'Install containerd version v1.6.21' [2023-07-14T23:29:57.955Z] #36 1.228 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xA6gj7U50j/src/github.com/containerd/containerd [2023-07-14T23:29:57.955Z] #36 1.228 Install containerd version v1.6.21 [2023-07-14T23:29:57.955Z] #36 1.232 Cloning into '/tmp/tmp.xA6gj7U50j/src/github.com/containerd/containerd'... [2023-07-14T23:29:58.083Z] #23 8.345 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:58.348Z] #23 8.561 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-14T23:29:58.348Z] #23 8.650 go: downloading github.com/spf13/afero v1.8.2 [2023-07-14T23:29:58.348Z] #23 8.699 go: downloading github.com/spf13/cast v1.5.0 [2023-07-14T23:29:58.348Z] #23 8.702 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-14T23:29:58.348Z] #23 8.703 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-14T23:29:58.348Z] #23 8.703 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-14T23:29:58.348Z] #23 8.712 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-14T23:29:58.348Z] #23 8.721 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-14T23:29:58.609Z] #23 8.727 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-14T23:29:58.609Z] #23 8.823 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-14T23:29:58.609Z] #23 8.841 go: downloading go.uber.org/zap v1.17.0 [2023-07-14T23:29:58.871Z] #23 8.944 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-14T23:29:58.872Z] #23 8.965 go: downloading golang.org/x/text v0.3.7 [2023-07-14T23:29:58.872Z] #23 9.101 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-14T23:29:58.872Z] #23 9.128 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-14T23:29:58.872Z] #23 9.158 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-14T23:29:58.872Z] #23 9.168 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-14T23:29:58.872Z] #23 9.172 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-14T23:29:58.872Z] #23 9.213 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-14T23:29:58.872Z] #23 9.223 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-14T23:29:58.872Z] #23 9.224 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-14T23:29:58.872Z] #23 9.232 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-14T23:29:58.872Z] #23 9.267 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-14T23:29:58.872Z] #23 9.318 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-14T23:29:59.133Z] #23 9.318 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-14T23:29:59.133Z] #23 9.352 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-14T23:29:59.133Z] #23 ... [2023-07-14T23:29:59.133Z] [2023-07-14T23:29:59.133Z] #27 [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 [2023-07-14T23:29:59.133Z] #27 1.190 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-14T23:29:59.133Z] #27 1.379 [2023-07-14T23:29:59.133Z] #27 1.610 #=#=# ######################################################################## 100.0% [2023-07-14T23:29:59.133Z] #27 1.905 [2023-07-14T23:29:59.133Z] #27 3.140 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-14T23:29:59.133Z] #27 3.659 [2023-07-14T23:29:59.133Z] #27 3.929 #=#=# ###################### 31.8% ######################################################################## 100.0% [2023-07-14T23:29:59.133Z] #27 4.503 [2023-07-14T23:29:59.133Z] #27 6.225 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-14T23:29:59.133Z] #27 6.755 [2023-07-14T23:29:59.133Z] #27 7.004 #=#=# ############# 18.5% ####################################### 54.8% ############################################################## 86.8% ######################################################################## 100.0% [2023-07-14T23:29:59.133Z] #27 7.838 [2023-07-14T23:29:59.133Z] #27 9.365 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-14T23:29:59.133Z] #27 9.946 [2023-07-14T23:29:59.133Z] #27 ... [2023-07-14T23:29:59.133Z] [2023-07-14T23:29:59.133Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:29:59.133Z] #23 9.448 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-14T23:29:59.133Z] #23 9.448 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-14T23:29:59.133Z] #23 9.454 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-14T23:29:59.133Z] #23 9.539 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-14T23:29:59.468Z] #23 9.540 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-14T23:29:59.730Z] #23 9.671 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-14T23:29:59.730Z] #23 9.762 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-14T23:29:59.730Z] #23 9.765 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-14T23:29:59.730Z] #23 9.771 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-14T23:29:59.730Z] #23 9.935 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-14T23:29:59.730Z] #23 10.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-14T23:29:59.730Z] #23 ... [2023-07-14T23:29:59.730Z] [2023-07-14T23:29:59.730Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:29:59.730Z] #28 0.481 + RM_GOPATH=0 [2023-07-14T23:29:59.730Z] #28 0.481 + TMP_GOPATH= [2023-07-14T23:29:59.730Z] #28 0.481 + : /build [2023-07-14T23:29:59.730Z] #28 0.481 + '[' -z '' ']' [2023-07-14T23:29:59.730Z] #28 0.481 ++ mktemp -d [2023-07-14T23:29:59.730Z] #28 0.483 + export GOPATH=/tmp/tmp.TfhpSWU2ct [2023-07-14T23:29:59.730Z] #28 0.483 + GOPATH=/tmp/tmp.TfhpSWU2ct [2023-07-14T23:29:59.730Z] #28 0.483 + RM_GOPATH=1 [2023-07-14T23:29:59.730Z] #28 0.483 + case "$(go env GOARCH)" in [2023-07-14T23:29:59.730Z] #28 0.483 ++ go env GOARCH [2023-07-14T23:29:59.730Z] #28 0.488 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:59.730Z] #28 0.488 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:59.730Z] #28 0.488 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:59.730Z] #28 0.488 + dir=/tmp/install [2023-07-14T23:29:59.730Z] #28 0.488 + bin=gotestsum [2023-07-14T23:29:59.730Z] #28 0.488 + shift [2023-07-14T23:29:59.730Z] #28 0.488 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-14T23:29:59.730Z] #28 0.488 + . /tmp/install/gotestsum.installer [2023-07-14T23:29:59.730Z] #28 0.488 ++ : v1.8.2 [2023-07-14T23:29:59.730Z] #28 0.488 + install_gotestsum [2023-07-14T23:29:59.730Z] #28 0.489 + set -e [2023-07-14T23:29:59.730Z] #28 0.489 + echo 'Install gotestsum version v1.8.2' [2023-07-14T23:29:59.730Z] #28 0.489 + GOBIN=/build [2023-07-14T23:29:59.730Z] #28 0.489 + GO111MODULE=on [2023-07-14T23:29:59.730Z] #28 0.489 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-14T23:29:59.730Z] #28 0.489 Install gotestsum version v1.8.2 [2023-07-14T23:29:59.730Z] #28 0.529 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-14T23:29:59.730Z] #28 1.066 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-14T23:29:59.730Z] #28 1.066 go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:29:59.730Z] #28 1.066 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-14T23:29:59.730Z] #28 1.084 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:29:59.730Z] #28 1.088 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-14T23:29:59.730Z] #28 1.101 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-14T23:29:59.730Z] #28 1.101 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-14T23:29:59.730Z] #28 1.182 go: downloading golang.org/x/tools v0.1.11 [2023-07-14T23:29:59.730Z] #28 1.182 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-14T23:29:59.730Z] #28 1.182 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-14T23:29:59.730Z] #28 3.085 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:29:59.730Z] #28 ... [2023-07-14T23:29:59.730Z] [2023-07-14T23:29:59.730Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:29:59.730Z] #29 0.926 + RM_GOPATH=0 [2023-07-14T23:29:59.730Z] #29 0.926 + TMP_GOPATH= [2023-07-14T23:29:59.730Z] #29 0.926 + : /build [2023-07-14T23:29:59.730Z] #29 0.926 + '[' -z '' ']' [2023-07-14T23:29:59.730Z] #29 0.927 ++ mktemp -d [2023-07-14T23:29:59.730Z] #29 0.928 + export GOPATH=/tmp/tmp.n72uncjM6L [2023-07-14T23:29:59.730Z] #29 0.928 + GOPATH=/tmp/tmp.n72uncjM6L [2023-07-14T23:29:59.730Z] #29 0.928 + RM_GOPATH=1 [2023-07-14T23:29:59.730Z] #29 0.928 + case "$(go env GOARCH)" in [2023-07-14T23:29:59.730Z] #29 0.928 ++ go env GOARCH [2023-07-14T23:29:59.730Z] #29 0.934 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:59.730Z] #29 0.934 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:29:59.730Z] #29 0.934 ++ dirname /tmp/install/install.sh [2023-07-14T23:29:59.730Z] #29 0.934 + dir=/tmp/install [2023-07-14T23:29:59.730Z] #29 0.935 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:59.730Z] #29 0.935 + bin=tomlv [2023-07-14T23:29:59.730Z] #29 0.935 + shift [2023-07-14T23:29:59.730Z] #29 0.935 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-14T23:29:59.730Z] #29 0.935 + . /tmp/install/tomlv.installer [2023-07-14T23:29:59.730Z] #29 0.935 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:59.730Z] #29 0.935 + install_tomlv [2023-07-14T23:29:59.730Z] #29 0.935 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-14T23:29:59.730Z] #29 0.935 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.n72uncjM6L/src/github.com/BurntSushi/toml [2023-07-14T23:29:59.730Z] #29 0.938 Cloning into '/tmp/tmp.n72uncjM6L/src/github.com/BurntSushi/toml'... [2023-07-14T23:29:59.730Z] #29 1.392 + cd /tmp/tmp.n72uncjM6L/src/github.com/BurntSushi/toml [2023-07-14T23:29:59.730Z] #29 1.392 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-14T23:29:59.730Z] #29 1.459 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:29:59.730Z] #29 1.624 internal/goarch [2023-07-14T23:29:59.730Z] #29 1.627 internal/unsafeheader [2023-07-14T23:29:59.730Z] #29 1.641 internal/goexperiment [2023-07-14T23:29:59.730Z] #29 1.648 internal/goos [2023-07-14T23:29:59.730Z] #29 1.682 internal/cpu [2023-07-14T23:29:59.730Z] #29 1.689 encoding [2023-07-14T23:29:59.730Z] #29 1.725 runtime/internal/math [2023-07-14T23:29:59.730Z] #29 1.747 runtime/internal/atomic [2023-07-14T23:29:59.730Z] #29 1.747 internal/abi [2023-07-14T23:29:59.730Z] #29 1.747 internal/itoa [2023-07-14T23:29:59.730Z] #29 1.759 runtime/internal/sys [2023-07-14T23:29:59.730Z] #29 1.763 runtime/internal/syscall [2023-07-14T23:29:59.730Z] #29 1.816 math/bits [2023-07-14T23:29:59.730Z] #29 1.839 unicode/utf8 [2023-07-14T23:29:59.730Z] #29 1.868 internal/race [2023-07-14T23:29:59.730Z] #29 1.940 sync/atomic [2023-07-14T23:29:59.730Z] #29 2.005 unicode [2023-07-14T23:29:59.730Z] #29 2.248 internal/bytealg [2023-07-14T23:29:59.730Z] #29 2.383 math [2023-07-14T23:29:59.730Z] #29 2.768 runtime [2023-07-14T23:29:59.992Z] #29 ... [2023-07-14T23:29:59.992Z] [2023-07-14T23:29:59.992Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:29:59.992Z] #30 1.638 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-14T23:29:59.992Z] #30 1.640 Cloning into '.'... [2023-07-14T23:30:00.289Z] #30 10.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-14T23:30:00.289Z] #30 ... [2023-07-14T23:30:00.289Z] [2023-07-14T23:30:00.289Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:30:00.289Z] #31 1.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:30:00.289Z] #31 1.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:30:00.289Z] #31 1.973 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:30:00.289Z] #31 2.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:30:00.289Z] #31 2.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:30:00.289Z] #31 3.236 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:30:00.289Z] #31 5.139 Fetched 8658 kB in 3s (2489 kB/s) [2023-07-14T23:30:00.289Z] #31 5.139 Reading package lists... [2023-07-14T23:30:00.289Z] #31 6.858 Reading package lists... [2023-07-14T23:30:00.289Z] #31 8.196 Building dependency tree... [2023-07-14T23:30:00.289Z] #31 8.925 The following additional packages will be installed: [2023-07-14T23:30:00.289Z] #31 8.926 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-14T23:30:00.289Z] #31 8.928 Suggested packages: [2023-07-14T23:30:00.289Z] #31 8.935 cmake-doc ninja-build lrzip [2023-07-14T23:30:00.289Z] #31 8.935 Recommended packages: [2023-07-14T23:30:00.289Z] #31 8.935 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-14T23:30:00.289Z] #31 9.230 The following NEW packages will be installed: [2023-07-14T23:30:00.289Z] #31 9.245 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-14T23:30:00.289Z] #31 9.251 vim-common xxd [2023-07-14T23:30:00.289Z] #31 9.575 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:30:00.289Z] #31 9.575 Need to get 17.7 MB of archives. [2023-07-14T23:30:00.289Z] #31 9.575 After this operation, 70.7 MB of additional disk space will be used. [2023-07-14T23:30:00.289Z] #31 9.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:30:00.289Z] #31 9.607 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:30:00.289Z] #31 9.640 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-14T23:30:00.289Z] #31 9.931 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:30:00.289Z] #31 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-07-14T23:30:00.289Z] #31 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-14T23:30:00.289Z] #31 10.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-14T23:30:00.289Z] #31 10.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-14T23:30:00.289Z] #31 10.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-14T23:30:00.289Z] #31 10.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-14T23:30:00.289Z] #31 ... [2023-07-14T23:30:00.289Z] [2023-07-14T23:30:00.289Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:30:00.289Z] #32 0.737 + RM_GOPATH=0 [2023-07-14T23:30:00.289Z] #32 0.737 + TMP_GOPATH= [2023-07-14T23:30:00.289Z] #32 0.737 + : /build [2023-07-14T23:30:00.289Z] #32 0.737 + '[' -z '' ']' [2023-07-14T23:30:00.289Z] #32 0.737 ++ mktemp -d [2023-07-14T23:30:00.289Z] #32 0.737 + export GOPATH=/tmp/tmp.5wlxIXAQAJ [2023-07-14T23:30:00.289Z] #32 0.737 + GOPATH=/tmp/tmp.5wlxIXAQAJ [2023-07-14T23:30:00.289Z] #32 0.737 + RM_GOPATH=1 [2023-07-14T23:30:00.289Z] #32 0.738 + case "$(go env GOARCH)" in [2023-07-14T23:30:00.289Z] #32 0.738 ++ go env GOARCH [2023-07-14T23:30:00.289Z] #32 0.744 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:00.289Z] #32 0.744 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:00.289Z] #32 0.744 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:00.289Z] #32 0.745 Install shfmt version v3.0.2 [2023-07-14T23:30:00.289Z] #32 0.745 + dir=/tmp/install [2023-07-14T23:30:00.289Z] #32 0.745 + bin=shfmt [2023-07-14T23:30:00.289Z] #32 0.745 + shift [2023-07-14T23:30:00.289Z] #32 0.745 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-14T23:30:00.289Z] #32 0.745 + . /tmp/install/shfmt.installer [2023-07-14T23:30:00.289Z] #32 0.745 ++ : v3.0.2 [2023-07-14T23:30:00.289Z] #32 0.745 + install_shfmt [2023-07-14T23:30:00.289Z] #32 0.745 + echo 'Install shfmt version v3.0.2' [2023-07-14T23:30:00.289Z] #32 0.745 + GOBIN=/build [2023-07-14T23:30:00.289Z] #32 0.745 + GO111MODULE=on [2023-07-14T23:30:00.289Z] #32 0.745 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-14T23:30:00.289Z] #32 1.090 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-14T23:30:00.289Z] #32 1.720 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-14T23:30:00.289Z] #32 1.721 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-14T23:30:00.289Z] #32 1.721 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-14T23:30:00.289Z] #32 2.226 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-14T23:30:00.289Z] #32 ... [2023-07-14T23:30:00.289Z] [2023-07-14T23:30:00.289Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:30:00.289Z] #33 2.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:30:00.289Z] #33 2.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:30:00.289Z] #33 2.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:30:00.289Z] #33 2.333 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:30:00.289Z] #33 2.761 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:30:00.289Z] #33 3.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:30:00.289Z] #33 5.703 Fetched 8658 kB in 4s (2190 kB/s) [2023-07-14T23:30:00.289Z] #33 5.703 Reading package lists... [2023-07-14T23:30:00.289Z] #33 7.030 Reading package lists... [2023-07-14T23:30:00.289Z] #33 8.569 Building dependency tree... [2023-07-14T23:30:00.289Z] #33 9.116 The following additional packages will be installed: [2023-07-14T23:30:00.289Z] #33 9.117 libbtrfs0 [2023-07-14T23:30:00.289Z] #33 9.144 The following NEW packages will be installed: [2023-07-14T23:30:00.289Z] #33 9.145 libbtrfs-dev libbtrfs0 [2023-07-14T23:30:00.289Z] #33 9.435 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:30:00.289Z] #33 9.435 Need to get 460 kB of archives. [2023-07-14T23:30:00.289Z] #33 9.435 After this operation, 1237 kB of additional disk space will be used. [2023-07-14T23:30:00.289Z] #33 9.435 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:30:00.289Z] #33 9.452 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:30:00.289Z] #33 10.20 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:00.289Z] #33 10.36 Fetched 460 kB in 0s (1467 kB/s) [2023-07-14T23:30:00.289Z] #33 10.61 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:30:00.289Z] #33 10.61 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:30:00.289Z] #33 10.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:30:00.551Z] #33 ... [2023-07-14T23:30:00.551Z] [2023-07-14T23:30:00.551Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:00.551Z] #34 1.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:30:00.551Z] #34 1.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:30:00.551Z] #34 1.640 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:30:00.551Z] #34 2.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:30:00.551Z] #34 2.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:30:00.551Z] #34 3.099 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:30:00.551Z] #34 5.128 Fetched 8658 kB in 4s (2278 kB/s) [2023-07-14T23:30:00.551Z] #34 5.128 Reading package lists... [2023-07-14T23:30:00.551Z] #34 6.299 Reading package lists... [2023-07-14T23:30:00.551Z] #34 7.417 Building dependency tree... [2023-07-14T23:30:00.551Z] #34 7.941 The following additional packages will be installed: [2023-07-14T23:30:00.551Z] #34 7.960 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:30:00.551Z] #34 7.960 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-14T23:30:00.551Z] #34 7.960 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-14T23:30:00.551Z] #34 7.960 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-14T23:30:00.551Z] #34 7.960 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-14T23:30:00.551Z] #34 7.960 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-14T23:30:00.551Z] #34 7.960 mingw-w64-common mingw-w64-x86-64-dev [2023-07-14T23:30:00.551Z] #34 7.960 Suggested packages: [2023-07-14T23:30:00.551Z] #34 7.960 gcc-10-locales seccomp wine64 [2023-07-14T23:30:00.551Z] #34 8.275 The following NEW packages will be installed: [2023-07-14T23:30:00.551Z] #34 8.277 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-14T23:30:00.551Z] #34 8.291 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-14T23:30:00.551Z] #34 8.291 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-14T23:30:00.551Z] #34 8.291 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-14T23:30:00.551Z] #34 8.291 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-14T23:30:00.551Z] #34 8.292 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-14T23:30:00.551Z] #34 8.292 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-14T23:30:00.551Z] #34 8.293 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-14T23:30:00.551Z] #34 8.293 mingw-w64-x86-64-dev [2023-07-14T23:30:00.551Z] #34 8.576 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:30:00.551Z] #34 8.576 Need to get 115 MB of archives. [2023-07-14T23:30:00.551Z] #34 8.576 After this operation, 645 MB of additional disk space will be used. [2023-07-14T23:30:00.551Z] #34 8.576 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-07-14T23:30:00.551Z] #34 8.632 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-07-14T23:30:00.551Z] #34 8.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-07-14T23:30:00.551Z] #34 8.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-07-14T23:30:00.551Z] #34 8.687 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-07-14T23:30:00.551Z] #34 8.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-14T23:30:00.551Z] #34 8.740 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-07-14T23:30:00.551Z] #34 8.781 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-07-14T23:30:00.551Z] #34 8.783 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-07-14T23:30:00.551Z] #34 9.016 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:30:00.551Z] #34 10.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:30:00.551Z] #34 10.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-07-14T23:30:00.551Z] #34 10.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:30:00.551Z] #34 ... [2023-07-14T23:30:00.551Z] [2023-07-14T23:30:00.551Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:30:00.551Z] #35 0.741 + RM_GOPATH=0 [2023-07-14T23:30:00.551Z] #35 0.741 + TMP_GOPATH= [2023-07-14T23:30:00.551Z] #35 0.741 + : /build [2023-07-14T23:30:00.551Z] #35 0.741 + '[' -z '' ']' [2023-07-14T23:30:00.551Z] #35 0.742 ++ mktemp -d [2023-07-14T23:30:00.551Z] #35 0.742 + export GOPATH=/tmp/tmp.tVYMU1Chlk [2023-07-14T23:30:00.551Z] #35 0.742 + GOPATH=/tmp/tmp.tVYMU1Chlk [2023-07-14T23:30:00.551Z] #35 0.742 + RM_GOPATH=1 [2023-07-14T23:30:00.551Z] #35 0.742 + case "$(go env GOARCH)" in [2023-07-14T23:30:00.551Z] #35 0.743 ++ go env GOARCH [2023-07-14T23:30:00.551Z] #35 0.747 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:00.551Z] #35 0.747 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:00.551Z] #35 0.747 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:00.551Z] #35 0.749 + dir=/tmp/install [2023-07-14T23:30:00.551Z] #35 0.749 + bin=proxy [2023-07-14T23:30:00.551Z] #35 0.749 + shift [2023-07-14T23:30:00.551Z] #35 0.749 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-14T23:30:00.551Z] #35 0.749 + . /tmp/install/proxy.installer [2023-07-14T23:30:00.551Z] #35 0.749 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:30:00.551Z] #35 0.749 + install_proxy [2023-07-14T23:30:00.551Z] #35 0.749 + case "$1" in [2023-07-14T23:30:00.551Z] #35 0.749 + export CGO_ENABLED=0 [2023-07-14T23:30:00.551Z] #35 0.749 + CGO_ENABLED=0 [2023-07-14T23:30:00.551Z] #35 0.749 + _install_proxy [2023-07-14T23:30:00.551Z] #35 0.749 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-14T23:30:00.551Z] #35 0.749 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.tVYMU1Chlk/src/github.com/docker/libnetwork [2023-07-14T23:30:00.551Z] #35 0.749 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:30:00.551Z] #35 0.750 Cloning into '/tmp/tmp.tVYMU1Chlk/src/github.com/docker/libnetwork'... [2023-07-14T23:30:00.551Z] #35 4.149 + cd /tmp/tmp.tVYMU1Chlk/src/github.com/docker/libnetwork [2023-07-14T23:30:00.551Z] #35 4.150 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-14T23:30:00.551Z] #35 4.508 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-14T23:30:00.618Z] #28 ... [2023-07-14T23:30:00.618Z] [2023-07-14T23:30:00.618Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:00.618Z] #37 14.80 + cd /tmp/tmp.ivrPvxZZ1e/src/github.com/containerd/containerd [2023-07-14T23:30:00.618Z] #37 14.80 + git checkout -q v1.6.21 [2023-07-14T23:30:00.618Z] #37 15.82 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-14T23:30:00.618Z] #37 15.82 + BUILDTAGS='netgo osusergo static_build' [2023-07-14T23:30:00.618Z] #37 15.82 + export EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:30:00.618Z] #37 15.82 + EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:30:00.618Z] #37 15.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-14T23:30:00.618Z] #37 15.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-14T23:30:00.618Z] #37 15.82 + '[' '' = dynamic ']' [2023-07-14T23:30:00.618Z] #37 15.82 + make [2023-07-14T23:30:00.618Z] #37 16.93 + bin/ctr [2023-07-14T23:30:00.812Z] #35 ... [2023-07-14T23:30:00.813Z] [2023-07-14T23:30:00.813Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:30:00.813Z] #30 10.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:30:00.813Z] #30 ... [2023-07-14T23:30:00.813Z] [2023-07-14T23:30:00.813Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-07-14T23:30:00.813Z] #32 DONE 11.1s [2023-07-14T23:30:00.813Z] [2023-07-14T23:30:00.813Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-07-14T23:30:00.813Z] #35 DONE 11.1s [2023-07-14T23:30:01.076Z] [2023-07-14T23:30:01.076Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:30:01.076Z] #31 10.84 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:01.076Z] #31 11.01 Fetched 17.7 MB in 1s (16.5 MB/s) [2023-07-14T23:30:01.076Z] #31 11.16 Selecting previously unselected package xxd. [2023-07-14T23:30:01.076Z] #31 11.16 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:30:01.076Z] #31 11.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:01.076Z] #31 11.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:01.076Z] #31 11.29 Selecting previously unselected package vim-common. [2023-07-14T23:30:01.076Z] #31 11.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:01.076Z] #31 11.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:01.254Z] #36 ... [2023-07-14T23:30:01.254Z] [2023-07-14T23:30:01.254Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:30:01.254Z] #33 15.74 Selecting previously unselected package libxml2:amd64. [2023-07-14T23:30:01.254Z] #33 15.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-14T23:30:01.254Z] #33 15.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:30:01.254Z] #33 16.16 Selecting previously unselected package libarchive13:amd64. [2023-07-14T23:30:01.254Z] #33 16.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-14T23:30:01.254Z] #33 16.22 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:30:01.254Z] #33 16.45 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-14T23:30:01.254Z] #33 16.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-14T23:30:01.254Z] #33 16.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:30:01.254Z] #33 16.66 Selecting previously unselected package librhash0:amd64. [2023-07-14T23:30:01.254Z] #33 16.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-14T23:30:01.254Z] #33 16.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:30:01.254Z] #33 16.76 Selecting previously unselected package libuv1:amd64. [2023-07-14T23:30:01.254Z] #33 16.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-14T23:30:01.254Z] #33 16.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:30:01.254Z] #33 16.92 Selecting previously unselected package cmake. [2023-07-14T23:30:01.254Z] #33 16.93 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-14T23:30:01.254Z] #33 16.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:30:01.254Z] #33 18.00 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:01.254Z] #33 18.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:01.254Z] #33 18.05 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:30:01.254Z] #33 18.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:01.254Z] #33 18.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:30:01.254Z] #33 18.14 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:30:01.254Z] #33 18.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:30:01.254Z] #33 18.18 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:30:01.254Z] #33 18.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:30:01.254Z] #33 18.26 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:30:01.254Z] #33 18.31 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:01.284Z] #37 ... [2023-07-14T23:30:01.284Z] [2023-07-14T23:30:01.284Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:30:01.284Z] #28 27.81 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:30:01.284Z] #28 27.81 + GOBIN=/build [2023-07-14T23:30:01.284Z] #28 27.81 + GO111MODULE=on [2023-07-14T23:30:01.284Z] #28 27.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-14T23:30:01.284Z] #28 DONE 33.4s [2023-07-14T23:30:01.284Z] [2023-07-14T23:30:01.284Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:30:01.284Z] #34 DONE 33.3s [2023-07-14T23:30:01.284Z] [2023-07-14T23:30:01.284Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-14T23:30:01.284Z] #38 DONE 0.2s [2023-07-14T23:30:01.284Z] [2023-07-14T23:30:01.284Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:01.284Z] #32 26.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-14T23:30:01.284Z] #32 26.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:01.284Z] #32 26.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:01.284Z] #32 28.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-14T23:30:01.284Z] #32 28.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:01.284Z] #32 28.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:01.284Z] #32 30.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-14T23:30:01.284Z] #32 30.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:01.284Z] #32 30.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:01.284Z] #32 ... [2023-07-14T23:30:01.284Z] [2023-07-14T23:30:01.284Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-14T23:30:01.338Z] #31 11.52 Selecting previously unselected package cmake-data. [2023-07-14T23:30:01.338Z] #31 11.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-14T23:30:01.338Z] #31 11.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:30:01.541Z] #39 DONE 0.4s [2023-07-14T23:30:01.541Z] [2023-07-14T23:30:01.541Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:01.541Z] #32 33.82 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-14T23:30:01.541Z] #32 33.82 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:01.541Z] #32 33.84 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:01.947Z] #31 ... [2023-07-14T23:30:01.947Z] [2023-07-14T23:30:01.947Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-07-14T23:30:01.947Z] #33 10.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:01.947Z] #33 11.17 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:30:01.947Z] #33 11.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:30:01.947Z] #33 11.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:01.947Z] #33 11.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:01.947Z] #33 11.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:01.947Z] #33 11.40 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:01.947Z] #33 DONE 12.2s [2023-07-14T23:30:02.209Z] [2023-07-14T23:30:02.209Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:02.209Z] #34 11.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:30:02.209Z] #34 11.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-07-14T23:30:02.209Z] #34 11.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-14T23:30:02.209Z] #34 11.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-14T23:30:02.209Z] #34 11.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:30:02.209Z] #34 11.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:30:02.209Z] #34 11.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-07-14T23:30:02.209Z] #34 11.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-07-14T23:30:02.209Z] #34 11.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-07-14T23:30:02.209Z] #34 11.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-07-14T23:30:02.209Z] #34 11.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-14T23:30:02.209Z] #34 11.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-14T23:30:02.209Z] #34 11.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-07-14T23:30:02.209Z] #34 11.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-07-14T23:30:02.209Z] #34 11.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-07-14T23:30:02.209Z] #34 11.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-07-14T23:30:02.209Z] #34 11.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-14T23:30:02.209Z] #34 11.93 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:02.209Z] #34 12.15 Fetched 115 MB in 3s (33.8 MB/s) [2023-07-14T23:30:02.209Z] #34 12.23 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-14T23:30:02.209Z] #34 12.23 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:30:02.209Z] #34 12.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:30:02.209Z] #34 12.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:02.470Z] #34 ... [2023-07-14T23:30:02.470Z] [2023-07-14T23:30:02.471Z] #27 [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 [2023-07-14T23:30:02.471Z] #27 10.21 #=#=# ######################################################################## 100.0% [2023-07-14T23:30:02.471Z] #27 10.76 [2023-07-14T23:30:02.471Z] #27 11.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-14T23:30:02.471Z] #27 12.11 [2023-07-14T23:30:02.471Z] #27 12.37 #=#=# ######################################################################## 100.0% [2023-07-14T23:30:02.471Z] #27 12.82 [2023-07-14T23:30:02.471Z] #27 12.95 Download of images into '/build' complete. [2023-07-14T23:30:02.471Z] #27 12.95 Use something like the following to load the result into a Docker daemon: [2023-07-14T23:30:02.471Z] #27 12.95 tar -cC '/build' . | docker load [2023-07-14T23:30:02.471Z] #27 DONE 13.4s [2023-07-14T23:30:02.536Z] #37 ... [2023-07-14T23:30:02.536Z] [2023-07-14T23:30:02.536Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:30:02.536Z] #28 DONE 34.3s [2023-07-14T23:30:02.536Z] [2023-07-14T23:30:02.536Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-14T23:30:02.731Z] [2023-07-14T23:30:02.731Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:02.731Z] #34 12.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-14T23:30:02.731Z] #34 12.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:30:02.731Z] #34 12.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:03.159Z] #33 ... [2023-07-14T23:30:03.159Z] [2023-07-14T23:30:03.159Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:03.159Z] #26 10.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-14T23:30:03.159Z] #26 10.11 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-14T23:30:03.159Z] #26 10.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-14T23:30:03.159Z] #26 10.19 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-14T23:30:03.159Z] #26 10.29 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-14T23:30:03.159Z] #26 10.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-14T23:30:03.159Z] #26 10.50 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-14T23:30:03.159Z] #26 10.54 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-14T23:30:03.159Z] #26 10.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-14T23:30:03.159Z] #26 10.61 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-14T23:30:03.159Z] #26 10.61 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-14T23:30:03.159Z] #26 10.64 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-14T23:30:03.159Z] #26 11.02 go: downloading go.uber.org/atomic v1.7.0 [2023-07-14T23:30:03.159Z] #26 11.02 go: downloading go.uber.org/multierr v1.6.0 [2023-07-14T23:30:03.159Z] #26 11.10 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-14T23:30:03.159Z] #26 11.11 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-14T23:30:03.159Z] #26 11.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-14T23:30:03.159Z] #26 11.25 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-14T23:30:03.159Z] #26 11.36 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-14T23:30:03.159Z] #26 11.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-14T23:30:03.159Z] #26 11.41 go: downloading github.com/prometheus/common v0.32.1 [2023-07-14T23:30:03.159Z] #26 11.51 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-14T23:30:03.159Z] #26 11.60 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-14T23:30:03.159Z] #26 11.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-14T23:30:03.159Z] #26 11.76 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-14T23:30:03.159Z] #26 11.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-14T23:30:03.159Z] #26 13.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-14T23:30:03.159Z] #26 ... [2023-07-14T23:30:03.159Z] [2023-07-14T23:30:03.159Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:03.159Z] #27 10.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:30:03.159Z] #27 11.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-07-14T23:30:03.159Z] #27 11.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-14T23:30:03.159Z] #27 12.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-07-14T23:30:03.159Z] #27 12.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-07-14T23:30:03.159Z] #27 12.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-14T23:30:03.159Z] #27 12.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-14T23:30:03.159Z] #27 12.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-14T23:30:03.159Z] #27 12.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-14T23:30:03.159Z] #27 12.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-07-14T23:30:03.159Z] #27 12.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-07-14T23:30:03.159Z] #27 12.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-07-14T23:30:03.159Z] #27 12.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-07-14T23:30:03.159Z] #27 12.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-14T23:30:03.159Z] #27 12.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-14T23:30:03.159Z] #27 12.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-07-14T23:30:03.159Z] #27 12.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-07-14T23:30:03.159Z] #27 12.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-07-14T23:30:03.159Z] #27 12.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-07-14T23:30:03.159Z] #27 12.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-14T23:30:03.159Z] #27 13.20 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:03.159Z] #27 13.31 Fetched 115 MB in 4s (32.3 MB/s) [2023-07-14T23:30:03.159Z] #27 13.43 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-14T23:30:03.159Z] #27 13.43 (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 ... 15722 files and directories currently installed.) [2023-07-14T23:30:03.159Z] #27 13.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:30:03.159Z] #27 13.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:03.159Z] #27 14.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-14T23:30:03.159Z] #27 14.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-14T23:30:03.159Z] #27 14.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:03.159Z] #27 15.31 Selecting previously unselected package binutils-mingw-w64. [2023-07-14T23:30:03.159Z] #27 15.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-14T23:30:03.159Z] #27 15.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:30:03.159Z] #27 15.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-14T23:30:03.159Z] #27 15.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:03.159Z] #27 15.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:03.159Z] #27 15.57 Selecting previously unselected package dmsetup. [2023-07-14T23:30:03.159Z] #27 15.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:03.159Z] #27 15.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:30:03.159Z] #27 15.74 Selecting previously unselected package mingw-w64-common. [2023-07-14T23:30:03.159Z] #27 15.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-14T23:30:03.159Z] #27 15.77 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-14T23:30:03.159Z] #27 17.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-14T23:30:03.159Z] #27 17.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-14T23:30:03.159Z] #27 17.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:30:03.159Z] #27 19.86 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-14T23:30:03.159Z] #27 19.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:03.159Z] #27 19.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:30:03.159Z] #27 20.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-14T23:30:03.159Z] #27 20.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:03.159Z] #27 20.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:03.304Z] #34 13.72 Selecting previously unselected package binutils-mingw-w64. [2023-07-14T23:30:03.304Z] #34 13.72 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-14T23:30:03.418Z] #27 ... [2023-07-14T23:30:03.418Z] [2023-07-14T23:30:03.418Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:30:03.418Z] #30 10.64 internal/testlog [2023-07-14T23:30:03.418Z] #30 10.98 errors [2023-07-14T23:30:03.418Z] #30 11.00 sort [2023-07-14T23:30:03.418Z] #30 11.14 io [2023-07-14T23:30:03.418Z] #30 11.14 strconv [2023-07-14T23:30:03.418Z] #30 11.23 internal/oserror [2023-07-14T23:30:03.418Z] #30 11.25 internal/safefilepath [2023-07-14T23:30:03.418Z] #30 11.25 path [2023-07-14T23:30:03.418Z] #30 11.40 syscall [2023-07-14T23:30:03.418Z] #30 11.80 bytes [2023-07-14T23:30:03.418Z] #30 11.80 text/tabwriter [2023-07-14T23:30:03.418Z] #30 11.80 strings [2023-07-14T23:30:03.418Z] #30 12.57 reflect [2023-07-14T23:30:03.418Z] #30 13.09 bufio [2023-07-14T23:30:03.418Z] #30 14.21 internal/syscall/unix [2023-07-14T23:30:03.418Z] #30 14.21 time [2023-07-14T23:30:03.418Z] #30 14.22 internal/syscall/execenv [2023-07-14T23:30:03.418Z] #30 16.39 io/fs [2023-07-14T23:30:03.418Z] #30 16.42 internal/poll [2023-07-14T23:30:03.418Z] #30 16.94 internal/fmtsort [2023-07-14T23:30:03.418Z] #30 17.29 os [2023-07-14T23:30:03.418Z] #30 18.19 io/ioutil [2023-07-14T23:30:03.418Z] #30 18.19 fmt [2023-07-14T23:30:03.418Z] #30 18.89 log [2023-07-14T23:30:03.418Z] #30 18.89 flag [2023-07-14T23:30:03.418Z] #30 18.89 github.com/BurntSushi/toml [2023-07-14T23:30:03.418Z] #30 19.88 github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:30:03.434Z] #32 35.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-14T23:30:03.434Z] #32 35.54 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-14T23:30:03.434Z] #32 35.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:03.434Z] #32 35.66 Selecting previously unselected package libapparmor1:amd64. [2023-07-14T23:30:03.434Z] #32 35.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-14T23:30:03.434Z] #32 35.67 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:03.434Z] #32 35.74 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-14T23:30:03.434Z] #32 35.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-14T23:30:03.434Z] #32 35.75 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:03.434Z] #32 35.84 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:30:03.434Z] #32 35.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:30:03.434Z] #32 35.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:03.434Z] #32 35.96 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:30:03.490Z] #38 ... [2023-07-14T23:30:03.490Z] [2023-07-14T23:30:03.490Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:30:03.490Z] #34 DONE 35.6s [2023-07-14T23:30:03.565Z] #34 13.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:30:03.565Z] #34 13.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-14T23:30:03.565Z] #34 13.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:03.678Z] #30 ... [2023-07-14T23:30:03.678Z] [2023-07-14T23:30:03.678Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:30:03.678Z] #33 DONE 21.0s [2023-07-14T23:30:03.678Z] [2023-07-14T23:30:03.678Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:30:03.691Z] #32 35.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:30:03.691Z] #32 35.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:03.691Z] #32 36.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-14T23:30:03.691Z] #32 36.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:03.691Z] #32 36.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:03.691Z] #32 36.17 Selecting previously unselected package libudev-dev:amd64. [2023-07-14T23:30:03.691Z] #32 36.18 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:03.691Z] #32 36.18 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:03.752Z] [2023-07-14T23:30:03.752Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-14T23:30:03.752Z] #38 DONE 1.4s [2023-07-14T23:30:03.752Z] [2023-07-14T23:30:03.752Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-14T23:30:03.752Z] #39 DONE 0.1s [2023-07-14T23:30:03.752Z] [2023-07-14T23:30:03.752Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:03.752Z] #35 27.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-14T23:30:03.752Z] #35 27.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:03.752Z] #35 27.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:03.752Z] #35 29.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-14T23:30:03.752Z] #35 29.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:03.752Z] #35 29.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:03.752Z] #35 34.13 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-14T23:30:03.752Z] #35 34.13 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:03.752Z] #35 34.18 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:03.752Z] #35 35.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-14T23:30:03.752Z] #35 35.81 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-14T23:30:03.752Z] #35 35.81 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:03.752Z] #35 35.90 Selecting previously unselected package libapparmor1:amd64. [2023-07-14T23:30:03.827Z] #34 14.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:03.950Z] #32 36.28 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-14T23:30:03.950Z] #32 36.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-14T23:30:03.950Z] #32 36.28 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:03.954Z] #37 ... [2023-07-14T23:30:03.954Z] [2023-07-14T23:30:03.954Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:30:03.954Z] #30 DONE 21.1s [2023-07-14T23:30:03.954Z] [2023-07-14T23:30:03.954Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:04.014Z] #35 35.92 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-14T23:30:04.014Z] #35 35.93 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:04.014Z] #35 36.09 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-14T23:30:04.014Z] #35 36.09 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-14T23:30:04.014Z] #35 36.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:04.014Z] #35 36.20 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:30:04.088Z] #34 14.40 Selecting previously unselected package dmsetup. [2023-07-14T23:30:04.088Z] #34 ... [2023-07-14T23:30:04.088Z] [2023-07-14T23:30:04.088Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-07-14T23:30:04.088Z] #28 DONE 14.5s [2023-07-14T23:30:04.088Z] [2023-07-14T23:30:04.088Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:04.088Z] #34 14.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:04.088Z] #34 14.44 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:30:04.207Z] #32 36.43 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-14T23:30:04.207Z] #32 36.43 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:04.207Z] #32 36.44 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:04.207Z] #32 36.57 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-14T23:30:04.207Z] #32 36.57 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:04.207Z] #32 36.58 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:04.214Z] #36 ... [2023-07-14T23:30:04.214Z] [2023-07-14T23:30:04.214Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:30:04.214Z] #37 0.582 + RM_GOPATH=0 [2023-07-14T23:30:04.214Z] #37 0.582 + TMP_GOPATH= [2023-07-14T23:30:04.214Z] #37 0.582 + : /build [2023-07-14T23:30:04.214Z] #37 0.582 + '[' -z '' ']' [2023-07-14T23:30:04.214Z] #37 0.583 ++ mktemp -d [2023-07-14T23:30:04.214Z] #37 0.602 + export GOPATH=/tmp/tmp.JHk9a61kAM [2023-07-14T23:30:04.214Z] #37 0.602 + GOPATH=/tmp/tmp.JHk9a61kAM [2023-07-14T23:30:04.214Z] #37 0.602 + RM_GOPATH=1 [2023-07-14T23:30:04.214Z] #37 0.602 + case "$(go env GOARCH)" in [2023-07-14T23:30:04.214Z] #37 0.604 ++ go env GOARCH [2023-07-14T23:30:04.214Z] #37 0.624 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:04.214Z] #37 0.624 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:04.285Z] #35 36.22 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:30:04.285Z] #35 36.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:04.285Z] #35 36.37 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:30:04.285Z] #35 36.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:30:04.285Z] #35 36.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:04.350Z] #34 14.54 Selecting previously unselected package mingw-w64-common. [2023-07-14T23:30:04.350Z] #34 14.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-14T23:30:04.350Z] #34 14.55 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-14T23:30:04.464Z] #32 36.71 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-14T23:30:04.464Z] #32 36.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:04.464Z] #32 36.72 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:04.464Z] #32 36.79 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-14T23:30:04.464Z] #32 36.79 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:04.464Z] #32 36.80 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:04.472Z] #37 0.628 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:04.472Z] #37 0.628 + dir=/tmp/install [2023-07-14T23:30:04.472Z] #37 0.628 + bin=tini [2023-07-14T23:30:04.472Z] #37 0.628 + shift [2023-07-14T23:30:04.473Z] #37 0.628 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-14T23:30:04.473Z] #37 0.628 + . /tmp/install/tini.installer [2023-07-14T23:30:04.473Z] #37 0.628 ++ : v0.19.0 [2023-07-14T23:30:04.473Z] #37 0.628 + install_tini [2023-07-14T23:30:04.473Z] #37 0.628 + echo 'Install tini version v0.19.0' [2023-07-14T23:30:04.473Z] #37 0.628 + git clone https://github.com/krallin/tini.git /tmp/tmp.JHk9a61kAM/tini [2023-07-14T23:30:04.473Z] #37 0.628 Install tini version v0.19.0 [2023-07-14T23:30:04.473Z] #37 0.632 Cloning into '/tmp/tmp.JHk9a61kAM/tini'... [2023-07-14T23:30:04.550Z] #35 36.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-14T23:30:04.550Z] #35 36.52 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:04.551Z] #35 36.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:04.720Z] #32 37.03 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-14T23:30:04.720Z] #32 37.03 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-14T23:30:04.720Z] #32 37.04 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:04.720Z] #32 37.14 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-14T23:30:04.720Z] #32 37.15 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:04.720Z] #32 37.16 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:04.720Z] #32 37.24 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-14T23:30:04.720Z] #32 37.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-14T23:30:04.812Z] #35 36.70 Selecting previously unselected package libudev-dev:amd64. [2023-07-14T23:30:04.812Z] #35 36.70 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:04.812Z] #35 36.71 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:04.813Z] #35 36.92 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-14T23:30:04.813Z] #35 36.93 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-14T23:30:04.813Z] #35 36.94 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:04.979Z] #32 37.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:04.979Z] #32 37.34 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-14T23:30:04.979Z] #32 37.35 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:04.979Z] #32 37.35 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:05.040Z] #37 1.125 + cd /tmp/tmp.JHk9a61kAM/tini [2023-07-14T23:30:05.040Z] #37 1.130 + git checkout -q v0.19.0 [2023-07-14T23:30:05.040Z] #37 1.153 + cmake . [2023-07-14T23:30:05.040Z] #37 1.342 -- The C compiler identification is GNU 10.2.1 [2023-07-14T23:30:05.040Z] #37 1.379 -- Detecting C compiler ABI info [2023-07-14T23:30:05.076Z] #35 37.11 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-14T23:30:05.076Z] #35 37.12 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:05.076Z] #35 37.13 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.236Z] #32 37.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:05.236Z] #32 37.64 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:05.236Z] #32 37.66 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:05.236Z] #32 37.69 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:05.236Z] #32 37.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:30:05.236Z] #32 37.73 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.341Z] #35 37.25 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-14T23:30:05.341Z] #35 37.26 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:05.341Z] #35 37.27 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.341Z] #35 37.43 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-14T23:30:05.341Z] #35 37.44 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:05.341Z] #35 37.44 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.341Z] #35 37.50 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-14T23:30:05.492Z] #32 37.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:05.492Z] #32 37.80 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.492Z] #32 37.81 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:05.492Z] #32 37.83 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.492Z] #32 37.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:05.492Z] #32 37.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:05.492Z] #32 37.90 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:05.492Z] #32 37.95 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:05.492Z] #32 37.97 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-14T23:30:05.492Z] #32 38.01 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:05.492Z] #32 38.03 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:30:05.493Z] #32 38.06 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.603Z] #35 37.50 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:05.604Z] #35 37.50 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:05.604Z] #35 37.67 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-14T23:30:05.604Z] #35 37.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-14T23:30:05.604Z] #35 37.68 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:05.604Z] #35 37.80 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-14T23:30:05.607Z] #37 1.650 -- Detecting C compiler ABI info - done [2023-07-14T23:30:05.607Z] #37 1.694 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-14T23:30:05.607Z] #37 1.700 -- Detecting C compile features [2023-07-14T23:30:05.607Z] #37 1.701 -- Detecting C compile features - done [2023-07-14T23:30:05.607Z] #37 1.716 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-14T23:30:05.607Z] #37 1.789 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-14T23:30:05.607Z] #37 1.812 -- Configuring done [2023-07-14T23:30:05.607Z] #37 1.817 -- Generating done [2023-07-14T23:30:05.607Z] #37 1.824 -- Build files have been written to: /tmp/tmp.JHk9a61kAM/tini [2023-07-14T23:30:05.607Z] #37 1.827 + make tini-static [2023-07-14T23:30:05.749Z] #32 38.07 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:05.749Z] #32 38.09 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:05.749Z] #32 38.11 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:05.749Z] #32 38.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:05.749Z] #32 38.14 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:05.749Z] #32 38.16 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:05.749Z] #32 38.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:30:05.749Z] #32 38.19 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:05.749Z] #32 38.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-07-14T23:30:05.749Z] #32 38.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:05.749Z] #32 38.24 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:05.749Z] #32 38.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:05.749Z] #32 38.29 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:30:05.866Z] #35 37.80 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:05.866Z] #35 37.81 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:05.866Z] #35 37.87 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-14T23:30:05.866Z] #35 37.88 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-14T23:30:05.866Z] #35 37.89 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:05.866Z] #35 37.99 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-14T23:30:05.866Z] #35 38.00 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:05.866Z] #35 38.00 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:05.866Z] #37 1.955 Scanning dependencies of target tini-static [2023-07-14T23:30:05.866Z] #37 1.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-14T23:30:06.006Z] #32 38.31 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:06.006Z] #32 38.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:06.006Z] #32 38.36 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:06.125Z] #37 2.391 [100%] Linking C executable tini-static [2023-07-14T23:30:06.131Z] #35 38.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:06.131Z] #35 38.25 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:06.131Z] #35 38.26 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:06.131Z] #35 38.28 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:06.131Z] #35 38.29 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:30:06.131Z] #35 38.30 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:06.131Z] #35 38.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:06.131Z] #35 38.32 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:06.131Z] #35 38.34 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:06.266Z] #34 16.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-14T23:30:06.266Z] #34 16.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-14T23:30:06.266Z] #34 16.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:30:06.383Z] #37 2.582 [100%] Built target tini-static [2023-07-14T23:30:06.384Z] #37 2.609 + mkdir -p /build [2023-07-14T23:30:06.384Z] #37 2.611 + cp tini-static /build/docker-init [2023-07-14T23:30:06.392Z] #35 38.35 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:06.392Z] #35 38.36 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:06.392Z] #35 38.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:06.392Z] #35 38.38 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:06.392Z] #35 38.39 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:06.392Z] #35 38.41 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-14T23:30:06.392Z] #35 38.43 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:06.392Z] #35 38.45 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:30:06.392Z] #35 38.46 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:06.392Z] #35 38.48 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:06.392Z] #35 38.50 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:06.392Z] #35 38.51 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:06.392Z] #35 38.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:06.392Z] #35 38.54 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:06.392Z] #35 38.55 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:06.392Z] #35 38.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:30:06.392Z] #35 38.59 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:06.392Z] #35 38.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-07-14T23:30:06.392Z] #35 38.63 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:06.392Z] #35 38.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:06.643Z] #37 DONE 2.9s [2023-07-14T23:30:06.643Z] [2023-07-14T23:30:06.643Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:06.643Z] #27 22.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-14T23:30:06.643Z] #27 22.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:06.643Z] #27 22.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:06.653Z] #35 38.68 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:06.653Z] #35 38.69 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:30:06.653Z] #35 38.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:06.653Z] #35 38.72 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:06.653Z] #35 38.75 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:06.840Z] #34 ... [2023-07-14T23:30:06.840Z] [2023-07-14T23:30:06.840Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:06.840Z] #22 7.044 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-14T23:30:06.840Z] #22 7.969 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-07-14T23:30:07.101Z] #22 ... [2023-07-14T23:30:07.101Z] [2023-07-14T23:30:07.101Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:30:07.101Z] #31 12.81 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:30:07.101Z] #31 12.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:30:07.101Z] #31 12.84 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:07.101Z] #31 14.81 Selecting previously unselected package libxml2:amd64. [2023-07-14T23:30:07.101Z] #31 14.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-14T23:30:07.101Z] #31 14.82 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:30:07.101Z] #31 15.08 Selecting previously unselected package libarchive13:amd64. [2023-07-14T23:30:07.101Z] #31 15.08 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-14T23:30:07.101Z] #31 15.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:30:07.101Z] #31 15.23 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-14T23:30:07.101Z] #31 15.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-14T23:30:07.101Z] #31 15.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:30:07.101Z] #31 15.35 Selecting previously unselected package librhash0:amd64. [2023-07-14T23:30:07.101Z] #31 15.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-14T23:30:07.101Z] #31 15.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:30:07.101Z] #31 15.52 Selecting previously unselected package libuv1:amd64. [2023-07-14T23:30:07.101Z] #31 15.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-14T23:30:07.101Z] #31 15.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:30:07.101Z] #31 15.65 Selecting previously unselected package cmake. [2023-07-14T23:30:07.101Z] #31 15.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-14T23:30:07.101Z] #31 15.69 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:30:07.101Z] #31 17.11 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:07.101Z] #31 17.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:07.101Z] #31 17.14 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-14T23:30:07.101Z] #31 17.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:07.101Z] #31 17.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-14T23:30:07.101Z] #31 17.26 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-14T23:30:07.101Z] #31 17.31 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-14T23:30:07.101Z] #31 17.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-14T23:30:07.101Z] #31 17.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-14T23:30:07.101Z] #31 17.39 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-14T23:30:07.101Z] #31 17.43 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:07.388Z] #32 DONE 39.7s [2023-07-14T23:30:07.389Z] [2023-07-14T23:30:07.389Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:07.628Z] #35 DONE 39.6s [2023-07-14T23:30:07.628Z] [2023-07-14T23:30:07.628Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:08.204Z] #40 ... [2023-07-14T23:30:08.204Z] [2023-07-14T23:30:08.204Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-14T23:30:08.204Z] #41 DONE 0.7s [2023-07-14T23:30:08.204Z] [2023-07-14T23:30:08.204Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-07-14T23:30:08.331Z] #40 0.975 + RM_GOPATH=0 [2023-07-14T23:30:08.331Z] #40 ... [2023-07-14T23:30:08.331Z] [2023-07-14T23:30:08.331Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-14T23:30:08.331Z] #41 DONE 1.1s [2023-07-14T23:30:08.331Z] [2023-07-14T23:30:08.331Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:08.331Z] #40 0.975 + TMP_GOPATH= [2023-07-14T23:30:08.331Z] #40 0.975 + : /build [2023-07-14T23:30:08.331Z] #40 0.975 + '[' -z '' ']' [2023-07-14T23:30:08.331Z] #40 0.975 ++ mktemp -d [2023-07-14T23:30:08.331Z] #40 0.997 + export GOPATH=/tmp/tmp.V9L0Ka0EPi [2023-07-14T23:30:08.331Z] #40 0.997 + GOPATH=/tmp/tmp.V9L0Ka0EPi [2023-07-14T23:30:08.331Z] #40 0.997 + RM_GOPATH=1 [2023-07-14T23:30:08.331Z] #40 0.997 + case "$(go env GOARCH)" in [2023-07-14T23:30:08.331Z] #40 0.997 ++ go env GOARCH [2023-07-14T23:30:08.331Z] #40 1.012 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:08.331Z] #40 1.012 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:08.331Z] #40 1.012 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:08.331Z] #40 1.015 + dir=/tmp/install [2023-07-14T23:30:08.331Z] #40 1.015 + bin=runc [2023-07-14T23:30:08.331Z] #40 1.015 + shift [2023-07-14T23:30:08.331Z] #40 1.015 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-14T23:30:08.331Z] #40 1.015 + . /tmp/install/runc.installer [2023-07-14T23:30:08.331Z] #40 1.015 ++ set -e [2023-07-14T23:30:08.331Z] #40 1.015 ++ : v1.1.7 [2023-07-14T23:30:08.331Z] #40 1.015 + install_runc [2023-07-14T23:30:08.331Z] #40 1.015 + RUNC_BUILDTAGS=seccomp [2023-07-14T23:30:08.331Z] #40 1.015 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-07-14T23:30:08.331Z] #40 1.015 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V9L0Ka0EPi/src/github.com/opencontainers/runc [2023-07-14T23:30:08.331Z] #40 1.016 Install runc version v1.1.7 (build tags: seccomp) [2023-07-14T23:30:08.331Z] #40 1.017 Cloning into '/tmp/tmp.V9L0Ka0EPi/src/github.com/opencontainers/runc'... [2023-07-14T23:30:08.499Z] #31 ... [2023-07-14T23:30:08.499Z] [2023-07-14T23:30:08.499Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:08.499Z] #34 18.50 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-14T23:30:08.499Z] #34 18.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:08.499Z] #34 18.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:30:08.499Z] #34 18.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-14T23:30:08.499Z] #34 18.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:08.499Z] #34 18.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:08.776Z] #42 DONE 0.7s [2023-07-14T23:30:08.776Z] [2023-07-14T23:30:08.776Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:08.776Z] #40 0.837 + RM_GOPATH=0 [2023-07-14T23:30:08.776Z] #40 0.837 + TMP_GOPATH= [2023-07-14T23:30:08.776Z] #40 0.837 + : /build [2023-07-14T23:30:08.776Z] #40 0.837 + '[' -z '' ']' [2023-07-14T23:30:08.776Z] #40 0.841 ++ mktemp -d [2023-07-14T23:30:08.776Z] #40 0.841 + export GOPATH=/tmp/tmp.3sg6TMciRJ [2023-07-14T23:30:08.776Z] #40 0.841 + GOPATH=/tmp/tmp.3sg6TMciRJ [2023-07-14T23:30:08.776Z] #40 0.841 + RM_GOPATH=1 [2023-07-14T23:30:08.776Z] #40 0.841 + case "$(go env GOARCH)" in [2023-07-14T23:30:08.776Z] #40 0.841 ++ go env GOARCH [2023-07-14T23:30:08.776Z] #40 0.856 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:08.776Z] #40 0.856 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:08.776Z] #40 0.858 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:08.776Z] #40 0.862 Install runc version v1.1.7 (build tags: seccomp) [2023-07-14T23:30:08.776Z] #40 0.864 + dir=/tmp/install [2023-07-14T23:30:08.776Z] #40 0.864 + bin=runc [2023-07-14T23:30:08.776Z] #40 0.864 + shift [2023-07-14T23:30:08.776Z] #40 0.864 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-14T23:30:08.776Z] #40 0.864 + . /tmp/install/runc.installer [2023-07-14T23:30:08.776Z] #40 0.864 ++ set -e [2023-07-14T23:30:08.776Z] #40 0.864 ++ : v1.1.7 [2023-07-14T23:30:08.776Z] #40 0.864 + install_runc [2023-07-14T23:30:08.776Z] #40 0.864 + RUNC_BUILDTAGS=seccomp [2023-07-14T23:30:08.776Z] #40 0.864 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-07-14T23:30:08.776Z] #40 0.864 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3sg6TMciRJ/src/github.com/opencontainers/runc [2023-07-14T23:30:08.776Z] #40 0.866 Cloning into '/tmp/tmp.3sg6TMciRJ/src/github.com/opencontainers/runc'... [2023-07-14T23:30:09.071Z] #34 ... [2023-07-14T23:30:09.071Z] [2023-07-14T23:30:09.071Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-07-14T23:30:09.071Z] #31 DONE 19.2s [2023-07-14T23:30:09.071Z] [2023-07-14T23:30:09.071Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:30:09.269Z] #40 ... [2023-07-14T23:30:09.269Z] [2023-07-14T23:30:09.269Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-07-14T23:30:09.269Z] #42 DONE 0.9s [2023-07-14T23:30:09.332Z] #36 0.444 + RM_GOPATH=0 [2023-07-14T23:30:09.332Z] #36 0.444 + TMP_GOPATH= [2023-07-14T23:30:09.332Z] #36 0.444 + : /build [2023-07-14T23:30:09.332Z] #36 0.444 + '[' -z '' ']' [2023-07-14T23:30:09.528Z] [2023-07-14T23:30:09.528Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-14T23:30:09.595Z] #36 0.445 ++ mktemp -d [2023-07-14T23:30:09.595Z] #36 0.446 + export GOPATH=/tmp/tmp.uMtiAwrRmw [2023-07-14T23:30:09.595Z] #36 0.446 + GOPATH=/tmp/tmp.uMtiAwrRmw [2023-07-14T23:30:09.595Z] #36 0.446 + RM_GOPATH=1 [2023-07-14T23:30:09.595Z] #36 0.446 + case "$(go env GOARCH)" in [2023-07-14T23:30:09.595Z] #36 0.448 ++ go env GOARCH [2023-07-14T23:30:09.595Z] #36 0.452 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:09.595Z] #36 0.452 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:09.595Z] #36 0.466 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:09.595Z] #36 0.466 + dir=/tmp/install [2023-07-14T23:30:09.595Z] #36 0.466 + bin=tini [2023-07-14T23:30:09.595Z] #36 0.466 + shift [2023-07-14T23:30:09.595Z] #36 0.466 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-14T23:30:09.595Z] #36 0.466 + . /tmp/install/tini.installer [2023-07-14T23:30:09.595Z] #36 0.466 ++ : v0.19.0 [2023-07-14T23:30:09.595Z] #36 0.466 + install_tini [2023-07-14T23:30:09.595Z] #36 0.466 + echo 'Install tini version v0.19.0' [2023-07-14T23:30:09.595Z] #36 0.467 + git clone https://github.com/krallin/tini.git /tmp/tmp.uMtiAwrRmw/tini [2023-07-14T23:30:09.595Z] #36 0.467 Install tini version v0.19.0 [2023-07-14T23:30:09.595Z] #36 0.479 Cloning into '/tmp/tmp.uMtiAwrRmw/tini'... [2023-07-14T23:30:09.725Z] #40 ... [2023-07-14T23:30:09.725Z] [2023-07-14T23:30:09.725Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-14T23:30:09.725Z] #43 0.524 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-14T23:30:09.725Z] #43 DONE 0.9s [2023-07-14T23:30:09.785Z] #43 0.499 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-14T23:30:09.856Z] #36 0.831 + cd /tmp/tmp.uMtiAwrRmw/tini [2023-07-14T23:30:09.856Z] #36 0.831 + git checkout -q v0.19.0 [2023-07-14T23:30:09.856Z] #36 0.840 + cmake . [2023-07-14T23:30:09.856Z] #36 ... [2023-07-14T23:30:09.856Z] [2023-07-14T23:30:09.856Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:09.856Z] #23 10.11 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-14T23:30:09.856Z] #23 10.27 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-14T23:30:09.856Z] #23 10.28 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-14T23:30:09.856Z] #23 10.43 go: downloading go.uber.org/atomic v1.7.0 [2023-07-14T23:30:09.856Z] #23 10.44 go: downloading go.uber.org/multierr v1.6.0 [2023-07-14T23:30:09.856Z] #23 10.45 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-14T23:30:09.856Z] #23 10.45 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-14T23:30:09.856Z] #23 10.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-14T23:30:09.856Z] #23 10.63 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-14T23:30:09.856Z] #23 10.69 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-14T23:30:09.856Z] #23 10.78 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-14T23:30:09.856Z] #23 10.94 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-14T23:30:09.856Z] #23 10.95 go: downloading github.com/prometheus/common v0.32.1 [2023-07-14T23:30:09.856Z] #23 10.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-14T23:30:09.856Z] #23 11.15 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-14T23:30:09.856Z] #23 11.21 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-14T23:30:09.856Z] #23 11.22 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-14T23:30:09.856Z] #23 12.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-14T23:30:09.856Z] #23 ... [2023-07-14T23:30:09.856Z] [2023-07-14T23:30:09.856Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:30:09.856Z] #36 0.991 -- The C compiler identification is GNU 10.2.1 [2023-07-14T23:30:09.856Z] #36 1.016 -- Detecting C compiler ABI info [2023-07-14T23:30:09.974Z] #27 27.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-14T23:30:09.974Z] #27 27.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:09.974Z] #27 27.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:09.986Z] [2023-07-14T23:30:09.986Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-14T23:30:10.117Z] #36 1.216 -- Detecting C compiler ABI info - done [2023-07-14T23:30:10.117Z] #36 1.249 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-14T23:30:10.117Z] #36 1.250 -- Detecting C compile features [2023-07-14T23:30:10.117Z] #36 1.251 -- Detecting C compile features - done [2023-07-14T23:30:10.117Z] #36 1.262 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-14T23:30:10.349Z] #43 DONE 1.2s [2023-07-14T23:30:10.349Z] [2023-07-14T23:30:10.349Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:10.349Z] #26 ... [2023-07-14T23:30:10.349Z] [2023-07-14T23:30:10.349Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-14T23:30:10.386Z] #36 1.329 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-14T23:30:10.386Z] #36 1.376 -- Configuring done [2023-07-14T23:30:10.387Z] #36 1.390 -- Generating done [2023-07-14T23:30:10.387Z] #36 1.392 -- Build files have been written to: /tmp/tmp.uMtiAwrRmw/tini [2023-07-14T23:30:10.387Z] #36 1.395 + make tini-static [2023-07-14T23:30:10.558Z] #44 DONE 0.8s [2023-07-14T23:30:10.558Z] [2023-07-14T23:30:10.558Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:10.558Z] #23 ... [2023-07-14T23:30:10.558Z] [2023-07-14T23:30:10.558Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-14T23:30:10.648Z] #36 1.505 Scanning dependencies of target tini-static [2023-07-14T23:30:10.648Z] #36 1.527 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 16.2% of statements [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/container [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-14T23:30:10.656Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-14T23:30:10.656Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2023-07-14T23:30:10.958Z] #36 ... [2023-07-14T23:30:10.958Z] [2023-07-14T23:30:10.958Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:30:10.958Z] #29 11.17 sync [2023-07-14T23:30:10.958Z] #29 11.17 internal/reflectlite [2023-07-14T23:30:10.958Z] #29 11.75 internal/testlog [2023-07-14T23:30:10.958Z] #29 11.89 errors [2023-07-14T23:30:10.958Z] #29 11.90 sort [2023-07-14T23:30:10.958Z] #29 12.00 io [2023-07-14T23:30:10.958Z] #29 12.01 internal/oserror [2023-07-14T23:30:10.958Z] #29 12.01 strconv [2023-07-14T23:30:10.958Z] #29 12.01 internal/safefilepath [2023-07-14T23:30:10.958Z] #29 12.01 path [2023-07-14T23:30:10.958Z] #29 12.10 syscall [2023-07-14T23:30:10.958Z] #29 12.52 bytes [2023-07-14T23:30:10.958Z] #29 12.52 text/tabwriter [2023-07-14T23:30:10.958Z] #29 12.52 strings [2023-07-14T23:30:10.958Z] #29 13.74 bufio [2023-07-14T23:30:10.958Z] #29 13.77 reflect [2023-07-14T23:30:10.958Z] #29 14.88 internal/syscall/execenv [2023-07-14T23:30:10.958Z] #29 14.88 time [2023-07-14T23:30:10.958Z] #29 14.91 internal/syscall/unix [2023-07-14T23:30:10.958Z] #29 16.33 internal/poll [2023-07-14T23:30:10.958Z] #29 16.33 io/fs [2023-07-14T23:30:10.958Z] #29 17.45 os [2023-07-14T23:30:10.958Z] #29 17.74 internal/fmtsort [2023-07-14T23:30:10.958Z] #29 18.29 io/ioutil [2023-07-14T23:30:10.958Z] #29 18.31 fmt [2023-07-14T23:30:10.958Z] #29 18.97 flag [2023-07-14T23:30:10.958Z] #29 18.97 github.com/BurntSushi/toml [2023-07-14T23:30:10.958Z] #29 18.97 log [2023-07-14T23:30:10.958Z] #29 20.33 github.com/BurntSushi/toml/cmd/tomlv [2023-07-14T23:30:11.131Z] #45 DONE 0.7s [2023-07-14T23:30:11.131Z] [2023-07-14T23:30:11.131Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:11.220Z] #29 ... [2023-07-14T23:30:11.220Z] [2023-07-14T23:30:11.220Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:11.220Z] #34 21.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-14T23:30:11.220Z] #34 21.29 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:11.220Z] #34 21.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:11.279Z] #44 DONE 0.8s [2023-07-14T23:30:11.279Z] [2023-07-14T23:30:11.279Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-14T23:30:11.351Z] #27 ... [2023-07-14T23:30:11.351Z] [2023-07-14T23:30:11.351Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:30:11.351Z] #31 28.41 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:30:11.351Z] #31 28.41 + GOBIN=/build [2023-07-14T23:30:11.351Z] #31 28.41 + GO111MODULE=on [2023-07-14T23:30:11.351Z] #31 28.41 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-14T23:30:11.401Z] #23 ... [2023-07-14T23:30:11.401Z] [2023-07-14T23:30:11.401Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-14T23:30:11.591Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.7% of statements [2023-07-14T23:30:11.792Z] #34 ... [2023-07-14T23:30:11.792Z] [2023-07-14T23:30:11.792Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-07-14T23:30:11.792Z] #29 DONE 22.1s [2023-07-14T23:30:11.792Z] [2023-07-14T23:30:11.792Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-07-14T23:30:11.792Z] #36 2.216 [100%] Linking C executable tini-static [2023-07-14T23:30:11.792Z] #36 2.411 [100%] Built target tini-static [2023-07-14T23:30:11.792Z] #36 2.446 + mkdir -p /build [2023-07-14T23:30:11.792Z] #36 2.452 + cp tini-static /build/docker-init [2023-07-14T23:30:11.792Z] #36 DONE 2.9s [2023-07-14T23:30:11.792Z] [2023-07-14T23:30:11.792Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:11.792Z] #37 0.898 + RM_GOPATH=0 [2023-07-14T23:30:11.792Z] #37 0.898 + TMP_GOPATH= [2023-07-14T23:30:11.792Z] #37 0.898 + : /build [2023-07-14T23:30:11.792Z] #37 0.898 + '[' -z '' ']' [2023-07-14T23:30:11.792Z] #37 0.903 ++ mktemp -d [2023-07-14T23:30:11.792Z] #37 0.903 + export GOPATH=/tmp/tmp.FXmuaM75ES [2023-07-14T23:30:11.792Z] #37 0.903 + GOPATH=/tmp/tmp.FXmuaM75ES [2023-07-14T23:30:11.792Z] #37 0.903 + RM_GOPATH=1 [2023-07-14T23:30:11.792Z] #37 0.903 + case "$(go env GOARCH)" in [2023-07-14T23:30:11.792Z] #37 0.903 ++ go env GOARCH [2023-07-14T23:30:11.792Z] #37 0.950 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:11.792Z] #37 0.950 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:11.792Z] #37 0.953 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:11.792Z] #37 0.953 + dir=/tmp/install [2023-07-14T23:30:11.792Z] #37 0.953 + bin=containerd [2023-07-14T23:30:11.792Z] #37 0.953 + shift [2023-07-14T23:30:11.792Z] #37 0.953 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-14T23:30:11.792Z] #37 0.953 + . /tmp/install/containerd.installer [2023-07-14T23:30:11.792Z] #37 0.953 ++ set -e [2023-07-14T23:30:11.793Z] #37 0.953 ++ : v1.6.21 [2023-07-14T23:30:11.793Z] #37 0.953 + install_containerd [2023-07-14T23:30:11.793Z] #37 0.954 + echo 'Install containerd version v1.6.21' [2023-07-14T23:30:11.793Z] #37 0.954 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FXmuaM75ES/src/github.com/containerd/containerd [2023-07-14T23:30:11.793Z] #37 0.955 Install containerd version v1.6.21 [2023-07-14T23:30:11.793Z] #37 0.958 Cloning into '/tmp/tmp.FXmuaM75ES/src/github.com/containerd/containerd'... [2023-07-14T23:30:12.158Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 48.5% of statements [2023-07-14T23:30:12.158Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-07-14T23:30:12.210Z] #45 DONE 0.9s [2023-07-14T23:30:12.210Z] [2023-07-14T23:30:12.210Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:12.210Z] #40 4.142 + cd /tmp/tmp.V9L0Ka0EPi/src/github.com/opencontainers/runc [2023-07-14T23:30:12.210Z] #40 4.142 + git checkout -q v1.1.7 [2023-07-14T23:30:12.210Z] #40 4.388 + '[' -z '' ']' [2023-07-14T23:30:12.210Z] #40 4.388 + target=static [2023-07-14T23:30:12.210Z] #40 4.388 + make BUILDTAGS=seccomp static [2023-07-14T23:30:12.210Z] #40 4.698 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-07-14T23:30:12.347Z] #46 DONE 1.0s [2023-07-14T23:30:12.347Z] [2023-07-14T23:30:12.347Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-14T23:30:12.921Z] #47 DONE 0.7s [2023-07-14T23:30:12.921Z] [2023-07-14T23:30:12.921Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:13.142Z] #40 ... [2023-07-14T23:30:13.142Z] [2023-07-14T23:30:13.142Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-14T23:30:13.142Z] #46 DONE 0.8s [2023-07-14T23:30:13.142Z] [2023-07-14T23:30:13.142Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-14T23:30:13.707Z] #47 DONE 0.9s [2023-07-14T23:30:13.707Z] [2023-07-14T23:30:13.707Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:13.867Z] #48 0.904 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:30:13.867Z] #48 0.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:30:13.867Z] #48 0.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:30:14.128Z] #48 1.289 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:30:14.636Z] #31 DONE 32.0s [2023-07-14T23:30:14.636Z] [2023-07-14T23:30:14.636Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:14.636Z] #27 28.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-14T23:30:14.636Z] #27 28.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:14.636Z] #27 28.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:14.636Z] #27 31.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-14T23:30:14.636Z] #27 31.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:14.636Z] #27 31.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:14.689Z] ok github.com/docker/docker/client 0.100s coverage: 75.4% of statements [2023-07-14T23:30:14.702Z] #48 1.681 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:30:14.756Z] #48 0.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:30:14.756Z] #48 1.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:30:14.756Z] #48 1.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:30:14.894Z] #27 ... [2023-07-14T23:30:14.895Z] [2023-07-14T23:30:14.895Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:30:14.895Z] #32 DONE 32.0s [2023-07-14T23:30:14.895Z] [2023-07-14T23:30:14.895Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-14T23:30:14.895Z] #38 DONE 0.2s [2023-07-14T23:30:15.101Z] #37 ... [2023-07-14T23:30:15.101Z] [2023-07-14T23:30:15.101Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:15.101Z] #34 25.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-14T23:30:15.154Z] [2023-07-14T23:30:15.154Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-14T23:30:15.154Z] #39 DONE 0.2s [2023-07-14T23:30:15.154Z] [2023-07-14T23:30:15.154Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:15.154Z] #36 14.66 + cd /tmp/tmp.xA6gj7U50j/src/github.com/containerd/containerd [2023-07-14T23:30:15.154Z] #36 14.66 + git checkout -q v1.6.21 [2023-07-14T23:30:15.154Z] #36 15.71 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-14T23:30:15.154Z] #36 15.71 + BUILDTAGS='netgo osusergo static_build' [2023-07-14T23:30:15.154Z] #36 15.71 + export EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:30:15.154Z] #36 15.72 + EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:30:15.154Z] #36 15.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-14T23:30:15.154Z] #36 15.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-14T23:30:15.154Z] #36 15.72 + '[' '' = dynamic ']' [2023-07-14T23:30:15.154Z] #36 15.72 + make [2023-07-14T23:30:15.154Z] #36 16.77 + bin/ctr [2023-07-14T23:30:15.282Z] #48 2.173 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:30:15.339Z] #48 1.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:30:15.339Z] #48 1.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:30:15.362Z] #34 25.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:15.362Z] #34 25.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:15.624Z] ok github.com/docker/docker/builder/remotecontext/git 4.964s coverage: 83.5% of statements [2023-07-14T23:30:15.624Z] ? github.com/docker/docker/cli [no test files] [2023-07-14T23:30:15.624Z] ? github.com/docker/docker/cli/config [no test files] [2023-07-14T23:30:15.904Z] #48 2.188 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:30:16.226Z] #48 3.256 Fetched 8658 kB in 3s (3315 kB/s) [2023-07-14T23:30:17.170Z] #48 3.256 Reading package lists... [2023-07-14T23:30:17.279Z] #34 27.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-14T23:30:17.279Z] #34 27.26 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:17.279Z] #34 27.28 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:17.316Z] #48 3.442 Fetched 8658 kB in 3s (3214 kB/s) [2023-07-14T23:30:17.696Z] #36 ... [2023-07-14T23:30:17.696Z] [2023-07-14T23:30:17.696Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:17.696Z] #27 34.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-14T23:30:17.696Z] #27 34.85 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:17.696Z] #27 34.87 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:17.745Z] #48 4.096 Reading package lists... [2023-07-14T23:30:18.247Z] #48 3.442 Reading package lists... [2023-07-14T23:30:18.329Z] #48 4.918 Building dependency tree... [2023-07-14T23:30:18.329Z] #48 5.279 The following additional packages will be installed: [2023-07-14T23:30:18.329Z] #48 5.279 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:18.329Z] #48 5.279 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-14T23:30:18.329Z] #48 5.280 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-14T23:30:18.329Z] #48 5.280 python3-pkg-resources vim-runtime xxd [2023-07-14T23:30:18.329Z] #48 5.281 Suggested packages: [2023-07-14T23:30:18.329Z] #48 5.281 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-14T23:30:18.329Z] #48 5.281 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-14T23:30:18.329Z] #48 5.281 acl attr quota [2023-07-14T23:30:18.329Z] #48 5.281 Recommended packages: [2023-07-14T23:30:18.329Z] #48 5.281 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-14T23:30:18.811Z] #48 4.322 Reading package lists... [2023-07-14T23:30:18.901Z] #48 5.719 The following NEW packages will be installed: [2023-07-14T23:30:18.901Z] #48 5.720 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-14T23:30:18.901Z] #48 5.721 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:18.901Z] #48 5.721 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-14T23:30:18.901Z] #48 5.722 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-14T23:30:18.901Z] #48 5.722 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-14T23:30:18.901Z] #48 5.722 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-14T23:30:18.901Z] #48 5.722 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-14T23:30:18.901Z] #48 5.723 xz-utils zip [2023-07-14T23:30:18.901Z] #48 5.998 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:30:18.901Z] #48 5.998 Need to get 27.0 MB of archives. [2023-07-14T23:30:18.901Z] #48 5.998 After this operation, 104 MB of additional disk space will be used. [2023-07-14T23:30:18.901Z] #48 5.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-14T23:30:18.901Z] #48 6.003 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-14T23:30:18.901Z] #48 6.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-14T23:30:18.901Z] #48 6.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-14T23:30:18.902Z] #48 6.017 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-14T23:30:18.902Z] #48 6.019 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-14T23:30:18.902Z] #48 6.021 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-14T23:30:18.902Z] #48 6.023 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-14T23:30:18.902Z] #48 6.035 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:30:18.902Z] #48 6.037 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:30:18.902Z] #48 6.040 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-14T23:30:18.902Z] #48 6.043 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-14T23:30:18.902Z] #48 6.044 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-07-14T23:30:18.902Z] #48 6.047 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-14T23:30:18.902Z] #48 6.053 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-14T23:30:18.902Z] #48 6.056 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-14T23:30:18.902Z] #48 6.067 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-14T23:30:18.902Z] #48 6.070 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-14T23:30:18.902Z] #48 6.071 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-14T23:30:18.902Z] #48 6.075 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-14T23:30:19.067Z] #48 5.149 Building dependency tree... [2023-07-14T23:30:19.071Z] #27 36.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-14T23:30:19.071Z] #27 36.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-14T23:30:19.071Z] #27 36.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:19.071Z] #27 36.54 Selecting previously unselected package libapparmor1:amd64. [2023-07-14T23:30:19.163Z] #48 6.076 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-14T23:30:19.163Z] #48 6.080 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:30:19.163Z] #48 6.083 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:30:19.163Z] #48 6.084 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:30:19.163Z] #48 6.086 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-14T23:30:19.163Z] #48 6.087 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-14T23:30:19.163Z] #48 6.089 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:30:19.163Z] #48 6.209 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-14T23:30:19.194Z] #34 29.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-14T23:30:19.194Z] #34 29.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:19.194Z] #34 29.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:19.324Z] #48 5.549 The following additional packages will be installed: [2023-07-14T23:30:19.324Z] #48 5.549 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:19.324Z] #48 5.550 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-14T23:30:19.324Z] #48 5.551 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-14T23:30:19.324Z] #48 5.551 python3-pkg-resources vim-runtime xxd [2023-07-14T23:30:19.324Z] #48 5.553 Suggested packages: [2023-07-14T23:30:19.324Z] #48 5.553 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-14T23:30:19.324Z] #48 5.553 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-14T23:30:19.324Z] #48 5.554 acl attr quota [2023-07-14T23:30:19.324Z] #48 5.554 Recommended packages: [2023-07-14T23:30:19.324Z] #48 5.554 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-14T23:30:19.329Z] #27 36.54 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-14T23:30:19.330Z] #27 36.55 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:19.330Z] #27 36.65 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-14T23:30:19.330Z] #27 36.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-14T23:30:19.330Z] #27 36.66 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:19.330Z] #27 36.73 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:30:19.330Z] #27 36.74 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:30:19.330Z] #27 36.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:19.424Z] #48 6.210 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-07-14T23:30:19.424Z] #48 6.211 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-07-14T23:30:19.424Z] #48 6.212 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-07-14T23:30:19.424Z] #48 6.213 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-14T23:30:19.424Z] #48 6.216 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-14T23:30:19.424Z] #48 6.218 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-07-14T23:30:19.424Z] #48 6.239 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-14T23:30:19.424Z] #48 6.240 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-14T23:30:19.424Z] #48 6.242 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-14T23:30:19.424Z] #48 6.245 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-14T23:30:19.424Z] #48 6.249 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-14T23:30:19.424Z] #48 6.250 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-14T23:30:19.424Z] #48 6.254 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-14T23:30:19.424Z] #48 6.265 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-14T23:30:19.424Z] #48 6.270 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-14T23:30:19.424Z] #48 6.273 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-07-14T23:30:19.424Z] #48 6.348 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-14T23:30:19.424Z] #48 6.364 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-14T23:30:19.424Z] #48 6.377 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-14T23:30:19.424Z] #48 6.599 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:19.455Z] #34 ... [2023-07-14T23:30:19.455Z] [2023-07-14T23:30:19.455Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-07-14T23:30:19.455Z] #25 25.95 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-14T23:30:19.455Z] #25 25.95 + GOBIN=/build [2023-07-14T23:30:19.455Z] #25 25.95 + GO111MODULE=on [2023-07-14T23:30:19.455Z] #25 25.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-14T23:30:19.455Z] #25 DONE 29.8s [2023-07-14T23:30:19.455Z] [2023-07-14T23:30:19.455Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-14T23:30:19.455Z] #38 DONE 0.1s [2023-07-14T23:30:19.455Z] [2023-07-14T23:30:19.455Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-14T23:30:19.588Z] #27 36.83 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:30:19.588Z] #27 36.84 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:30:19.588Z] #27 36.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:19.690Z] #48 6.667 Fetched 27.0 MB in 1s (41.6 MB/s) [2023-07-14T23:30:19.690Z] #48 6.709 Selecting previously unselected package pigz. [2023-07-14T23:30:19.690Z] #48 6.710 (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 ... 24023 files and directories currently installed.) [2023-07-14T23:30:19.690Z] #48 6.738 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-14T23:30:19.690Z] #48 6.743 Unpacking pigz (2.6-1) ... [2023-07-14T23:30:19.690Z] #48 6.832 Selecting previously unselected package libelf1:amd64. [2023-07-14T23:30:19.716Z] #39 DONE 0.1s [2023-07-14T23:30:19.716Z] [2023-07-14T23:30:19.716Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:19.716Z] #37 14.58 + cd /tmp/tmp.FXmuaM75ES/src/github.com/containerd/containerd [2023-07-14T23:30:19.716Z] #37 14.58 + git checkout -q v1.6.21 [2023-07-14T23:30:19.716Z] #37 15.44 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-14T23:30:19.716Z] #37 15.44 + BUILDTAGS='netgo osusergo static_build' [2023-07-14T23:30:19.716Z] #37 15.44 + export EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:30:19.716Z] #37 15.44 + EXTRA_FLAGS=-buildmode=pie [2023-07-14T23:30:19.716Z] #37 15.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-14T23:30:19.716Z] #37 15.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-14T23:30:19.716Z] #37 15.44 + '[' '' = dynamic ']' [2023-07-14T23:30:19.716Z] #37 15.44 + make [2023-07-14T23:30:19.716Z] #37 16.64 + bin/ctr [2023-07-14T23:30:19.812Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-07-14T23:30:19.846Z] #27 36.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-14T23:30:19.846Z] #27 36.94 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:19.846Z] #27 36.95 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:19.847Z] #27 37.01 Selecting previously unselected package libudev-dev:amd64. [2023-07-14T23:30:19.847Z] #27 37.01 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:19.847Z] #27 37.02 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:19.847Z] #27 37.09 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-14T23:30:19.847Z] #27 37.10 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-14T23:30:19.847Z] #27 37.10 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:19.888Z] #48 6.040 The following NEW packages will be installed: [2023-07-14T23:30:19.888Z] #48 6.042 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-14T23:30:19.888Z] #48 6.042 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:19.888Z] #48 6.043 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-14T23:30:19.888Z] #48 6.044 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-14T23:30:19.888Z] #48 6.044 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-14T23:30:19.888Z] #48 6.045 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-14T23:30:19.888Z] #48 6.045 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-14T23:30:19.888Z] #48 6.045 xz-utils zip [2023-07-14T23:30:19.962Z] #48 6.836 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-14T23:30:19.962Z] #48 6.877 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:19.962Z] #48 6.995 Selecting previously unselected package libbpf0:amd64. [2023-07-14T23:30:19.962Z] #48 6.998 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-14T23:30:19.962Z] #48 7.002 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:19.962Z] #48 7.082 Selecting previously unselected package libcap2:amd64. [2023-07-14T23:30:19.962Z] #48 7.089 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:20.070Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2023-07-14T23:30:20.070Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.9% of statements [2023-07-14T23:30:20.105Z] #27 37.24 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-14T23:30:20.105Z] #27 37.24 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:20.105Z] #27 37.24 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:20.105Z] #27 37.33 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-14T23:30:20.105Z] #27 37.33 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:20.105Z] #27 37.33 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:20.105Z] #27 37.45 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-14T23:30:20.105Z] #27 37.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:20.105Z] #27 37.45 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:20.145Z] #48 6.326 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:30:20.145Z] #48 6.326 Need to get 27.0 MB of archives. [2023-07-14T23:30:20.145Z] #48 6.326 After this operation, 104 MB of additional disk space will be used. [2023-07-14T23:30:20.145Z] #48 6.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-14T23:30:20.145Z] #48 6.331 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-14T23:30:20.145Z] #48 6.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-14T23:30:20.145Z] #48 6.336 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-14T23:30:20.145Z] #48 6.339 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-14T23:30:20.145Z] #48 6.341 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-14T23:30:20.145Z] #48 6.347 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-14T23:30:20.145Z] #48 6.348 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-14T23:30:20.145Z] #48 6.373 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:30:20.145Z] #48 6.375 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:30:20.145Z] #48 6.378 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-14T23:30:20.145Z] #48 6.381 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-14T23:30:20.145Z] #48 6.399 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-07-14T23:30:20.145Z] #48 6.399 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-14T23:30:20.145Z] #48 6.403 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-14T23:30:20.145Z] #48 6.415 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-14T23:30:20.145Z] #48 6.417 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-14T23:30:20.145Z] #48 6.419 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-14T23:30:20.145Z] #48 6.421 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-14T23:30:20.145Z] #48 6.424 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-14T23:30:20.145Z] #48 6.428 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-14T23:30:20.145Z] #48 6.432 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:30:20.145Z] #48 6.434 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:30:20.145Z] #48 6.435 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:30:20.145Z] #48 6.437 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-14T23:30:20.145Z] #48 6.437 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-14T23:30:20.145Z] #48 6.438 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:30:20.145Z] #48 6.542 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-14T23:30:20.226Z] #48 7.110 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:20.226Z] #48 7.222 Selecting previously unselected package libmnl0:amd64. [2023-07-14T23:30:20.226Z] #48 7.225 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-14T23:30:20.226Z] #48 7.230 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:20.226Z] #48 7.337 Selecting previously unselected package libxtables12:amd64. [2023-07-14T23:30:20.329Z] ok github.com/docker/docker/container 0.123s coverage: 34.5% of statements [2023-07-14T23:30:20.329Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-07-14T23:30:20.366Z] #27 37.57 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-14T23:30:20.367Z] #27 37.57 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:20.367Z] #27 37.58 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:20.402Z] #48 6.543 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-07-14T23:30:20.402Z] #48 6.544 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-07-14T23:30:20.402Z] #48 6.545 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-07-14T23:30:20.402Z] #48 6.546 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-14T23:30:20.402Z] #48 6.549 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-14T23:30:20.402Z] #48 6.550 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-07-14T23:30:20.402Z] #48 6.572 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-14T23:30:20.402Z] #48 6.573 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-14T23:30:20.402Z] #48 6.575 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-14T23:30:20.402Z] #48 6.578 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-14T23:30:20.402Z] #48 6.581 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-14T23:30:20.402Z] #48 6.582 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-14T23:30:20.402Z] #48 6.592 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-14T23:30:20.402Z] #48 6.601 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-14T23:30:20.402Z] #48 6.605 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-14T23:30:20.402Z] #48 6.608 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-07-14T23:30:20.402Z] #48 6.670 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-14T23:30:20.487Z] #48 7.341 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-14T23:30:20.487Z] #48 7.345 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:20.487Z] #48 7.409 Selecting previously unselected package libcap2-bin. [2023-07-14T23:30:20.487Z] #48 7.412 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:20.487Z] #48 7.433 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:20.487Z] #48 7.582 Selecting previously unselected package iproute2. [2023-07-14T23:30:20.487Z] #48 7.586 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-14T23:30:20.487Z] #48 7.593 Unpacking iproute2 (5.10.0-4) ... [2023-07-14T23:30:20.587Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 81.8% of statements [2023-07-14T23:30:20.625Z] #27 37.75 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-14T23:30:20.625Z] #27 37.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-14T23:30:20.625Z] #27 37.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:20.625Z] #27 37.90 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-14T23:30:20.625Z] #27 37.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:20.625Z] #27 37.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:20.625Z] #27 37.98 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-14T23:30:20.625Z] #27 37.99 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-14T23:30:20.625Z] #27 37.99 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:20.625Z] #27 38.10 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-14T23:30:20.658Z] #48 6.685 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-14T23:30:20.658Z] #48 6.698 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-14T23:30:20.658Z] #48 6.945 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:20.658Z] #48 6.999 Fetched 27.0 MB in 1s (41.8 MB/s) [2023-07-14T23:30:20.658Z] #48 7.059 Selecting previously unselected package pigz. [2023-07-14T23:30:20.753Z] #48 7.810 Selecting previously unselected package xxd. [2023-07-14T23:30:20.753Z] #48 7.814 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:20.753Z] #48 7.817 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:20.884Z] #27 38.10 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:20.884Z] #27 38.11 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:20.884Z] #27 38.36 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:20.915Z] #48 7.059 (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 ... 24023 files and directories currently installed.) [2023-07-14T23:30:20.915Z] #48 7.080 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-14T23:30:20.915Z] #48 7.088 Unpacking pigz (2.6-1) ... [2023-07-14T23:30:20.915Z] #48 7.195 Selecting previously unselected package libelf1:amd64. [2023-07-14T23:30:20.915Z] #48 7.200 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-14T23:30:20.915Z] #48 7.209 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:20.915Z] #48 7.319 Selecting previously unselected package libbpf0:amd64. [2023-07-14T23:30:21.014Z] #48 7.934 Selecting previously unselected package vim-common. [2023-07-14T23:30:21.014Z] #48 7.939 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:21.014Z] #48 7.954 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:21.149Z] #27 38.37 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:21.149Z] #27 38.39 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:21.149Z] #27 38.42 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:21.149Z] #27 38.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:30:21.149Z] #27 38.46 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:21.149Z] #27 38.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:21.149Z] #27 38.51 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:21.149Z] #27 38.52 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:21.149Z] #27 38.53 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:21.149Z] #27 38.55 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:21.149Z] #27 38.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:21.149Z] #27 38.57 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:21.154Z] ok github.com/docker/docker/daemon/graphdriver 0.043s coverage: 2.2% of statements [2023-07-14T23:30:21.172Z] #48 7.322 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-14T23:30:21.172Z] #48 7.326 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:21.172Z] #48 7.411 Selecting previously unselected package libcap2:amd64. [2023-07-14T23:30:21.172Z] #48 7.415 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:21.172Z] #48 7.421 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:21.172Z] #48 7.498 Selecting previously unselected package libmnl0:amd64. [2023-07-14T23:30:21.172Z] #48 7.503 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-14T23:30:21.172Z] #48 7.512 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:21.276Z] #48 8.077 Selecting previously unselected package bash-completion. [2023-07-14T23:30:21.276Z] #48 8.086 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-14T23:30:21.409Z] #27 38.59 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:21.409Z] #27 38.61 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-14T23:30:21.409Z] #27 38.64 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:21.409Z] #27 38.66 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:30:21.409Z] #27 38.67 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:21.409Z] #27 38.70 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:21.409Z] #27 38.71 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:21.409Z] #27 38.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:21.409Z] #27 38.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:21.409Z] #27 38.78 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:21.409Z] #27 38.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:21.409Z] #27 38.79 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:30:21.409Z] #27 38.81 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:21.409Z] #27 38.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-07-14T23:30:21.409Z] #27 38.83 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:21.409Z] #27 38.84 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:21.409Z] #27 38.87 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:21.409Z] #27 38.88 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:30:21.409Z] #27 38.89 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:21.428Z] #48 7.600 Selecting previously unselected package libxtables12:amd64. [2023-07-14T23:30:21.429Z] #48 7.603 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-14T23:30:21.429Z] #48 7.617 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:21.429Z] #48 7.689 Selecting previously unselected package libcap2-bin. [2023-07-14T23:30:21.429Z] #48 7.693 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:21.429Z] #48 7.697 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:21.429Z] #48 7.797 Selecting previously unselected package iproute2. [2023-07-14T23:30:21.537Z] #48 ... [2023-07-14T23:30:21.537Z] [2023-07-14T23:30:21.537Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:21.537Z] #40 4.003 + cd /tmp/tmp.3sg6TMciRJ/src/github.com/opencontainers/runc [2023-07-14T23:30:21.537Z] #40 4.003 + git checkout -q v1.1.7 [2023-07-14T23:30:21.537Z] #40 4.256 + '[' -z '' ']' [2023-07-14T23:30:21.537Z] #40 4.256 + target=static [2023-07-14T23:30:21.537Z] #40 4.256 + make BUILDTAGS=seccomp static [2023-07-14T23:30:21.537Z] #40 4.573 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-07-14T23:30:21.668Z] #27 38.90 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:21.668Z] #27 38.91 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:21.685Z] #48 7.804 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-14T23:30:21.685Z] #48 7.810 Unpacking iproute2 (5.10.0-4) ... [2023-07-14T23:30:21.721Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 59.6% of statements [2023-07-14T23:30:21.721Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.661s coverage: 74.6% of statements [2023-07-14T23:30:21.798Z] #40 ... [2023-07-14T23:30:21.798Z] [2023-07-14T23:30:21.798Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:21.798Z] #23 48.43 + dpkg --print-architecture [2023-07-14T23:30:21.798Z] #23 48.43 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-14T23:30:21.798Z] #23 48.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-14T23:30:21.798Z] #23 48.79 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-14T23:30:21.942Z] #48 8.013 Selecting previously unselected package xxd. [2023-07-14T23:30:21.942Z] #48 8.017 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:21.942Z] #48 8.038 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:21.942Z] #48 8.124 Selecting previously unselected package vim-common. [2023-07-14T23:30:21.942Z] #48 8.128 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:21.942Z] #48 8.157 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:22.199Z] #48 8.246 Selecting previously unselected package bash-completion. [2023-07-14T23:30:22.199Z] #48 8.251 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-14T23:30:22.264Z] #37 ... [2023-07-14T23:30:22.264Z] [2023-07-14T23:30:22.264Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-14T23:30:22.264Z] #30 DONE 32.1s [2023-07-14T23:30:22.264Z] [2023-07-14T23:30:22.264Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:22.837Z] #37 ... [2023-07-14T23:30:22.837Z] [2023-07-14T23:30:22.837Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-07-14T23:30:22.837Z] #34 32.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-14T23:30:22.837Z] #34 32.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-14T23:30:22.837Z] #34 32.92 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:23.097Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.8% of statements [2023-07-14T23:30:23.187Z] #23 ... [2023-07-14T23:30:23.187Z] [2023-07-14T23:30:23.187Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:23.187Z] #48 10.05 Unpacking bash-completion (1:2.11-2) ... [2023-07-14T23:30:23.187Z] #48 10.26 Selecting previously unselected package bzip2. [2023-07-14T23:30:23.355Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2023-07-14T23:30:23.449Z] #48 10.26 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-14T23:30:23.449Z] #48 10.31 Unpacking bzip2 (1.0.8-4) ... [2023-07-14T23:30:23.449Z] #48 10.40 Selecting previously unselected package xz-utils. [2023-07-14T23:30:23.449Z] #48 10.40 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-14T23:30:23.449Z] #48 10.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:23.449Z] #48 10.53 Selecting previously unselected package apparmor. [2023-07-14T23:30:23.577Z] #27 DONE 40.8s [2023-07-14T23:30:23.577Z] [2023-07-14T23:30:23.577Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:23.614Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.248s coverage: 50.5% of statements [2023-07-14T23:30:23.721Z] #48 10.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-14T23:30:23.721Z] #48 10.62 Unpacking apparmor (2.13.6-10) ... [2023-07-14T23:30:23.721Z] #48 10.80 Selecting previously unselected package inetutils-ping. [2023-07-14T23:30:23.872Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2023-07-14T23:30:23.984Z] #48 10.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-14T23:30:23.984Z] #48 10.81 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:23.984Z] #48 10.90 Selecting previously unselected package libip4tc2:amd64. [2023-07-14T23:30:23.984Z] #48 10.91 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:23.984Z] #48 10.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:23.984Z] #48 10.98 Selecting previously unselected package libip6tc2:amd64. [2023-07-14T23:30:23.984Z] #48 10.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:23.984Z] #48 10.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:24.130Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.0% of statements [2023-07-14T23:30:24.130Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-14T23:30:24.130Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-14T23:30:24.130Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-07-14T23:30:24.130Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-14T23:30:24.130Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2023-07-14T23:30:24.144Z] #40 0.766 + RM_GOPATH=0 [2023-07-14T23:30:24.144Z] #40 0.766 + TMP_GOPATH= [2023-07-14T23:30:24.144Z] #40 0.766 + : /build [2023-07-14T23:30:24.144Z] #40 0.766 + '[' -z '' ']' [2023-07-14T23:30:24.144Z] #40 0.767 ++ mktemp -d [2023-07-14T23:30:24.144Z] #40 0.776 + export GOPATH=/tmp/tmp.2944TaoSNh [2023-07-14T23:30:24.144Z] #40 0.776 + GOPATH=/tmp/tmp.2944TaoSNh [2023-07-14T23:30:24.144Z] #40 0.776 + RM_GOPATH=1 [2023-07-14T23:30:24.144Z] #40 0.776 + case "$(go env GOARCH)" in [2023-07-14T23:30:24.144Z] #40 0.776 ++ go env GOARCH [2023-07-14T23:30:24.144Z] #40 0.783 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:24.144Z] #40 0.783 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:24.144Z] #40 0.784 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:24.144Z] #40 0.791 + dir=/tmp/install [2023-07-14T23:30:24.144Z] #40 0.791 + bin=runc [2023-07-14T23:30:24.144Z] #40 0.791 + shift [2023-07-14T23:30:24.224Z] #34 34.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-14T23:30:24.224Z] #34 34.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-14T23:30:24.224Z] #34 34.50 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:24.224Z] #34 34.58 Selecting previously unselected package libapparmor1:amd64. [2023-07-14T23:30:24.224Z] #34 34.59 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-14T23:30:24.224Z] #34 34.59 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:24.224Z] #34 34.67 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-14T23:30:24.247Z] #48 11.06 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-14T23:30:24.247Z] #48 11.07 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-14T23:30:24.247Z] #48 11.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:24.247Z] #48 11.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-14T23:30:24.247Z] #48 11.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-14T23:30:24.247Z] #48 11.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:24.247Z] #48 11.28 Selecting previously unselected package libnftnl11:amd64. [2023-07-14T23:30:24.247Z] #48 11.29 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-14T23:30:24.247Z] #48 11.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:24.389Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2023-07-14T23:30:24.415Z] #40 ... [2023-07-14T23:30:24.415Z] [2023-07-14T23:30:24.415Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-14T23:30:24.415Z] #41 DONE 0.9s [2023-07-14T23:30:24.415Z] [2023-07-14T23:30:24.415Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:24.415Z] #40 0.791 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-14T23:30:24.415Z] #40 0.791 + . /tmp/install/runc.installer [2023-07-14T23:30:24.415Z] #40 0.791 ++ set -e [2023-07-14T23:30:24.415Z] #40 0.791 ++ : v1.1.7 [2023-07-14T23:30:24.415Z] #40 0.791 + install_runc [2023-07-14T23:30:24.415Z] #40 0.791 + RUNC_BUILDTAGS=seccomp [2023-07-14T23:30:24.415Z] #40 0.791 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-07-14T23:30:24.415Z] #40 0.791 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2944TaoSNh/src/github.com/opencontainers/runc [2023-07-14T23:30:24.415Z] #40 0.791 Install runc version v1.1.7 (build tags: seccomp) [2023-07-14T23:30:24.415Z] #40 0.793 Cloning into '/tmp/tmp.2944TaoSNh/src/github.com/opencontainers/runc'... [2023-07-14T23:30:24.485Z] #34 34.67 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-14T23:30:24.485Z] #34 34.68 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:24.485Z] #34 34.76 Selecting previously unselected package libbtrfs0:amd64. [2023-07-14T23:30:24.485Z] #34 34.76 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-14T23:30:24.485Z] #34 34.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:24.485Z] #34 34.88 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-14T23:30:24.510Z] #48 11.37 Selecting previously unselected package iptables. [2023-07-14T23:30:24.510Z] #48 11.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-14T23:30:24.510Z] #48 11.38 Unpacking iptables (1.8.7-1) ... [2023-07-14T23:30:24.723Z] #48 10.50 Unpacking bash-completion (1:2.11-2) ... [2023-07-14T23:30:24.723Z] #48 10.81 Selecting previously unselected package bzip2. [2023-07-14T23:30:24.723Z] #48 10.82 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-14T23:30:24.723Z] #48 10.83 Unpacking bzip2 (1.0.8-4) ... [2023-07-14T23:30:24.747Z] #34 34.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-14T23:30:24.747Z] #34 34.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:24.747Z] #34 35.01 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-14T23:30:24.747Z] #34 35.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:24.747Z] #34 35.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:24.747Z] #34 35.06 Selecting previously unselected package libudev-dev:amd64. [2023-07-14T23:30:24.747Z] #34 35.06 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:24.747Z] #34 35.07 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:24.747Z] #34 35.15 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-14T23:30:24.747Z] #34 35.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-14T23:30:24.956Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2023-07-14T23:30:25.001Z] #48 10.96 Selecting previously unselected package xz-utils. [2023-07-14T23:30:25.001Z] #48 10.97 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-14T23:30:25.001Z] #48 11.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:25.007Z] #34 35.16 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:25.007Z] #34 35.33 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-14T23:30:25.007Z] #34 35.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:25.007Z] #34 35.33 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:25.146Z] #48 11.84 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:30:25.146Z] #48 11.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:30:25.146Z] #48 11.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:25.146Z] #48 12.12 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:30:25.146Z] #48 12.13 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:30:25.146Z] #48 12.15 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:25.268Z] #34 35.46 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-14T23:30:25.268Z] #34 35.46 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:25.268Z] #34 35.47 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:25.268Z] #34 35.56 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-14T23:30:25.268Z] #34 35.56 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:25.268Z] #34 35.57 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:25.268Z] #34 35.63 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-14T23:30:25.268Z] #34 35.63 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-14T23:30:25.268Z] #34 35.65 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:25.358Z] #40 ... [2023-07-14T23:30:25.359Z] [2023-07-14T23:30:25.359Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-07-14T23:30:25.359Z] #42 DONE 0.9s [2023-07-14T23:30:25.359Z] [2023-07-14T23:30:25.359Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-14T23:30:25.427Z] #48 12.37 Selecting previously unselected package jq. [2023-07-14T23:30:25.427Z] #48 12.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:30:25.427Z] #48 12.41 Unpacking jq (1.6-2.1) ... [2023-07-14T23:30:25.524Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.130s coverage: 58.0% of statements [2023-07-14T23:30:25.524Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.2% of statements [2023-07-14T23:30:25.524Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 76.8% of statements [2023-07-14T23:30:25.524Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2023-07-14T23:30:25.537Z] #34 35.86 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-14T23:30:25.537Z] #34 35.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-14T23:30:25.537Z] #34 35.86 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:25.537Z] #34 35.97 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-14T23:30:25.537Z] #34 35.97 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-14T23:30:25.537Z] #34 35.97 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:25.565Z] #48 11.70 Selecting previously unselected package apparmor. [2023-07-14T23:30:25.565Z] #48 11.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-14T23:30:25.703Z] #48 12.67 Selecting previously unselected package libaio1:amd64. [2023-07-14T23:30:25.703Z] #48 12.68 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-14T23:30:25.703Z] #48 12.70 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:25.799Z] #34 36.05 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-14T23:30:25.799Z] #34 36.05 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-14T23:30:25.799Z] #34 36.06 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:25.823Z] #48 11.85 Unpacking apparmor (2.13.6-10) ... [2023-07-14T23:30:25.926Z] #43 0.584 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-14T23:30:25.926Z] #43 DONE 0.7s [2023-07-14T23:30:25.926Z] [2023-07-14T23:30:25.926Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-14T23:30:25.973Z] #48 13.08 Selecting previously unselected package libgpm2:amd64. [2023-07-14T23:30:26.061Z] #34 36.15 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-14T23:30:26.061Z] #34 36.15 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:30:26.061Z] #34 36.20 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:26.061Z] #34 36.41 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-14T23:30:26.061Z] #34 36.42 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-14T23:30:26.061Z] #34 36.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:26.061Z] #34 36.45 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-14T23:30:26.061Z] #34 36.48 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-14T23:30:26.061Z] #34 36.51 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:26.080Z] #48 12.17 Selecting previously unselected package inetutils-ping. [2023-07-14T23:30:26.080Z] #48 12.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-14T23:30:26.080Z] #48 12.23 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:26.090Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.6% of statements [2023-07-14T23:30:26.091Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2023-07-14T23:30:26.091Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2023-07-14T23:30:26.091Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2023-07-14T23:30:26.235Z] #48 13.08 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-14T23:30:26.235Z] #48 13.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:26.235Z] #48 13.34 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:30:26.323Z] #34 36.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-14T23:30:26.323Z] #34 36.57 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:26.323Z] #34 36.58 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:26.323Z] #34 36.66 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:26.323Z] #34 36.67 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-14T23:30:26.323Z] #34 36.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-14T23:30:26.323Z] #34 36.71 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:26.323Z] #34 36.73 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-14T23:30:26.323Z] #34 36.75 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-14T23:30:26.323Z] #34 36.77 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:30:26.339Z] #48 12.53 Selecting previously unselected package libip4tc2:amd64. [2023-07-14T23:30:26.339Z] #48 12.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:26.339Z] #48 12.56 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:26.350Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 78.7% of statements [2023-07-14T23:30:26.499Z] #48 13.34 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:30:26.499Z] #48 13.35 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:26.585Z] #34 36.78 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-14T23:30:26.585Z] #34 36.80 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-14T23:30:26.585Z] #34 36.81 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-14T23:30:26.585Z] #34 36.82 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-14T23:30:26.585Z] #34 36.84 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:26.585Z] #34 36.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:26.585Z] #34 36.86 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:26.585Z] #34 36.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-07-14T23:30:26.585Z] #34 36.90 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-14T23:30:26.585Z] #34 36.92 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-14T23:30:26.585Z] #34 36.93 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-07-14T23:30:26.585Z] #34 36.96 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-14T23:30:26.585Z] #34 37.01 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-14T23:30:26.595Z] #48 ... [2023-07-14T23:30:26.595Z] [2023-07-14T23:30:26.595Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:26.595Z] #23 48.92 + dpkg --print-architecture [2023-07-14T23:30:26.595Z] #23 48.92 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-14T23:30:26.595Z] #23 49.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-14T23:30:26.595Z] #23 49.31 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-14T23:30:26.609Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2023-07-14T23:30:26.610Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2023-07-14T23:30:26.610Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-07-14T23:30:26.764Z] #48 ... [2023-07-14T23:30:26.764Z] [2023-07-14T23:30:26.765Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:26.765Z] #23 DONE 58.8s [2023-07-14T23:30:26.847Z] #34 37.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:26.847Z] #34 37.10 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-14T23:30:26.847Z] #34 37.12 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:26.847Z] #34 37.15 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-14T23:30:26.847Z] #34 37.16 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:26.852Z] #23 ... [2023-07-14T23:30:26.852Z] [2023-07-14T23:30:26.852Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:26.852Z] #48 13.06 Selecting previously unselected package libip6tc2:amd64. [2023-07-14T23:30:26.852Z] #48 13.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:26.852Z] #48 13.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:26.863Z] #44 DONE 0.8s [2023-07-14T23:30:26.864Z] [2023-07-14T23:30:26.864Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-14T23:30:26.868Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 54.7% of statements [2023-07-14T23:30:26.869Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.453s coverage: 13.7% of statements [2023-07-14T23:30:26.869Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.492s coverage: 45.9% of statements [2023-07-14T23:30:27.032Z] [2023-07-14T23:30:27.032Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:27.127Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2023-07-14T23:30:27.386Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-07-14T23:30:27.386Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2023-07-14T23:30:27.415Z] #48 13.52 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-14T23:30:27.415Z] #48 13.53 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-14T23:30:27.415Z] #48 13.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:27.430Z] #45 DONE 0.8s [2023-07-14T23:30:27.430Z] [2023-07-14T23:30:27.430Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:27.430Z] #40 3.878 + cd /tmp/tmp.2944TaoSNh/src/github.com/opencontainers/runc [2023-07-14T23:30:27.430Z] #40 3.878 + git checkout -q v1.1.7 [2023-07-14T23:30:27.430Z] #40 4.091 + '[' -z '' ']' [2023-07-14T23:30:27.430Z] #40 4.091 + target=static [2023-07-14T23:30:27.430Z] #40 4.091 + make BUILDTAGS=seccomp static [2023-07-14T23:30:27.645Z] ok github.com/docker/docker/image 0.027s coverage: 86.8% of statements [2023-07-14T23:30:27.645Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-07-14T23:30:27.689Z] #40 4.379 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-07-14T23:30:27.904Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2023-07-14T23:30:27.904Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-07-14T23:30:27.980Z] #48 14.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-14T23:30:27.980Z] #48 14.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-14T23:30:27.980Z] #48 14.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:27.980Z] #48 ... [2023-07-14T23:30:27.980Z] [2023-07-14T23:30:27.980Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:27.980Z] #23 DONE 60.3s [2023-07-14T23:30:27.980Z] [2023-07-14T23:30:27.980Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:27.980Z] #48 14.25 Selecting previously unselected package libnftnl11:amd64. [2023-07-14T23:30:27.980Z] #48 14.25 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-14T23:30:27.980Z] #48 14.26 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:27.995Z] #48 14.75 Selecting previously unselected package libinih1:amd64. [2023-07-14T23:30:27.995Z] #48 14.76 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-14T23:30:27.995Z] #48 14.76 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:27.995Z] #48 14.97 Selecting previously unselected package libnet1:amd64. [2023-07-14T23:30:27.995Z] #48 14.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-14T23:30:27.995Z] #48 14.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:27.995Z] #48 15.05 Selecting previously unselected package libnl-3-200:amd64. [2023-07-14T23:30:27.995Z] #48 15.05 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-14T23:30:27.995Z] #48 15.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:28.162Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2023-07-14T23:30:28.162Z] ok github.com/docker/docker/daemon/logger/splunk 1.582s coverage: 82.5% of statements [2023-07-14T23:30:28.234Z] #34 DONE 38.5s [2023-07-14T23:30:28.234Z] [2023-07-14T23:30:28.234Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:28.256Z] #40 ... [2023-07-14T23:30:28.256Z] [2023-07-14T23:30:28.256Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-14T23:30:28.256Z] #46 DONE 0.7s [2023-07-14T23:30:28.256Z] [2023-07-14T23:30:28.256Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-14T23:30:28.260Z] #48 15.11 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-14T23:30:28.260Z] #48 15.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-14T23:30:28.260Z] #48 15.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:28.260Z] #48 15.20 Selecting previously unselected package net-tools. [2023-07-14T23:30:28.260Z] #48 15.20 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-14T23:30:28.260Z] #48 15.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:28.260Z] #48 15.32 Selecting previously unselected package patch. [2023-07-14T23:30:28.260Z] #48 15.32 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-14T23:30:28.260Z] #48 15.35 Unpacking patch (2.7.6-7) ... [2023-07-14T23:30:28.285Z] #48 14.34 Selecting previously unselected package iptables. [2023-07-14T23:30:28.285Z] #48 14.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-14T23:30:28.285Z] #48 14.36 Unpacking iptables (1.8.7-1) ... [2023-07-14T23:30:28.285Z] #48 14.51 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:30:28.285Z] #48 14.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:30:28.285Z] #48 14.52 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:28.421Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-07-14T23:30:28.421Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2023-07-14T23:30:28.421Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2023-07-14T23:30:28.521Z] #48 15.44 Selecting previously unselected package python-pip-whl. [2023-07-14T23:30:28.521Z] #48 15.44 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:28.521Z] #48 15.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:28.542Z] #48 14.63 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:30:28.542Z] #48 14.64 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:30:28.542Z] #48 14.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:28.542Z] #48 14.73 Selecting previously unselected package jq. [2023-07-14T23:30:28.542Z] #48 14.73 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:30:28.542Z] #48 14.74 Unpacking jq (1.6-2.1) ... [2023-07-14T23:30:28.542Z] #48 14.83 Selecting previously unselected package libaio1:amd64. [2023-07-14T23:30:28.680Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2023-07-14T23:30:28.680Z] ok github.com/docker/docker/distribution 0.608s coverage: 29.0% of statements [2023-07-14T23:30:28.782Z] #48 15.73 Selecting previously unselected package python3-lib2to3. [2023-07-14T23:30:28.782Z] #48 15.73 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-14T23:30:28.782Z] #48 15.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:28.782Z] #48 15.82 Selecting previously unselected package python3-distutils. [2023-07-14T23:30:28.782Z] #48 15.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-14T23:30:28.782Z] #48 15.83 Unpacking python3-distutils (3.9.2-1) ... [2023-07-14T23:30:28.782Z] #48 15.92 Selecting previously unselected package python3-pkg-resources. [2023-07-14T23:30:28.798Z] #48 14.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-14T23:30:28.798Z] #48 14.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:28.798Z] #48 14.91 Selecting previously unselected package libgpm2:amd64. [2023-07-14T23:30:28.798Z] #48 14.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-14T23:30:28.798Z] #48 14.92 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:28.798Z] #48 14.97 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:30:28.798Z] #48 14.97 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:30:28.798Z] #48 14.98 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:29.043Z] #48 15.92 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-14T23:30:29.044Z] #48 15.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:29.044Z] #48 16.04 Selecting previously unselected package python3-setuptools. [2023-07-14T23:30:29.044Z] #48 16.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-14T23:30:29.044Z] #48 16.05 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:29.044Z] #48 16.16 Selecting previously unselected package python3-wheel. [2023-07-14T23:30:29.178Z] #40 ... [2023-07-14T23:30:29.178Z] [2023-07-14T23:30:29.178Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-14T23:30:29.178Z] #41 DONE 0.7s [2023-07-14T23:30:29.178Z] [2023-07-14T23:30:29.178Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:29.178Z] #40 0.761 + RM_GOPATH=0 [2023-07-14T23:30:29.178Z] #40 0.761 + TMP_GOPATH= [2023-07-14T23:30:29.178Z] #40 0.761 + : /build [2023-07-14T23:30:29.178Z] #40 0.761 + '[' -z '' ']' [2023-07-14T23:30:29.178Z] #40 0.761 ++ mktemp -d [2023-07-14T23:30:29.178Z] #40 0.763 + export GOPATH=/tmp/tmp.D3YiRJnWkB [2023-07-14T23:30:29.178Z] #40 0.763 + GOPATH=/tmp/tmp.D3YiRJnWkB [2023-07-14T23:30:29.178Z] #40 0.763 + RM_GOPATH=1 [2023-07-14T23:30:29.178Z] #40 0.763 + case "$(go env GOARCH)" in [2023-07-14T23:30:29.178Z] #40 0.763 ++ go env GOARCH [2023-07-14T23:30:29.178Z] #40 0.793 + export GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:29.178Z] #40 0.793 + GO_BUILDMODE=-buildmode=pie [2023-07-14T23:30:29.178Z] #40 0.793 ++ dirname /tmp/install/install.sh [2023-07-14T23:30:29.178Z] #40 0.797 + dir=/tmp/install [2023-07-14T23:30:29.178Z] #40 0.798 + bin=runc [2023-07-14T23:30:29.178Z] #40 0.798 + shift [2023-07-14T23:30:29.178Z] #40 0.798 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-14T23:30:29.178Z] #40 0.798 + . /tmp/install/runc.installer [2023-07-14T23:30:29.178Z] #40 0.798 ++ set -e [2023-07-14T23:30:29.178Z] #40 0.798 ++ : v1.1.7 [2023-07-14T23:30:29.178Z] #40 0.798 + install_runc [2023-07-14T23:30:29.178Z] #40 0.798 + RUNC_BUILDTAGS=seccomp [2023-07-14T23:30:29.178Z] #40 0.798 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-07-14T23:30:29.178Z] #40 0.798 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D3YiRJnWkB/src/github.com/opencontainers/runc [2023-07-14T23:30:29.178Z] #40 0.798 Install runc version v1.1.7 (build tags: seccomp) [2023-07-14T23:30:29.178Z] #40 0.799 Cloning into '/tmp/tmp.D3YiRJnWkB/src/github.com/opencontainers/runc'... [2023-07-14T23:30:29.197Z] #47 DONE 0.7s [2023-07-14T23:30:29.197Z] [2023-07-14T23:30:29.197Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:29.246Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2023-07-14T23:30:29.246Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2023-07-14T23:30:29.246Z] ok github.com/docker/docker/distribution/xfer 1.752s coverage: 85.1% of statements [2023-07-14T23:30:29.305Z] #48 16.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-14T23:30:29.305Z] #48 16.17 Unpacking python3-wheel (0.34.2-1) ... [2023-07-14T23:30:29.305Z] #48 16.24 Selecting previously unselected package python3-pip. [2023-07-14T23:30:29.305Z] #48 16.25 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:29.305Z] #48 16.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:29.305Z] #48 16.39 Selecting previously unselected package sudo. [2023-07-14T23:30:29.305Z] #48 16.40 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-14T23:30:29.305Z] #48 16.40 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:29.504Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2023-07-14T23:30:29.504Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-07-14T23:30:29.762Z] ok github.com/docker/docker/pkg/archive 0.351s coverage: 82.3% of statements [2023-07-14T23:30:29.762Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-07-14T23:30:29.762Z] ok github.com/docker/docker/pkg/authorization 0.892s coverage: 68.3% of statements [2023-07-14T23:30:29.762Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2023-07-14T23:30:29.764Z] #48 0.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:30:29.764Z] #48 0.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:30:29.764Z] #48 0.830 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:30:29.878Z] #48 16.64 Selecting previously unselected package thin-provisioning-tools. [2023-07-14T23:30:29.878Z] #48 16.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-14T23:30:29.878Z] #48 16.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:29.878Z] #48 16.76 Selecting previously unselected package uidmap. [2023-07-14T23:30:29.878Z] #48 16.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-14T23:30:29.878Z] #48 16.78 Unpacking uidmap (1:4.8.1-1) ... [2023-07-14T23:30:29.878Z] #48 16.86 Selecting previously unselected package vim-runtime. [2023-07-14T23:30:29.878Z] #48 16.86 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:29.878Z] #48 16.89 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-07-14T23:30:29.878Z] #48 16.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-14T23:30:29.878Z] #48 16.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:30.021Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2023-07-14T23:30:30.021Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-07-14T23:30:30.021Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2023-07-14T23:30:30.023Z] #48 1.150 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:30:30.121Z] #40 ... [2023-07-14T23:30:30.121Z] [2023-07-14T23:30:30.122Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-07-14T23:30:30.122Z] #42 DONE 0.9s [2023-07-14T23:30:30.122Z] [2023-07-14T23:30:30.122Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-14T23:30:30.182Z] #48 16.30 Selecting previously unselected package libinih1:amd64. [2023-07-14T23:30:30.182Z] #48 16.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-14T23:30:30.182Z] #48 16.32 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:30.182Z] #48 16.40 Selecting previously unselected package libnet1:amd64. [2023-07-14T23:30:30.182Z] #48 16.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-14T23:30:30.182Z] #48 16.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:30.182Z] #48 16.48 Selecting previously unselected package libnl-3-200:amd64. [2023-07-14T23:30:30.182Z] #48 16.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-14T23:30:30.182Z] #48 16.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:30.440Z] #48 16.57 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-14T23:30:30.440Z] #48 16.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-14T23:30:30.440Z] #48 16.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:30.440Z] #48 16.64 Selecting previously unselected package net-tools. [2023-07-14T23:30:30.440Z] #48 16.64 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-14T23:30:30.440Z] #48 16.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:30.440Z] #48 16.77 Selecting previously unselected package patch. [2023-07-14T23:30:30.440Z] #48 16.77 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-14T23:30:30.440Z] #48 16.77 Unpacking patch (2.7.6-7) ... [2023-07-14T23:30:30.440Z] #48 16.84 Selecting previously unselected package python-pip-whl. [2023-07-14T23:30:30.588Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-07-14T23:30:30.588Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-07-14T23:30:30.588Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2023-07-14T23:30:30.588Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-07-14T23:30:30.591Z] #48 1.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:30:30.694Z] #43 0.638 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-14T23:30:30.695Z] #43 DONE 0.9s [2023-07-14T23:30:30.695Z] [2023-07-14T23:30:30.695Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:30.697Z] #48 16.85 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:30.697Z] #48 16.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:30.697Z] #48 17.08 Selecting previously unselected package python3-lib2to3. [2023-07-14T23:30:30.697Z] #48 17.09 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-14T23:30:30.846Z] ok github.com/docker/docker/pkg/ioutils 0.340s coverage: 70.6% of statements [2023-07-14T23:30:30.846Z] ok github.com/docker/docker/pkg/idtools 0.348s coverage: 69.5% of statements [2023-07-14T23:30:30.846Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-07-14T23:30:30.846Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-07-14T23:30:30.954Z] #48 17.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:30.954Z] #48 17.18 Selecting previously unselected package python3-distutils. [2023-07-14T23:30:30.954Z] #48 17.18 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-14T23:30:30.954Z] #48 17.19 Unpacking python3-distutils (3.9.2-1) ... [2023-07-14T23:30:30.956Z] #23 ... [2023-07-14T23:30:30.956Z] [2023-07-14T23:30:30.956Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-14T23:30:31.104Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2023-07-14T23:30:31.105Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2023-07-14T23:30:31.210Z] #48 17.31 Selecting previously unselected package python3-pkg-resources. [2023-07-14T23:30:31.210Z] #48 17.31 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-14T23:30:31.210Z] #48 17.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:31.210Z] #48 17.41 Selecting previously unselected package python3-setuptools. [2023-07-14T23:30:31.210Z] #48 17.42 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-14T23:30:31.210Z] #48 17.42 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:31.264Z] #48 18.05 Selecting previously unselected package vim. [2023-07-14T23:30:31.264Z] #48 18.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:31.264Z] #48 18.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:31.362Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2023-07-14T23:30:31.362Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-07-14T23:30:31.362Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-07-14T23:30:31.362Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-07-14T23:30:31.467Z] #48 17.55 Selecting previously unselected package python3-wheel. [2023-07-14T23:30:31.467Z] #48 17.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-14T23:30:31.467Z] #48 17.56 Unpacking python3-wheel (0.34.2-1) ... [2023-07-14T23:30:31.467Z] #48 17.65 Selecting previously unselected package python3-pip. [2023-07-14T23:30:31.467Z] #48 17.65 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:31.467Z] #48 17.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:31.526Z] #48 18.31 Selecting previously unselected package xfsprogs. [2023-07-14T23:30:31.526Z] #48 18.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-14T23:30:31.526Z] #48 18.33 Unpacking xfsprogs (5.10.0-4) ... [2023-07-14T23:30:31.526Z] #48 18.51 Selecting previously unselected package zip. [2023-07-14T23:30:31.526Z] #48 18.51 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-14T23:30:31.526Z] #48 18.53 Unpacking zip (3.0-12) ... [2023-07-14T23:30:31.526Z] #48 2.349 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:30:31.532Z] #44 DONE 0.7s [2023-07-14T23:30:31.532Z] [2023-07-14T23:30:31.532Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-14T23:30:31.621Z] ok github.com/docker/docker/pkg/chrootarchive 2.568s coverage: 43.5% of statements [2023-07-14T23:30:31.621Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2023-07-14T23:30:31.724Z] #48 17.83 Selecting previously unselected package sudo. [2023-07-14T23:30:31.724Z] #48 17.84 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-14T23:30:31.724Z] #48 17.84 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:31.724Z] #48 18.08 Selecting previously unselected package thin-provisioning-tools. [2023-07-14T23:30:31.787Z] #48 18.64 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:31.878Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-07-14T23:30:31.980Z] #48 18.09 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-14T23:30:31.980Z] #48 18.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:31.980Z] #48 18.21 Selecting previously unselected package uidmap. [2023-07-14T23:30:31.980Z] #48 18.22 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-14T23:30:31.980Z] #48 18.22 Unpacking uidmap (1:4.8.1-1) ... [2023-07-14T23:30:31.980Z] #48 18.31 Selecting previously unselected package vim-runtime. [2023-07-14T23:30:32.048Z] #48 18.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:32.048Z] #48 18.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:32.048Z] #48 19.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:32.048Z] #48 19.01 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:32.048Z] #48 19.02 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:32.048Z] #48 19.03 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:32.048Z] #48 19.05 Setting up uidmap (1:4.8.1-1) ... [2023-07-14T23:30:32.048Z] #48 19.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:32.048Z] #48 19.07 Setting up bzip2 (1.0.8-4) ... [2023-07-14T23:30:32.048Z] #48 19.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:32.048Z] #48 19.10 Setting up python3-wheel (0.34.2-1) ... [2023-07-14T23:30:32.093Z] #48 3.303 Fetched 8658 kB in 3s (3135 kB/s) [2023-07-14T23:30:32.106Z] #45 DONE 0.6s [2023-07-14T23:30:32.106Z] [2023-07-14T23:30:32.106Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-14T23:30:32.136Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-07-14T23:30:32.136Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-07-14T23:30:32.237Z] #48 18.32 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:32.237Z] #48 18.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-07-14T23:30:32.237Z] #48 18.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-14T23:30:32.237Z] #48 18.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:32.309Z] #48 19.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:32.309Z] #48 19.35 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:32.309Z] #48 19.37 Setting up libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:32.309Z] #48 19.39 Setting up apparmor (2.13.6-10) ... [2023-07-14T23:30:32.394Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-07-14T23:30:32.394Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 36.9% of statements [2023-07-14T23:30:32.653Z] ok github.com/docker/docker/pkg/discovery/kv 3.022s coverage: 84.1% of statements [2023-07-14T23:30:32.653Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2023-07-14T23:30:32.653Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2023-07-14T23:30:32.910Z] coverage: [no statements] [2023-07-14T23:30:32.910Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-07-14T23:30:32.910Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2023-07-14T23:30:32.910Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-07-14T23:30:32.911Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-07-14T23:30:32.911Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2023-07-14T23:30:33.028Z] #48 3.303 Reading package lists... [2023-07-14T23:30:33.057Z] #46 DONE 1.0s [2023-07-14T23:30:33.057Z] [2023-07-14T23:30:33.057Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-14T23:30:33.167Z] #48 19.49 Selecting previously unselected package vim. [2023-07-14T23:30:33.425Z] #48 19.50 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:33.425Z] #48 19.52 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:33.425Z] #48 19.75 Selecting previously unselected package xfsprogs. [2023-07-14T23:30:33.478Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements [2023-07-14T23:30:33.478Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-07-14T23:30:33.629Z] #47 DONE 0.7s [2023-07-14T23:30:33.629Z] [2023-07-14T23:30:33.629Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:33.629Z] #40 3.904 + cd /tmp/tmp.D3YiRJnWkB/src/github.com/opencontainers/runc [2023-07-14T23:30:33.629Z] #40 3.904 + git checkout -q v1.1.7 [2023-07-14T23:30:33.629Z] #40 4.127 + '[' -z '' ']' [2023-07-14T23:30:33.629Z] #40 4.127 + target=static [2023-07-14T23:30:33.629Z] #40 4.127 + make BUILDTAGS=seccomp static [2023-07-14T23:30:33.629Z] #40 4.340 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-07-14T23:30:33.682Z] #48 19.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-14T23:30:33.682Z] #48 19.76 Unpacking xfsprogs (5.10.0-4) ... [2023-07-14T23:30:33.682Z] #48 19.94 Selecting previously unselected package zip. [2023-07-14T23:30:33.682Z] #48 19.94 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-14T23:30:33.682Z] #48 19.95 Unpacking zip (3.0-12) ... [2023-07-14T23:30:33.695Z] #48 20.53 Setting up zip (3.0-12) ... [2023-07-14T23:30:33.695Z] #48 20.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:33.695Z] #48 20.61 Setting up bash-completion (1:2.11-2) ... [2023-07-14T23:30:33.735Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2023-07-14T23:30:33.939Z] #48 20.07 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:33.982Z] #48 4.143 Reading package lists... [2023-07-14T23:30:33.982Z] #48 5.006 Building dependency tree... [2023-07-14T23:30:34.196Z] #48 20.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:34.196Z] #48 20.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:34.196Z] #48 20.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:34.196Z] #48 20.50 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:34.196Z] #48 20.53 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:34.196Z] #48 20.55 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:34.300Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2023-07-14T23:30:34.300Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-07-14T23:30:34.300Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2023-07-14T23:30:34.300Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 50.9% of statements [2023-07-14T23:30:34.453Z] #48 20.56 Setting up uidmap (1:4.8.1-1) ... [2023-07-14T23:30:34.453Z] #48 20.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:34.453Z] #48 20.59 Setting up bzip2 (1.0.8-4) ... [2023-07-14T23:30:34.453Z] #48 20.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:34.453Z] #48 20.61 Setting up python3-wheel (0.34.2-1) ... [2023-07-14T23:30:34.549Z] #48 5.454 The following additional packages will be installed: [2023-07-14T23:30:34.549Z] #48 5.455 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:34.549Z] #48 5.456 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-14T23:30:34.549Z] #48 5.457 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-14T23:30:34.549Z] #48 5.457 python3-pkg-resources vim-runtime xxd [2023-07-14T23:30:34.549Z] #48 5.459 Suggested packages: [2023-07-14T23:30:34.549Z] #48 5.459 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-14T23:30:34.549Z] #48 5.460 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-14T23:30:34.549Z] #48 5.460 acl attr quota [2023-07-14T23:30:34.549Z] #48 5.460 Recommended packages: [2023-07-14T23:30:34.549Z] #48 5.461 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-14T23:30:34.559Z] ok github.com/docker/docker/registry 0.087s coverage: 57.3% of statements [2023-07-14T23:30:34.559Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2023-07-14T23:30:34.717Z] #48 20.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:34.717Z] #48 20.92 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:34.717Z] #48 20.93 Setting up libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:34.717Z] #48 20.94 Setting up apparmor (2.13.6-10) ... [2023-07-14T23:30:34.807Z] #48 5.900 The following NEW packages will be installed: [2023-07-14T23:30:34.807Z] #48 5.901 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-14T23:30:34.807Z] #48 5.902 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:34.807Z] #48 5.902 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-14T23:30:34.807Z] #48 5.903 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-14T23:30:34.807Z] #48 5.903 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-14T23:30:34.807Z] #48 5.903 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-14T23:30:34.807Z] #48 5.903 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-14T23:30:34.807Z] #48 5.903 xz-utils zip [2023-07-14T23:30:34.818Z] ok github.com/docker/docker/runconfig 0.014s coverage: 66.1% of statements [2023-07-14T23:30:35.065Z] #48 6.189 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:30:35.065Z] #48 6.189 Need to get 27.0 MB of archives. [2023-07-14T23:30:35.065Z] #48 6.189 After this operation, 104 MB of additional disk space will be used. [2023-07-14T23:30:35.065Z] #48 6.189 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-14T23:30:35.065Z] #48 6.192 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-14T23:30:35.065Z] #48 6.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-14T23:30:35.065Z] #48 6.197 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-14T23:30:35.066Z] #48 6.198 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-14T23:30:35.066Z] #48 6.199 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-14T23:30:35.066Z] #48 6.200 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-14T23:30:35.066Z] #48 6.202 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-14T23:30:35.066Z] #48 6.213 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:30:35.066Z] #48 6.216 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:30:35.066Z] #48 6.218 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-14T23:30:35.066Z] #48 6.222 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-14T23:30:35.066Z] #48 6.246 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-07-14T23:30:35.324Z] #48 6.246 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-14T23:30:35.324Z] #48 6.246 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-14T23:30:35.324Z] #48 6.247 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-14T23:30:35.324Z] #48 6.248 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-14T23:30:35.324Z] #48 6.249 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-14T23:30:35.324Z] #48 6.249 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-14T23:30:35.324Z] #48 6.251 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-14T23:30:35.324Z] #48 6.252 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-14T23:30:35.324Z] #48 6.256 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:30:35.324Z] #48 6.258 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:30:35.324Z] #48 6.263 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:30:35.324Z] #48 6.264 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-14T23:30:35.324Z] #48 6.265 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-14T23:30:35.324Z] #48 6.266 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:30:35.324Z] #48 6.461 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-14T23:30:35.324Z] #48 6.462 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-07-14T23:30:35.324Z] #48 6.482 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-07-14T23:30:35.324Z] #48 6.483 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-07-14T23:30:35.324Z] #48 6.483 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-14T23:30:35.324Z] #48 6.486 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-14T23:30:35.324Z] #48 6.487 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-07-14T23:30:35.324Z] #48 6.505 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-14T23:30:35.384Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-07-14T23:30:35.384Z] ok github.com/docker/docker/pkg/signal 3.422s coverage: 62.3% of statements [2023-07-14T23:30:35.384Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 64.7% of statements [2023-07-14T23:30:35.583Z] #48 6.506 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-14T23:30:35.583Z] #48 6.508 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-14T23:30:35.583Z] #48 6.517 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-14T23:30:35.583Z] #48 6.521 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-14T23:30:35.583Z] #48 6.529 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-14T23:30:35.583Z] #48 6.532 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-14T23:30:35.583Z] #48 6.546 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-14T23:30:35.583Z] #48 6.550 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-14T23:30:35.583Z] #48 6.552 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-07-14T23:30:35.583Z] #48 6.657 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-14T23:30:35.583Z] #48 6.682 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-14T23:30:35.583Z] #48 6.691 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-14T23:30:35.609Z] #48 22.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:35.609Z] #48 22.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-14T23:30:35.609Z] #48 22.61 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:35.609Z] #48 22.62 Setting up patch (2.7.6-7) ... [2023-07-14T23:30:35.609Z] #48 22.64 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:35.609Z] #48 22.69 invoke-rc.d: could not determine current runlevel [2023-07-14T23:30:35.609Z] #48 22.69 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-14T23:30:35.641Z] ok github.com/docker/docker/volume/local 0.093s coverage: 74.2% of statements [2023-07-14T23:30:35.650Z] #48 21.97 Setting up zip (3.0-12) ... [2023-07-14T23:30:35.650Z] #48 21.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:35.650Z] #48 22.00 Setting up bash-completion (1:2.11-2) ... [2023-07-14T23:30:35.844Z] #48 6.967 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:35.844Z] #48 7.039 Fetched 27.0 MB in 1s (34.6 MB/s) [2023-07-14T23:30:35.844Z] #48 7.074 Selecting previously unselected package pigz. [2023-07-14T23:30:35.870Z] #48 22.70 Setting up xfsprogs (5.10.0-4) ... [2023-07-14T23:30:35.870Z] #48 22.72 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:35.870Z] #48 22.74 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:35.870Z] #48 22.76 Setting up pigz (2.6-1) ... [2023-07-14T23:30:35.870Z] #48 22.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:35.870Z] #48 22.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:35.870Z] #48 22.82 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:35.870Z] #48 22.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:35.899Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.9% of statements [2023-07-14T23:30:35.906Z] #48 ... [2023-07-14T23:30:35.906Z] [2023-07-14T23:30:35.906Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:35.906Z] #37 57.21 + bin/containerd [2023-07-14T23:30:36.103Z] #48 7.075 (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 ... 24023 files and directories currently installed.) [2023-07-14T23:30:36.103Z] #48 7.097 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-14T23:30:36.103Z] #48 7.101 Unpacking pigz (2.6-1) ... [2023-07-14T23:30:36.103Z] #48 7.185 Selecting previously unselected package libelf1:amd64. [2023-07-14T23:30:36.103Z] #48 7.186 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-14T23:30:36.103Z] #48 7.197 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:36.103Z] #48 7.300 Selecting previously unselected package libbpf0:amd64. [2023-07-14T23:30:36.141Z] #48 23.04 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:36.141Z] #48 23.05 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:36.141Z] #48 23.19 Setting up libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:36.141Z] #48 ... [2023-07-14T23:30:36.141Z] [2023-07-14T23:30:36.141Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:36.141Z] #25 68.37 + /build/golangci-lint --version [2023-07-14T23:30:36.156Z] ok github.com/docker/docker/layer 7.235s coverage: 68.8% of statements [2023-07-14T23:30:36.362Z] #48 7.303 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-14T23:30:36.362Z] #48 7.307 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:36.362Z] #48 7.398 Selecting previously unselected package libcap2:amd64. [2023-07-14T23:30:36.362Z] #48 7.401 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:36.362Z] #48 7.405 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:36.362Z] #48 7.466 Selecting previously unselected package libmnl0:amd64. [2023-07-14T23:30:36.362Z] #48 7.470 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-14T23:30:36.362Z] #48 7.483 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:36.362Z] #48 7.547 Selecting previously unselected package libxtables12:amd64. [2023-07-14T23:30:36.403Z] #25 68.54 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-14T23:30:36.621Z] #48 7.551 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-14T23:30:36.621Z] #48 7.564 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:36.621Z] #48 7.631 Selecting previously unselected package libcap2-bin. [2023-07-14T23:30:36.621Z] #48 7.635 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:36.621Z] #48 7.644 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:36.621Z] #48 7.755 Selecting previously unselected package iproute2. [2023-07-14T23:30:36.621Z] #48 7.759 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-14T23:30:36.621Z] #48 7.762 Unpacking iproute2 (5.10.0-4) ... [2023-07-14T23:30:36.882Z] #48 7.958 Selecting previously unselected package xxd. [2023-07-14T23:30:36.882Z] #48 7.961 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:36.882Z] #48 7.968 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:36.882Z] #48 8.057 Selecting previously unselected package vim-common. [2023-07-14T23:30:37.141Z] #48 8.062 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:37.141Z] #48 8.098 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:37.141Z] #48 8.191 Selecting previously unselected package bash-completion. [2023-07-14T23:30:37.141Z] #48 8.195 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-14T23:30:37.836Z] #40 ... [2023-07-14T23:30:37.836Z] [2023-07-14T23:30:37.836Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:37.836Z] #22 48.08 + dpkg --print-architecture [2023-07-14T23:30:37.836Z] #22 48.08 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-14T23:30:38.051Z] ok github.com/docker/docker/daemon 12.085s coverage: 17.0% of statements [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/dockerversion [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-14T23:30:38.051Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-07-14T23:30:38.052Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-07-14T23:30:38.052Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-07-14T23:30:38.052Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-07-14T23:30:38.052Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-07-14T23:30:38.052Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-07-14T23:30:38.052Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-14T23:30:38.052Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-14T23:30:38.409Z] #22 48.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-14T23:30:38.409Z] #22 48.48 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-14T23:30:38.425Z] #37 ... [2023-07-14T23:30:38.425Z] [2023-07-14T23:30:38.425Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:38.425Z] #26 68.67 + /build/golangci-lint --version [2023-07-14T23:30:38.425Z] #26 68.79 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-14T23:30:38.425Z] #26 DONE 70.3s [2023-07-14T23:30:38.425Z] [2023-07-14T23:30:38.425Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:38.425Z] #48 23.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:38.425Z] #48 23.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-14T23:30:38.425Z] #48 23.20 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:38.425Z] #48 23.22 Setting up patch (2.7.6-7) ... [2023-07-14T23:30:38.425Z] #48 23.30 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:38.425Z] #48 23.40 invoke-rc.d: could not determine current runlevel [2023-07-14T23:30:38.425Z] #48 23.41 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-14T23:30:38.425Z] #48 23.42 Setting up xfsprogs (5.10.0-4) ... [2023-07-14T23:30:38.425Z] #48 23.44 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:38.425Z] #48 23.52 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:38.425Z] #48 23.58 Setting up pigz (2.6-1) ... [2023-07-14T23:30:38.425Z] #48 23.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:38.425Z] #48 23.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:38.425Z] #48 23.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:38.425Z] #48 24.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:38.425Z] #48 24.31 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:38.425Z] #48 24.32 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:38.425Z] #48 24.49 Setting up libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:38.425Z] #48 24.52 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:38.425Z] #48 24.53 Setting up python3-distutils (3.9.2-1) ... [2023-07-14T23:30:38.425Z] #48 24.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:38.425Z] #48 24.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-14T23:30:38.425Z] #48 24.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-14T23:30:38.425Z] #48 24.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-14T23:30:38.425Z] #48 24.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-14T23:30:38.425Z] #48 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-14T23:30:38.425Z] #48 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-14T23:30:38.682Z] #48 24.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-14T23:30:38.682Z] #48 24.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-14T23:30:38.682Z] #48 24.80 Setting up python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:39.245Z] #48 25.32 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:39.245Z] #48 25.38 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:39.245Z] #48 25.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:39.245Z] #48 25.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:39.323Z] #48 10.27 Unpacking bash-completion (1:2.11-2) ... [2023-07-14T23:30:39.589Z] #48 10.60 Selecting previously unselected package bzip2. [2023-07-14T23:30:39.589Z] #48 10.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-14T23:30:39.589Z] #48 10.65 Unpacking bzip2 (1.0.8-4) ... [2023-07-14T23:30:39.809Z] #48 25.88 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:39.809Z] #48 25.90 Setting up jq (1.6-2.1) ... [2023-07-14T23:30:39.809Z] #48 25.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:39.809Z] #48 25.92 Setting up iptables (1.8.7-1) ... [2023-07-14T23:30:39.809Z] #48 25.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:39.809Z] #48 25.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:39.809Z] #48 25.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:39.809Z] #48 25.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:39.809Z] #48 25.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-14T23:30:39.809Z] #48 25.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-14T23:30:39.809Z] #48 25.98 Setting up iproute2 (5.10.0-4) ... [2023-07-14T23:30:39.932Z] #48 10.88 Selecting previously unselected package xz-utils. [2023-07-14T23:30:39.932Z] #48 10.89 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-14T23:30:39.932Z] #48 10.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:40.066Z] #48 26.17 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:40.323Z] #48 DONE 26.5s [2023-07-14T23:30:40.323Z] [2023-07-14T23:30:40.323Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:40.323Z] #40 ... [2023-07-14T23:30:40.323Z] [2023-07-14T23:30:40.323Z] #49 [dev-systemd-false 9/26] 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 [2023-07-14T23:30:40.501Z] #48 11.51 Selecting previously unselected package apparmor.#48 ... [2023-07-14T23:30:40.501Z] [2023-07-14T23:30:40.501Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:40.501Z] #28 48.10 + dpkg --print-architecture [2023-07-14T23:30:40.501Z] #28 48.10 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-14T23:30:40.501Z] #28 48.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-14T23:30:40.501Z] #28 48.44 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-14T23:30:40.501Z] #28 DONE 57.7s [2023-07-14T23:30:40.501Z] [2023-07-14T23:30:40.501Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:40.501Z] #48 11.51 Selecting previously unselected package apparmor. [2023-07-14T23:30:40.501Z] #48 11.52 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-14T23:30:40.501Z] #48 11.62 Unpacking apparmor (2.13.6-10) ... [2023-07-14T23:30:40.580Z] #49 ... [2023-07-14T23:30:40.580Z] [2023-07-14T23:30:40.580Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:40.580Z] #40 33.26 + mkdir -p /build [2023-07-14T23:30:40.580Z] #40 33.26 + cp runc /build/runc [2023-07-14T23:30:40.580Z] #40 DONE 33.5s [2023-07-14T23:30:40.760Z] #48 11.83 Selecting previously unselected package inetutils-ping. [2023-07-14T23:30:40.760Z] #48 11.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-14T23:30:40.760Z] #48 11.85 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:40.760Z] #48 11.96 Selecting previously unselected package libip4tc2:amd64. [2023-07-14T23:30:40.760Z] #48 11.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:40.760Z] #48 11.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:40.760Z] #48 12.03 Selecting previously unselected package libip6tc2:amd64. [2023-07-14T23:30:40.837Z] [2023-07-14T23:30:40.837Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:40.837Z] #37 ... [2023-07-14T23:30:40.837Z] [2023-07-14T23:30:40.837Z] #49 [dev-systemd-false 9/26] 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 [2023-07-14T23:30:41.020Z] #48 12.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:41.020Z] #48 12.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:41.020Z] #48 12.09 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-14T23:30:41.020Z] #48 12.09 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-14T23:30:41.020Z] #48 12.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:41.094Z] #49 0.735 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-14T23:30:41.094Z] #49 0.739 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-14T23:30:41.094Z] #49 0.743 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-14T23:30:41.094Z] #49 DONE 0.8s [2023-07-14T23:30:41.094Z] [2023-07-14T23:30:41.094Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:41.279Z] #48 12.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-14T23:30:41.279Z] #48 12.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-14T23:30:41.279Z] #48 12.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:41.279Z] #48 12.23 Selecting previously unselected package libnftnl11:amd64. [2023-07-14T23:30:41.279Z] #48 12.23 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-14T23:30:41.279Z] #48 12.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:41.279Z] #48 12.30 Selecting previously unselected package iptables. [2023-07-14T23:30:41.279Z] #48 12.31 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-14T23:30:41.279Z] #48 12.31 Unpacking iptables (1.8.7-1) ... [2023-07-14T23:30:41.350Z] #37 ... [2023-07-14T23:30:41.350Z] [2023-07-14T23:30:41.350Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-14T23:30:41.538Z] #48 12.54 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:30:41.538Z] #48 12.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:30:41.538Z] #48 12.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:41.538Z] #48 12.73 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:30:41.538Z] #48 12.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:30:41.538Z] #48 12.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:41.717Z] #25 DONE 73.1s [2023-07-14T23:30:41.717Z] [2023-07-14T23:30:41.717Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:41.717Z] #40 33.61 + mkdir -p /build [2023-07-14T23:30:41.717Z] #40 33.61 + cp runc /build/runc [2023-07-14T23:30:41.717Z] #40 DONE 34.3s [2023-07-14T23:30:41.717Z] [2023-07-14T23:30:41.717Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:41.717Z] #48 23.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:41.717Z] #48 23.34 Setting up python3-distutils (3.9.2-1) ... [2023-07-14T23:30:41.717Z] #48 23.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:41.717Z] #48 23.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-14T23:30:41.717Z] #48 23.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-14T23:30:41.717Z] #48 23.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-14T23:30:41.717Z] #48 23.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-14T23:30:41.717Z] #48 23.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-14T23:30:41.717Z] #48 23.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-14T23:30:41.717Z] #48 23.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-14T23:30:41.717Z] #48 23.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-14T23:30:41.717Z] #48 23.78 Setting up python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:41.717Z] #48 24.35 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:41.717Z] #48 24.43 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:41.717Z] #48 25.16 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:41.717Z] #48 25.53 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:41.717Z] #48 26.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:41.717Z] #48 26.94 Setting up jq (1.6-2.1) ... [2023-07-14T23:30:41.717Z] #48 26.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:41.717Z] #48 27.02 Setting up iptables (1.8.7-1) ... [2023-07-14T23:30:41.717Z] #48 27.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:41.717Z] #48 27.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:41.717Z] #48 27.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:41.717Z] #48 27.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:41.717Z] #48 27.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-14T23:30:41.717Z] #48 27.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-14T23:30:41.717Z] #48 27.37 Setting up iproute2 (5.10.0-4) ... [2023-07-14T23:30:41.717Z] #48 28.17 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:41.797Z] #48 12.81 Selecting previously unselected package jq. [2023-07-14T23:30:41.797Z] #48 12.82 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:30:41.797Z] #48 12.82 Unpacking jq (1.6-2.1) ... [2023-07-14T23:30:41.797Z] #48 12.89 Selecting previously unselected package libaio1:amd64. [2023-07-14T23:30:41.797Z] #48 12.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-14T23:30:41.797Z] #48 12.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:41.978Z] #48 DONE 28.9s [2023-07-14T23:30:41.978Z] [2023-07-14T23:30:41.978Z] #49 [dev-systemd-false 9/26] 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 [2023-07-14T23:30:42.057Z] #48 12.97 Selecting previously unselected package libgpm2:amd64. [2023-07-14T23:30:42.057Z] #48 12.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-14T23:30:42.057Z] #48 12.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:42.057Z] #48 13.04 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:30:42.057Z] #48 13.04 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:30:42.057Z] #48 13.05 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:42.550Z] #49 0.569 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-14T23:30:42.550Z] #49 0.573 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-14T23:30:42.550Z] #49 0.576 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-14T23:30:42.550Z] #49 DONE 0.8s [2023-07-14T23:30:42.550Z] [2023-07-14T23:30:42.550Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-14T23:30:43.435Z] #48 14.28 Selecting previously unselected package libinih1:amd64. [2023-07-14T23:30:43.435Z] #48 14.28 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-14T23:30:43.435Z] #48 14.29 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:43.435Z] #48 14.35 Selecting previously unselected package libnet1:amd64. [2023-07-14T23:30:43.435Z] #48 14.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-14T23:30:43.435Z] #48 14.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:43.435Z] #48 14.43 Selecting previously unselected package libnl-3-200:amd64. [2023-07-14T23:30:43.435Z] #48 14.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-14T23:30:43.435Z] #48 14.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:43.435Z] #48 14.49 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-14T23:30:43.435Z] #48 14.50 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-14T23:30:43.435Z] #48 14.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:43.435Z] #48 14.55 Selecting previously unselected package net-tools. [2023-07-14T23:30:43.435Z] #48 14.55 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-14T23:30:43.435Z] #48 14.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:43.435Z] #48 14.64 Selecting previously unselected package patch. [2023-07-14T23:30:43.435Z] #48 14.64 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-14T23:30:43.435Z] #48 14.65 Unpacking patch (2.7.6-7) ... [2023-07-14T23:30:43.697Z] #48 14.72 Selecting previously unselected package python-pip-whl. [2023-07-14T23:30:43.697Z] #48 14.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:43.697Z] #48 14.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:43.703Z] #22 ... [2023-07-14T23:30:43.703Z] [2023-07-14T23:30:43.703Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:43.703Z] #48 0.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-14T23:30:43.703Z] #48 0.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-14T23:30:43.703Z] #48 0.881 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-14T23:30:43.703Z] #48 1.271 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-14T23:30:43.703Z] #48 1.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-14T23:30:43.703Z] #48 2.072 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-14T23:30:43.703Z] #48 3.221 Fetched 8658 kB in 3s (3328 kB/s) [2023-07-14T23:30:43.703Z] #48 3.221 Reading package lists... [2023-07-14T23:30:43.703Z] #48 4.051 Reading package lists... [2023-07-14T23:30:43.703Z] #48 4.868 Building dependency tree... [2023-07-14T23:30:43.703Z] #48 5.262 The following additional packages will be installed: [2023-07-14T23:30:43.703Z] #48 5.266 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:43.703Z] #48 5.266 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-14T23:30:43.703Z] #48 5.267 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-14T23:30:43.703Z] #48 5.267 python3-pkg-resources vim-runtime xxd [2023-07-14T23:30:43.703Z] #48 5.269 Suggested packages: [2023-07-14T23:30:43.703Z] #48 5.269 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-14T23:30:43.703Z] #48 5.269 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-14T23:30:43.703Z] #48 5.269 acl attr quota [2023-07-14T23:30:43.703Z] #48 5.269 Recommended packages: [2023-07-14T23:30:43.703Z] #48 5.269 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-14T23:30:43.703Z] #48 5.716 The following NEW packages will be installed: [2023-07-14T23:30:43.703Z] #48 5.717 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-14T23:30:43.703Z] #48 5.717 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-14T23:30:43.703Z] #48 5.717 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-14T23:30:43.703Z] #48 5.718 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-14T23:30:43.703Z] #48 5.718 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-14T23:30:43.703Z] #48 5.718 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-14T23:30:43.703Z] #48 5.718 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-14T23:30:43.703Z] #48 5.718 xz-utils zip [2023-07-14T23:30:43.703Z] #48 5.998 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:30:43.703Z] #48 5.998 Need to get 27.0 MB of archives. [2023-07-14T23:30:43.703Z] #48 5.998 After this operation, 104 MB of additional disk space will be used. [2023-07-14T23:30:43.703Z] #48 5.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-14T23:30:43.703Z] #48 6.003 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-14T23:30:43.703Z] #48 6.005 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-14T23:30:43.703Z] #48 6.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-14T23:30:43.703Z] #48 6.010 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-14T23:30:43.703Z] #48 6.011 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-14T23:30:43.703Z] #48 6.013 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-14T23:30:43.703Z] #48 6.014 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-14T23:30:43.703Z] #48 6.025 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-14T23:30:43.703Z] #48 6.027 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-14T23:30:43.703Z] #48 6.029 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-14T23:30:43.703Z] #48 6.048 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-14T23:30:43.703Z] #48 6.048 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-07-14T23:30:43.703Z] #48 6.057 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-14T23:30:43.703Z] #48 6.057 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-14T23:30:43.703Z] #48 6.058 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-14T23:30:43.703Z] #48 6.058 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-14T23:30:43.703Z] #48 6.058 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-14T23:30:43.703Z] #48 6.072 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-14T23:30:43.703Z] #48 6.073 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-14T23:30:43.703Z] #48 6.075 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-14T23:30:43.703Z] #48 6.080 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-14T23:30:43.703Z] #48 6.082 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-14T23:30:43.703Z] #48 6.084 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-14T23:30:43.703Z] #48 6.085 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-14T23:30:43.703Z] #48 6.086 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-14T23:30:43.703Z] #48 6.087 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-14T23:30:43.703Z] #48 6.228 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-14T23:30:43.703Z] #48 6.229 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-07-14T23:30:43.703Z] #48 6.241 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-07-14T23:30:43.703Z] #48 6.241 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-07-14T23:30:43.703Z] #48 6.248 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-14T23:30:43.703Z] #48 6.249 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-14T23:30:43.703Z] #48 6.250 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-07-14T23:30:43.703Z] #48 6.272 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-14T23:30:43.703Z] #48 6.277 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-14T23:30:43.703Z] #48 6.279 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-14T23:30:43.703Z] #48 6.282 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-14T23:30:43.703Z] #48 6.286 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-14T23:30:43.703Z] #48 6.287 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-14T23:30:43.703Z] #48 6.291 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-14T23:30:43.703Z] #48 6.302 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-14T23:30:43.703Z] #48 6.307 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-14T23:30:43.703Z] #48 6.309 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-07-14T23:30:43.703Z] #48 6.452 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-14T23:30:43.703Z] #48 6.485 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-14T23:30:43.703Z] #48 6.494 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-14T23:30:43.703Z] #48 6.802 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:30:43.703Z] #48 6.865 Fetched 27.0 MB in 1s (35.1 MB/s) [2023-07-14T23:30:43.703Z] #48 6.942 Selecting previously unselected package pigz. [2023-07-14T23:30:43.703Z] #48 6.942 (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 ... 24023 files and directories currently installed.) [2023-07-14T23:30:43.703Z] #48 6.959 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 6.968 Unpacking pigz (2.6-1) ... [2023-07-14T23:30:43.703Z] #48 7.069 Selecting previously unselected package libelf1:amd64. [2023-07-14T23:30:43.703Z] #48 7.072 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 7.088 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:43.703Z] #48 7.248 Selecting previously unselected package libbpf0:amd64. [2023-07-14T23:30:43.703Z] #48 7.248 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 7.255 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:43.703Z] #48 7.382 Selecting previously unselected package libcap2:amd64. [2023-07-14T23:30:43.703Z] #48 7.388 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 7.410 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:43.703Z] #48 7.519 Selecting previously unselected package libmnl0:amd64. [2023-07-14T23:30:43.703Z] #48 7.523 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 7.531 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:43.703Z] #48 7.614 Selecting previously unselected package libxtables12:amd64. [2023-07-14T23:30:43.703Z] #48 7.618 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 7.622 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:43.703Z] #48 7.708 Selecting previously unselected package libcap2-bin. [2023-07-14T23:30:43.703Z] #48 7.708 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 7.709 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:43.703Z] #48 7.778 Selecting previously unselected package iproute2. [2023-07-14T23:30:43.703Z] #48 7.782 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 7.793 Unpacking iproute2 (5.10.0-4) ... [2023-07-14T23:30:43.703Z] #48 8.029 Selecting previously unselected package xxd. [2023-07-14T23:30:43.703Z] #48 8.032 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:43.703Z] #48 8.036 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:43.704Z] #48 8.180 Selecting previously unselected package vim-common. [2023-07-14T23:30:43.704Z] #48 8.183 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:43.704Z] #48 8.210 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:43.704Z] #48 8.391 Selecting previously unselected package bash-completion. [2023-07-14T23:30:43.704Z] #48 8.395 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-14T23:30:43.956Z] #48 14.93 Selecting previously unselected package python3-lib2to3. [2023-07-14T23:30:43.956Z] #48 14.94 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-14T23:30:43.956Z] #48 14.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:43.956Z] #48 15.03 Selecting previously unselected package python3-distutils. [2023-07-14T23:30:43.956Z] #48 15.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-14T23:30:43.956Z] #48 15.03 Unpacking python3-distutils (3.9.2-1) ... [2023-07-14T23:30:43.965Z] #48 10.34 Unpacking bash-completion (1:2.11-2) ... [2023-07-14T23:30:44.215Z] #48 15.11 Selecting previously unselected package python3-pkg-resources. [2023-07-14T23:30:44.215Z] #48 15.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-14T23:30:44.215Z] #48 15.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:44.215Z] #48 15.20 Selecting previously unselected package python3-setuptools. [2023-07-14T23:30:44.215Z] #48 15.20 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-14T23:30:44.215Z] #48 15.20 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:44.215Z] #48 15.33 Selecting previously unselected package python3-wheel. [2023-07-14T23:30:44.215Z] #48 15.34 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-14T23:30:44.215Z] #48 15.34 Unpacking python3-wheel (0.34.2-1) ... [2023-07-14T23:30:44.226Z] #48 10.55 Selecting previously unselected package bzip2. [2023-07-14T23:30:44.226Z] #48 10.56 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-14T23:30:44.226Z] #48 10.57 Unpacking bzip2 (1.0.8-4) ... [2023-07-14T23:30:44.226Z] #48 10.68 Selecting previously unselected package xz-utils. [2023-07-14T23:30:44.474Z] #48 15.39 Selecting previously unselected package python3-pip. [2023-07-14T23:30:44.474Z] #48 15.40 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:44.474Z] #48 15.40 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:44.474Z] #48 15.53 Selecting previously unselected package sudo. [2023-07-14T23:30:44.474Z] #48 15.54 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-14T23:30:44.474Z] #48 15.55 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:44.488Z] #48 10.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-14T23:30:44.488Z] #48 10.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:44.733Z] #48 15.78 Selecting previously unselected package thin-provisioning-tools. [2023-07-14T23:30:44.733Z] #48 15.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-14T23:30:44.733Z] #48 15.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:44.749Z] #48 10.91 Selecting previously unselected package apparmor. [2023-07-14T23:30:44.749Z] #48 10.91 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-14T23:30:44.749Z] #48 10.98 Unpacking apparmor (2.13.6-10) ... [2023-07-14T23:30:44.993Z] #48 15.94 Selecting previously unselected package uidmap. [2023-07-14T23:30:44.993Z] #48 15.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-14T23:30:44.993Z] #48 15.95 Unpacking uidmap (1:4.8.1-1) ... [2023-07-14T23:30:44.993Z] #48 16.07 Selecting previously unselected package vim-runtime. [2023-07-14T23:30:44.993Z] #48 16.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:44.993Z] #48 16.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-07-14T23:30:44.993Z] #48 16.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-14T23:30:44.993Z] #48 16.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:45.011Z] #48 11.16 Selecting previously unselected package inetutils-ping. [2023-07-14T23:30:45.011Z] #48 11.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-14T23:30:45.011Z] #48 11.17 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:45.011Z] #48 11.29 Selecting previously unselected package libip4tc2:amd64. [2023-07-14T23:30:45.011Z] #48 11.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:45.011Z] #48 11.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:45.011Z] #48 11.36 Selecting previously unselected package libip6tc2:amd64. [2023-07-14T23:30:45.011Z] #48 11.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-14T23:30:45.011Z] #48 11.37 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:45.274Z] #48 11.48 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-14T23:30:45.274Z] #48 11.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-14T23:30:45.274Z] #48 11.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:45.275Z] #48 11.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-14T23:30:45.275Z] #48 11.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-14T23:30:45.275Z] #48 11.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:45.537Z] #48 11.75 Selecting previously unselected package libnftnl11:amd64. [2023-07-14T23:30:45.537Z] #48 11.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-14T23:30:45.537Z] #48 11.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:45.799Z] #48 12.12 Selecting previously unselected package iptables. [2023-07-14T23:30:45.799Z] #48 12.13 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-14T23:30:45.799Z] #48 12.17 Unpacking iptables (1.8.7-1) ... [2023-07-14T23:30:45.857Z] #50 ... [2023-07-14T23:30:45.858Z] [2023-07-14T23:30:45.858Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:45.858Z] #37 56.89 + bin/containerd [2023-07-14T23:30:46.369Z] #48 17.40 Selecting previously unselected package vim. [2023-07-14T23:30:46.369Z] #48 17.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:46.369Z] #48 17.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:46.414Z] #48 12.53 Selecting previously unselected package libonig5:amd64. [2023-07-14T23:30:46.414Z] #48 12.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-14T23:30:46.414Z] #48 12.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:46.627Z] #48 17.70 Selecting previously unselected package xfsprogs. [2023-07-14T23:30:46.627Z] #48 17.71 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-14T23:30:46.627Z] #48 17.71 Unpacking xfsprogs (5.10.0-4) ... [2023-07-14T23:30:46.676Z] #48 13.02 Selecting previously unselected package libjq1:amd64. [2023-07-14T23:30:46.676Z] #48 13.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-14T23:30:46.676Z] #48 13.10 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:46.887Z] #48 17.88 Selecting previously unselected package zip. [2023-07-14T23:30:46.887Z] #48 17.88 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-14T23:30:46.887Z] #48 17.89 Unpacking zip (3.0-12) ... [2023-07-14T23:30:46.887Z] #48 17.99 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:46.937Z] #48 13.36 Selecting previously unselected package jq. [2023-07-14T23:30:47.146Z] #48 18.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:47.146Z] #48 18.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:47.146Z] #48 18.40 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:47.199Z] #48 13.37 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-14T23:30:47.199Z] #48 13.39 Unpacking jq (1.6-2.1) ... [2023-07-14T23:30:47.199Z] #48 13.61 Selecting previously unselected package libaio1:amd64. [2023-07-14T23:30:47.199Z] #48 13.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-14T23:30:47.199Z] #48 13.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:47.404Z] #48 18.42 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:47.404Z] #48 18.43 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:47.404Z] #48 18.44 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:47.404Z] #48 18.45 Setting up uidmap (1:4.8.1-1) ... [2023-07-14T23:30:47.404Z] #48 18.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:47.404Z] #48 18.47 Setting up bzip2 (1.0.8-4) ... [2023-07-14T23:30:47.404Z] #48 18.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:47.404Z] #48 18.50 Setting up python3-wheel (0.34.2-1) ... [2023-07-14T23:30:47.663Z] #48 18.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:47.663Z] #48 18.74 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:47.663Z] #48 18.78 Setting up libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:47.663Z] #48 18.79 Setting up apparmor (2.13.6-10) ... [2023-07-14T23:30:47.772Z] #48 13.80 Selecting previously unselected package libgpm2:amd64. [2023-07-14T23:30:47.772Z] #48 13.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-14T23:30:47.772Z] #48 13.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:47.772Z] #48 14.12 Selecting previously unselected package libicu67:amd64. [2023-07-14T23:30:47.772Z] #48 14.13 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-14T23:30:47.772Z] #48 14.13 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:47.899Z] #50 6.365 Collecting yamllint==1.26.1 [2023-07-14T23:30:48.462Z] #50 7.412 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-14T23:30:48.716Z] #48 ... [2023-07-14T23:30:48.716Z] [2023-07-14T23:30:48.716Z] #22 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-07-14T23:30:48.716Z] #22 DONE 58.5s [2023-07-14T23:30:48.716Z] [2023-07-14T23:30:48.716Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:48.977Z] #37 ... [2023-07-14T23:30:48.977Z] [2023-07-14T23:30:48.977Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:30:49.025Z] #50 7.857 Collecting pathspec>=0.5.3 [2023-07-14T23:30:49.025Z] #50 7.862 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-14T23:30:49.038Z] #48 19.90 Setting up zip (3.0-12) ... [2023-07-14T23:30:49.038Z] #48 19.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:49.038Z] #48 19.95 Setting up bash-completion (1:2.11-2) ... [2023-07-14T23:30:49.163Z] #37 ... [2023-07-14T23:30:49.163Z] [2023-07-14T23:30:49.163Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-14T23:30:49.163Z] #50 6.378 Collecting yamllint==1.26.1 [2023-07-14T23:30:49.275Z] #48 15.40 Selecting previously unselected package libinih1:amd64. [2023-07-14T23:30:49.275Z] #48 15.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-14T23:30:49.275Z] #48 15.41 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:49.275Z] #48 15.47 Selecting previously unselected package libnet1:amd64. [2023-07-14T23:30:49.275Z] #48 15.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-14T23:30:49.275Z] #48 15.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:49.282Z] #50 8.019 Collecting pyyaml [2023-07-14T23:30:49.282Z] #50 8.025 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-07-14T23:30:49.282Z] #50 8.055 Building wheels for collected packages: yamllint [2023-07-14T23:30:49.282Z] #50 8.056 Building wheel for yamllint (setup.py): started [2023-07-14T23:30:49.539Z] #50 8.417 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-14T23:30:49.539Z] #50 8.418 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3efa2bb18e76547abb5c3020b6a68c1d15be4e053488272edb5cd263ade37b01 [2023-07-14T23:30:49.539Z] #50 8.418 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-14T23:30:49.539Z] #50 8.422 Successfully built yamllint [2023-07-14T23:30:49.539Z] #50 8.432 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-14T23:30:49.795Z] #50 8.593 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-07-14T23:30:49.848Z] #48 15.98 Selecting previously unselected package libnl-3-200:amd64. [2023-07-14T23:30:49.848Z] #48 15.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-14T23:30:49.848Z] #48 16.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:50.106Z] #50 7.435 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-14T23:30:50.109Z] #48 16.23 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-14T23:30:50.110Z] #48 16.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-14T23:30:50.110Z] #48 16.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:50.110Z] #48 16.29 Selecting previously unselected package net-tools. [2023-07-14T23:30:50.110Z] #48 16.30 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-14T23:30:50.110Z] #48 16.31 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:50.110Z] #48 16.41 Selecting previously unselected package patch. [2023-07-14T23:30:50.110Z] #48 16.41 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-14T23:30:50.110Z] #48 16.42 Unpacking patch (2.7.6-7) ... [2023-07-14T23:30:50.110Z] #48 16.49 Selecting previously unselected package python-pip-whl. [2023-07-14T23:30:50.110Z] #48 16.49 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:50.367Z] #50 7.833 Collecting pathspec>=0.5.3 [2023-07-14T23:30:50.370Z] #48 16.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:50.370Z] #48 16.70 Selecting previously unselected package python3-lib2to3. [2023-07-14T23:30:50.370Z] #48 16.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-14T23:30:50.370Z] #48 16.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:50.370Z] #48 16.78 Selecting previously unselected package python3-distutils. [2023-07-14T23:30:50.629Z] #50 7.838 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-14T23:30:50.629Z] #50 8.020 Collecting pyyaml [2023-07-14T23:30:50.629Z] #50 8.026 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-07-14T23:30:50.629Z] #50 8.059 Building wheels for collected packages: yamllint [2023-07-14T23:30:50.629Z] #50 8.059 Building wheel for yamllint (setup.py): started [2023-07-14T23:30:50.631Z] #48 16.79 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-14T23:30:50.631Z] #48 16.79 Unpacking python3-distutils (3.9.2-1) ... [2023-07-14T23:30:50.631Z] #48 16.88 Selecting previously unselected package python3-pkg-resources. [2023-07-14T23:30:50.631Z] #48 16.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-14T23:30:50.631Z] #48 16.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:50.631Z] #48 16.98 Selecting previously unselected package python3-setuptools. [2023-07-14T23:30:50.632Z] #48 16.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-14T23:30:50.632Z] #48 16.99 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:50.632Z] #48 17.11 Selecting previously unselected package python3-wheel. [2023-07-14T23:30:50.893Z] #48 17.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-14T23:30:50.893Z] #48 17.12 Unpacking python3-wheel (0.34.2-1) ... [2023-07-14T23:30:50.893Z] #48 17.19 Selecting previously unselected package python3-pip. [2023-07-14T23:30:50.893Z] #48 17.19 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-14T23:30:50.893Z] #48 17.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:50.940Z] #48 22.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:50.940Z] #48 22.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-14T23:30:50.940Z] #48 22.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:50.940Z] #48 22.12 Setting up patch (2.7.6-7) ... [2023-07-14T23:30:50.940Z] #48 22.13 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:50.940Z] #48 22.21 invoke-rc.d: could not determine current runlevel [2023-07-14T23:30:50.940Z] #48 22.21 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-14T23:30:51.154Z] #48 17.33 Selecting previously unselected package sudo. [2023-07-14T23:30:51.154Z] #48 17.33 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-14T23:30:51.154Z] #48 17.34 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:51.161Z] #50 DONE 10.0s [2023-07-14T23:30:51.161Z] [2023-07-14T23:30:51.161Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-14T23:30:51.199Z] #48 22.22 Setting up xfsprogs (5.10.0-4) ... [2023-07-14T23:30:51.199Z] #48 22.23 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:51.199Z] #48 22.24 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:51.199Z] #48 22.26 Setting up pigz (2.6-1) ... [2023-07-14T23:30:51.199Z] #48 22.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:51.199Z] #48 22.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:51.199Z] #48 22.30 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:51.199Z] #48 22.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:51.200Z] #50 8.326 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-14T23:30:51.200Z] #50 8.327 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4d6337e91180dc9cc50eca66a340fe7e14e3f583c6582ea639a200e507533879 [2023-07-14T23:30:51.200Z] #50 8.327 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-14T23:30:51.200Z] #50 8.330 Successfully built yamllint [2023-07-14T23:30:51.200Z] #50 8.340 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-14T23:30:51.200Z] #50 8.477 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-07-14T23:30:51.414Z] #48 17.57 Selecting previously unselected package thin-provisioning-tools. [2023-07-14T23:30:51.414Z] #48 17.57 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-14T23:30:51.414Z] #48 17.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:51.414Z] #48 17.68 Selecting previously unselected package uidmap. [2023-07-14T23:30:51.414Z] #48 17.68 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-14T23:30:51.414Z] #48 17.68 Unpacking uidmap (1:4.8.1-1) ... [2023-07-14T23:30:51.414Z] #48 17.77 Selecting previously unselected package vim-runtime. [2023-07-14T23:30:51.415Z] #48 17.77 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-14T23:30:51.415Z] #48 17.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-07-14T23:30:51.417Z] #51 DONE 0.1s [2023-07-14T23:30:51.417Z] [2023-07-14T23:30:51.417Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-14T23:30:51.417Z] #52 DONE 0.1s [2023-07-14T23:30:51.417Z] [2023-07-14T23:30:51.417Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:51.417Z] #37 ... [2023-07-14T23:30:51.417Z] [2023-07-14T23:30:51.417Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-14T23:30:51.417Z] #53 DONE 0.1s [2023-07-14T23:30:51.417Z] [2023-07-14T23:30:51.417Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-14T23:30:51.457Z] #48 22.52 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:51.457Z] #48 22.53 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:51.672Z] #54 DONE 0.1s [2023-07-14T23:30:51.672Z] [2023-07-14T23:30:51.672Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-14T23:30:51.672Z] #55 DONE 0.0s [2023-07-14T23:30:51.672Z] [2023-07-14T23:30:51.672Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-14T23:30:51.672Z] #56 DONE 0.1s [2023-07-14T23:30:51.672Z] [2023-07-14T23:30:51.672Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-14T23:30:51.672Z] #57 DONE 0.1s [2023-07-14T23:30:51.672Z] [2023-07-14T23:30:51.672Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-14T23:30:51.676Z] #48 17.81 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-14T23:30:51.676Z] #48 17.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:51.715Z] #48 22.67 Setting up libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:51.715Z] #48 22.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:51.715Z] #48 22.71 Setting up python3-distutils (3.9.2-1) ... [2023-07-14T23:30:51.715Z] #48 22.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:51.715Z] #48 22.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-14T23:30:51.715Z] #48 22.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-14T23:30:51.715Z] #48 22.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-14T23:30:51.715Z] #48 22.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-14T23:30:51.715Z] #48 22.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-14T23:30:51.715Z] #48 22.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-14T23:30:51.715Z] #48 22.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-14T23:30:51.715Z] #48 22.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-14T23:30:51.928Z] #58 DONE 0.1s [2023-07-14T23:30:51.928Z] [2023-07-14T23:30:51.928Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-14T23:30:51.928Z] #59 DONE 0.1s [2023-07-14T23:30:51.928Z] [2023-07-14T23:30:51.928Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-14T23:30:51.928Z] #60 DONE 0.1s [2023-07-14T23:30:51.928Z] [2023-07-14T23:30:51.928Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-14T23:30:51.973Z] #48 22.94 Setting up python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:52.183Z] #61 DONE 0.1s [2023-07-14T23:30:52.183Z] [2023-07-14T23:30:52.183Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:52.541Z] #48 23.49 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:52.541Z] #48 23.61 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:52.541Z] #48 23.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:52.541Z] #48 23.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:52.581Z] #50 DONE 10.0s [2023-07-14T23:30:52.581Z] [2023-07-14T23:30:52.581Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-14T23:30:52.581Z] #51 DONE 0.1s [2023-07-14T23:30:52.581Z] [2023-07-14T23:30:52.581Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:52.619Z] #48 18.96 Selecting previously unselected package vim. [2023-07-14T23:30:52.842Z] #37 ... [2023-07-14T23:30:52.842Z] [2023-07-14T23:30:52.842Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-14T23:30:52.880Z] #48 18.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-14T23:30:52.880Z] #48 19.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:52.880Z] #48 19.24 Selecting previously unselected package xfsprogs. [2023-07-14T23:30:53.102Z] #52 DONE 0.4s [2023-07-14T23:30:53.102Z] [2023-07-14T23:30:53.102Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:53.102Z] #37 ... [2023-07-14T23:30:53.102Z] [2023-07-14T23:30:53.102Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-14T23:30:53.118Z] #48 24.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:53.118Z] #48 24.23 Setting up jq (1.6-2.1) ... [2023-07-14T23:30:53.118Z] #48 24.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:53.141Z] #48 19.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-14T23:30:53.141Z] #48 19.25 Unpacking xfsprogs (5.10.0-4) ... [2023-07-14T23:30:53.141Z] #48 19.46 Selecting previously unselected package zip. [2023-07-14T23:30:53.142Z] #48 19.46 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-14T23:30:53.142Z] #48 19.46 Unpacking zip (3.0-12) ... [2023-07-14T23:30:53.361Z] #53 DONE 0.3s [2023-07-14T23:30:53.362Z] [2023-07-14T23:30:53.362Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-14T23:30:53.362Z] #54 DONE 0.0s [2023-07-14T23:30:53.362Z] [2023-07-14T23:30:53.362Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-14T23:30:53.362Z] #55 DONE 0.0s [2023-07-14T23:30:53.362Z] [2023-07-14T23:30:53.362Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:53.403Z] #48 19.59 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-14T23:30:53.422Z] #48 24.41 Setting up iptables (1.8.7-1) ... [2023-07-14T23:30:53.422Z] #48 24.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:53.422Z] #48 24.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:53.422Z] #48 24.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:53.422Z] #48 24.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:53.422Z] #48 24.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-14T23:30:53.621Z] #37 ... [2023-07-14T23:30:53.621Z] [2023-07-14T23:30:53.621Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-14T23:30:53.664Z] #48 19.95 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:53.664Z] #48 19.96 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-14T23:30:53.664Z] #48 19.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-14T23:30:53.664Z] #48 20.00 Setting up libicu67:amd64 (67.1-7) ... [2023-07-14T23:30:53.664Z] #48 20.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-14T23:30:53.664Z] #48 20.06 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-14T23:30:53.770Z] #48 24.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-14T23:30:53.770Z] #48 24.80 Setting up iproute2 (5.10.0-4) ... [2023-07-14T23:30:53.881Z] #56 DONE 0.3s [2023-07-14T23:30:53.881Z] [2023-07-14T23:30:53.881Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:53.881Z] #37 ... [2023-07-14T23:30:53.881Z] [2023-07-14T23:30:53.881Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-14T23:30:53.881Z] #57 DONE 0.1s [2023-07-14T23:30:53.881Z] [2023-07-14T23:30:53.881Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-14T23:30:53.881Z] #58 DONE 0.1s [2023-07-14T23:30:53.925Z] #48 20.08 Setting up uidmap (1:4.8.1-1) ... [2023-07-14T23:30:53.925Z] #48 20.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-14T23:30:53.925Z] #48 20.12 Setting up bzip2 (1.0.8-4) ... [2023-07-14T23:30:53.925Z] #48 20.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-14T23:30:53.925Z] #48 20.15 Setting up python3-wheel (0.34.2-1) ... [2023-07-14T23:30:54.140Z] [2023-07-14T23:30:54.140Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-14T23:30:54.140Z] #59 DONE 0.1s [2023-07-14T23:30:54.140Z] [2023-07-14T23:30:54.140Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-14T23:30:54.140Z] #60 DONE 0.0s [2023-07-14T23:30:54.140Z] [2023-07-14T23:30:54.140Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-14T23:30:54.140Z] #61 DONE 0.1s [2023-07-14T23:30:54.140Z] [2023-07-14T23:30:54.140Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:54.186Z] #48 20.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:54.186Z] #48 20.43 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-14T23:30:54.186Z] #48 20.44 Setting up libcap2-bin (1:2.44-1) ... [2023-07-14T23:30:54.186Z] #48 20.46 Setting up apparmor (2.13.6-10) ... [2023-07-14T23:30:54.363Z] #48 25.52 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:30:55.078Z] #37 76.12 # github.com/containerd/containerd/cmd/containerd [2023-07-14T23:30:55.078Z] #37 76.12 /usr/bin/ld: /tmp/go-link-20940760/000019.o: in function `New': [2023-07-14T23:30:55.078Z] #37 76.12 /tmp/tmp.ivrPvxZZ1e/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-07-14T23:30:55.078Z] #37 76.19 + bin/containerd-stress [2023-07-14T23:30:55.317Z] #48 DONE 26.3s [2023-07-14T23:30:55.317Z] [2023-07-14T23:30:55.317Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:55.317Z] #26 69.21 + /build/golangci-lint --version [2023-07-14T23:30:55.317Z] #26 69.40 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-14T23:30:55.317Z] #26 DONE 72.5s [2023-07-14T23:30:55.317Z] [2023-07-14T23:30:55.317Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:55.317Z] #36 56.26 + bin/containerd [2023-07-14T23:30:55.443Z] #37 76.38 # github.com/containerd/containerd/cmd/containerd [2023-07-14T23:30:55.443Z] #37 76.38 /usr/bin/ld: /tmp/go-link-3716481503/000019.o: in function `New': [2023-07-14T23:30:55.443Z] #37 76.38 /tmp/tmp.vN7zUWN3jS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-07-14T23:30:55.443Z] #37 76.46 + bin/containerd-stress [2023-07-14T23:30:55.640Z] #48 21.67 Setting up zip (3.0-12) ... [2023-07-14T23:30:55.640Z] #48 21.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:55.640Z] #48 21.71 Setting up bash-completion (1:2.11-2) ... [2023-07-14T23:30:56.005Z] #37 77.28 + bin/containerd-shim [2023-07-14T23:30:56.017Z] #37 77.02 + bin/containerd-shim [2023-07-14T23:30:56.291Z] #36 ... [2023-07-14T23:30:56.291Z] [2023-07-14T23:30:56.291Z] #49 [dev-systemd-false 9/26] 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 [2023-07-14T23:30:56.291Z] #49 0.787 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-14T23:30:56.291Z] #49 0.816 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-14T23:30:56.291Z] #49 0.824 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-14T23:30:56.291Z] #49 DONE 1.0s [2023-07-14T23:30:56.291Z] [2023-07-14T23:30:56.291Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:30:56.291Z] #40 32.74 + mkdir -p /build [2023-07-14T23:30:56.291Z] #40 32.74 + cp runc /build/runc [2023-07-14T23:30:56.291Z] #40 DONE 32.9s [2023-07-14T23:30:56.291Z] [2023-07-14T23:30:56.291Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-14T23:30:57.065Z] #48 23.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-14T23:30:57.065Z] #48 23.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-14T23:30:57.065Z] #48 23.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-07-14T23:30:57.065Z] #48 23.33 Setting up patch (2.7.6-7) ... [2023-07-14T23:30:57.065Z] #48 23.34 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-14T23:30:57.065Z] #48 23.39 invoke-rc.d: could not determine current runlevel [2023-07-14T23:30:57.065Z] #48 23.40 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-14T23:30:57.339Z] #48 23.40 Setting up xfsprogs (5.10.0-4) ... [2023-07-14T23:30:57.339Z] #48 23.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-14T23:30:57.339Z] #48 23.42 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-14T23:30:57.339Z] #48 23.43 Setting up pigz (2.6-1) ... [2023-07-14T23:30:57.339Z] #48 23.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-14T23:30:57.339Z] #48 23.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-14T23:30:57.339Z] #48 23.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-14T23:30:57.339Z] #48 23.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:57.611Z] #48 23.73 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-14T23:30:57.612Z] #48 23.74 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-14T23:30:57.612Z] #48 23.85 Setting up libelf1:amd64 (0.183-1) ... [2023-07-14T23:30:57.612Z] #48 23.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-14T23:30:57.612Z] #48 23.91 Setting up python3-distutils (3.9.2-1) ... [2023-07-14T23:30:57.900Z] #48 24.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-14T23:30:57.900Z] #48 24.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-14T23:30:57.900Z] #48 24.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-14T23:30:57.900Z] #48 24.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-14T23:30:57.900Z] #48 24.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-14T23:30:57.900Z] #48 24.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-14T23:30:57.900Z] #48 24.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-14T23:30:57.900Z] #48 24.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-14T23:30:57.900Z] #48 24.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-14T23:30:57.900Z] #48 24.10 Setting up python3-setuptools (52.0.0-4) ... [2023-07-14T23:30:58.197Z] #48 24.52 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-14T23:30:58.197Z] #48 24.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-14T23:30:58.460Z] #48 24.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-14T23:30:58.721Z] #48 24.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-14T23:30:58.984Z] #48 25.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-14T23:30:58.984Z] #48 25.40 Setting up jq (1.6-2.1) ... [2023-07-14T23:30:59.246Z] #48 25.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-14T23:30:59.246Z] #48 25.51 Setting up iptables (1.8.7-1) ... [2023-07-14T23:30:59.246Z] #48 25.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:59.246Z] #48 25.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:59.246Z] #48 25.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-14T23:30:59.246Z] #48 25.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-14T23:30:59.246Z] #48 25.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-14T23:30:59.246Z] #48 25.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-14T23:30:59.246Z] #48 25.62 Setting up iproute2 (5.10.0-4) ... [2023-07-14T23:30:59.818Z] #48 ... [2023-07-14T23:30:59.818Z] [2023-07-14T23:30:59.818Z] #23 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-07-14T23:30:59.818Z] #23 68.33 + /build/golangci-lint --version [2023-07-14T23:30:59.818Z] #23 68.48 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-14T23:30:59.818Z] #23 DONE 70.0s [2023-07-14T23:30:59.818Z] [2023-07-14T23:30:59.818Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:30:59.818Z] #37 55.94 + bin/containerd [2023-07-14T23:31:00.175Z] #37 81.49 + bin/containerd-shim-runc-v1 [2023-07-14T23:31:00.229Z] #37 81.17 + bin/containerd-shim-runc-v1 [2023-07-14T23:31:00.390Z] #37 ... [2023-07-14T23:31:00.390Z] [2023-07-14T23:31:00.390Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-07-14T23:31:00.390Z] #48 26.14 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:31:00.390Z] #48 DONE 26.5s [2023-07-14T23:31:00.390Z] [2023-07-14T23:31:00.390Z] #49 [dev-systemd-false 9/26] 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 [2023-07-14T23:31:00.651Z] #49 0.497 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-14T23:31:00.651Z] #49 0.501 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-14T23:31:00.651Z] #49 0.506 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-14T23:31:00.913Z] #49 DONE 0.7s [2023-07-14T23:31:00.913Z] [2023-07-14T23:31:00.913Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:31:00.913Z] #40 ... [2023-07-14T23:31:00.913Z] [2023-07-14T23:31:00.913Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-14T23:31:01.485Z] #50 ... [2023-07-14T23:31:01.485Z] [2023-07-14T23:31:01.485Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-07-14T23:31:01.485Z] #40 33.21 + mkdir -p /build [2023-07-14T23:31:01.485Z] #40 33.21 + cp runc /build/runc [2023-07-14T23:31:01.485Z] #40 DONE 33.4s [2023-07-14T23:31:01.746Z] [2023-07-14T23:31:01.747Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-14T23:31:02.691Z] #37 83.80 + bin/containerd-shim-runc-v2 [2023-07-14T23:31:02.772Z] #37 83.46 + bin/containerd-shim-runc-v2 [2023-07-14T23:31:02.878Z] #50 6.530 Collecting yamllint==1.26.1 [2023-07-14T23:31:02.947Z] #37 84.32 + binaries [2023-07-14T23:31:03.032Z] #37 83.98 + binaries [2023-07-14T23:31:03.032Z] #37 83.98 + install -D bin/containerd /build/containerd [2023-07-14T23:31:03.032Z] #37 84.01 + install -D bin/containerd-shim /build/containerd-shim [2023-07-14T23:31:03.032Z] #37 84.02 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-14T23:31:03.032Z] #37 84.03 + install -D bin/ctr /build/ctr [2023-07-14T23:31:03.201Z] #37 84.33 + install -D bin/containerd /build/containerd [2023-07-14T23:31:03.201Z] #37 84.36 + install -D bin/containerd-shim /build/containerd-shim [2023-07-14T23:31:03.201Z] #37 84.36 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-14T23:31:03.201Z] #37 84.37 + install -D bin/ctr /build/ctr [2023-07-14T23:31:03.814Z] #50 7.562 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-14T23:31:04.072Z] #50 8.004 Collecting pathspec>=0.5.3 [2023-07-14T23:31:04.331Z] #50 8.008 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-14T23:31:04.331Z] #50 8.170 Collecting pyyaml [2023-07-14T23:31:04.331Z] #50 8.178 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-07-14T23:31:04.331Z] #50 8.206 Building wheels for collected packages: yamllint [2023-07-14T23:31:04.331Z] #50 8.206 Building wheel for yamllint (setup.py): started [2023-07-14T23:31:04.411Z] #37 DONE 85.2s [2023-07-14T23:31:04.563Z] #37 DONE 85.5s [2023-07-14T23:31:04.590Z] #50 8.564 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-14T23:31:04.818Z] [2023-07-14T23:31:04.818Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-14T23:31:04.848Z] #50 8.565 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0d984e4698e70601bb211405972ddfda554151014c43281fc18a78d9c8a2ad8e [2023-07-14T23:31:04.848Z] #50 8.566 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-14T23:31:04.848Z] #50 8.570 Successfully built yamllint [2023-07-14T23:31:04.848Z] #50 8.580 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-14T23:31:04.980Z] [2023-07-14T23:31:04.980Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-14T23:31:05.107Z] #50 8.737 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-07-14T23:31:05.378Z] #62 DONE 0.2s [2023-07-14T23:31:05.378Z] [2023-07-14T23:31:05.378Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-14T23:31:05.378Z] #63 DONE 0.1s [2023-07-14T23:31:05.378Z] [2023-07-14T23:31:05.378Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-14T23:31:05.550Z] #62 DONE 0.6s [2023-07-14T23:31:05.550Z] [2023-07-14T23:31:05.550Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-14T23:31:05.632Z] #64 DONE 0.2s [2023-07-14T23:31:05.632Z] [2023-07-14T23:31:05.632Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-14T23:31:05.632Z] #65 DONE 0.1s [2023-07-14T23:31:05.632Z] [2023-07-14T23:31:05.632Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-14T23:31:05.632Z] #66 DONE 0.0s [2023-07-14T23:31:05.809Z] #63 DONE 0.2s [2023-07-14T23:31:05.809Z] [2023-07-14T23:31:05.809Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-14T23:31:05.888Z] [2023-07-14T23:31:05.888Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-14T23:31:06.068Z] #64 DONE 0.4s [2023-07-14T23:31:06.328Z] [2023-07-14T23:31:06.328Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-14T23:31:06.328Z] #65 DONE 0.0s [2023-07-14T23:31:06.328Z] [2023-07-14T23:31:06.328Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-14T23:31:06.328Z] #66 DONE 0.0s [2023-07-14T23:31:06.328Z] [2023-07-14T23:31:06.328Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-14T23:31:06.450Z] #67 DONE 0.8s [2023-07-14T23:31:06.450Z] [2023-07-14T23:31:06.450Z] #68 exporting to image [2023-07-14T23:31:06.450Z] #68 exporting layers [2023-07-14T23:31:06.482Z] #50 DONE 10.2s [2023-07-14T23:31:06.482Z] [2023-07-14T23:31:06.482Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:06.482Z] #36 ... [2023-07-14T23:31:06.482Z] [2023-07-14T23:31:06.482Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-14T23:31:06.482Z] #51 DONE 0.1s [2023-07-14T23:31:06.482Z] [2023-07-14T23:31:06.482Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-14T23:31:06.740Z] #52 DONE 0.1s [2023-07-14T23:31:06.740Z] [2023-07-14T23:31:06.740Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-14T23:31:06.740Z] #53 DONE 0.2s [2023-07-14T23:31:06.740Z] [2023-07-14T23:31:06.740Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-14T23:31:06.740Z] #54 DONE 0.0s [2023-07-14T23:31:06.740Z] [2023-07-14T23:31:06.740Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:06.997Z] #36 ... [2023-07-14T23:31:06.997Z] [2023-07-14T23:31:06.997Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-14T23:31:06.997Z] #55 DONE 0.0s [2023-07-14T23:31:06.997Z] [2023-07-14T23:31:06.997Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-14T23:31:07.045Z] #50 6.254 Collecting yamllint==1.26.1 [2023-07-14T23:31:07.254Z] #56 DONE 0.5s [2023-07-14T23:31:07.254Z] [2023-07-14T23:31:07.254Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-14T23:31:07.268Z] #67 DONE 1.1s [2023-07-14T23:31:07.529Z] [2023-07-14T23:31:07.529Z] #68 exporting to image [2023-07-14T23:31:07.529Z] #68 exporting layers [2023-07-14T23:31:07.818Z] #57 DONE 0.3s [2023-07-14T23:31:07.818Z] [2023-07-14T23:31:07.818Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-14T23:31:07.818Z] #58 DONE 0.0s [2023-07-14T23:31:07.818Z] [2023-07-14T23:31:07.818Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-14T23:31:08.382Z] #59 DONE 0.8s [2023-07-14T23:31:08.382Z] [2023-07-14T23:31:08.382Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:08.431Z] #50 7.308 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-14T23:31:08.640Z] #36 ... [2023-07-14T23:31:08.640Z] [2023-07-14T23:31:08.640Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-14T23:31:08.640Z] #60 DONE 0.0s [2023-07-14T23:31:08.640Z] [2023-07-14T23:31:08.640Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-14T23:31:08.640Z] #61 DONE 0.3s [2023-07-14T23:31:08.640Z] [2023-07-14T23:31:08.640Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:08.692Z] #50 7.755 Collecting pathspec>=0.5.3 [2023-07-14T23:31:08.692Z] #50 7.762 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-14T23:31:08.953Z] #50 7.947 Collecting pyyaml [2023-07-14T23:31:08.953Z] #50 7.955 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-07-14T23:31:08.953Z] #50 7.989 Building wheels for collected packages: yamllint [2023-07-14T23:31:08.953Z] #50 7.990 Building wheel for yamllint (setup.py): started [2023-07-14T23:31:09.214Z] #50 8.353 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-14T23:31:09.475Z] #50 8.354 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f41d3d5aa77cbcf982774ba64ea756913a6a69f6c583a65fb8d998b2e894f532 [2023-07-14T23:31:09.475Z] #50 8.355 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-14T23:31:09.475Z] #50 8.358 Successfully built yamllint [2023-07-14T23:31:09.475Z] #50 8.369 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-14T23:31:09.475Z] #50 8.542 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-07-14T23:31:10.102Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.2% of statements [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/pkg/term [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/rootless [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/volume [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-14T23:31:10.102Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === Skipped [2023-07-14T23:31:10.102Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-07-14T23:31:10.102Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-07-14T23:31:10.102Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:73: No driver to put! [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-07-14T23:31:10.102Z] time="2023-07-14T23:30:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-07-14T23:31:10.102Z] time="2023-07-14T23:30:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-07-14T23:31:10.102Z] time="2023-07-14T23:30:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-07-14T23:31:10.102Z] time="2023-07-14T23:30:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-07-14T23:31:10.102Z] time="2023-07-14T23:30:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:73: No driver to put! [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-07-14T23:31:10.102Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-07-14T23:31:10.102Z] overlay_test.go:50: Fails to compute changes intermittently [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-07-14T23:31:10.102Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-07-14T23:31:10.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:31:10.102Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:31:10.102Z] [2023-07-14T23:31:10.102Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-07-14T23:31:10.103Z] graphtest_unix.go:73: No driver to put! [2023-07-14T23:31:10.103Z] [2023-07-14T23:31:10.103Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-07-14T23:31:10.103Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-07-14T23:31:10.103Z] [2023-07-14T23:31:10.103Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-07-14T23:31:10.103Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-07-14T23:31:10.103Z] [2023-07-14T23:31:10.103Z] DONE 2266 tests, 26 skipped in 76.678s Post stage [Pipeline] junit [2023-07-14T23:31:10.115Z] Recording test results [2023-07-14T23:31:10.181Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T23:31:10.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh dynbinary test-integration [2023-07-14T23:31:10.612Z] #68 exporting layers 3.6s done [2023-07-14T23:31:10.612Z] #68 writing image sha256:73778572f95acdd93440c403b8abc1f059f731e7bd6b0c88dd689d1048e1f2dd done [2023-07-14T23:31:10.612Z] #68 naming to docker.io/library/docker:e925a5d304fbc0b4afc554657a3309eb97873828 done [2023-07-14T23:31:10.612Z] #68 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-07-14T23:31:10.767Z] [2023-07-14T23:31:10.767Z] Removing bundles/ [2023-07-14T23:31:10.767Z] [2023-07-14T23:31:10.767Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-14T23:31:10.767Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:31:10.767Z] GOOS="" GOARCH="" GOARM="" [2023-07-14T23:31:10.881Z] #50 DONE 9.7s [2023-07-14T23:31:10.881Z] [2023-07-14T23:31:10.881Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-14T23:31:10.881Z] #51 DONE 0.3s [2023-07-14T23:31:10.881Z] [2023-07-14T23:31:10.881Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:10.881Z] #37 ... [2023-07-14T23:31:10.881Z] [2023-07-14T23:31:10.881Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-14T23:31:11.015Z] + trap exit INT TERM [2023-07-14T23:31:11.016Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-07-14T23:31:11.016Z] + CONTAINER_NAME=docker-pr2 [2023-07-14T23:31:11.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45972/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh dynbinary-daemon [2023-07-14T23:31:11.142Z] #52 DONE 0.2s [2023-07-14T23:31:11.142Z] [2023-07-14T23:31:11.142Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-14T23:31:11.162Z] #36 75.67 # github.com/containerd/containerd/cmd/containerd [2023-07-14T23:31:11.162Z] #36 75.67 /usr/bin/ld: /tmp/go-link-3793001415/000019.o: in function `New': [2023-07-14T23:31:11.162Z] #36 75.67 /tmp/tmp.xA6gj7U50j/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-07-14T23:31:11.162Z] #36 75.75 + bin/containerd-stress [2023-07-14T23:31:11.403Z] #53 DONE 0.3s [2023-07-14T23:31:11.403Z] [2023-07-14T23:31:11.403Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-14T23:31:11.403Z] #54 DONE 0.1s [2023-07-14T23:31:11.403Z] [2023-07-14T23:31:11.403Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:11.403Z] #37 ... [2023-07-14T23:31:11.403Z] [2023-07-14T23:31:11.403Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-14T23:31:11.403Z] #55 DONE 0.1s [2023-07-14T23:31:11.663Z] [2023-07-14T23:31:11.663Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-14T23:31:11.663Z] #56 DONE 0.1s [2023-07-14T23:31:11.663Z] [2023-07-14T23:31:11.663Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:11.663Z] #37 ... [2023-07-14T23:31:11.663Z] [2023-07-14T23:31:11.663Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-14T23:31:11.663Z] #57 DONE 0.1s [2023-07-14T23:31:11.724Z] #68 exporting layers 3.9s done [2023-07-14T23:31:11.724Z] #68 writing image sha256:a5908a81534087c8982cf4ac426a13f39aedbaa994c3540ac4c0ee5ddb47cbf1 done [2023-07-14T23:31:11.724Z] #68 naming to docker.io/library/docker:e925a5d304fbc0b4afc554657a3309eb97873828 done [2023-07-14T23:31:11.724Z] #68 DONE 3.9s [2023-07-14T23:31:11.726Z] #36 76.59 + bin/containerd-shim [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-07-14T23:31:11.924Z] [2023-07-14T23:31:11.924Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-14T23:31:11.924Z] #58 DONE 0.1s [2023-07-14T23:31:11.924Z] [2023-07-14T23:31:11.924Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:12.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45972/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/validate/default [2023-07-14T23:31:12.184Z] #37 ... [2023-07-14T23:31:12.184Z] [2023-07-14T23:31:12.184Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-14T23:31:12.184Z] #59 DONE 0.2s [2023-07-14T23:31:12.184Z] [2023-07-14T23:31:12.184Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-14T23:31:12.184Z] #60 DONE 0.0s [2023-07-14T23:31:12.184Z] [2023-07-14T23:31:12.184Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-14T23:31:12.184Z] #61 DONE 0.1s [2023-07-14T23:31:12.184Z] [2023-07-14T23:31:12.184Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-07-14T23:31:12.900Z] [2023-07-14T23:31:13.154Z] Removing bundles/ [2023-07-14T23:31:13.154Z] [2023-07-14T23:31:13.154Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-07-14T23:31:13.154Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:31:13.154Z] GOOS="" GOARCH="" GOARM="" [2023-07-14T23:31:13.430Z] Congratulations! All commits are properly signed with the DCO! [2023-07-14T23:31:13.998Z] Congratulations! Seccomp profile generation is done correctly. [2023-07-14T23:31:13.998Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-07-14T23:31:15.910Z] #36 80.89 + bin/containerd-shim-runc-v1 [2023-07-14T23:31:17.464Z] #37 74.75 # github.com/containerd/containerd/cmd/containerd [2023-07-14T23:31:17.464Z] #37 74.75 /usr/bin/ld: /tmp/go-link-1031345349/000019.o: in function `New': [2023-07-14T23:31:17.464Z] #37 74.75 /tmp/tmp.FXmuaM75ES/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-07-14T23:31:17.464Z] #37 74.82 + bin/containerd-stress [2023-07-14T23:31:17.726Z] #37 75.63 + bin/containerd-shim [2023-07-14T23:31:18.437Z] #36 83.25 + bin/containerd-shim-runc-v2 [2023-07-14T23:31:19.000Z] #36 83.79 + binaries [2023-07-14T23:31:19.000Z] #36 83.79 + install -D bin/containerd /build/containerd [2023-07-14T23:31:19.000Z] #36 83.82 + install -D bin/containerd-shim /build/containerd-shim [2023-07-14T23:31:19.000Z] #36 83.83 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-14T23:31:19.000Z] #36 83.84 + install -D bin/ctr /build/ctr [2023-07-14T23:31:20.569Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-07-14T23:31:21.523Z] #36 DONE 86.3s [2023-07-14T23:31:21.931Z] #37 79.78 + bin/containerd-shim-runc-v1 [2023-07-14T23:31:22.454Z] [2023-07-14T23:31:22.454Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-14T23:31:22.476Z] Congratulations! All API changes are done the right way. [2023-07-14T23:31:22.476Z] Congratulations! All TOML source files changed here have valid syntax. [2023-07-14T23:31:22.476Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-07-14T23:31:22.476Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-07-14T23:31:22.476Z] Congratulations! No new tests were added to integration-cli. [2023-07-14T23:31:22.476Z] [2023-07-14T23:31:22.476Z] INFO Start validation with golang-ci-lint [2023-07-14T23:31:22.476Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-07-14T23:31:22.476Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-07-14T23:31:22.476Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-07-14T23:31:23.017Z] #62 DONE 0.8s [2023-07-14T23:31:23.017Z] [2023-07-14T23:31:23.017Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-14T23:31:23.017Z] #63 DONE 0.1s [2023-07-14T23:31:23.017Z] [2023-07-14T23:31:23.017Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-14T23:31:23.274Z] #64 DONE 0.2s [2023-07-14T23:31:23.274Z] [2023-07-14T23:31:23.274Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-14T23:31:23.274Z] #65 DONE 0.0s [2023-07-14T23:31:23.531Z] [2023-07-14T23:31:23.531Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-14T23:31:23.531Z] #66 DONE 0.0s [2023-07-14T23:31:23.531Z] [2023-07-14T23:31:23.531Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-14T23:31:24.463Z] #67 DONE 1.0s [2023-07-14T23:31:24.463Z] [2023-07-14T23:31:24.463Z] #68 exporting to image [2023-07-14T23:31:24.463Z] #68 exporting layers [2023-07-14T23:31:24.475Z] #37 82.07 + bin/containerd-shim-runc-v2 [2023-07-14T23:31:24.475Z] #37 82.59 + binaries [2023-07-14T23:31:24.733Z] #37 82.59 + install -D bin/containerd /build/containerd [2023-07-14T23:31:24.733Z] #37 82.62 + install -D bin/containerd-shim /build/containerd-shim [2023-07-14T23:31:24.733Z] #37 82.63 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-14T23:31:24.733Z] #37 82.63 + install -D bin/ctr /build/ctr [2023-07-14T23:31:26.111Z] #37 DONE 84.0s [2023-07-14T23:31:26.680Z] [2023-07-14T23:31:26.680Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-14T23:31:26.939Z] #62 DONE 0.2s [2023-07-14T23:31:26.939Z] [2023-07-14T23:31:26.939Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-14T23:31:26.939Z] #63 DONE 0.1s [2023-07-14T23:31:26.939Z] [2023-07-14T23:31:26.939Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-14T23:31:27.738Z] #68 exporting layers 3.6s done [2023-07-14T23:31:27.876Z] #64 DONE 1.0s [2023-07-14T23:31:27.995Z] #68 writing image sha256:ae0a9bef22de2b0ee798603f927ad43614b16eb4ab5b06501814944e7c671ffb done [2023-07-14T23:31:27.995Z] #68 naming to docker.io/library/docker:e925a5d304fbc0b4afc554657a3309eb97873828 done [2023-07-14T23:31:27.995Z] #68 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T23:31:28.136Z] [2023-07-14T23:31:28.136Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-14T23:31:28.136Z] #65 DONE 0.0s [2023-07-14T23:31:28.136Z] [2023-07-14T23:31:28.136Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-14T23:31:28.136Z] #66 DONE 0.0s [2023-07-14T23:31:28.136Z] [2023-07-14T23:31:28.136Z] #67 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2023-07-14T23:31:28.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh dynbinary test-integration [2023-07-14T23:31:28.395Z] #67 0.513 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-07-14T23:31:28.395Z] #67 0.513 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-07-14T23:31:28.395Z] #67 0.513 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-07-14T23:31:29.223Z] #67 0.750 Reading package lists... [2023-07-14T23:31:29.267Z] [2023-07-14T23:31:29.267Z] Removing bundles/ [2023-07-14T23:31:29.267Z] [2023-07-14T23:31:29.267Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-14T23:31:29.267Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:31:29.267Z] GOOS="" GOARCH="" GOARM="" [2023-07-14T23:31:29.792Z] #67 1.221 Reading package lists... [2023-07-14T23:31:29.792Z] #67 1.689 Building dependency tree... [2023-07-14T23:31:29.792Z] #67 1.782 Reading state information... [2023-07-14T23:31:29.792Z] #67 1.893 The following additional packages will be installed: [2023-07-14T23:31:30.051Z] #67 1.894 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-07-14T23:31:30.051Z] #67 1.895 Suggested packages: [2023-07-14T23:31:30.051Z] #67 1.895 systemd-container policykit-1 [2023-07-14T23:31:30.051Z] #67 1.895 Recommended packages: [2023-07-14T23:31:30.051Z] #67 1.895 systemd-timesyncd | time-daemon libnss-systemd [2023-07-14T23:31:30.051Z] #67 1.961 The following NEW packages will be installed: [2023-07-14T23:31:30.051Z] #67 1.961 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-07-14T23:31:30.051Z] #67 1.962 libkmod2 libpam-systemd systemd systemd-sysv [2023-07-14T23:31:30.311Z] #67 2.236 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-07-14T23:31:30.311Z] #67 2.236 Need to get 5829 kB of archives. [2023-07-14T23:31:30.311Z] #67 2.236 After this operation, 19.3 MB of additional disk space will be used. [2023-07-14T23:31:30.311Z] #67 2.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-07-14T23:31:30.311Z] #67 2.240 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-07-14T23:31:30.311Z] #67 2.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-07-14T23:31:30.311Z] #67 2.245 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-07-14T23:31:30.311Z] #67 2.246 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB] [2023-07-14T23:31:30.311Z] #67 2.337 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB] [2023-07-14T23:31:30.570Z] #67 2.337 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-07-14T23:31:30.570Z] #67 2.339 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-07-14T23:31:30.570Z] #67 2.340 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB] [2023-07-14T23:31:30.570Z] #67 2.342 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-07-14T23:31:30.570Z] #67 2.491 debconf: delaying package configuration, since apt-utils is not installed [2023-07-14T23:31:30.570Z] #67 2.518 Fetched 5829 kB in 0s (15.5 MB/s) [2023-07-14T23:31:30.570Z] #67 2.542 Selecting previously unselected package libargon2-1:amd64. [2023-07-14T23:31:30.570Z] #67 2.542 (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 ... 28613 files and directories currently installed.) [2023-07-14T23:31:30.570Z] #67 2.555 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-07-14T23:31:30.570Z] #67 2.564 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-07-14T23:31:30.570Z] #67 2.622 Selecting previously unselected package libjson-c5:amd64. [2023-07-14T23:31:30.830Z] #67 2.624 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-07-14T23:31:30.830Z] #67 2.627 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-07-14T23:31:30.830Z] #67 2.663 Selecting previously unselected package libcryptsetup12:amd64. [2023-07-14T23:31:30.830Z] #67 2.665 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-07-14T23:31:30.830Z] #67 2.668 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-07-14T23:31:30.830Z] #67 2.718 Selecting previously unselected package libkmod2:amd64. [2023-07-14T23:31:30.830Z] #67 2.721 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-07-14T23:31:30.830Z] #67 2.724 Unpacking libkmod2:amd64 (28-1) ... [2023-07-14T23:31:30.830Z] #67 2.765 Selecting previously unselected package systemd. [2023-07-14T23:31:30.830Z] #67 2.767 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:31:30.830Z] #67 2.801 Unpacking systemd (247.3-7+deb11u2) ... [2023-07-14T23:31:31.399Z] #67 3.295 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-07-14T23:31:31.399Z] #67 3.306 Setting up libjson-c5:amd64 (0.15-2) ... [2023-07-14T23:31:31.399Z] #67 3.317 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-07-14T23:31:31.399Z] #67 3.328 Setting up libkmod2:amd64 (28-1) ... [2023-07-14T23:31:31.399Z] #67 3.339 Setting up systemd (247.3-7+deb11u2) ... [2023-07-14T23:31:31.399Z] #67 3.377 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-07-14T23:31:31.399Z] #67 3.379 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-07-14T23:31:31.399Z] #67 3.382 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-07-14T23:31:31.399Z] #67 3.408 Initializing machine ID from KVM UUID. [2023-07-14T23:31:31.968Z] #67 3.778 Selecting previously unselected package systemd-sysv. [2023-07-14T23:31:31.968Z] #67 3.778 (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 ... 29424 files and directories currently installed.) [2023-07-14T23:31:31.968Z] #67 3.791 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:31:31.968Z] #67 3.795 Unpacking systemd-sysv (247.3-7+deb11u2) ... [2023-07-14T23:31:31.968Z] #67 3.839 Selecting previously unselected package libdbus-1-3:amd64. [2023-07-14T23:31:31.968Z] #67 3.842 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-07-14T23:31:31.968Z] #67 3.845 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-07-14T23:31:31.968Z] #67 3.898 Selecting previously unselected package dbus. [2023-07-14T23:31:31.968Z] #67 3.900 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-07-14T23:31:31.968Z] #67 3.910 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-07-14T23:31:31.968Z] #67 3.964 Selecting previously unselected package libpam-systemd:amd64. [2023-07-14T23:31:31.968Z] #67 3.966 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ... [2023-07-14T23:31:31.968Z] #67 3.969 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:31:31.968Z] #67 4.012 Selecting previously unselected package dbus-user-session. [2023-07-14T23:31:31.968Z] #67 4.014 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-07-14T23:31:31.968Z] #67 4.018 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-07-14T23:31:31.968Z] #67 4.086 Setting up systemd-sysv (247.3-7+deb11u2) ... [2023-07-14T23:31:32.227Z] #67 4.096 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-07-14T23:31:32.227Z] #67 4.106 Setting up dbus (1.12.24-0+deb11u1) ... [2023-07-14T23:31:32.227Z] #67 4.218 invoke-rc.d: could not determine current runlevel [2023-07-14T23:31:32.487Z] #67 4.220 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-14T23:31:32.487Z] #67 4.224 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-07-14T23:31:32.487Z] #67 4.362 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-07-14T23:31:32.487Z] #67 4.377 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-14T23:31:32.487Z] #67 DONE 4.5s [2023-07-14T23:31:32.746Z] [2023-07-14T23:31:32.746Z] #68 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2023-07-14T23:31:33.006Z] #68 0.318 % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T23:31:33.006Z] #68 0.318 Dload Upload Total Spent Left Speed [2023-07-14T23:31:33.006Z] #68 0.318 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8211 0 --:--:-- --:--:-- --:--:-- 8211 [2023-07-14T23:31:33.265Z] #68 DONE 0.6s [2023-07-14T23:31:33.265Z] [2023-07-14T23:31:33.265Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-14T23:31:34.206Z] #69 DONE 0.8s [2023-07-14T23:31:34.206Z] [2023-07-14T23:31:34.206Z] #70 exporting to image [2023-07-14T23:31:34.206Z] #70 exporting layers [2023-07-14T23:31:37.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:31:37.303Z] [2023-07-14T23:31:37.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-14T23:31:37.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-14T23:31:37.303Z] HOSTNAME=d863552f9f4e [2023-07-14T23:31:37.303Z] TESTDEBUG=0 [2023-07-14T23:31:37.303Z] DEST=bundles/test-integration [2023-07-14T23:31:37.303Z] PWD=/go/src/github.com/docker/docker [2023-07-14T23:31:37.303Z] DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:31:37.303Z] container=docker [2023-07-14T23:31:37.303Z] HOME=/root [2023-07-14T23:31:37.303Z] GOLANG_VERSION=1.19.10 [2023-07-14T23:31:37.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-14T23:31:37.303Z] VALIDATE_BRANCH=20.10 [2023-07-14T23:31:37.303Z] TERM=xterm [2023-07-14T23:31:37.303Z] DOCKER_PKG=github.com/docker/docker [2023-07-14T23:31:37.303Z] SHLVL=1 [2023-07-14T23:31:37.303Z] TIMEOUT=120m [2023-07-14T23:31:37.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-14T23:31:37.303Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-14T23:31:37.303Z] GO111MODULE=off [2023-07-14T23:31:37.303Z] DOCKER_EXPERIMENTAL=1 [2023-07-14T23:31:37.303Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-14T23:31:37.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-14T23:31:37.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-14T23:31:37.303Z] GOPATH=/go [2023-07-14T23:31:37.303Z] PKG_CONFIG=pkg-config [2023-07-14T23:31:37.303Z] _=/usr/bin/env [2023-07-14T23:31:37.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-14T23:31:37.499Z] #70 exporting layers 3.6s done [2023-07-14T23:31:37.500Z] #70 writing image sha256:70afdf368c594d4583769f8a637a1d57b3d862e4673621d3d5325165377e7e5f done [2023-07-14T23:31:37.500Z] #70 naming to docker.io/library/docker:e925a5d304fbc0b4afc554657a3309eb97873828 done [2023-07-14T23:31:37.500Z] #70 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T23:31:37.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh dynbinary test-integration [2023-07-14T23:31:38.775Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-07-14T23:31:38.775Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-07-14T23:31:38.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-07-14T23:31:38.775Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-07-14T23:31:38.775Z] systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2023-07-14T23:31:38.775Z] Detected virtualization docker. [2023-07-14T23:31:38.775Z] Detected architecture x86-64. [2023-07-14T23:31:38.775Z] Set hostname to . [2023-07-14T23:31:38.775Z] modprobe@configfs.service: Succeeded. [2023-07-14T23:31:38.775Z] modprobe@drm.service: Succeeded. [2023-07-14T23:31:38.775Z] modprobe@fuse.service: Succeeded. [2023-07-14T23:31:38.775Z] + source /etc/docker-entrypoint-cmd [2023-07-14T23:31:38.775Z] ++ hack/make.sh dynbinary test-integration [2023-07-14T23:31:38.775Z] [2023-07-14T23:31:39.035Z] Removing bundles/ [2023-07-14T23:31:39.035Z] [2023-07-14T23:31:39.035Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-14T23:31:39.035Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:31:39.035Z] GOOS="" GOARCH="" GOARM="" [2023-07-14T23:31:43.003Z] Running on azwin-2-de4e90 in d:\jenkins\workspace\moby_PR-45972 [Pipeline] { [Pipeline] ws [2023-07-14T23:31:43.018Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-07-14T23:31:44.465Z] The recommended git tool is: git [2023-07-14T23:31:49.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-14T23:31:49.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-14T23:31:51.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:31:51.829Z] [2023-07-14T23:31:51.829Z] + TEST_INTEGRATION_DEST=1 [2023-07-14T23:31:51.829Z] + CONTAINER_NAME=docker-pr2-1 [2023-07-14T23:31:51.829Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-07-14T23:31:51.829Z] + run_tests test-integration-flaky [2023-07-14T23:31:51.829Z] + '[' -n 0 ']' [2023-07-14T23:31:51.829Z] + rm= [2023-07-14T23:31:51.829Z] + TEST_INTEGRATION_DEST=2 [2023-07-14T23:31:51.829Z] + CONTAINER_NAME=docker-pr2-2 [2023-07-14T23:31:51.829Z] + TEST_SKIP_INTEGRATION=1 [2023-07-14T23:31:51.829Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-07-14T23:31:51.829Z] + run_tests [2023-07-14T23:31:51.829Z] + c=0 [2023-07-14T23:31:51.829Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45972/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh test-integration-flaky test-integration [2023-07-14T23:31:51.829Z] + '[' -n 0 ']' [2023-07-14T23:31:51.829Z] + TEST_INTEGRATION_DEST=3 [2023-07-14T23:31:51.829Z] + rm= [2023-07-14T23:31:51.829Z] + CONTAINER_NAME=docker-pr2-3 [2023-07-14T23:31:51.829Z] + TEST_SKIP_INTEGRATION=1 [2023-07-14T23:31:51.829Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-07-14T23:31:51.829Z] + run_tests [2023-07-14T23:31:51.829Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45972/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh '' test-integration [2023-07-14T23:31:51.829Z] + '[' -n 0 ']' [2023-07-14T23:31:51.829Z] + rm= [2023-07-14T23:31:51.829Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45972/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh '' test-integration [2023-07-14T23:31:51.829Z] ++ jobs -p [2023-07-14T23:31:51.829Z] + for job in $(jobs -p) [2023-07-14T23:31:51.829Z] + wait 38029 [2023-07-14T23:31:51.829Z] [2023-07-14T23:31:51.829Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-14T23:31:51.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-14T23:31:51.829Z] HOSTNAME=18a08f9a2d30 [2023-07-14T23:31:51.829Z] TEST_SKIP_INTEGRATION=1 [2023-07-14T23:31:51.829Z] TESTDEBUG=0 [2023-07-14T23:31:51.829Z] DEST=bundles/test-integration [2023-07-14T23:31:51.829Z] PWD=/go/src/github.com/docker/docker [2023-07-14T23:31:51.829Z] KEEPBUNDLE=1 [2023-07-14T23:31:51.829Z] DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:31:51.829Z] container=docker [2023-07-14T23:31:51.829Z] HOME=/root [2023-07-14T23:31:51.829Z] GOLANG_VERSION=1.19.10 [2023-07-14T23:31:51.829Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-14T23:31:51.829Z] VALIDATE_BRANCH=20.10 [2023-07-14T23:31:51.829Z] TERM=xterm [2023-07-14T23:31:51.829Z] DOCKER_PKG=github.com/docker/docker [2023-07-14T23:31:51.829Z] SHLVL=1 [2023-07-14T23:31:51.829Z] TIMEOUT=120m [2023-07-14T23:31:51.829Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-14T23:31:51.829Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-14T23:31:51.829Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-07-14T23:31:51.829Z] GO111MODULE=off [2023-07-14T23:31:51.829Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-14T23:31:51.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-14T23:31:51.829Z] GOPATH=/go [2023-07-14T23:31:51.829Z] PKG_CONFIG=pkg-config [2023-07-14T23:31:51.829Z] _=/usr/bin/env [2023-07-14T23:31:51.829Z] Building test suite binary ./integration-cli/test.main [2023-07-14T23:31:51.829Z] [2023-07-14T23:31:51.829Z] [2023-07-14T23:31:51.829Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-14T23:31:51.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-14T23:31:51.829Z] HOSTNAME=0c51a5a2d0db [2023-07-14T23:31:51.829Z] TEST_SKIP_INTEGRATION=1 [2023-07-14T23:31:51.829Z] TESTDEBUG=0 [2023-07-14T23:31:51.829Z] DEST=bundles/test-integration [2023-07-14T23:31:51.829Z] PWD=/go/src/github.com/docker/docker [2023-07-14T23:31:51.829Z] KEEPBUNDLE=1 [2023-07-14T23:31:51.829Z] DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:31:51.829Z] container=docker [2023-07-14T23:31:51.829Z] HOME=/root [2023-07-14T23:31:51.829Z] GOLANG_VERSION=1.19.10 [2023-07-14T23:31:51.829Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-14T23:31:51.829Z] VALIDATE_BRANCH=20.10 [2023-07-14T23:31:51.829Z] TERM=xterm [2023-07-14T23:31:51.829Z] DOCKER_PKG=github.com/docker/docker [2023-07-14T23:31:51.829Z] SHLVL=1 [2023-07-14T23:31:51.829Z] TIMEOUT=120m [2023-07-14T23:31:51.829Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-14T23:31:51.829Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-14T23:31:51.829Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-07-14T23:31:51.829Z] GO111MODULE=off [2023-07-14T23:31:51.829Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-14T23:31:51.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-14T23:31:51.829Z] GOPATH=/go [2023-07-14T23:31:51.829Z] PKG_CONFIG=pkg-config [2023-07-14T23:31:51.829Z] _=/usr/bin/env [2023-07-14T23:31:51.829Z] Building test suite binary ./integration-cli/test.main [2023-07-14T23:31:51.829Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-07-14T23:31:51.829Z] No new tests added to integration. [2023-07-14T23:31:51.829Z] [2023-07-14T23:31:51.829Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-14T23:31:51.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-14T23:31:51.829Z] HOSTNAME=8f61f4fa41ee [2023-07-14T23:31:51.829Z] TESTDEBUG=0 [2023-07-14T23:31:51.829Z] DEST=bundles/test-integration [2023-07-14T23:31:51.829Z] PWD=/go/src/github.com/docker/docker [2023-07-14T23:31:51.829Z] KEEPBUNDLE=1 [2023-07-14T23:31:51.829Z] DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:31:51.829Z] container=docker [2023-07-14T23:31:51.829Z] HOME=/root [2023-07-14T23:31:51.829Z] GOLANG_VERSION=1.19.10 [2023-07-14T23:31:51.829Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-14T23:31:51.829Z] VALIDATE_BRANCH=20.10 [2023-07-14T23:31:51.829Z] TERM=xterm [2023-07-14T23:31:51.829Z] DOCKER_PKG=github.com/docker/docker [2023-07-14T23:31:51.829Z] SHLVL=1 [2023-07-14T23:31:51.829Z] TIMEOUT=120m [2023-07-14T23:31:51.829Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-14T23:31:51.829Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-14T23:31:51.829Z] GO111MODULE=off [2023-07-14T23:31:51.829Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-14T23:31:51.829Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-14T23:31:51.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-14T23:31:51.829Z] GOPATH=/go [2023-07-14T23:31:51.829Z] PKG_CONFIG=pkg-config [2023-07-14T23:31:51.829Z] _=/usr/bin/env [2023-07-14T23:31:51.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-14T23:31:57.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-14T23:31:57.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-14T23:32:03.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-14T23:32:03.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-14T23:32:03.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-14T23:32:04.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-14T23:32:04.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-14T23:32:05.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-14T23:32:06.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-14T23:32:07.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-14T23:32:07.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-14T23:32:07.976Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:32:07.976Z] [2023-07-14T23:32:07.976Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-14T23:32:07.976Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-14T23:32:07.976Z] HOSTNAME=1169bbe6a7c7 [2023-07-14T23:32:07.976Z] DEST=bundles/test-integration [2023-07-14T23:32:07.976Z] PWD=/go/src/github.com/docker/docker [2023-07-14T23:32:07.976Z] DOCKER_ROOTLESS=1 [2023-07-14T23:32:07.976Z] DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:32:07.976Z] container=docker [2023-07-14T23:32:07.976Z] HOME=/root [2023-07-14T23:32:07.976Z] GOLANG_VERSION=1.19.10 [2023-07-14T23:32:07.976Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-14T23:32:07.976Z] VALIDATE_BRANCH=20.10 [2023-07-14T23:32:07.976Z] TERM=xterm [2023-07-14T23:32:07.976Z] DOCKER_PKG=github.com/docker/docker [2023-07-14T23:32:07.976Z] SHLVL=1 [2023-07-14T23:32:07.976Z] TIMEOUT=120m [2023-07-14T23:32:07.976Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-14T23:32:07.976Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-14T23:32:07.976Z] GO111MODULE=off [2023-07-14T23:32:07.976Z] DOCKER_EXPERIMENTAL=1 [2023-07-14T23:32:07.976Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-14T23:32:07.976Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-14T23:32:07.976Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-14T23:32:07.976Z] GOPATH=/go [2023-07-14T23:32:07.976Z] PKG_CONFIG=pkg-config [2023-07-14T23:32:07.976Z] _=/usr/bin/env [2023-07-14T23:32:07.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-14T23:32:08.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-14T23:32:08.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-14T23:32:09.213Z] INFO [loader] Go packages loading at mode 575 (name|deps|exports_file|files|types_sizes|compiled_files|imports) took 42.338296611s [2023-07-14T23:32:09.213Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 148.798386ms [2023-07-14T23:32:09.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-14T23:32:09.508Z] using credential docker-jenkins-github-credentials [2023-07-14T23:32:09.588Z] Cloning the remote Git repository [2023-07-14T23:32:09.588Z] Cloning with configured refspecs honoured and without tags [2023-07-14T23:32:10.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-14T23:32:10.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-14T23:32:09.745Z] Cloning repository https://github.com/moby/moby.git [2023-07-14T23:32:10.136Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-07-14T23:32:10.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-14T23:32:11.553Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-14T23:32:11.553Z] Using test binary docker [2023-07-14T23:32:11.553Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-14T23:32:11.553Z] +++ /etc/init.d/apparmor start [2023-07-14T23:32:11.553Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-14T23:32:11.553Z] INFO: Waiting for daemon to start... [2023-07-14T23:32:11.553Z] Starting dockerd [2023-07-14T23:32:11.553Z] +++ 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 [2023-07-14T23:32:12.041Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:32:12.042Z] > git --version # timeout=10 [2023-07-14T23:32:12.089Z] > git --version # 'git version 2.24.1.windows.2' [2023-07-14T23:32:12.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:32:12.093Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:32:14.078Z] . [2023-07-14T23:32:14.078Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-14T23:32:14.078Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-14T23:32:14.078Z] Error: No such image: emptyfs [2023-07-14T23:32:14.078Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-14T23:32:14.078Z] ++++ docker load [2023-07-14T23:32:14.078Z] Running integration-test (iteration 1) [2023-07-14T23:32:14.078Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-07-14T23:32:14.078Z] ++ 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 [2023-07-14T23:32:14.078Z] ++ set -e [2023-07-14T23:32:14.078Z] ++ '[' -n 0 ']' [2023-07-14T23:32:14.078Z] ++ set -x [2023-07-14T23:32:14.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:32:14.078Z] Loaded image: busybox:latest [2023-07-14T23:32:14.078Z] Loaded image: busybox:glibc [2023-07-14T23:32:14.644Z] Loaded image: debian:bullseye-slim [2023-07-14T23:32:14.644Z] Loaded image: hello-world:latest [2023-07-14T23:32:14.902Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:32:14.902Z] INFO: Testing against a local daemon [2023-07-14T23:32:14.902Z] === RUN TestCgroupNamespacesBuild [2023-07-14T23:32:17.428Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2023-07-14T23:32:17.428Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-14T23:32:17.788Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:32:17.788Z] [2023-07-14T23:32:17.788Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-14T23:32:17.788Z] DOCKER_SYSTEMD=1 [2023-07-14T23:32:17.788Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-14T23:32:17.788Z] HOSTNAME=c307f7bf157d [2023-07-14T23:32:17.788Z] DEST=bundles/test-integration [2023-07-14T23:32:17.788Z] PWD=/go/src/github.com/docker/docker [2023-07-14T23:32:17.788Z] DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:32:17.788Z] container=docker [2023-07-14T23:32:17.788Z] HOME=/root [2023-07-14T23:32:17.788Z] LANG=C.UTF-8 [2023-07-14T23:32:17.788Z] INVOCATION_ID=e1eb4ee70b8541d39ab5722ef630597c [2023-07-14T23:32:17.788Z] GOLANG_VERSION=1.19.10 [2023-07-14T23:32:17.788Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-14T23:32:17.788Z] VALIDATE_BRANCH=20.10 [2023-07-14T23:32:17.788Z] TERM=xterm [2023-07-14T23:32:17.788Z] DOCKER_PKG=github.com/docker/docker [2023-07-14T23:32:17.788Z] SHLVL=3 [2023-07-14T23:32:17.788Z] TIMEOUT=120m [2023-07-14T23:32:17.788Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-14T23:32:17.788Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-14T23:32:17.788Z] GO111MODULE=off [2023-07-14T23:32:17.788Z] DOCKER_EXPERIMENTAL=1 [2023-07-14T23:32:17.788Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-14T23:32:17.788Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-14T23:32:17.788Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-14T23:32:17.788Z] GOPATH=/go [2023-07-14T23:32:17.788Z] PKG_CONFIG=pkg-config [2023-07-14T23:32:17.788Z] _=/usr/bin/env [2023-07-14T23:32:17.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-14T23:32:18.800Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2023-07-14T23:32:18.801Z] === RUN TestBuildWithSession [2023-07-14T23:32:18.801Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:32:18.801Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-14T23:32:18.801Z] === RUN TestBuildSquashParent [2023-07-14T23:32:20.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-14T23:32:20.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-14T23:32:22.981Z] --- PASS: TestBuildSquashParent (3.84s) [2023-07-14T23:32:22.981Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-14T23:32:22.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:32:22.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:32:22.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:32:22.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:32:22.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:32:22.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:32:22.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:32:22.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:32:22.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:32:22.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:32:22.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:32:22.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:32:22.981Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:32:22.981Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:32:22.981Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:32:22.981Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:32:22.981Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:32:22.981Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:32:26.261Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-14T23:32:26.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2023-07-14T23:32:26.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2023-07-14T23:32:26.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2023-07-14T23:32:26.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2023-07-14T23:32:26.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2023-07-14T23:32:26.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2023-07-14T23:32:26.261Z] === RUN TestBuildMultiStageCopy [2023-07-14T23:32:26.261Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-14T23:32:27.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-14T23:32:27.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-14T23:32:27.451Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-14T23:32:27.451Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-14T23:32:27.709Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2023-07-14T23:32:27.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2023-07-14T23:32:27.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2023-07-14T23:32:27.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2023-07-14T23:32:27.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2023-07-14T23:32:27.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2023-07-14T23:32:27.709Z] === RUN TestBuildMultiStageParentConfig [2023-07-14T23:32:27.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-14T23:32:28.275Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2023-07-14T23:32:28.275Z] === RUN TestBuildLabelWithTargets [2023-07-14T23:32:28.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-14T23:32:28.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-14T23:32:28.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-14T23:32:29.208Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2023-07-14T23:32:29.208Z] === RUN TestBuildWithEmptyLayers [2023-07-14T23:32:29.465Z] --- PASS: TestBuildWithEmptyLayers (0.34s) [2023-07-14T23:32:29.465Z] === RUN TestBuildMultiStageOnBuild [2023-07-14T23:32:30.047Z] Fetching without tags [2023-07-14T23:32:30.779Z] Merging remotes/origin/20.10 commit c0e32532143b909f4fa1841951282d1d9104e89e into PR head commit e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:32:30.837Z] --- PASS: TestBuildMultiStageOnBuild (1.47s) [2023-07-14T23:32:30.838Z] === RUN TestBuildUncleanTarFilenames [2023-07-14T23:32:31.184Z] INFO [linters context/goanalysis] analyzers took 7m10.055430125s with top 10 stages: buildir: 1m44.912621668s, goimports: 15.274194413s, the_only_name: 13.570474608s, unconvert: 11.025347755s, gosec: 8.527690258s, S1038: 7.572610077s, inspect: 7.041257188s, printf: 6.177424491s, fact_deprecated: 5.627104698s, ctrlflow: 5.487957693s [2023-07-14T23:32:31.184Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-07-14T23:32:31.184Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1753/1781, exclude: 1753/1753, filename_unadjuster: 1781/1781, exclude-rules: 58/1753, nolint: 0/58, skip_files: 1781/1781, skip_dirs: 1781/1781, identifier_marker: 1753/1753, cgo: 1781/1862, path_prettifier: 1781/1781 [2023-07-14T23:32:31.184Z] INFO [runner] processing took 67.098959ms with stages: nolint: 24.02602ms, identifier_marker: 19.52482ms, path_prettifier: 7.723652ms, autogenerated_exclude: 7.264602ms, exclude-rules: 6.875196ms, skip_dirs: 1.435876ms, cgo: 143.142µs, filename_unadjuster: 101.571µs, max_same_issues: 766ns, source_code: 527ns, uniq_by_line: 510ns, max_from_linter: 405ns, skip_files: 346ns, diff: 304ns, max_per_file_from_linter: 249ns, exclude: 245ns, sort_results: 229ns, severity-rules: 228ns, path_shortener: 167ns, path_prefixer: 104ns [2023-07-14T23:32:31.184Z] INFO [runner] linters took 26.132904184s with stages: goanalysis_metalinter: 26.065713268s [2023-07-14T23:32:31.184Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-07-14T23:32:31.184Z] INFO Memory: 686 samples, avg is 353.2MB, max is 1296.7MB [2023-07-14T23:32:31.184Z] INFO Execution took 1m8.627271185s [2023-07-14T23:32:31.184Z] Congratulations! The shell scripts are properly formatted. [2023-07-14T23:32:29.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:32:29.768Z] > git config --add remote.origin.fetch +refs/pull/45972/head:refs/remotes/origin/PR-45972 # timeout=10 [2023-07-14T23:32:29.812Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:32:29.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-14T23:32:30.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-14T23:32:30.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:32:30.055Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45972/head:refs/remotes/origin/PR-45972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-14T23:32:30.852Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:32:30.901Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:32:31.403Z] --- PASS: TestBuildUncleanTarFilenames (0.48s) [2023-07-14T23:32:31.403Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-07-14T23:32:33.301Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s) [2023-07-14T23:32:33.301Z] === RUN TestBuildWithHugeFile [2023-07-14T23:32:33.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh dynbinary-daemon test-docker-py [2023-07-14T23:32:33.674Z] [2023-07-14T23:32:33.674Z] Removing bundles/ [2023-07-14T23:32:33.674Z] [2023-07-14T23:32:33.674Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-07-14T23:32:33.674Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:32:33.674Z] GOOS="" GOARCH="" GOARM="" [2023-07-14T23:32:33.748Z] Merge succeeded, producing e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:32:33.748Z] Checking out Revision e925a5d304fbc0b4afc554657a3309eb97873828 (PR-45972) [2023-07-14T23:32:33.154Z] > git remote # timeout=10 [2023-07-14T23:32:33.383Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T23:32:33.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-14T23:32:33.431Z] > git merge c0e32532143b909f4fa1841951282d1d9104e89e # timeout=10 [2023-07-14T23:32:33.623Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-07-14T23:32:33.749Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T23:32:33.794Z] > git checkout -f e925a5d304fbc0b4afc554657a3309eb97873828 # timeout=10 [2023-07-14T23:32:34.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-14T23:32:34.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-14T23:32:35.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-14T23:32:35.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-14T23:32:35.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-14T23:32:36.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-14T23:32:37.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-14T23:32:38.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-14T23:32:38.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-14T23:32:38.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-14T23:32:38.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-14T23:32:38.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-14T23:32:39.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-14T23:32:39.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-14T23:32:39.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-14T23:32:40.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-14T23:32:41.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-14T23:32:41.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-14T23:32:42.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-14T23:32:42.724Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-14T23:32:42.724Z] Using test binary docker [2023-07-14T23:32:42.724Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-14T23:32:42.724Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-14T23:32:42.724Z] INFO: Waiting for daemon to start... [2023-07-14T23:32:42.724Z] Starting dockerd [2023-07-14T23:32:43.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-14T23:32:43.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-14T23:32:44.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-14T23:32:44.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-14T23:32:45.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-14T23:32:45.246Z] . [2023-07-14T23:32:45.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-14T23:32:45.246Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-14T23:32:45.246Z] Error: No such image: emptyfs [2023-07-14T23:32:45.503Z] Running integration-test (iteration 1) [2023-07-14T23:32:45.503Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-07-14T23:32:45.503Z] Loaded image: busybox:latest [2023-07-14T23:32:45.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-14T23:32:45.760Z] Loaded image: busybox:glibc [2023-07-14T23:32:46.058Z] Commit message: "testutil: use dummyhost for non-tcp connections" [2023-07-14T23:32:46.326Z] Loaded image: debian:bullseye-slim [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-14T23:32:46.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-14T23:32:46.583Z] Loaded image: hello-world:latest [2023-07-14T23:32:46.583Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:32:46.583Z] INFO: Testing against a local daemon [2023-07-14T23:32:46.583Z] === RUN TestCgroupNamespacesBuild [2023-07-14T23:32:47.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-14T23:32:48.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-14T23:32:48.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-14T23:32:48.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-14T23:32:49.104Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2023-07-14T23:32:49.104Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-14T23:32:49.338Z] + docker version [2023-07-14T23:32:49.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-14T23:32:50.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-14T23:32:50.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-14T23:32:50.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-14T23:32:50.997Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2023-07-14T23:32:50.997Z] === RUN TestBuildWithSession [2023-07-14T23:32:50.997Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:32:50.997Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-14T23:32:50.997Z] === RUN TestBuildSquashParent [2023-07-14T23:32:51.441Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-14T23:32:51.441Z] Using test binary docker [2023-07-14T23:32:51.441Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-14T23:32:51.441Z] Starting apparmor (via systemctl): apparmor.service. [2023-07-14T23:32:51.441Z] INFO: Waiting for daemon to start... [2023-07-14T23:32:51.441Z] Starting dockerd [2023-07-14T23:32:55.634Z] . [2023-07-14T23:32:55.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-14T23:32:55.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-14T23:32:55.634Z] Error: No such image: emptyfs [2023-07-14T23:32:55.634Z] Running integration-test (iteration 1) [2023-07-14T23:32:55.634Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-07-14T23:32:55.634Z] Loaded image: busybox:latest [2023-07-14T23:32:55.634Z] Loaded image: busybox:glibc [2023-07-14T23:32:56.204Z] Loaded image: debian:bullseye-slim [2023-07-14T23:32:56.204Z] Loaded image: hello-world:latest [2023-07-14T23:32:56.204Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:32:56.463Z] INFO: Testing against a local daemon [2023-07-14T23:32:56.463Z] === RUN TestCgroupNamespacesBuild [2023-07-14T23:32:58.369Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2023-07-14T23:32:58.369Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-14T23:32:59.094Z] --- PASS: TestBuildSquashParent (7.17s) [2023-07-14T23:32:59.094Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-14T23:32:59.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:32:59.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:32:59.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:32:59.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:32:59.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:32:59.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:32:59.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:32:59.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:32:59.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:32:59.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:32:59.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:32:59.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:32:59.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:32:59.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:32:59.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:32:59.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:32:59.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:32:59.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:32:59.308Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2023-07-14T23:32:59.308Z] === RUN TestBuildWithSession [2023-07-14T23:32:59.308Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:32:59.308Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-14T23:32:59.308Z] === RUN TestBuildSquashParent [2023-07-14T23:33:00.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-14T23:33:00.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-14T23:33:01.616Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-14T23:33:01.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s) [2023-07-14T23:33:01.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.64s) [2023-07-14T23:33:01.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2023-07-14T23:33:01.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2023-07-14T23:33:01.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2023-07-14T23:33:01.616Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2023-07-14T23:33:01.616Z] === RUN TestBuildMultiStageCopy [2023-07-14T23:33:01.616Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-14T23:33:01.857Z] Client: [2023-07-14T23:33:01.857Z] Version: 20.10.9 [2023-07-14T23:33:01.857Z] API version: 1.41 [2023-07-14T23:33:01.857Z] Go version: go1.16.8 [2023-07-14T23:33:01.857Z] Git commit: c2ea9bc [2023-07-14T23:33:01.857Z] Built: Mon Oct 4 16:11:10 2021 [2023-07-14T23:33:01.857Z] OS/Arch: windows/amd64 [2023-07-14T23:33:01.857Z] Context: default [2023-07-14T23:33:01.857Z] Experimental: true [2023-07-14T23:33:01.857Z] [2023-07-14T23:33:01.857Z] Server: Docker Engine - Community [2023-07-14T23:33:01.857Z] Engine: [2023-07-14T23:33:01.857Z] Version: 20.10.9 [2023-07-14T23:33:01.857Z] API version: 1.41 (minimum version 1.24) [2023-07-14T23:33:01.857Z] Go version: go1.16.8 [2023-07-14T23:33:01.857Z] Git commit: 79ea9d3 [2023-07-14T23:33:01.857Z] Built: Mon Oct 4 16:06:39 2021 [2023-07-14T23:33:01.857Z] OS/Arch: windows/amd64 [2023-07-14T23:33:01.857Z] Experimental: true [Pipeline] sh [2023-07-14T23:33:03.460Z] + docker info [2023-07-14T23:33:04.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-14T23:33:04.583Z] --- PASS: TestBuildSquashParent (5.18s) [2023-07-14T23:33:04.583Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-14T23:33:04.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:33:04.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:33:04.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:33:04.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:33:04.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:33:04.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:33:04.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:33:04.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:33:04.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:33:04.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:33:04.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:33:04.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:33:04.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:33:04.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:33:04.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:33:04.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:33:04.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:33:04.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:33:05.070Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-14T23:33:06.438Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-14T23:33:07.369Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-14T23:33:07.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-14T23:33:07.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2023-07-14T23:33:07.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2023-07-14T23:33:07.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2023-07-14T23:33:07.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2023-07-14T23:33:07.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2023-07-14T23:33:07.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2023-07-14T23:33:07.875Z] === RUN TestBuildMultiStageCopy [2023-07-14T23:33:07.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-14T23:33:08.299Z] --- PASS: TestBuildMultiStageCopy (6.73s) [2023-07-14T23:33:08.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2023-07-14T23:33:08.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-07-14T23:33:08.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-07-14T23:33:08.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-07-14T23:33:08.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-07-14T23:33:08.299Z] === RUN TestBuildMultiStageParentConfig [2023-07-14T23:33:09.781Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-14T23:33:09.781Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-14T23:33:10.040Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-14T23:33:10.040Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-14T23:33:10.299Z] --- PASS: TestBuildMultiStageCopy (2.41s) [2023-07-14T23:33:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.72s) [2023-07-14T23:33:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2023-07-14T23:33:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2023-07-14T23:33:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2023-07-14T23:33:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-07-14T23:33:10.299Z] === RUN TestBuildMultiStageParentConfig [2023-07-14T23:33:10.868Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2023-07-14T23:33:10.868Z] === RUN TestBuildLabelWithTargets [2023-07-14T23:33:11.807Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2023-07-14T23:33:11.807Z] === RUN TestBuildWithEmptyLayers [2023-07-14T23:33:12.065Z] --- PASS: TestBuildWithEmptyLayers (0.34s) [2023-07-14T23:33:12.065Z] === RUN TestBuildMultiStageOnBuild [2023-07-14T23:33:12.424Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-14T23:33:12.424Z] [2023-07-14T23:33:12.424Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-07-14T23:33:12.424Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-07-14T23:33:12.424Z] Using test binary docker [2023-07-14T23:33:12.424Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-14T23:33:12.424Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-14T23:33:12.424Z] INFO: Waiting for daemon to start... [2023-07-14T23:33:12.424Z] Starting dockerd [2023-07-14T23:33:12.424Z] . [2023-07-14T23:33:12.424Z] INFO: Building docker-sdk-python3:4.4.1... [2023-07-14T23:33:13.552Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-07-14T23:33:13.552Z] === RUN TestBuildLabelWithTargets [2023-07-14T23:33:13.973Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2023-07-14T23:33:13.973Z] === RUN TestBuildUncleanTarFilenames [2023-07-14T23:33:14.232Z] --- PASS: TestBuildUncleanTarFilenames (0.45s) [2023-07-14T23:33:14.232Z] === RUN TestBuildMultiStageLayerLeak [2023-07-14T23:33:16.139Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s) [2023-07-14T23:33:16.139Z] === RUN TestBuildWithHugeFile [2023-07-14T23:33:18.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-14T23:33:18.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-14T23:33:19.990Z] --- PASS: TestBuildWithHugeFile (41.46s) [2023-07-14T23:33:19.990Z] === RUN TestBuildWithEmptyDockerfile [2023-07-14T23:33:19.990Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:33:19.990Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:33:19.990Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:33:19.990Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:33:19.990Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:33:19.990Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:33:19.990Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:33:19.990Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:33:19.990Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:33:19.990Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-14T23:33:19.990Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-07-14T23:33:19.990Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-07-14T23:33:19.990Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-07-14T23:33:19.990Z] === RUN TestBuildPreserveOwnership [2023-07-14T23:33:19.990Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-14T23:33:19.990Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-14T23:33:19.990Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2023-07-14T23:33:19.990Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.03s) [2023-07-14T23:33:19.990Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2023-07-14T23:33:19.990Z] === RUN TestBuildPlatformInvalid [2023-07-14T23:33:19.990Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-07-14T23:33:19.990Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-14T23:33:19.990Z] Loaded image: busybox:latest [2023-07-14T23:33:19.990Z] Loaded image: busybox:glibc [2023-07-14T23:33:19.990Z] Loaded image: debian:bullseye-slim [2023-07-14T23:33:19.990Z] Loaded image: hello-world:latest [2023-07-14T23:33:19.990Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:33:20.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-14T23:33:21.646Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-07-14T23:33:21.647Z] === RUN TestBuildWithEmptyLayers [2023-07-14T23:33:21.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-14T23:33:22.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-14T23:33:24.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-14T23:33:24.168Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-07-14T23:33:24.168Z] === RUN TestBuildMultiStageOnBuild [2023-07-14T23:33:26.542Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.59s) [2023-07-14T23:33:26.542Z] PASS [2023-07-14T23:33:26.542Z] [2023-07-14T23:33:26.542Z] === Skipped [2023-07-14T23:33:26.542Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-07-14T23:33:26.542Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:33:26.542Z] [2023-07-14T23:33:26.542Z] DONE 33 tests, 1 skipped in 72.261s [2023-07-14T23:33:26.542Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-07-14T23:33:26.542Z] ++ 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 [2023-07-14T23:33:26.542Z] ++ set -e [2023-07-14T23:33:26.542Z] ++ '[' -n 0 ']' [2023-07-14T23:33:26.542Z] ++ set -x [2023-07-14T23:33:26.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:33:26.542Z] INFO: Testing against a local daemon [2023-07-14T23:33:26.542Z] === RUN TestConfigInspect [2023-07-14T23:33:26.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-14T23:33:28.440Z] --- PASS: TestConfigInspect (2.37s) [2023-07-14T23:33:28.440Z] === RUN TestConfigList [2023-07-14T23:33:28.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-14T23:33:28.787Z] Client: [2023-07-14T23:33:28.787Z] Context: default [2023-07-14T23:33:28.787Z] Debug Mode: false [2023-07-14T23:33:28.787Z] Plugins: [2023-07-14T23:33:28.787Z] app: Docker Application (Docker Inc., v0.8.0) [2023-07-14T23:33:28.787Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-07-14T23:33:28.787Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-07-14T23:33:28.787Z] [2023-07-14T23:33:28.787Z] Server: [2023-07-14T23:33:28.787Z] Containers: 0 [2023-07-14T23:33:28.787Z] Running: 0 [2023-07-14T23:33:28.787Z] Paused: 0 [2023-07-14T23:33:28.787Z] Stopped: 0 [2023-07-14T23:33:28.787Z] Images: 0 [2023-07-14T23:33:28.787Z] Server Version: 20.10.9 [2023-07-14T23:33:28.787Z] Storage Driver: lcow (linux) windowsfilter (windows) [2023-07-14T23:33:28.787Z] LCOW: [2023-07-14T23:33:28.787Z] Windows: [2023-07-14T23:33:28.787Z] Logging Driver: json-file [2023-07-14T23:33:28.787Z] Plugins: [2023-07-14T23:33:28.787Z] Volume: local [2023-07-14T23:33:28.787Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-14T23:33:28.787Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-14T23:33:28.787Z] Swarm: inactive [2023-07-14T23:33:28.787Z] Default Isolation: process [2023-07-14T23:33:28.787Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-14T23:33:28.787Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-14T23:33:28.787Z] OSType: windows [2023-07-14T23:33:28.787Z] Architecture: x86_64 [2023-07-14T23:33:28.787Z] CPUs: 4 [2023-07-14T23:33:28.787Z] Total Memory: 32GiB [2023-07-14T23:33:28.787Z] Name: azwin-2-de4e90 [2023-07-14T23:33:28.787Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-07-14T23:33:28.787Z] Docker Root Dir: D:\docker [2023-07-14T23:33:28.788Z] Debug Mode: false [2023-07-14T23:33:28.788Z] Registry: https://index.docker.io/v1/ [2023-07-14T23:33:28.788Z] Labels: [2023-07-14T23:33:28.788Z] Experimental: true [2023-07-14T23:33:28.788Z] Insecure Registries: [2023-07-14T23:33:28.788Z] 10.0.0.4:5000 [2023-07-14T23:33:28.788Z] 127.0.0.0/8 [2023-07-14T23:33:28.788Z] Registry Mirrors: [2023-07-14T23:33:28.788Z] http://10.0.0.4:5000/ [2023-07-14T23:33:28.788Z] Live Restore Enabled: false [2023-07-14T23:33:28.788Z] Product License: Community Engine [2023-07-14T23:33:28.788Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-07-14T23:33:29.420Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2023-07-14T23:33:29.420Z] === RUN TestBuildUncleanTarFilenames [2023-07-14T23:33:29.677Z] --- PASS: TestBuildUncleanTarFilenames (0.43s) [2023-07-14T23:33:29.677Z] === RUN TestBuildMultiStageLayerLeak [2023-07-14T23:33:30.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-14T23:33:30.966Z] --- PASS: TestConfigList (2.32s) [2023-07-14T23:33:30.966Z] === RUN TestConfigsCreateAndDelete [2023-07-14T23:33:31.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-14T23:33:32.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-14T23:33:33.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-14T23:33:33.493Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2023-07-14T23:33:33.493Z] === RUN TestConfigsUpdate [2023-07-14T23:33:34.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-14T23:33:34.931Z] --- PASS: TestBuildMultiStageLayerLeak (4.57s) [2023-07-14T23:33:34.931Z] === RUN TestBuildWithHugeFile [2023-07-14T23:33:35.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-14T23:33:35.391Z] --- PASS: TestConfigsUpdate (2.26s) [2023-07-14T23:33:35.391Z] === RUN TestTemplatedConfig [2023-07-14T23:33:35.654Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-14T23:33:35.654Z] Using test binary docker [2023-07-14T23:33:35.654Z] +++ /etc/init.d/apparmor start [2023-07-14T23:33:35.654Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-14T23:33:35.654Z] INFO: Waiting for daemon to start... [2023-07-14T23:33:35.654Z] Starting dockerd [2023-07-14T23:33:35.654Z] +++ 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 [2023-07-14T23:33:35.654Z] .Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-14T23:33:35.909Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-14T23:33:35.909Z] Using test binary docker [2023-07-14T23:33:35.909Z] +++ /etc/init.d/apparmor start [2023-07-14T23:33:35.909Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-14T23:33:35.909Z] INFO: Waiting for daemon to start... [2023-07-14T23:33:35.909Z] Starting dockerd [2023-07-14T23:33:35.909Z] +++ 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 [2023-07-14T23:33:36.165Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-14T23:33:36.165Z] Using test binary docker [2023-07-14T23:33:36.165Z] +++ /etc/init.d/apparmor start [2023-07-14T23:33:36.165Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-14T23:33:36.165Z] INFO: Waiting for daemon to start... [2023-07-14T23:33:36.165Z] Starting dockerd [2023-07-14T23:33:36.165Z] +++ 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 [2023-07-14T23:33:37.917Z] --- PASS: TestTemplatedConfig (2.57s) [2023-07-14T23:33:37.917Z] === RUN TestConfigCreateResolve [2023-07-14T23:33:39.425Z] . [2023-07-14T23:33:39.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-14T23:33:39.425Z] [2023-07-14T23:33:39.425Z] [2023-07-14T23:33:39.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-14T23:33:39.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-14T23:33:39.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-14T23:33:39.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-14T23:33:39.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-14T23:33:39.425Z] Error: No such image: emptyfs [2023-07-14T23:33:39.425Z] Error: No such image: emptyfs [2023-07-14T23:33:39.425Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-14T23:33:39.425Z] ++++ docker load [2023-07-14T23:33:39.425Z] Error: No such image: emptyfs [2023-07-14T23:33:39.425Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-14T23:33:39.425Z] ++++ docker load [2023-07-14T23:33:39.425Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-14T23:33:39.425Z] ++++ docker load [2023-07-14T23:33:39.425Z] Running integration-test (iteration 1) [2023-07-14T23:33:39.425Z] Running integration-test (iteration 1) [2023-07-14T23:33:39.425Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-07-14T23:33:39.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-07-14T23:33:39.425Z] ++ set -e [2023-07-14T23:33:39.425Z] ++ '[' -n 0 ']' [2023-07-14T23:33:39.425Z] ++ set -x [2023-07-14T23:33:39.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-07-14T23:33:39.425Z] Running integration-test (iteration 1) [2023-07-14T23:33:39.425Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-07-14T23:33:39.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:33:39.425Z] ++ set -e [2023-07-14T23:33:39.425Z] ++ '[' -n 0 ']' [2023-07-14T23:33:39.425Z] ++ set -x [2023-07-14T23:33:39.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:33:39.425Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-07-14T23:33:39.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-07-14T23:33:39.425Z] ++ set -e [2023-07-14T23:33:39.425Z] ++ '[' -n 0 ']' [2023-07-14T23:33:39.425Z] ++ set -x [2023-07-14T23:33:39.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-07-14T23:33:39.425Z] Loaded image: busybox:latest [2023-07-14T23:33:39.681Z] Loaded image: busybox:latest [2023-07-14T23:33:39.681Z] Loaded image: busybox:latest [2023-07-14T23:33:39.681Z] Loaded image: busybox:glibc [2023-07-14T23:33:39.681Z] Loaded image: busybox:glibc [2023-07-14T23:33:39.681Z] Loaded image: busybox:glibc [2023-07-14T23:33:40.442Z] --- PASS: TestConfigCreateResolve (2.25s) [2023-07-14T23:33:40.442Z] === RUN TestConfigDaemonLibtrustID [2023-07-14T23:33:40.700Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-07-14T23:33:40.700Z] PASS [2023-07-14T23:33:40.700Z] [2023-07-14T23:33:40.700Z] DONE 7 tests in 14.618s [2023-07-14T23:33:40.700Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-07-14T23:33:40.700Z] ++ 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 [2023-07-14T23:33:40.700Z] ++ set -e [2023-07-14T23:33:40.700Z] ++ '[' -n 0 ']' [2023-07-14T23:33:40.700Z] ++ set -x [2023-07-14T23:33:40.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:33:40.700Z] INFO: Testing against a local daemon [2023-07-14T23:33:40.700Z] === RUN TestCheckpoint [2023-07-14T23:33:40.700Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:33:40.700Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-14T23:33:40.700Z] === RUN TestContainerInvalidJSON [2023-07-14T23:33:40.700Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:33:40.700Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:33:40.700Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:33:40.700Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:33:40.700Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:33:40.700Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:33:40.700Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:33:40.700Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:33:40.700Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:33:40.700Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-14T23:33:40.700Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-14T23:33:40.700Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-14T23:33:40.700Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-14T23:33:40.700Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-14T23:33:40.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-07-14T23:33:40.700Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-14T23:33:40.958Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-07-14T23:33:40.958Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-14T23:33:40.958Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-07-14T23:33:40.958Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-14T23:33:40.958Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-07-14T23:33:40.958Z] === RUN TestCopyFromContainer [2023-07-14T23:33:41.069Z] Loaded image: debian:bullseye-slim [2023-07-14T23:33:41.069Z] Loaded image: debian:bullseye-slim [2023-07-14T23:33:41.069Z] Loaded image: debian:bullseye-slim [2023-07-14T23:33:41.069Z] Loaded image: hello-world:latest [2023-07-14T23:33:41.069Z] Loaded image: hello-world:latest [2023-07-14T23:33:41.069Z] Loaded image: hello-world:latest [2023-07-14T23:33:41.069Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:33:41.324Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:33:41.324Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:33:41.324Z] INFO: Testing against a local daemon [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-07-14T23:33:41.324Z] INFO: Testing against a local daemon [2023-07-14T23:33:41.324Z] === RUN TestDockerDaemonSuite [2023-07-14T23:33:41.324Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-07-14T23:33:41.324Z] INFO: Testing against a local daemon [2023-07-14T23:33:41.324Z] === RUN TestCgroupNamespacesBuild [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-07-14T23:33:41.324Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-07-14T23:33:41.890Z] === RUN TestCopyFromContainer// [2023-07-14T23:33:41.890Z] === RUN TestCopyFromContainer//bar/root [2023-07-14T23:33:41.890Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-14T23:33:41.890Z] === RUN TestCopyFromContainer/bar/quux [2023-07-14T23:33:42.148Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-14T23:33:42.148Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-14T23:33:42.148Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-14T23:33:42.148Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-14T23:33:42.148Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-14T23:33:42.148Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer (1.36s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-07-14T23:33:42.406Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-07-14T23:33:42.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-14T23:33:42.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:33:42.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:33:42.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:33:42.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:33:42.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:33:42.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:33:42.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:33:42.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:33:42.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:33:42.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-14T23:33:42.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-14T23:33:42.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-14T23:33:42.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-14T23:33:42.406Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-14T23:33:42.406Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-07-14T23:33:42.406Z] === RUN TestCreateWithInvalidEnv [2023-07-14T23:33:42.406Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-14T23:33:42.406Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-14T23:33:42.406Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-14T23:33:42.406Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-14T23:33:42.406Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-14T23:33:42.406Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-14T23:33:42.406Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-14T23:33:42.406Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-14T23:33:42.406Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-14T23:33:42.406Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-14T23:33:42.406Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-14T23:33:42.406Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-14T23:33:42.406Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-14T23:33:42.406Z] === RUN TestCreateTmpfsMountsTarget [2023-07-14T23:33:42.406Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-14T23:33:42.406Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-14T23:33:43.209Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-07-14T23:33:43.209Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-07-14T23:33:43.464Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-07-14T23:33:43.719Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2023-07-14T23:33:43.719Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-14T23:33:43.777Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2023-07-14T23:33:43.777Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-14T23:33:43.974Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-07-14T23:33:44.534Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-07-14T23:33:44.789Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-07-14T23:33:44.789Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-07-14T23:33:45.044Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2023-07-14T23:33:45.044Z] === RUN TestBuildWithSession [2023-07-14T23:33:45.044Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:33:45.044Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-14T23:33:45.044Z] === RUN TestBuildSquashParent [2023-07-14T23:33:45.692Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s) [2023-07-14T23:33:45.692Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-14T23:33:45.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:33:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:33:45.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:33:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:33:45.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:33:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:33:45.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:33:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:33:45.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:33:45.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:33:45.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:33:45.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:33:45.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:33:45.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:33:45.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:33:45.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-14T23:33:45.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-14T23:33:45.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-14T23:33:45.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-14T23:33:45.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-14T23:33:45.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-14T23:33:45.692Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-14T23:33:45.949Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2023-07-14T23:33:45.949Z] === RUN TestCreateDifferentPlatform [2023-07-14T23:33:45.949Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-14T23:33:45.949Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-14T23:33:45.949Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-07-14T23:33:45.949Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-14T23:33:45.949Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-14T23:33:45.949Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-14T23:33:45.949Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-14T23:33:45.949Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-14T23:33:45.949Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-07-14T23:33:45.949Z] === RUN TestContainerStartOnDaemonRestart [2023-07-14T23:33:45.949Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-14T23:33:45.949Z] === RUN TestDaemonRestartIpcMode [2023-07-14T23:33:45.950Z] === PAUSE TestDaemonRestartIpcMode [2023-07-14T23:33:45.950Z] === RUN TestDaemonHostGatewayIP [2023-07-14T23:33:45.950Z] === PAUSE TestDaemonHostGatewayIP [2023-07-14T23:33:45.950Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-14T23:33:45.950Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-14T23:33:45.950Z] === RUN TestContainerKillOnDaemonStart [2023-07-14T23:33:45.950Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-14T23:33:45.950Z] === RUN TestDiff [2023-07-14T23:33:46.406Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-07-14T23:33:46.406Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-07-14T23:33:46.515Z] --- PASS: TestDiff (0.51s) [2023-07-14T23:33:46.515Z] === RUN TestExecWithCloseStdin [2023-07-14T23:33:46.661Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-07-14T23:33:46.661Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-07-14T23:33:46.661Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-07-14T23:33:47.080Z] --- PASS: TestExecWithCloseStdin (0.58s) [2023-07-14T23:33:47.080Z] === RUN TestExec [2023-07-14T23:33:47.220Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-07-14T23:33:47.646Z] --- PASS: TestExec (0.59s) [2023-07-14T23:33:47.646Z] === RUN TestExecUser [2023-07-14T23:33:48.145Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-07-14T23:33:48.212Z] --- PASS: TestExecUser (0.59s) [2023-07-14T23:33:48.212Z] === RUN TestExportContainerAndImportImage [2023-07-14T23:33:48.705Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-07-14T23:33:48.705Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-07-14T23:33:48.705Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-07-14T23:33:48.705Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-07-14T23:33:48.776Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2023-07-14T23:33:48.776Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-14T23:33:50.148Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2023-07-14T23:33:50.148Z] === RUN TestHealthCheckWorkdir [2023-07-14T23:33:50.590Z] --- PASS: TestBuildSquashParent (5.52s) [2023-07-14T23:33:50.590Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-14T23:33:50.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:33:50.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:33:50.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:33:50.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:33:50.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:33:50.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:33:50.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:33:50.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:33:50.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:33:50.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:33:50.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:33:50.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:33:50.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:33:50.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:33:50.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:33:50.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:33:50.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:33:50.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:33:50.713Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2023-07-14T23:33:50.713Z] === RUN TestHealthKillContainer [2023-07-14T23:33:50.785Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-07-14T23:33:50.785Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-03cc4801\powershellScript.ps1'; exit $LASTEXITCODE; [2023-07-14T23:33:50.785Z] ---------------------------------------------------------------------------- [2023-07-14T23:33:50.785Z] [2023-07-14T23:33:50.785Z] INFO: executeCI.ps1 starting at Fri Jul 14 23:33:49 CUT 2023 [2023-07-14T23:33:50.785Z] [2023-07-14T23:33:50.785Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-07-14T23:33:50.785Z] INFO: Running git version 2.24.1.windows.2 [2023-07-14T23:33:50.785Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-07-14T23:33:50.785Z] INFO: Environment variables: [2023-07-14T23:33:50.785Z] [2023-07-14T23:33:50.785Z] Name Value [2023-07-14T23:33:50.785Z] ---- ----- [2023-07-14T23:33:50.785Z] ALLUSERSPROFILE C:\ProgramData [2023-07-14T23:33:50.785Z] amd64 true [2023-07-14T23:33:50.785Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-07-14T23:33:50.785Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-07-14T23:33:50.785Z] arm64 true [2023-07-14T23:33:50.785Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-07-14T23:33:50.785Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-07-14T23:33:50.785Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-07-14T23:33:50.785Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-07-14T23:33:50.785Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-07-14T23:33:50.785Z] BRANCH_NAME PR-45972 [2023-07-14T23:33:50.785Z] BUILD_DISPLAY_NAME #2 [2023-07-14T23:33:50.785Z] BUILD_ID 2 [2023-07-14T23:33:50.785Z] BUILD_NUMBER 2 [2023-07-14T23:33:50.785Z] BUILD_TAG jenkins-moby-PR-45972-2 [2023-07-14T23:33:50.785Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45972/2/ [2023-07-14T23:33:50.785Z] cgroup2 true [2023-07-14T23:33:50.785Z] CHANGE_AUTHOR thaJeztah [2023-07-14T23:33:50.785Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-07-14T23:33:50.785Z] CHANGE_BRANCH 20.10_backport_fix_host_header [2023-07-14T23:33:50.785Z] CHANGE_FORK thaJeztah/docker [2023-07-14T23:33:50.785Z] CHANGE_ID 45972 [2023-07-14T23:33:50.785Z] CHANGE_TARGET 20.10 [2023-07-14T23:33:50.785Z] CHANGE_TITLE [20.10 backport] client: define a "dummy" hostname to use for local connections [2023-07-14T23:33:50.785Z] CHANGE_URL https://github.com/moby/moby/pull/45972 [2023-07-14T23:33:50.785Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-14T23:33:50.785Z] CommonProgramFiles C:\Program Files\Common Files [2023-07-14T23:33:50.785Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-07-14T23:33:50.785Z] CommonProgramW6432 C:\Program Files\Common Files [2023-07-14T23:33:50.785Z] COMPUTERNAME azwin-2-de4e90 [2023-07-14T23:33:50.785Z] ComSpec C:\Windows\system32\cmd.exe [2023-07-14T23:33:50.785Z] ConfigSequenceNumber 0 [2023-07-14T23:33:50.785Z] dco true [2023-07-14T23:33:50.785Z] DOCKER_BUILDKIT 0 [2023-07-14T23:33:50.785Z] DOCKER_DUT_DEBUG 1 [2023-07-14T23:33:50.785Z] DOCKER_EXPERIMENTAL 1 [2023-07-14T23:33:50.785Z] DOCKER_GRAPHDRIVER overlay2 [2023-07-14T23:33:50.785Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-07-14T23:33:50.785Z] EXECUTOR_NUMBER 0 [2023-07-14T23:33:50.785Z] FQDN azwin-2-de4e90.westus.cloudapp.azure.com [2023-07-14T23:33:50.785Z] GIT_BRANCH PR-45972 [2023-07-14T23:33:50.785Z] GIT_COMMIT e925a5d304fbc0b4afc554657a3309eb97873828 [2023-07-14T23:33:50.785Z] GIT_PREVIOUS_COMMIT 7a094879360814760c094431b307cca01192c4ca [2023-07-14T23:33:50.785Z] GIT_URL https://github.com/moby/moby.git [2023-07-14T23:33:50.785Z] HUDSON_COOKIE 7a036aa1-8f17-4fda-b876-d2f8416a21dd [2023-07-14T23:33:50.785Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-07-14T23:33:50.785Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-07-14T23:33:50.785Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-07-14T23:33:50.785Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-07-14T23:33:50.785Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-07-14T23:33:50.785Z] JENKINS_NODE_COOKIE 63cc1a1e-53b3-455c-9daa-fb51e3b49ad4 [2023-07-14T23:33:50.785Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-07-14T23:33:50.785Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-07-14T23:33:50.785Z] JOB_BASE_NAME PR-45972 [2023-07-14T23:33:50.785Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45972/display/redirect [2023-07-14T23:33:50.785Z] JOB_NAME moby/PR-45972 [2023-07-14T23:33:50.785Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45972/ [2023-07-14T23:33:50.785Z] library.jps.version master [2023-07-14T23:33:50.785Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-07-14T23:33:50.785Z] NODE_LABELS amd64 azure azwin-2-de4e90 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-07-14T23:33:50.786Z] NODE_NAME azwin-2-de4e90 [2023-07-14T23:33:50.786Z] NUMBER_OF_PROCESSORS 4 [2023-07-14T23:33:50.786Z] OS Windows_NT [2023-07-14T23:33:50.786Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-07-14T23:33:50.786Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-07-14T23:33:50.786Z] ppc64le false [2023-07-14T23:33:50.786Z] PROCESSOR_ARCHITECTURE AMD64 [2023-07-14T23:33:50.786Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2023-07-14T23:33:50.786Z] PROCESSOR_LEVEL 6 [2023-07-14T23:33:50.786Z] PROCESSOR_REVISION 5504 [2023-07-14T23:33:50.786Z] ProgramData C:\ProgramData [2023-07-14T23:33:50.786Z] ProgramFiles C:\Program Files [2023-07-14T23:33:50.786Z] ProgramFiles(x86) C:\Program Files (x86) [2023-07-14T23:33:50.786Z] ProgramW6432 C:\Program Files [2023-07-14T23:33:50.786Z] PROMPT $P$G [2023-07-14T23:33:50.786Z] PSExecutionPolicyPreference Bypass [2023-07-14T23:33:50.786Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-07-14T23:33:50.786Z] PUBLIC C:\Users\Public [2023-07-14T23:33:50.786Z] rootless true [2023-07-14T23:33:50.786Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45972/2/display/redirect?page=artif... [2023-07-14T23:33:50.786Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45972/2/display/redirect?page=changes [2023-07-14T23:33:50.786Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45972/2/display/redirect [2023-07-14T23:33:50.786Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45972/2/display/redirect?page=tests [2023-07-14T23:33:50.786Z] s390x false [2023-07-14T23:33:50.786Z] SKIP_VALIDATION_TESTS 1 [2023-07-14T23:33:50.786Z] SOURCES_DRIVE d [2023-07-14T23:33:50.786Z] SOURCES_SUBDIR gopath [2023-07-14T23:33:50.786Z] STAGE_NAME Run tests [2023-07-14T23:33:50.786Z] SystemDrive C: [2023-07-14T23:33:50.786Z] SystemRoot C:\Windows [2023-07-14T23:33:50.786Z] TEMP C:\Windows\TEMP [2023-07-14T23:33:50.786Z] TESTDEBUG 0 [2023-07-14T23:33:50.786Z] TESTRUN_DRIVE d [2023-07-14T23:33:50.786Z] TESTRUN_SUBDIR CI [2023-07-14T23:33:50.786Z] TIMEOUT 120m [2023-07-14T23:33:50.786Z] TMP C:\Windows\TEMP [2023-07-14T23:33:50.786Z] unit_validate true [2023-07-14T23:33:50.786Z] USERDOMAIN WORKGROUP [2023-07-14T23:33:50.786Z] USERNAME azwin-2-de4e90$ [2023-07-14T23:33:50.786Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-07-14T23:33:50.786Z] validate_force false [2023-07-14T23:33:50.786Z] windir C:\Windows [2023-07-14T23:33:50.786Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-07-14T23:33:50.786Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-07-14T23:33:50.786Z] windowsRS5 true [2023-07-14T23:33:50.786Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-07-14T23:33:50.786Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-07-14T23:33:50.786Z] [2023-07-14T23:33:50.786Z] [2023-07-14T23:33:50.786Z] [2023-07-14T23:33:51.156Z] sha256:499b2b691f86ec05d9d3475e19d84962aa4197d960923c0599a7c7246b3a7074 [2023-07-14T23:33:51.156Z] INFO: Starting docker-py tests... [2023-07-14T23:33:51.156Z] ============================= test session starts ============================== [2023-07-14T23:33:51.156Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0 [2023-07-14T23:33:51.156Z] rootdir: /src, inifile: pytest.ini [2023-07-14T23:33:51.156Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-07-14T23:33:51.724Z] collected 389 items / 1 deselected / 388 selected [2023-07-14T23:33:51.724Z] [2023-07-14T23:33:51.779Z] INFO: Sources under d:\gopath\... [2023-07-14T23:33:51.779Z] INFO: Test run under d:\CI\... [2023-07-14T23:33:51.779Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-07-14T23:33:51.779Z] INFO: docker/docker repository was found [2023-07-14T23:33:52.249Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-07-14T23:33:52.477Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-07-14T23:33:52.720Z] ltsc2019: Pulling from windows/servercore [2023-07-14T23:33:53.197Z] cb524f6f2215: Pulling fs layer [2023-07-14T23:33:53.197Z] 71bf80baed9b: Pulling fs layer [2023-07-14T23:33:53.840Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-14T23:33:53.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2023-07-14T23:33:53.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2023-07-14T23:33:53.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2023-07-14T23:33:53.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2023-07-14T23:33:53.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2023-07-14T23:33:53.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2023-07-14T23:33:53.840Z] === RUN TestBuildMultiStageCopy [2023-07-14T23:33:53.840Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-14T23:33:54.401Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-07-14T23:33:54.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-14T23:33:55.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-14T23:33:55.216Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-14T23:33:55.471Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-14T23:33:55.727Z] --- PASS: TestBuildMultiStageCopy (1.79s) [2023-07-14T23:33:55.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2023-07-14T23:33:55.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2023-07-14T23:33:55.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2023-07-14T23:33:55.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.16s) [2023-07-14T23:33:55.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.17s) [2023-07-14T23:33:55.727Z] === RUN TestBuildMultiStageParentConfig [2023-07-14T23:33:55.982Z] --- PASS: TestBuildMultiStageParentConfig (0.47s) [2023-07-14T23:33:55.982Z] === RUN TestBuildLabelWithTargets [2023-07-14T23:33:56.542Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-07-14T23:33:56.798Z] --- PASS: TestBuildLabelWithTargets (0.79s) [2023-07-14T23:33:56.798Z] === RUN TestBuildWithEmptyLayers [2023-07-14T23:33:57.358Z] --- PASS: TestBuildWithEmptyLayers (0.33s) [2023-07-14T23:33:57.358Z] === RUN TestBuildMultiStageOnBuild [2023-07-14T23:33:57.998Z] 71bf80baed9b: Verifying Checksum [2023-07-14T23:33:57.998Z] 71bf80baed9b: Download complete [2023-07-14T23:33:58.722Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-07-14T23:33:58.722Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2023-07-14T23:33:58.722Z] === RUN TestBuildUncleanTarFilenames [2023-07-14T23:33:58.816Z] --- PASS: TestHealthKillContainer (8.01s) [2023-07-14T23:33:58.816Z] === RUN TestHealthCheckProcessKilled [2023-07-14T23:33:58.977Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-07-14T23:33:59.233Z] --- PASS: TestBuildUncleanTarFilenames (0.46s) [2023-07-14T23:33:59.233Z] === RUN TestBuildMultiStageLayerLeak [2023-07-14T23:33:59.381Z] --- PASS: TestHealthCheckProcessKilled (0.74s) [2023-07-14T23:33:59.381Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-14T23:33:59.489Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-07-14T23:33:59.945Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2023-07-14T23:33:59.945Z] === RUN TestIpcModeNone [2023-07-14T23:34:00.050Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-07-14T23:34:00.510Z] --- PASS: TestIpcModeNone (0.54s) [2023-07-14T23:34:00.510Z] === RUN TestIpcModePrivate [2023-07-14T23:34:00.975Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-07-14T23:34:00.975Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2023-07-14T23:34:00.975Z] === RUN TestBuildWithHugeFile [2023-07-14T23:34:01.076Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-07-14T23:34:01.076Z] --- PASS: TestIpcModePrivate (0.55s) [2023-07-14T23:34:01.076Z] === RUN TestIpcModeShareable [2023-07-14T23:34:01.642Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-07-14T23:34:01.642Z] --- PASS: TestIpcModeShareable (0.58s) [2023-07-14T23:34:01.642Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-14T23:34:02.862Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-07-14T23:34:03.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2023-07-14T23:34:03.540Z] === RUN TestAPIIpcModeHost [2023-07-14T23:34:03.788Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-07-14T23:34:04.105Z] --- PASS: TestAPIIpcModeHost (0.39s) [2023-07-14T23:34:04.105Z] === RUN TestDaemonIpcModeShareable [2023-07-14T23:34:05.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-07-14T23:34:05.038Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2023-07-14T23:34:05.038Z] === RUN TestDaemonIpcModePrivate [2023-07-14T23:34:06.411Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-07-14T23:34:06.411Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2023-07-14T23:34:06.411Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-14T23:34:07.292Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-07-14T23:34:07.344Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-07-14T23:34:07.602Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2023-07-14T23:34:07.602Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-14T23:34:07.860Z] tests/integration/api_client_test.py ..... [ 7%] [2023-07-14T23:34:08.535Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-07-14T23:34:08.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2023-07-14T23:34:08.792Z] === RUN TestIpcModeOlderClient [2023-07-14T23:34:08.792Z] === PAUSE TestIpcModeOlderClient [2023-07-14T23:34:08.792Z] === RUN TestKillContainerInvalidSignal [2023-07-14T23:34:09.357Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2023-07-14T23:34:09.357Z] === RUN TestKillContainer [2023-07-14T23:34:09.357Z] === RUN TestKillContainer/no_signal [2023-07-14T23:34:09.367Z] tests/integration/api_config_test.py ..... [ 8%] [2023-07-14T23:34:09.615Z] === RUN TestKillContainer/non_killing_signal [2023-07-14T23:34:10.180Z] === RUN TestKillContainer/killing_signal [2023-07-14T23:34:10.745Z] --- PASS: TestKillContainer (1.49s) [2023-07-14T23:34:10.745Z] --- PASS: TestKillContainer/no_signal (0.48s) [2023-07-14T23:34:10.745Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-07-14T23:34:10.745Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2023-07-14T23:34:10.745Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-14T23:34:10.745Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-14T23:34:11.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-14T23:34:11.866Z] === RUN TestDockerSuite/TestAttachDetach [2023-07-14T23:34:11.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s) [2023-07-14T23:34:11.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2023-07-14T23:34:11.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2023-07-14T23:34:11.875Z] === RUN TestKillStoppedContainer [2023-07-14T23:34:11.875Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-07-14T23:34:11.875Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-14T23:34:11.875Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-07-14T23:34:11.875Z] === RUN TestKillDifferentUserContainer [2023-07-14T23:34:12.439Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2023-07-14T23:34:12.439Z] === RUN TestInspectOomKilledTrue [2023-07-14T23:34:13.011Z] --- PASS: TestInspectOomKilledTrue (0.56s) [2023-07-14T23:34:13.011Z] === RUN TestInspectOomKilledFalse [2023-07-14T23:34:13.269Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2023-07-14T23:34:13.269Z] === RUN TestLinksEtcHostsContentMatch [2023-07-14T23:34:13.527Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2023-07-14T23:34:13.527Z] === RUN TestLinksContainerNames [2023-07-14T23:34:14.899Z] --- PASS: TestLinksContainerNames (1.01s) [2023-07-14T23:34:14.899Z] === RUN TestLogsFollowTailEmpty [2023-07-14T23:34:15.156Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2023-07-14T23:34:15.156Z] === RUN TestContainerNetworkMountsNoChown [2023-07-14T23:34:15.721Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/default [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/default [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/private [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/private [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/rprivate [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/slave [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/slave [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/rslave [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/shared [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/shared [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/rshared [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-14T23:34:15.721Z] === CONT TestMountDaemonRoot/default [2023-07-14T23:34:15.721Z] === CONT TestMountDaemonRoot/rslave [2023-07-14T23:34:15.721Z] === CONT TestMountDaemonRoot/rprivate [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-14T23:34:15.721Z] === CONT TestMountDaemonRoot/slave [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-14T23:34:15.721Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:34:15.721Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/private [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/shared [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rshared [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:34:15.722Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:34:15.722Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:34:15.722Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:34:15.980Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:34:15.980Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:34:15.980Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-07-14T23:34:15.980Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-07-14T23:34:15.980Z] === RUN TestContainerBindMountNonRecursive [2023-07-14T23:34:17.103Z] docker_cli_daemon_test.go:1455: [d33b4dcbf8e66] daemon is not started [2023-07-14T23:34:17.351Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) [2023-07-14T23:34:17.351Z] === RUN TestContainerVolumesMountedAsShared [2023-07-14T23:34:17.916Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2023-07-14T23:34:17.916Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-14T23:34:18.174Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2023-07-14T23:34:18.174Z] === RUN TestNetworkNat [2023-07-14T23:34:18.739Z] --- PASS: TestNetworkNat (0.51s) [2023-07-14T23:34:18.740Z] === RUN TestNetworkLocalhostTCPNat [2023-07-14T23:34:19.304Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2023-07-14T23:34:19.304Z] === RUN TestNetworkLoopbackNat [2023-07-14T23:34:19.593Z] cb524f6f2215: Verifying Checksum [2023-07-14T23:34:19.593Z] cb524f6f2215: Download complete [2023-07-14T23:34:19.613Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-07-14T23:34:19.869Z] check_test.go:308: [dd19d2a2bec8b] daemon is not started [2023-07-14T23:34:19.869Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-07-14T23:34:20.430Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-07-14T23:34:21.831Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2023-07-14T23:34:21.831Z] === RUN TestPause [2023-07-14T23:34:21.840Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-07-14T23:34:22.096Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-07-14T23:34:22.396Z] --- PASS: TestPause (0.55s) [2023-07-14T23:34:22.396Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-14T23:34:22.396Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:34:22.396Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:34:22.396Z] === RUN TestPauseStopPausedContainer [2023-07-14T23:34:22.657Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-07-14T23:34:22.962Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2023-07-14T23:34:22.962Z] === RUN TestPsFilter [2023-07-14T23:34:23.220Z] --- PASS: TestPsFilter (0.12s) [2023-07-14T23:34:23.220Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-14T23:34:23.477Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2023-07-14T23:34:23.477Z] === RUN TestRemoveContainerWithVolume [2023-07-14T23:34:23.583Z] check_test.go:308: [d4633e2061345] daemon is not started [2023-07-14T23:34:23.583Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-07-14T23:34:23.583Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-07-14T23:34:23.874Z] --- PASS: TestBuildWithHugeFile (56.65s) [2023-07-14T23:34:23.874Z] === RUN TestBuildWithEmptyDockerfile [2023-07-14T23:34:23.874Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:23.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:23.874Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:23.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:23.874Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:23.874Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:23.874Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:23.874Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:23.874Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:23.874Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-14T23:34:23.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-07-14T23:34:23.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) [2023-07-14T23:34:23.874Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-07-14T23:34:23.874Z] === RUN TestBuildPreserveOwnership [2023-07-14T23:34:23.874Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-14T23:34:23.874Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-14T23:34:23.874Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2023-07-14T23:34:23.874Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.60s) [2023-07-14T23:34:23.874Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2023-07-14T23:34:23.874Z] === RUN TestBuildPlatformInvalid [2023-07-14T23:34:23.874Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2023-07-14T23:34:23.874Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-14T23:34:23.874Z] Loaded image: busybox:latest [2023-07-14T23:34:23.874Z] Loaded image: busybox:glibc [2023-07-14T23:34:23.874Z] Loaded image: debian:bullseye-slim [2023-07-14T23:34:23.874Z] Loaded image: hello-world:latest [2023-07-14T23:34:23.874Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:34:24.045Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2023-07-14T23:34:24.045Z] === RUN TestRemoveContainerRunning [2023-07-14T23:34:24.509Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-07-14T23:34:24.610Z] --- PASS: TestRemoveContainerRunning (0.54s) [2023-07-14T23:34:24.610Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-14T23:34:25.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2023-07-14T23:34:25.174Z] === RUN TestRemoveInvalidContainer [2023-07-14T23:34:25.174Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-14T23:34:25.174Z] === RUN TestRenameLinkedContainer [2023-07-14T23:34:26.394Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-07-14T23:34:26.955Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-07-14T23:34:27.072Z] --- PASS: TestRenameLinkedContainer (2.06s) [2023-07-14T23:34:27.072Z] === RUN TestRenameStoppedContainer [2023-07-14T23:34:27.637Z] --- PASS: TestRenameStoppedContainer (0.46s) [2023-07-14T23:34:27.637Z] === RUN TestRenameRunningContainerAndReuse [2023-07-14T23:34:27.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-07-14T23:34:27.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-07-14T23:34:27.881Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-07-14T23:34:28.068Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.91s) [2023-07-14T23:34:28.068Z] PASS [2023-07-14T23:34:28.068Z] [2023-07-14T23:34:28.068Z] === Skipped [2023-07-14T23:34:28.068Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-07-14T23:34:28.068Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:34:28.068Z] [2023-07-14T23:34:28.068Z] DONE 33 tests, 1 skipped in 92.394s [2023-07-14T23:34:28.068Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-07-14T23:34:28.068Z] INFO: Testing against a local daemon [2023-07-14T23:34:28.068Z] === RUN TestConfigInspect [2023-07-14T23:34:28.442Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-07-14T23:34:28.569Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2023-07-14T23:34:28.569Z] === RUN TestRenameInvalidName [2023-07-14T23:34:29.003Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-07-14T23:34:29.134Z] --- PASS: TestRenameInvalidName (0.51s) [2023-07-14T23:34:29.134Z] === RUN TestRenameAnonymousContainer [2023-07-14T23:34:29.974Z] --- PASS: TestConfigInspect (2.43s) [2023-07-14T23:34:29.974Z] === RUN TestConfigList [2023-07-14T23:34:30.890Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-07-14T23:34:31.031Z] --- PASS: TestRenameAnonymousContainer (1.81s) [2023-07-14T23:34:31.031Z] === RUN TestRenameContainerWithSameName [2023-07-14T23:34:31.596Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2023-07-14T23:34:31.596Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-14T23:34:32.510Z] --- PASS: TestConfigList (2.18s) [2023-07-14T23:34:32.510Z] === RUN TestConfigsCreateAndDelete [2023-07-14T23:34:32.529Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2023-07-14T23:34:32.529Z] === RUN TestResize [2023-07-14T23:34:32.776Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-07-14T23:34:33.093Z] --- PASS: TestResize (0.51s) [2023-07-14T23:34:33.093Z] === RUN TestResizeWithInvalidSize [2023-07-14T23:34:33.658Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2023-07-14T23:34:33.658Z] === RUN TestResizeWhenContainerNotStarted [2023-07-14T23:34:34.223Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:34:34.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:34:34.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:34:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:34:34.416Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2023-07-14T23:34:34.416Z] === RUN TestConfigsUpdate [2023-07-14T23:34:35.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:34:35.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:34:35.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:34:35.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:34:36.042Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-07-14T23:34:36.952Z] --- PASS: TestConfigsUpdate (2.25s) [2023-07-14T23:34:36.952Z] === RUN TestTemplatedConfig [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.63s) [2023-07-14T23:34:38.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s) [2023-07-14T23:34:38.153Z] === RUN TestCgroupNamespacesRun [2023-07-14T23:34:38.556Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-07-14T23:34:39.279Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-07-14T23:34:39.487Z] --- PASS: TestTemplatedConfig (2.78s) [2023-07-14T23:34:39.487Z] === RUN TestConfigCreateResolve [2023-07-14T23:34:39.525Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2023-07-14T23:34:39.525Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-14T23:34:40.896Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.25s) [2023-07-14T23:34:40.896Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-14T23:34:41.068Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-07-14T23:34:41.995Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-07-14T23:34:42.023Z] --- PASS: TestConfigCreateResolve (2.21s) [2023-07-14T23:34:42.023Z] === RUN TestConfigDaemonLibtrustID [2023-07-14T23:34:42.268Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2023-07-14T23:34:42.268Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-14T23:34:42.282Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2023-07-14T23:34:42.282Z] PASS [2023-07-14T23:34:42.282Z] [2023-07-14T23:34:42.282Z] DONE 7 tests in 14.685s [2023-07-14T23:34:42.282Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-07-14T23:34:42.282Z] INFO: Testing against a local daemon [2023-07-14T23:34:42.282Z] === RUN TestCheckpoint [2023-07-14T23:34:42.282Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:34:42.282Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-14T23:34:42.282Z] === RUN TestContainerInvalidJSON [2023-07-14T23:34:42.282Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:34:42.282Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:34:42.282Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:34:42.282Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:34:42.282Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:34:42.282Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:34:42.282Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:34:42.282Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:34:42.282Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:34:42.282Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-14T23:34:42.282Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-14T23:34:42.282Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-14T23:34:42.282Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-14T23:34:42.282Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-14T23:34:42.282Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-07-14T23:34:42.282Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-14T23:34:42.541Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2023-07-14T23:34:42.541Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-14T23:34:42.541Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-07-14T23:34:42.541Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-14T23:34:42.541Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-07-14T23:34:42.541Z] === RUN TestCopyFromContainer [2023-07-14T23:34:42.579Z] --- PASS: TestBuildWithHugeFile (59.87s) [2023-07-14T23:34:42.579Z] === RUN TestBuildWithEmptyDockerfile [2023-07-14T23:34:42.579Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:42.579Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:42.579Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:42.579Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:42.579Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:42.579Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:42.579Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:42.579Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:42.579Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:42.579Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-14T23:34:42.579Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) [2023-07-14T23:34:42.579Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-07-14T23:34:42.579Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-07-14T23:34:42.579Z] === RUN TestBuildPreserveOwnership [2023-07-14T23:34:42.579Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-14T23:34:42.579Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-14T23:34:43.201Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2023-07-14T23:34:43.201Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-14T23:34:43.357Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-07-14T23:34:43.478Z] === RUN TestCopyFromContainer// [2023-07-14T23:34:43.738Z] === RUN TestCopyFromContainer//bar/root [2023-07-14T23:34:43.738Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-14T23:34:43.738Z] === RUN TestCopyFromContainer/bar/quux [2023-07-14T23:34:43.738Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-14T23:34:43.738Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-14T23:34:43.738Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-14T23:34:43.917Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-07-14T23:34:43.917Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-07-14T23:34:43.998Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-14T23:34:43.998Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-14T23:34:43.998Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer (1.49s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-07-14T23:34:43.998Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-07-14T23:34:43.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-14T23:34:43.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:34:43.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:34:43.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:34:43.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:34:43.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:34:43.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:34:43.998Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:34:43.998Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:34:43.998Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:34:43.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-14T23:34:43.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-14T23:34:43.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-14T23:34:43.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-14T23:34:43.998Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-14T23:34:43.998Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2023-07-14T23:34:43.998Z] === RUN TestCreateWithInvalidEnv [2023-07-14T23:34:43.998Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-14T23:34:43.998Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-14T23:34:43.998Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-14T23:34:43.998Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-14T23:34:43.998Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-14T23:34:43.998Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-14T23:34:43.998Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-14T23:34:43.998Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-14T23:34:43.998Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-14T23:34:43.998Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-14T23:34:43.998Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-14T23:34:43.998Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-14T23:34:43.998Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-14T23:34:43.998Z] === RUN TestCreateTmpfsMountsTarget [2023-07-14T23:34:43.998Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-14T23:34:43.998Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-14T23:34:44.472Z] --- PASS: TestBuildPreserveOwnership (10.06s) [2023-07-14T23:34:44.472Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.05s) [2023-07-14T23:34:44.472Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-07-14T23:34:44.472Z] === RUN TestBuildPlatformInvalid [2023-07-14T23:34:44.472Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-07-14T23:34:44.472Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-14T23:34:44.472Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-07-14T23:34:44.472Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-07-14T23:34:44.472Z] PASS [2023-07-14T23:34:44.472Z] [2023-07-14T23:34:44.472Z] === Skipped [2023-07-14T23:34:44.472Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-07-14T23:34:44.472Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:34:44.472Z] [2023-07-14T23:34:44.472Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-07-14T23:34:44.472Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-07-14T23:34:44.472Z] [2023-07-14T23:34:44.472Z] DONE 33 tests, 2 skipped in 118.779s [2023-07-14T23:34:44.472Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-07-14T23:34:44.472Z] INFO: Testing against a local daemon [2023-07-14T23:34:44.472Z] === RUN TestConfigInspect [2023-07-14T23:34:44.472Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:44.472Z] --- SKIP: TestConfigInspect (0.01s) [2023-07-14T23:34:44.472Z] === RUN TestConfigList [2023-07-14T23:34:44.472Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:44.472Z] --- SKIP: TestConfigList (0.01s) [2023-07-14T23:34:44.472Z] === RUN TestConfigsCreateAndDelete [2023-07-14T23:34:44.472Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:44.472Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-07-14T23:34:44.472Z] === RUN TestConfigsUpdate [2023-07-14T23:34:44.472Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:44.472Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-07-14T23:34:44.472Z] === RUN TestTemplatedConfig [2023-07-14T23:34:44.472Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:44.473Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-07-14T23:34:44.473Z] === RUN TestConfigCreateResolve [2023-07-14T23:34:44.473Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:44.473Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-07-14T23:34:44.473Z] === RUN TestConfigDaemonLibtrustID [2023-07-14T23:34:44.476Z] check_test.go:308: [d77b24f5c390e] daemon is not started [2023-07-14T23:34:44.476Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-07-14T23:34:44.572Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2023-07-14T23:34:44.572Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-14T23:34:44.731Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-07-14T23:34:44.986Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-07-14T23:34:44.986Z] check_test.go:308: [d7402f46ec2d8] daemon is not started [2023-07-14T23:34:44.986Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-07-14T23:34:45.242Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-07-14T23:34:45.802Z] --- PASS: TestBuildWithHugeFile (44.77s) [2023-07-14T23:34:45.802Z] === RUN TestBuildWithEmptyDockerfile [2023-07-14T23:34:45.802Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:45.802Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:45.802Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:45.802Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:45.802Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:45.802Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:45.802Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:34:45.802Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:34:45.802Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:34:45.802Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2023-07-14T23:34:45.802Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-07-14T23:34:45.802Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-07-14T23:34:45.802Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-07-14T23:34:45.802Z] === RUN TestBuildPreserveOwnership [2023-07-14T23:34:45.802Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-14T23:34:45.802Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-07-14T23:34:45.841Z] --- PASS: TestConfigDaemonLibtrustID (1.57s) [2023-07-14T23:34:45.841Z] PASS [2023-07-14T23:34:45.841Z] [2023-07-14T23:34:45.841Z] === Skipped [2023-07-14T23:34:45.841Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2023-07-14T23:34:45.841Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:45.841Z] [2023-07-14T23:34:45.841Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-07-14T23:34:45.841Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:45.841Z] [2023-07-14T23:34:45.841Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-07-14T23:34:45.841Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:45.841Z] [2023-07-14T23:34:45.841Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-07-14T23:34:45.841Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:45.841Z] [2023-07-14T23:34:45.841Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-07-14T23:34:45.841Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:45.841Z] [2023-07-14T23:34:45.841Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-07-14T23:34:45.841Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:34:45.841Z] [2023-07-14T23:34:45.841Z] DONE 7 tests, 6 skipped in 1.656s [2023-07-14T23:34:45.841Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-07-14T23:34:45.841Z] INFO: Testing against a local daemon [2023-07-14T23:34:45.841Z] === RUN TestCheckpoint [2023-07-14T23:34:45.841Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:34:45.841Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-14T23:34:45.841Z] === RUN TestContainerInvalidJSON [2023-07-14T23:34:45.841Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:34:45.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:34:45.841Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:34:45.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:34:45.841Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:34:45.841Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:34:45.841Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:34:45.841Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:34:45.841Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:34:45.841Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-14T23:34:45.841Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-14T23:34:45.841Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-14T23:34:45.841Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-14T23:34:45.841Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-14T23:34:45.943Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2023-07-14T23:34:45.943Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-14T23:34:46.098Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2023-07-14T23:34:46.098Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-14T23:34:46.098Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2023-07-14T23:34:46.098Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-14T23:34:46.098Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-07-14T23:34:46.098Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-14T23:34:46.098Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-07-14T23:34:46.098Z] === RUN TestCopyFromContainer [2023-07-14T23:34:46.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2023-07-14T23:34:46.201Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-14T23:34:46.362Z] check_test.go:308: [df848bfb0f6b2] daemon is not started [2023-07-14T23:34:46.362Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-07-14T23:34:46.534Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2023-07-14T23:34:46.534Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-14T23:34:46.617Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-07-14T23:34:47.572Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2023-07-14T23:34:47.572Z] === RUN TestNISDomainname [2023-07-14T23:34:48.138Z] --- PASS: TestNISDomainname (0.66s) [2023-07-14T23:34:48.138Z] === RUN TestHostnameDnsResolution [2023-07-14T23:34:48.439Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2023-07-14T23:34:48.439Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-14T23:34:48.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:34:48.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:34:48.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:34:48.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:34:48.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:34:48.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:34:48.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:34:48.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:34:48.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:34:48.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:34:48.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:34:48.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:34:48.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:34:48.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:34:48.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:34:48.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-14T23:34:48.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-14T23:34:48.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-14T23:34:48.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-14T23:34:48.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-14T23:34:48.439Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-14T23:34:48.439Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-14T23:34:48.503Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-14T23:34:48.503Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-07-14T23:34:48.503Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-07-14T23:34:48.758Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-07-14T23:34:49.007Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2023-07-14T23:34:49.007Z] === RUN TestCreateDifferentPlatform [2023-07-14T23:34:49.007Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-14T23:34:49.007Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-14T23:34:49.007Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-14T23:34:49.007Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-14T23:34:49.007Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-14T23:34:49.007Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-14T23:34:49.007Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-07-14T23:34:49.007Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-14T23:34:49.007Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-07-14T23:34:49.007Z] === RUN TestContainerStartOnDaemonRestart [2023-07-14T23:34:49.007Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-14T23:34:49.007Z] === RUN TestDaemonRestartIpcMode [2023-07-14T23:34:49.007Z] === PAUSE TestDaemonRestartIpcMode [2023-07-14T23:34:49.007Z] === RUN TestDaemonHostGatewayIP [2023-07-14T23:34:49.007Z] === PAUSE TestDaemonHostGatewayIP [2023-07-14T23:34:49.007Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-14T23:34:49.007Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-14T23:34:49.007Z] === RUN TestContainerKillOnDaemonStart [2023-07-14T23:34:49.007Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-14T23:34:49.007Z] === RUN TestDiff [2023-07-14T23:34:49.013Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2023-07-14T23:34:49.013Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.40s) [2023-07-14T23:34:49.013Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2023-07-14T23:34:49.013Z] === RUN TestBuildPlatformInvalid [2023-07-14T23:34:49.070Z] --- PASS: TestHostnameDnsResolution (0.77s) [2023-07-14T23:34:49.070Z] === RUN TestUnprivilegedPortsAndPing [2023-07-14T23:34:49.269Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-07-14T23:34:49.269Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-14T23:34:49.575Z] --- PASS: TestDiff (0.67s) [2023-07-14T23:34:49.576Z] === RUN TestExecWithCloseStdin [2023-07-14T23:34:49.635Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2023-07-14T23:34:49.635Z] === RUN TestStats [2023-07-14T23:34:49.830Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-07-14T23:34:49.830Z] Loaded image: busybox:latest [2023-07-14T23:34:50.086Z] Loaded image: busybox:glibc [2023-07-14T23:34:50.273Z] === RUN TestCopyFromContainer// [2023-07-14T23:34:50.273Z] === RUN TestCopyFromContainer//bar/root [2023-07-14T23:34:50.273Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-14T23:34:50.273Z] === RUN TestCopyFromContainer/bar/quux [2023-07-14T23:34:50.273Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-14T23:34:50.273Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-14T23:34:50.513Z] --- PASS: TestExecWithCloseStdin (0.73s) [2023-07-14T23:34:50.513Z] === RUN TestExec [2023-07-14T23:34:50.530Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-14T23:34:50.530Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-14T23:34:50.530Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-14T23:34:50.530Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer (4.44s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-07-14T23:34:50.530Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-07-14T23:34:50.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-14T23:34:50.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:34:50.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:34:50.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:34:50.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:34:50.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:34:50.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:34:50.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:34:50.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:34:50.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:34:50.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-14T23:34:50.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-14T23:34:50.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-14T23:34:50.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-14T23:34:50.530Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-14T23:34:50.530Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2023-07-14T23:34:50.530Z] === RUN TestCreateWithInvalidEnv [2023-07-14T23:34:50.530Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-14T23:34:50.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-14T23:34:50.530Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-14T23:34:50.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-14T23:34:50.530Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-14T23:34:50.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-14T23:34:50.530Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-14T23:34:50.530Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-14T23:34:50.530Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-14T23:34:50.530Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-14T23:34:50.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-14T23:34:50.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-14T23:34:50.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-14T23:34:50.530Z] === RUN TestCreateTmpfsMountsTarget [2023-07-14T23:34:50.530Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-14T23:34:50.530Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-14T23:34:51.011Z] Loaded image: debian:bullseye-slim [2023-07-14T23:34:51.011Z] Loaded image: hello-world:latest [2023-07-14T23:34:51.011Z] Loaded image: arm32v7/hello-world:latest [2023-07-14T23:34:51.081Z] --- PASS: TestExec (0.72s) [2023-07-14T23:34:51.082Z] === RUN TestExecUser [2023-07-14T23:34:51.899Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s) [2023-07-14T23:34:51.899Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-14T23:34:52.019Z] --- PASS: TestExecUser (0.74s) [2023-07-14T23:34:52.019Z] === RUN TestExportContainerAndImportImage [2023-07-14T23:34:52.159Z] --- PASS: TestStats (2.52s) [2023-07-14T23:34:52.159Z] === RUN TestStopContainerWithTimeout [2023-07-14T23:34:52.159Z] === RUN TestStopContainerWithTimeout/0 [2023-07-14T23:34:52.159Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-14T23:34:52.159Z] === RUN TestStopContainerWithTimeout/1 [2023-07-14T23:34:52.159Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-14T23:34:52.159Z] === RUN TestStopContainerWithTimeout/3 [2023-07-14T23:34:52.159Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-14T23:34:52.159Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-14T23:34:52.159Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-14T23:34:52.159Z] === CONT TestStopContainerWithTimeout/0 [2023-07-14T23:34:52.159Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-14T23:34:52.159Z] === CONT TestStopContainerWithTimeout/1 [2023-07-14T23:34:52.159Z] === CONT TestStopContainerWithTimeout/3 [2023-07-14T23:34:52.373Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-07-14T23:34:52.587Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2023-07-14T23:34:52.587Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-14T23:34:53.269Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2023-07-14T23:34:53.269Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-14T23:34:53.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:34:53.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:34:53.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:34:53.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:34:53.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:34:53.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:34:53.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:34:53.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:34:53.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:34:53.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:34:53.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:34:53.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:34:53.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:34:53.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:34:53.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:34:53.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-14T23:34:53.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-14T23:34:53.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-14T23:34:53.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-14T23:34:53.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-14T23:34:53.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-14T23:34:53.269Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-14T23:34:53.298Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-07-14T23:34:53.832Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2023-07-14T23:34:53.832Z] === RUN TestCreateDifferentPlatform [2023-07-14T23:34:53.832Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-14T23:34:53.832Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-14T23:34:53.832Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-14T23:34:53.832Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-14T23:34:53.832Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-14T23:34:53.832Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-14T23:34:53.832Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-14T23:34:53.832Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-14T23:34:53.832Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-07-14T23:34:53.832Z] === RUN TestContainerStartOnDaemonRestart [2023-07-14T23:34:53.832Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-07-14T23:34:53.832Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-07-14T23:34:53.832Z] === RUN TestDaemonRestartIpcMode [2023-07-14T23:34:53.832Z] === PAUSE TestDaemonRestartIpcMode [2023-07-14T23:34:53.832Z] === RUN TestDaemonHostGatewayIP [2023-07-14T23:34:53.832Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:34:53.832Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-07-14T23:34:53.832Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-14T23:34:53.832Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-14T23:34:53.832Z] === RUN TestContainerKillOnDaemonStart [2023-07-14T23:34:53.832Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-07-14T23:34:53.832Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-07-14T23:34:53.832Z] === RUN TestDiff [2023-07-14T23:34:53.858Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-07-14T23:34:53.965Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2023-07-14T23:34:53.965Z] === RUN TestHealthCheckWorkdir [2023-07-14T23:34:54.089Z] --- PASS: TestDiff (0.44s) [2023-07-14T23:34:54.089Z] === RUN TestExecWithCloseStdin [2023-07-14T23:34:54.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-07-14T23:34:54.652Z] --- PASS: TestExecWithCloseStdin (0.48s) [2023-07-14T23:34:54.652Z] === RUN TestExec [2023-07-14T23:34:54.902Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2023-07-14T23:34:54.902Z] === RUN TestHealthKillContainer [2023-07-14T23:34:55.216Z] --- PASS: TestExec (0.49s) [2023-07-14T23:34:55.216Z] === RUN TestExecUser [2023-07-14T23:34:55.436Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-14T23:34:55.436Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2023-07-14T23:34:55.436Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2023-07-14T23:34:55.436Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2023-07-14T23:34:55.436Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2023-07-14T23:34:55.436Z] === RUN TestDeleteDevicemapper [2023-07-14T23:34:55.436Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:34:55.436Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-14T23:34:55.436Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-14T23:34:55.779Z] --- PASS: TestExecUser (0.48s) [2023-07-14T23:34:55.779Z] === RUN TestExportContainerAndImportImage [2023-07-14T23:34:56.344Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-07-14T23:34:56.344Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-14T23:34:57.680Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-07-14T23:34:57.680Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-07-14T23:34:57.681Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-07-14T23:34:57.962Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.62s) [2023-07-14T23:34:57.962Z] === RUN TestUpdateMemory [2023-07-14T23:34:58.527Z] --- PASS: TestUpdateMemory (0.64s) [2023-07-14T23:34:58.527Z] === RUN TestUpdateCPUQuota [2023-07-14T23:34:58.607Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-07-14T23:34:59.169Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.02s) [2023-07-14T23:34:59.169Z] PASS [2023-07-14T23:34:59.169Z] [2023-07-14T23:34:59.169Z] === Skipped [2023-07-14T23:34:59.169Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-07-14T23:34:59.169Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:34:59.169Z] [2023-07-14T23:34:59.169Z] DONE 33 tests, 1 skipped in 79.918s [2023-07-14T23:34:59.169Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-07-14T23:34:59.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:34:59.169Z] ++ set -e [2023-07-14T23:34:59.169Z] ++ '[' -n 0 ']' [2023-07-14T23:34:59.169Z] ++ set -x [2023-07-14T23:34:59.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:34:59.169Z] INFO: Testing against a local daemon [2023-07-14T23:34:59.169Z] === RUN TestConfigInspect [2023-07-14T23:34:59.460Z] --- PASS: TestUpdateCPUQuota (0.91s) [2023-07-14T23:34:59.460Z] === RUN TestUpdatePidsLimit [2023-07-14T23:34:59.460Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-14T23:34:59.460Z] === RUN TestUpdatePidsLimit/no_change [2023-07-14T23:34:59.617Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2023-07-14T23:34:59.617Z] === RUN TestHealthCheckWorkdir [2023-07-14T23:34:59.717Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-14T23:34:59.975Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-14T23:35:00.181Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2023-07-14T23:35:00.181Z] === RUN TestHealthKillContainer [2023-07-14T23:35:00.233Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-14T23:35:00.491Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-14T23:35:00.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-14T23:35:01.053Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-07-14T23:35:01.054Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-07-14T23:35:01.309Z] check_test.go:308: [d7e1b899338db] daemon is not started [2023-07-14T23:35:01.309Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-07-14T23:35:01.563Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit (2.18s) [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2023-07-14T23:35:01.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-07-14T23:35:01.705Z] === RUN TestUpdateRestartPolicy [2023-07-14T23:35:01.819Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-07-14T23:35:02.074Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-07-14T23:35:02.074Z] --- PASS: TestConfigInspect (2.83s) [2023-07-14T23:35:02.074Z] === RUN TestConfigList [2023-07-14T23:35:02.634Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-07-14T23:35:02.889Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-07-14T23:35:03.022Z] --- PASS: TestHealthKillContainer (8.37s) [2023-07-14T23:35:03.022Z] === RUN TestHealthCheckProcessKilled [2023-07-14T23:35:03.959Z] --- PASS: TestHealthCheckProcessKilled (0.94s) [2023-07-14T23:35:03.959Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-14T23:35:04.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-07-14T23:35:04.812Z] --- PASS: TestConfigList (2.78s) [2023-07-14T23:35:04.812Z] === RUN TestConfigsCreateAndDelete [2023-07-14T23:35:04.897Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2023-07-14T23:35:04.897Z] === RUN TestIpcModeNone [2023-07-14T23:35:05.737Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-07-14T23:35:05.834Z] --- PASS: TestIpcModeNone (0.81s) [2023-07-14T23:35:05.834Z] === RUN TestIpcModePrivate [2023-07-14T23:35:06.093Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2023-07-14T23:35:06.353Z] --- PASS: TestIpcModePrivate (0.77s) [2023-07-14T23:35:06.353Z] === RUN TestIpcModeShareable [2023-07-14T23:35:06.662Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-07-14T23:35:06.917Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-07-14T23:35:06.921Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2023-07-14T23:35:07.180Z] --- PASS: TestIpcModeShareable (0.75s) [2023-07-14T23:35:07.180Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-14T23:35:07.477Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2023-07-14T23:35:07.477Z] === RUN TestConfigsUpdate [2023-07-14T23:35:08.037Z] === RUN TestDockerSuite/TestBuildAddScript [2023-07-14T23:35:08.276Z] --- PASS: TestHealthKillContainer (7.98s) [2023-07-14T23:35:08.277Z] === RUN TestHealthCheckProcessKilled [2023-07-14T23:35:08.841Z] --- PASS: TestHealthCheckProcessKilled (0.70s) [2023-07-14T23:35:08.841Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-14T23:35:08.841Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-14T23:35:08.841Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-07-14T23:35:08.841Z] === RUN TestIpcModeNone [2023-07-14T23:35:09.404Z] --- PASS: TestIpcModeNone (0.51s) [2023-07-14T23:35:09.404Z] === RUN TestIpcModePrivate [2023-07-14T23:35:09.661Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-07-14T23:35:09.716Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2023-07-14T23:35:09.716Z] === RUN TestAPIIpcModeHost [2023-07-14T23:35:09.918Z] --- PASS: TestIpcModePrivate (0.52s) [2023-07-14T23:35:09.918Z] === RUN TestIpcModeShareable [2023-07-14T23:35:09.918Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:35:09.918Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-07-14T23:35:09.918Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-14T23:35:09.975Z] --- PASS: TestAPIIpcModeHost (0.41s) [2023-07-14T23:35:09.975Z] === RUN TestDaemonIpcModeShareable [2023-07-14T23:35:10.550Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-07-14T23:35:10.550Z] --- PASS: TestConfigsUpdate (3.15s) [2023-07-14T23:35:10.550Z] === RUN TestTemplatedConfig [2023-07-14T23:35:10.805Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-07-14T23:35:10.913Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-07-14T23:35:11.173Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2023-07-14T23:35:11.173Z] === RUN TestDaemonIpcModePrivate [2023-07-14T23:35:11.287Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s) [2023-07-14T23:35:11.287Z] === RUN TestAPIIpcModeHost [2023-07-14T23:35:11.287Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:35:11.287Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-07-14T23:35:11.287Z] === RUN TestDaemonIpcModeShareable [2023-07-14T23:35:11.287Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:35:11.287Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-07-14T23:35:11.287Z] === RUN TestDaemonIpcModePrivate [2023-07-14T23:35:12.110Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-07-14T23:35:12.369Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2023-07-14T23:35:12.369Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-14T23:35:12.655Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2023-07-14T23:35:12.690Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-07-14T23:35:12.690Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-07-14T23:35:12.690Z] check_test.go:308: [dbaa10497e62e] daemon is not started [2023-07-14T23:35:12.690Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-07-14T23:35:13.307Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-07-14T23:35:13.566Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2023-07-14T23:35:13.566Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-14T23:35:13.585Z] --- PASS: TestDaemonIpcModePrivate (2.24s) [2023-07-14T23:35:13.585Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-14T23:35:13.585Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:35:13.585Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-07-14T23:35:13.585Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-14T23:35:13.585Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:35:13.585Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-07-14T23:35:13.585Z] === RUN TestIpcModeOlderClient [2023-07-14T23:35:13.585Z] === PAUSE TestIpcModeOlderClient [2023-07-14T23:35:13.585Z] === RUN TestKillContainerInvalidSignal [2023-07-14T23:35:13.900Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2023-07-14T23:35:13.900Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-14T23:35:13.900Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2023-07-14T23:35:13.900Z] === RUN TestWaitNonBlocked [2023-07-14T23:35:13.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:35:13.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:35:13.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:35:13.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:35:13.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:35:13.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:35:14.052Z] --- PASS: TestTemplatedConfig (3.36s) [2023-07-14T23:35:14.052Z] === RUN TestConfigCreateResolve [2023-07-14T23:35:14.149Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2023-07-14T23:35:14.149Z] === RUN TestKillContainer [2023-07-14T23:35:14.149Z] === RUN TestKillContainer/no_signal [2023-07-14T23:35:14.157Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-14T23:35:14.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2023-07-14T23:35:14.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2023-07-14T23:35:14.157Z] === RUN TestWaitBlocked [2023-07-14T23:35:14.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:35:14.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:35:14.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:35:14.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:35:14.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:35:14.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:35:14.612Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-07-14T23:35:14.712Z] === RUN TestKillContainer/non_killing_signal [2023-07-14T23:35:14.723Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-14T23:35:14.723Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2023-07-14T23:35:14.723Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2023-07-14T23:35:14.723Z] === CONT TestContainerStartOnDaemonRestart [2023-07-14T23:35:14.723Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-14T23:35:14.723Z] === CONT TestIpcModeOlderClient [2023-07-14T23:35:14.723Z] === CONT TestContainerKillOnDaemonStart [2023-07-14T23:35:14.723Z] === CONT TestDaemonHostGatewayIP [2023-07-14T23:35:14.723Z] === CONT TestDaemonRestartIpcMode [2023-07-14T23:35:14.945Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-07-14T23:35:14.945Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2023-07-14T23:35:14.945Z] === RUN TestIpcModeOlderClient [2023-07-14T23:35:14.945Z] === PAUSE TestIpcModeOlderClient [2023-07-14T23:35:14.945Z] === RUN TestKillContainerInvalidSignal [2023-07-14T23:35:14.969Z] === RUN TestKillContainer/killing_signal [2023-07-14T23:35:14.980Z] --- PASS: TestIpcModeOlderClient (0.10s) [2023-07-14T23:35:15.514Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2023-07-14T23:35:15.514Z] === RUN TestKillContainer [2023-07-14T23:35:15.514Z] === RUN TestKillContainer/no_signal [2023-07-14T23:35:15.533Z] --- PASS: TestKillContainer (1.48s) [2023-07-14T23:35:15.533Z] --- PASS: TestKillContainer/no_signal (0.50s) [2023-07-14T23:35:15.533Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2023-07-14T23:35:15.533Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2023-07-14T23:35:15.533Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-14T23:35:15.533Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-14T23:35:16.095Z] === RUN TestKillContainer/non_killing_signal [2023-07-14T23:35:16.097Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-14T23:35:16.496Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-07-14T23:35:16.661Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2023-07-14T23:35:16.661Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2023-07-14T23:35:16.661Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2023-07-14T23:35:16.661Z] === RUN TestKillStoppedContainer [2023-07-14T23:35:16.661Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-07-14T23:35:16.661Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-14T23:35:16.661Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-07-14T23:35:16.661Z] === RUN TestKillDifferentUserContainer [2023-07-14T23:35:16.664Z] === RUN TestKillContainer/killing_signal [2023-07-14T23:35:17.057Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-07-14T23:35:17.057Z] --- PASS: TestConfigCreateResolve (3.00s) [2023-07-14T23:35:17.057Z] === RUN TestConfigDaemonLibtrustID [2023-07-14T23:35:17.224Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2023-07-14T23:35:17.224Z] === RUN TestInspectOomKilledTrue [2023-07-14T23:35:17.224Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:35:17.224Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-07-14T23:35:17.224Z] === RUN TestInspectOomKilledFalse [2023-07-14T23:35:17.224Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-14T23:35:17.224Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-07-14T23:35:17.224Z] === RUN TestLinksEtcHostsContentMatch [2023-07-14T23:35:17.224Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-07-14T23:35:17.224Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-07-14T23:35:17.224Z] === RUN TestLinksContainerNames [2023-07-14T23:35:17.232Z] --- PASS: TestKillContainer (1.78s) [2023-07-14T23:35:17.232Z] --- PASS: TestKillContainer/no_signal (0.58s) [2023-07-14T23:35:17.232Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2023-07-14T23:35:17.232Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2023-07-14T23:35:17.232Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-14T23:35:17.232Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-14T23:35:17.507Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2023-07-14T23:35:17.618Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-07-14T23:35:17.618Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-07-14T23:35:17.618Z] PASS [2023-07-14T23:35:17.618Z] [2023-07-14T23:35:17.618Z] DONE 7 tests in 18.317s [2023-07-14T23:35:17.618Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-07-14T23:35:17.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:35:17.618Z] ++ set -e [2023-07-14T23:35:17.618Z] ++ '[' -n 0 ']' [2023-07-14T23:35:17.618Z] ++ set -x [2023-07-14T23:35:17.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:35:17.618Z] INFO: Testing against a local daemon [2023-07-14T23:35:17.618Z] === RUN TestCheckpoint [2023-07-14T23:35:17.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:35:17.618Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-14T23:35:17.618Z] === RUN TestContainerInvalidJSON [2023-07-14T23:35:17.618Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:35:17.618Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:35:17.618Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:35:17.618Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:35:17.618Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:35:17.618Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:35:17.618Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:35:17.618Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:35:17.618Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:35:17.618Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-14T23:35:17.618Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-14T23:35:17.618Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-14T23:35:17.618Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-14T23:35:17.618Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-14T23:35:17.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-07-14T23:35:17.618Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-14T23:35:17.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2023-07-14T23:35:17.618Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-14T23:35:17.800Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-14T23:35:17.873Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-07-14T23:35:17.873Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-14T23:35:17.873Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-07-14T23:35:17.873Z] === RUN TestCopyFromContainer [2023-07-14T23:35:18.059Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2023-07-14T23:35:18.059Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2023-07-14T23:35:18.059Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2023-07-14T23:35:18.059Z] === RUN TestKillStoppedContainer [2023-07-14T23:35:18.072Z] --- PASS: TestDaemonHostGatewayIP (3.34s) [2023-07-14T23:35:18.155Z] --- PASS: TestLinksContainerNames (0.92s) [2023-07-14T23:35:18.155Z] === RUN TestLogsFollowTailEmpty [2023-07-14T23:35:18.319Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-07-14T23:35:18.319Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-14T23:35:18.319Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-07-14T23:35:18.319Z] === RUN TestKillDifferentUserContainer [2023-07-14T23:35:18.329Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.64s) [2023-07-14T23:35:18.586Z] --- PASS: TestDaemonRestartIpcMode (3.70s) [2023-07-14T23:35:18.719Z] --- PASS: TestLogsFollowTailEmpty (0.51s) [2023-07-14T23:35:18.719Z] === RUN TestContainerNetworkMountsNoChown [2023-07-14T23:35:18.798Z] === RUN TestCopyFromContainer// [2023-07-14T23:35:18.798Z] === RUN TestCopyFromContainer//bar/root [2023-07-14T23:35:18.887Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2023-07-14T23:35:18.887Z] === RUN TestInspectOomKilledTrue [2023-07-14T23:35:18.887Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-07-14T23:35:18.887Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-07-14T23:35:18.887Z] === RUN TestInspectOomKilledFalse [2023-07-14T23:35:18.976Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/default [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/default [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/private [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/private [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rprivate [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/slave [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/slave [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rslave [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/shared [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/shared [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rshared [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/default [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rslave [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rshared [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/private [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/shared [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rprivate [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/slave [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:18.976Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:18.976Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:18.976Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:19.054Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-14T23:35:19.054Z] check_test.go:308: [d7df0fa90bc96] daemon is not started [2023-07-14T23:35:19.054Z] === RUN TestCopyFromContainer/bar/quux [2023-07-14T23:35:19.054Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-07-14T23:35:19.054Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-14T23:35:19.054Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-14T23:35:19.054Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-14T23:35:19.054Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-14T23:35:19.146Z] --- PASS: TestInspectOomKilledFalse (0.49s) [2023-07-14T23:35:19.146Z] === RUN TestLinksEtcHostsContentMatch [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:19.233Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-07-14T23:35:19.233Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-07-14T23:35:19.233Z] === RUN TestContainerBindMountNonRecursive [2023-07-14T23:35:19.233Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-07-14T23:35:19.233Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s) [2023-07-14T23:35:19.233Z] === RUN TestContainerVolumesMountedAsShared [2023-07-14T23:35:19.233Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-07-14T23:35:19.233Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-07-14T23:35:19.233Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-14T23:35:19.233Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-07-14T23:35:19.233Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-07-14T23:35:19.233Z] === RUN TestNetworkNat [2023-07-14T23:35:19.309Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-14T23:35:19.309Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer (1.48s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-07-14T23:35:19.309Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-07-14T23:35:19.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-14T23:35:19.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:35:19.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:35:19.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:35:19.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:35:19.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:35:19.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:35:19.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:35:19.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:35:19.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:35:19.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-14T23:35:19.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.04s) [2023-07-14T23:35:19.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.04s) [2023-07-14T23:35:19.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.04s) [2023-07-14T23:35:19.309Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-14T23:35:19.309Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-07-14T23:35:19.309Z] === RUN TestCreateWithInvalidEnv [2023-07-14T23:35:19.309Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-14T23:35:19.309Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-14T23:35:19.309Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-14T23:35:19.309Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-14T23:35:19.309Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-14T23:35:19.309Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-14T23:35:19.309Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-14T23:35:19.309Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-14T23:35:19.309Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-14T23:35:19.309Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-14T23:35:19.309Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-14T23:35:19.309Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-14T23:35:19.309Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-14T23:35:19.309Z] === RUN TestCreateTmpfsMountsTarget [2023-07-14T23:35:19.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-14T23:35:19.309Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-14T23:35:19.405Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2023-07-14T23:35:19.405Z] === RUN TestLinksContainerNames [2023-07-14T23:35:19.797Z] --- PASS: TestNetworkNat (0.53s) [2023-07-14T23:35:19.797Z] === RUN TestNetworkLocalhostTCPNat [2023-07-14T23:35:20.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-07-14T23:35:20.360Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2023-07-14T23:35:20.360Z] === RUN TestNetworkLoopbackNat [2023-07-14T23:35:20.784Z] --- PASS: TestLinksContainerNames (0.97s) [2023-07-14T23:35:20.784Z] === RUN TestLogsFollowTailEmpty [2023-07-14T23:35:21.045Z] --- PASS: TestLogsFollowTailEmpty (0.51s) [2023-07-14T23:35:21.045Z] === RUN TestContainerNetworkMountsNoChown [2023-07-14T23:35:21.160Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2023-07-14T23:35:21.160Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-14T23:35:21.415Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-07-14T23:35:21.613Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/default [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/default [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/private [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/private [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rprivate [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/slave [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/slave [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rslave [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/shared [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/shared [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rshared [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/default [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rslave [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rprivate [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rshared [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/shared [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/private [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/slave [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:21.613Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:21.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:21.613Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:21.614Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.11s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.11s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.11s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.11s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.11s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.11s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.11s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-07-14T23:35:21.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-07-14T23:35:21.614Z] === RUN TestContainerBindMountNonRecursive [2023-07-14T23:35:21.975Z] check_test.go:308: [da3573d8a7f2b] daemon is not started [2023-07-14T23:35:21.975Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-07-14T23:35:22.535Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-07-14T23:35:22.791Z] === RUN TestDockerSuite/TestBuildAddTar [2023-07-14T23:35:22.881Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2023-07-14T23:35:22.881Z] === RUN TestPause [2023-07-14T23:35:22.881Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:35:22.881Z] --- SKIP: TestPause (0.00s) [2023-07-14T23:35:22.881Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-14T23:35:22.881Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:35:22.881Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:35:22.881Z] === RUN TestPauseStopPausedContainer [2023-07-14T23:35:22.881Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:35:22.881Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-07-14T23:35:22.881Z] === RUN TestPsFilter [2023-07-14T23:35:22.881Z] --- PASS: TestPsFilter (0.10s) [2023-07-14T23:35:22.881Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-14T23:35:22.991Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2023-07-14T23:35:22.991Z] === RUN TestContainerVolumesMountedAsShared [2023-07-14T23:35:23.046Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2023-07-14T23:35:23.046Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-14T23:35:23.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:35:23.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:35:23.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:35:23.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:35:23.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:35:23.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:35:23.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:35:23.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:35:23.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:35:23.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:35:23.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:35:23.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:35:23.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:35:23.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:35:23.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:35:23.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-14T23:35:23.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-14T23:35:23.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-14T23:35:23.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-14T23:35:23.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-14T23:35:23.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-14T23:35:23.046Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-14T23:35:23.445Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-07-14T23:35:23.445Z] === RUN TestRemoveContainerWithVolume [2023-07-14T23:35:23.560Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2023-07-14T23:35:23.560Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-14T23:35:23.605Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2023-07-14T23:35:23.605Z] === RUN TestCreateDifferentPlatform [2023-07-14T23:35:23.605Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-14T23:35:23.605Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-14T23:35:23.605Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-14T23:35:23.605Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-14T23:35:23.605Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-14T23:35:23.605Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-14T23:35:23.605Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-14T23:35:23.605Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-14T23:35:23.702Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2023-07-14T23:35:23.702Z] === RUN TestRemoveContainerRunning [2023-07-14T23:35:23.819Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2023-07-14T23:35:23.819Z] === RUN TestNetworkNat [2023-07-14T23:35:23.860Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-07-14T23:35:23.860Z] === RUN TestContainerStartOnDaemonRestart [2023-07-14T23:35:23.860Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-14T23:35:23.860Z] === RUN TestDaemonRestartIpcMode [2023-07-14T23:35:23.860Z] === PAUSE TestDaemonRestartIpcMode [2023-07-14T23:35:23.860Z] === RUN TestDaemonHostGatewayIP [2023-07-14T23:35:23.860Z] === PAUSE TestDaemonHostGatewayIP [2023-07-14T23:35:23.860Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-14T23:35:23.860Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-14T23:35:23.860Z] === RUN TestContainerKillOnDaemonStart [2023-07-14T23:35:23.860Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-14T23:35:23.860Z] === RUN TestDiff [2023-07-14T23:35:24.266Z] --- PASS: TestRemoveContainerRunning (0.49s) [2023-07-14T23:35:24.266Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-14T23:35:24.387Z] --- PASS: TestNetworkNat (0.54s) [2023-07-14T23:35:24.387Z] === RUN TestNetworkLocalhostTCPNat [2023-07-14T23:35:24.419Z] --- PASS: TestDiff (0.61s) [2023-07-14T23:35:24.419Z] === RUN TestExecWithCloseStdin [2023-07-14T23:35:24.830Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2023-07-14T23:35:24.830Z] === RUN TestRemoveInvalidContainer [2023-07-14T23:35:24.830Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-14T23:35:24.830Z] === RUN TestRenameLinkedContainer [2023-07-14T23:35:24.955Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) [2023-07-14T23:35:24.955Z] === RUN TestNetworkLoopbackNat [2023-07-14T23:35:24.979Z] docker_cli_daemon_plugins_test.go:80: [de3a7833f5b3a] daemon is not started [2023-07-14T23:35:24.979Z] --- PASS: TestExecWithCloseStdin (0.59s) [2023-07-14T23:35:24.979Z] === RUN TestExec [2023-07-14T23:35:25.539Z] --- PASS: TestExec (0.66s) [2023-07-14T23:35:25.539Z] === RUN TestExecUser [2023-07-14T23:35:25.793Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-07-14T23:35:26.353Z] --- PASS: TestExecUser (0.70s) [2023-07-14T23:35:26.353Z] === RUN TestExportContainerAndImportImage [2023-07-14T23:35:26.685Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2023-07-14T23:35:26.685Z] PASS [2023-07-14T23:35:26.685Z] [2023-07-14T23:35:26.685Z] === Skipped [2023-07-14T23:35:26.685Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-07-14T23:35:26.685Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:35:26.685Z] [2023-07-14T23:35:26.685Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:35:26.685Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:35:26.685Z] [2023-07-14T23:35:26.685Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-14T23:35:26.685Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:35:26.685Z] [2023-07-14T23:35:26.685Z] DONE 197 tests, 3 skipped in 105.755s [2023-07-14T23:35:26.685Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-14T23:35:26.685Z] ++ 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 [2023-07-14T23:35:26.685Z] ++ set -e [2023-07-14T23:35:26.685Z] ++ '[' -n 0 ']' [2023-07-14T23:35:26.685Z] ++ set -x [2023-07-14T23:35:26.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:35:26.685Z] INFO: Testing against a local daemon [2023-07-14T23:35:26.685Z] === RUN TestLiveRestore [2023-07-14T23:35:26.685Z] === RUN TestLiveRestore/volume_references [2023-07-14T23:35:26.685Z] === PAUSE TestLiveRestore/volume_references [2023-07-14T23:35:26.685Z] === CONT TestLiveRestore/volume_references [2023-07-14T23:35:26.725Z] --- PASS: TestRenameLinkedContainer (1.79s) [2023-07-14T23:35:26.725Z] === RUN TestRenameStoppedContainer [2023-07-14T23:35:26.913Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2023-07-14T23:35:26.913Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-14T23:35:26.981Z] --- PASS: TestRenameStoppedContainer (0.42s) [2023-07-14T23:35:26.981Z] === RUN TestRenameRunningContainerAndReuse [2023-07-14T23:35:27.250Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-14T23:35:27.250Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-14T23:35:27.489Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2023-07-14T23:35:27.489Z] === RUN TestPause [2023-07-14T23:35:27.912Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2023-07-14T23:35:27.912Z] === RUN TestRenameInvalidName [2023-07-14T23:35:28.057Z] --- PASS: TestPause (0.51s) [2023-07-14T23:35:28.058Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-14T23:35:28.058Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:35:28.058Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:35:28.058Z] === RUN TestPauseStopPausedContainer [2023-07-14T23:35:28.182Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-14T23:35:28.275Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-07-14T23:35:28.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2023-07-14T23:35:28.275Z] === RUN TestHealthCheckWorkdir [2023-07-14T23:35:28.275Z] docker_cli_daemon_plugins_test.go:170: [d7efb0690573a] daemon is not started [2023-07-14T23:35:28.476Z] --- PASS: TestRenameInvalidName (0.49s) [2023-07-14T23:35:28.476Z] === RUN TestRenameAnonymousContainer [2023-07-14T23:35:28.626Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2023-07-14T23:35:28.626Z] === RUN TestPsFilter [2023-07-14T23:35:28.626Z] --- PASS: TestPsFilter (0.11s) [2023-07-14T23:35:28.626Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-14T23:35:28.834Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-07-14T23:35:29.089Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2023-07-14T23:35:29.089Z] === RUN TestHealthKillContainer [2023-07-14T23:35:29.114Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-14T23:35:29.194Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2023-07-14T23:35:29.194Z] === RUN TestRemoveContainerWithVolume [2023-07-14T23:35:29.344Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-07-14T23:35:29.599Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-07-14T23:35:29.762Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2023-07-14T23:35:29.762Z] === RUN TestRemoveContainerRunning [2023-07-14T23:35:29.845Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2023-07-14T23:35:29.845Z] === RUN TestRenameContainerWithSameName [2023-07-14T23:35:30.022Z] --- PASS: TestRemoveContainerRunning (0.54s) [2023-07-14T23:35:30.022Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-14T23:35:30.409Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2023-07-14T23:35:30.409Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-14T23:35:30.485Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-14T23:35:30.591Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2023-07-14T23:35:30.591Z] === RUN TestRemoveInvalidContainer [2023-07-14T23:35:30.591Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-14T23:35:30.591Z] === RUN TestRenameLinkedContainer [2023-07-14T23:35:31.340Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2023-07-14T23:35:31.340Z] === RUN TestResize [2023-07-14T23:35:31.416Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-14T23:35:31.907Z] --- PASS: TestResize (0.44s) [2023-07-14T23:35:31.907Z] === RUN TestResizeWithInvalidSize [2023-07-14T23:35:32.110Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-07-14T23:35:32.110Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-07-14T23:35:32.164Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2023-07-14T23:35:32.164Z] === RUN TestResizeWhenContainerNotStarted [2023-07-14T23:35:32.348Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-14T23:35:32.670Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-07-14T23:35:32.728Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2023-07-14T23:35:32.728Z] === RUN TestDaemonRestartKillContainers [2023-07-14T23:35:32.728Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-07-14T23:35:32.728Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-07-14T23:35:32.728Z] === RUN TestCgroupNamespacesRun [2023-07-14T23:35:33.128Z] --- PASS: TestRenameLinkedContainer (2.03s) [2023-07-14T23:35:33.128Z] === RUN TestRenameStoppedContainer [2023-07-14T23:35:33.128Z] --- PASS: TestRenameStoppedContainer (0.43s) [2023-07-14T23:35:33.128Z] === RUN TestRenameRunningContainerAndReuse [2023-07-14T23:35:33.229Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore (0.00s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references (6.83s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.08s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.02s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.03s) [2023-07-14T23:35:33.281Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.06s) [2023-07-14T23:35:33.281Z] PASS [2023-07-14T23:35:33.281Z] [2023-07-14T23:35:33.281Z] DONE 9 tests in 6.862s [2023-07-14T23:35:33.281Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-07-14T23:35:33.281Z] ++ 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 [2023-07-14T23:35:33.281Z] ++ set -e [2023-07-14T23:35:33.281Z] ++ '[' -n 0 ']' [2023-07-14T23:35:33.281Z] ++ set -x [2023-07-14T23:35:33.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:35:33.539Z] INFO: Testing against a local daemon [2023-07-14T23:35:33.539Z] === RUN TestCommitInheritsEnv [2023-07-14T23:35:33.790Z] check_test.go:308: [dcc2620126ae3] daemon is not started [2023-07-14T23:35:33.790Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-07-14T23:35:33.799Z] --- PASS: TestCommitInheritsEnv (0.26s) [2023-07-14T23:35:33.799Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-14T23:35:33.799Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-07-14T23:35:33.799Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-07-14T23:35:33.799Z] === RUN TestImagesFilterMultiReference [2023-07-14T23:35:33.799Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-07-14T23:35:33.799Z] === RUN TestImagePullPlatformInvalid [2023-07-14T23:35:33.799Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-07-14T23:35:33.799Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" 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.10 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.19.10 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=14737d32-6969-4f42-a1a6-3d4adbb5ac79 http.request.method=GET http.request.remoteaddr="127.0.0.1:50934" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=14737d32-6969-4f42-a1a6-3d4adbb5ac79 http.request.method=GET http.request.remoteaddr="127.0.0.1:50934" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.099417ms http.response.status=200 http.response.written=2 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8b40f2dd-fdc8-437b-ab45-1a441f8951c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8b40f2dd-fdc8-437b-ab45-1a441f8951c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38873b6f-7a3c-4f5d-b2bc-8cccecbbab1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8b40f2dd-fdc8-437b-ab45-1a441f8951c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=25.625µ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=c06214c3-5477-48d3-95be-7c19a5acbd70 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38873b6f-7a3c-4f5d-b2bc-8cccecbbab1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=38873b6f-7a3c-4f5d-b2bc-8cccecbbab1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=23.122µ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=3c921b3b-69e0-4e9e-9b9f-e16869374883 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=8b40f2dd-fdc8-437b-ab45-1a441f8951c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.180028ms http.response.status=404 http.response.written=157 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=38873b6f-7a3c-4f5d-b2bc-8cccecbbab1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.092439ms http.response.status=404 http.response.written=157 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e9bff32d-d77d-48e3-ad1b-72548f4cc299 http.request.method=POST http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e9bff32d-d77d-48e3-ad1b-72548f4cc299 http.request.method=POST http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e9bff32d-d77d-48e3-ad1b-72548f4cc299 http.request.method=POST http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=137.049µ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=22562de8-9fec-4387-9b07-365b7321535d trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e9bff32d-d77d-48e3-ad1b-72548f4cc299 http.request.method=POST http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=17.863µ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=723fc323-5313-4a2e-9ffa-03485a3e8e81 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5857d978-f0fd-4713-92dd-1104901271c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5857d978-f0fd-4713-92dd-1104901271c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5857d978-f0fd-4713-92dd-1104901271c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=57.887µ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=92cba477-8fa2-4435-bdd3-92cfad4eb8f6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5857d978-f0fd-4713-92dd-1104901271c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=11.216µ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=647bd910-b9ea-4370-8775-6fbbdf6d023b trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5857d978-f0fd-4713-92dd-1104901271c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=68.201µ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=25a408e9-7369-409c-8fa5-7a7f21851743 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5857d978-f0fd-4713-92dd-1104901271c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.360117ms http.response.status=202 http.response.written=0 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e9bff32d-d77d-48e3-ad1b-72548f4cc299 http.request.method=POST http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=63.885µ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=946fe728-e323-4edd-bccf-bc23e0a78067 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e9bff32d-d77d-48e3-ad1b-72548f4cc299 http.request.method=POST http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.543723ms http.response.status=202 http.response.written=0 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=30.195µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb13ea47-eb4c-4ebb-b6a0-3770846b1cde trace.line=82 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.799Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=12.447µ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=e2163386-355a-4eaf-8ad7-310f222d0b6f trace.line=141 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=72.057µ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=cc979c62-fc7b-434c-b900-b48231b996ad trace.line=124 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=10.388µ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=2c675e2f-8089-4092-93e9-60e5792af610 trace.line=141 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=10.527µ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=2b25a6b7-dd0a-424f-a7a4-4eaae3757af5 trace.line=141 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=8.107µ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=7def7e32-92ee-4d17-b1f0-ef4ad8fc980b trace.line=141 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=48.804µ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=964b56ff-83f8-4536-8d25-fba9ef66b02b trace.line=167 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=46.983µ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=768204b1-f377-4b2c-b9e3-e67d2b665ad7 trace.line=95 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/edc09530-1247-4067-ae4c-278a92590288\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=89.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).Delete" trace.id=5b47a4d2-194a-4894-a057-7b33eada5bf5 trace.line=181 vars.name=test vars.uuid=edc09530-1247-4067-ae4c-278a92590288 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1339ca61-b4fc-4780-943e-842b54e5e249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50952" http.request.uri="/v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.870942ms http.response.status=201 http.response.written=0 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "PUT /v2/test/blobs/uploads/edc09530-1247-4067-ae4c-278a92590288?_state=9HoyDMWEWlYfl8DAErGxkKXIeIv3lKMyv5_ABvKCyad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVkYzA5NTMwLTEyNDctNDA2Ny1hZTRjLTI3OGE5MjU5MDI4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43MzA2NTQzNVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=33.215µ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=eac69455-b4ac-4cd9-88fe-a50b61f9b187 trace.line=82 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=12.71µ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=be95252f-73e6-4cb3-b770-376b98444486 trace.line=141 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=62.031µ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=922adc09-00a6-4268-9f33-99ef4beccf96 trace.line=124 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=20.184µ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=b71deb15-8279-4cee-9cd6-e93c45e8f688 trace.line=141 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.359µ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=db2adb45-4fcd-4913-aa59-a27e00f05d80 trace.line=141 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=9.337µ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=c5299a7c-a61f-4a37-8c56-58b234d0624e trace.line=141 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=37.998µ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=651fd20e-da88-41f3-9845-d116d97e97ac trace.line=167 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=64.237µ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=8956e34a-20e0-49ac-adde-eeb21c3f8d1b trace.line=95 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=70.187µ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=390fdce4-3c3a-4839-9aff-b3959c409bbf trace.line=181 vars.name=test vars.uuid=4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bbbad2c9-cb4b-48ed-bafd-a6ec240ac318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.317349ms http.response.status=201 http.response.written=0 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.800Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "PUT /v2/test/blobs/uploads/4ba4ffda-56db-4d78-a3b6-3f3cd7f05afc?_state=L6Tveu8vjWcsDmkN5Zrlej0kJeb-WKX36rHRPN3-BQh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRiYTRmZmRhLTU2ZGItNGQ3OC1hM2I2LTNmM2NkN2YwNWFmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNTozMy43Mjk5ODY5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=619be5fc-1889-4d70-9336-792a3eadebfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=619be5fc-1889-4d70-9336-792a3eadebfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=619be5fc-1889-4d70-9336-792a3eadebfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=21.531µ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=0d58844c-ae9c-4ffc-8d3b-15c21bc4ac71 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=619be5fc-1889-4d70-9336-792a3eadebfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.321µs" http.response.status=404 http.response.written=96 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=32.205µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=561ca4e8-f4b5-4372-a072-3023c1d5b301 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.506µ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=b9604468-2c1b-4e38-816d-3e867d36f995 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=20.997µ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=99ad51ca-2c63-4f9d-bcb8-7fc002402364 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=9.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=744aaed8-d2de-4aba-b8d1-b60789e52bea trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=11.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=d73555e7-3e22-4ae5-90ad-132a43c21b53 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=43.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ecbd493c-40f2-452e-b8fe-9025a1081e3e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=49.412µ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=f27e3441-ab64-4363-b040-789ed4cc0c28 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=24.746µ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=5e38d29f-0cf2-4da3-ad60-84f6300a9e1c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=55.286µ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=37591fb9-bab7-455f-9deb-0ee4164adc2b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=36.98µ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=017c2605-82aa-4369-9135-98cba75277be trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12611ba1-8202-4b28-a40a-d0ecdba3e853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.675562ms http.response.status=201 http.response.written=0 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dd9242c-629f-4c43-8b3c-42853a94a5de http.request.method=GET http.request.remoteaddr="127.0.0.1:50968" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dd9242c-629f-4c43-8b3c-42853a94a5de http.request.method=GET http.request.remoteaddr="127.0.0.1:50968" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="752.054µs" http.response.status=200 http.response.written=2 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=36.168µ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=4a0f5d52-6f6a-4f4c-80b9-27015d88568f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=18.847µ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=b65433ab-da02-4492-a0c0-400788789a8f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.154µ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=0b31f517-3ce6-4a09-89bb-7c16c81335a2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=16.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).GetContent" trace.id=b2d7807c-9dfd-441e-bfb2-f7827177bd81 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fad504ad-9828-4f72-9292-fc10a3062c62 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.338571ms http.response.status=200 http.response.written=417 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.801Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:33.801Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=35.397µ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=3154932b-e69c-4db0-9778-e9bf3b240279 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=13.76µ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=5e0f4db6-e899-448d-bda3-b5772fb2ffe1 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.564µ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=870145c5-9efd-4f55-9663-75029234bb10 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=49e1a46e-2d35-4815-a9f3-4f1b71c2359e http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.175512ms http.response.status=200 http.response.written=417 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=37.243µ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=d53fa048-b715-4ccb-87c2-57eebeb14486 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.006µ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=dc97bf08-6ddb-414c-8821-cb66deb7ddd7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=32.944µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bb09abb7-0880-4219-8f64-7683e30cfe83 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=18.24µ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=b52cd4b4-d309-4f02-aecc-6d4f0598f222 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.285µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1cbbe8a5-18cd-4a53-9110-db63d2055a20 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=9.272µ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=04b677aa-ae67-481d-8aa1-5f9b84b408a3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=16.639µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=acea7622-4b2e-4c2f-9fed-f5233e9b86b8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=8.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).Stat" trace.id=9f542931-b688-4936-9201-18b804d5fe56 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=8.492µ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=d6e552aa-e4d0-49f2-9218-503386ac93bd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=6.064µ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=f1dfa817-f02e-4a88-ab22-623372641ae7 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=8.041µ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=3d49e0f3-3c68-44c4-b280-71b52f43b67c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=5.177µ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=61b0a652-4ea5-43f7-a10f-448b2d091f94 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.736µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d168424f-8f78-447a-ab44-22dd9d337023 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.802Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=11.922µ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=298ba63a-7096-4077-8a23-26f5bfdbea93 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.803Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=29.621µ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=174abfd2-b1d6-41c1-b6cb-29ac05345796 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.803Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=14.137µ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=c68b7b14-85e2-4ebc-b89c-8147d691746e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.803Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3d6b0474-8aab-4381-825f-b4b9dcdcad64 http.request.method=GET http.request.remoteaddr="127.0.0.1:50992" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.209111ms http.response.status=200 http.response.written=179 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.803Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:33.803Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=30.203µ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=3a28398e-c853-466d-a3e6-0f667f1d8786 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.803Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=13.416µ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=32502f23-ba7a-42b0-8b09-4d2493c3f55d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:35:33.803Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=466be1f2-ab2b-4ebc-adb7-d28d3a8b4478 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.488749ms http.response.status=200 http.response.written=68 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:33.803Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:34.060Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ea2973cb-292c-4ad4-a120-4d54520f6b42 http.request.method=GET http.request.remoteaddr="127.0.0.1:51008" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ea2973cb-292c-4ad4-a120-4d54520f6b42 http.request.method=GET http.request.remoteaddr="127.0.0.1:51008" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="881.301µs" http.response.status=200 http.response.written=2 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c831e001-3850-4b71-8ddd-731ecd9c63ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c831e001-3850-4b71-8ddd-731ecd9c63ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c831e001-3850-4b71-8ddd-731ecd9c63ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c831e001-3850-4b71-8ddd-731ecd9c63ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=30.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).GetContent" trace.id=d1ab6f54-9c46-4c64-bc30-f620194469b5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c831e001-3850-4b71-8ddd-731ecd9c63ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=12.061µ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=bdb13cd1-6615-4cf0-a07c-86456956faaa trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=c831e001-3850-4b71-8ddd-731ecd9c63ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.077182ms http.response.status=404 http.response.written=181 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9858be8c-3b3d-49aa-945f-765205f93b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9858be8c-3b3d-49aa-945f-765205f93b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9858be8c-3b3d-49aa-945f-765205f93b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9858be8c-3b3d-49aa-945f-765205f93b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=21.94µ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=109daab3-1d1f-424d-8033-af61464a9a9c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9858be8c-3b3d-49aa-945f-765205f93b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 trace.duration=11.413µ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=a405905b-62a8-4500-873c-e0dbe3f5a2ad trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] time="2023-07-14T23:35:33Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=9858be8c-3b3d-49aa-945f-765205f93b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="992.759µs" http.response.status=404 http.response.written=181 instance.id=d561a886-a9f6-4ca2-891d-d2cc225450e8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-14T23:35:34.061Z] 127.0.0.1 - - [14/Jul/2023:23:35:33 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:35:34.061Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-07-14T23:35:34.061Z] === RUN TestRemoveImageOrphaning [2023-07-14T23:35:34.065Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2023-07-14T23:35:34.065Z] === RUN TestRenameInvalidName [2023-07-14T23:35:34.319Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2023-07-14T23:35:34.319Z] === RUN TestRemoveImageGarbageCollector [2023-07-14T23:35:34.319Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:35:34.319Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-07-14T23:35:34.319Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-14T23:35:34.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-07-14T23:35:34.319Z] === RUN TestTagInvalidReference [2023-07-14T23:35:34.319Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-14T23:35:34.319Z] === RUN TestTagValidPrefixedRepo [2023-07-14T23:35:34.319Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-07-14T23:35:34.319Z] === RUN TestTagExistedNameWithoutForce [2023-07-14T23:35:34.319Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-14T23:35:34.319Z] === RUN TestTagOfficialNames [2023-07-14T23:35:34.319Z] --- PASS: TestTagOfficialNames (0.05s) [2023-07-14T23:35:34.319Z] === RUN TestTagMatchesDigest [2023-07-14T23:35:34.319Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-14T23:35:34.319Z] PASS [2023-07-14T23:35:34.319Z] [2023-07-14T23:35:34.319Z] === Skipped [2023-07-14T23:35:34.319Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-07-14T23:35:34.319Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-07-14T23:35:34.319Z] [2023-07-14T23:35:34.319Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-07-14T23:35:34.319Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:35:34.319Z] [2023-07-14T23:35:34.319Z] DONE 13 tests, 2 skipped in 0.995s [2023-07-14T23:35:34.319Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-07-14T23:35:34.319Z] ++ 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 [2023-07-14T23:35:34.319Z] ++ set -e [2023-07-14T23:35:34.319Z] ++ '[' -n 0 ']' [2023-07-14T23:35:34.319Z] ++ set -x [2023-07-14T23:35:34.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2023-07-14T23:35:34.319Z] INFO: Testing against a local daemon [2023-07-14T23:35:34.319Z] === RUN TestNetworkCreateDelete [2023-07-14T23:35:34.576Z] --- PASS: TestNetworkCreateDelete (0.19s) [2023-07-14T23:35:34.576Z] === RUN TestDockerNetworkDeletePreferID [2023-07-14T23:35:34.633Z] --- PASS: TestRenameInvalidName (0.50s) [2023-07-14T23:35:34.633Z] === RUN TestRenameAnonymousContainer [2023-07-14T23:35:34.875Z] ..........................xx.................... [ 29%] [2023-07-14T23:35:35.141Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2023-07-14T23:35:35.141Z] === RUN TestDaemonDNSFallback [2023-07-14T23:35:35.151Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-07-14T23:35:35.249Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2023-07-14T23:35:35.249Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-14T23:35:36.513Z] === RUN TestDockerSuite/TestBuildBlankName [2023-07-14T23:35:36.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-07-14T23:35:36.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-07-14T23:35:36.539Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2023-07-14T23:35:36.539Z] === RUN TestRenameContainerWithSameName [2023-07-14T23:35:36.539Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2023-07-14T23:35:36.540Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-14T23:35:37.092Z] --- PASS: TestHealthKillContainer (8.07s) [2023-07-14T23:35:37.092Z] === RUN TestHealthCheckProcessKilled [2023-07-14T23:35:37.142Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s) [2023-07-14T23:35:37.142Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-14T23:35:37.654Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-07-14T23:35:37.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-07-14T23:35:37.909Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2023-07-14T23:35:37.909Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-14T23:35:37.920Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2023-07-14T23:35:37.920Z] === RUN TestResize [2023-07-14T23:35:38.179Z] --- PASS: TestResize (0.47s) [2023-07-14T23:35:38.179Z] === RUN TestResizeWithInvalidSize [2023-07-14T23:35:38.438Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2023-07-14T23:35:38.438Z] === RUN TestResizeWhenContainerNotStarted [2023-07-14T23:35:38.470Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2023-07-14T23:35:38.470Z] === RUN TestIpcModeNone [2023-07-14T23:35:39.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:35:39.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:35:39.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:35:39.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:35:39.029Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-07-14T23:35:39.284Z] --- PASS: TestIpcModeNone (0.71s) [2023-07-14T23:35:39.284Z] === RUN TestIpcModePrivate [2023-07-14T23:35:39.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-07-14T23:35:39.664Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2023-07-14T23:35:39.664Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-14T23:35:39.797Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2023-07-14T23:35:39.797Z] --- PASS: TestIpcModePrivate (0.67s) [2023-07-14T23:35:39.797Z] === RUN TestIpcModeShareable [2023-07-14T23:35:40.357Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-07-14T23:35:40.357Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:93, shared: true, mustBeShared: true [2023-07-14T23:35:40.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-07-14T23:35:40.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:35:40.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:35:40.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:35:40.613Z] --- PASS: TestIpcModeShareable (0.75s) [2023-07-14T23:35:40.613Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-14T23:35:40.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:35:41.538Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-07-14T23:35:41.558Z] --- PASS: TestCgroupNamespacesRunHostMode (2.22s) [2023-07-14T23:35:41.558Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-14T23:35:41.710Z] --- PASS: TestDaemonDNSFallback (6.37s) [2023-07-14T23:35:41.710Z] === RUN TestInspectNetwork [2023-07-14T23:35:42.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2023-07-14T23:35:42.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.50s) [2023-07-14T23:35:42.868Z] === RUN TestCgroupNamespacesRun [2023-07-14T23:35:43.022Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-07-14T23:35:43.022Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2023-07-14T23:35:43.022Z] === RUN TestAPIIpcModeHost [2023-07-14T23:35:43.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-07-14T23:35:43.584Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-07-14T23:35:43.584Z] --- PASS: TestAPIIpcModeHost (0.48s) [2023-07-14T23:35:43.584Z] === RUN TestDaemonIpcModeShareable [2023-07-14T23:35:44.079Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) [2023-07-14T23:35:44.079Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-14T23:35:44.246Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2023-07-14T23:35:44.246Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-14T23:35:44.247Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-07-14T23:35:44.247Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-07-14T23:35:44.247Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-14T23:35:44.945Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2023-07-14T23:35:44.945Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2023-07-14T23:35:44.945Z] === RUN TestDaemonIpcModePrivate [2023-07-14T23:35:44.988Z] === RUN TestInspectNetwork/full_network_id [2023-07-14T23:35:44.988Z] === RUN TestInspectNetwork/partial_network_id [2023-07-14T23:35:44.988Z] === RUN TestInspectNetwork/network_name [2023-07-14T23:35:44.988Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-14T23:35:45.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-07-14T23:35:45.625Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2023-07-14T23:35:45.625Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-14T23:35:45.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-07-14T23:35:45.973Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s) [2023-07-14T23:35:45.973Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-14T23:35:46.014Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2023-07-14T23:35:46.280Z] --- PASS: TestDaemonIpcModePrivate (1.33s) [2023-07-14T23:35:46.280Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-14T23:35:46.563Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2023-07-14T23:35:46.563Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-14T23:35:47.243Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-07-14T23:35:47.243Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2023-07-14T23:35:47.517Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2023-07-14T23:35:47.517Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-14T23:35:47.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-07-14T23:35:47.867Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2023-07-14T23:35:47.867Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-14T23:35:47.941Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2023-07-14T23:35:47.941Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-14T23:35:48.757Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2023-07-14T23:35:48.757Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2023-07-14T23:35:48.757Z] === RUN TestIpcModeOlderClient [2023-07-14T23:35:48.757Z] === PAUSE TestIpcModeOlderClient [2023-07-14T23:35:48.757Z] === RUN TestKillContainerInvalidSignal [2023-07-14T23:35:48.879Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2023-07-14T23:35:48.879Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-14T23:35:49.165Z] --- PASS: TestInspectNetwork (7.59s) [2023-07-14T23:35:49.165Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-14T23:35:49.165Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-14T23:35:49.165Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-14T23:35:49.165Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-14T23:35:49.165Z] === RUN TestRunContainerWithBridgeNone [2023-07-14T23:35:49.361Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2023-07-14T23:35:49.361Z] === RUN TestKillContainer [2023-07-14T23:35:49.361Z] === RUN TestKillContainer/no_signal [2023-07-14T23:35:49.760Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2023-07-14T23:35:49.760Z] === RUN TestNISDomainname [2023-07-14T23:35:49.760Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-07-14T23:35:49.760Z] --- SKIP: TestNISDomainname (0.00s) [2023-07-14T23:35:49.760Z] === RUN TestHostnameDnsResolution [2023-07-14T23:35:49.816Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.63s) [2023-07-14T23:35:49.816Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-14T23:35:50.004Z] === RUN TestKillContainer/non_killing_signal [2023-07-14T23:35:50.290Z] === RUN TestKillContainer/killing_signal [2023-07-14T23:35:50.536Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2023-07-14T23:35:50.536Z] === RUN TestNetworkInvalidJSON [2023-07-14T23:35:50.536Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-14T23:35:50.536Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-14T23:35:50.536Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:35:50.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:35:50.536Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:35:50.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:35:50.536Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-14T23:35:50.536Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:35:50.536Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:35:50.536Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-14T23:35:50.536Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-14T23:35:50.536Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-14T23:35:50.536Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-14T23:35:50.536Z] === RUN TestNetworkList [2023-07-14T23:35:50.536Z] === RUN TestNetworkList//networks [2023-07-14T23:35:50.536Z] === PAUSE TestNetworkList//networks [2023-07-14T23:35:50.536Z] === RUN TestNetworkList//networks/ [2023-07-14T23:35:50.536Z] === PAUSE TestNetworkList//networks/ [2023-07-14T23:35:50.536Z] === CONT TestNetworkList//networks [2023-07-14T23:35:50.536Z] === CONT TestNetworkList//networks/ [2023-07-14T23:35:50.536Z] --- PASS: TestNetworkList (0.01s) [2023-07-14T23:35:50.536Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-14T23:35:50.536Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-14T23:35:50.536Z] === RUN TestHostIPv4BridgeLabel [2023-07-14T23:35:50.691Z] --- PASS: TestHostnameDnsResolution (0.80s) [2023-07-14T23:35:50.691Z] === RUN TestUnprivilegedPortsAndPing [2023-07-14T23:35:50.691Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-07-14T23:35:50.691Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-07-14T23:35:50.691Z] === RUN TestStats [2023-07-14T23:35:50.691Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:35:50.691Z] --- SKIP: TestStats (0.00s) [2023-07-14T23:35:50.691Z] === RUN TestStopContainerWithTimeout [2023-07-14T23:35:50.691Z] === RUN TestStopContainerWithTimeout/0 [2023-07-14T23:35:50.691Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-14T23:35:50.691Z] === RUN TestStopContainerWithTimeout/1 [2023-07-14T23:35:50.691Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-14T23:35:50.691Z] === RUN TestStopContainerWithTimeout/3 [2023-07-14T23:35:50.691Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-14T23:35:50.691Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-14T23:35:50.691Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-14T23:35:50.691Z] === CONT TestStopContainerWithTimeout/0 [2023-07-14T23:35:50.691Z] === CONT TestStopContainerWithTimeout/3 [2023-07-14T23:35:50.691Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-14T23:35:50.691Z] === CONT TestStopContainerWithTimeout/1 [2023-07-14T23:35:50.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2023-07-14T23:35:50.753Z] === RUN TestNISDomainname [2023-07-14T23:35:51.101Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-07-14T23:35:51.101Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-14T23:35:51.319Z] --- PASS: TestKillContainer (1.79s) [2023-07-14T23:35:51.319Z] --- PASS: TestKillContainer/no_signal (0.56s) [2023-07-14T23:35:51.319Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2023-07-14T23:35:51.319Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2023-07-14T23:35:51.319Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-14T23:35:51.319Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-14T23:35:51.323Z] --- PASS: TestNISDomainname (0.57s) [2023-07-14T23:35:51.323Z] === RUN TestHostnameDnsResolution [2023-07-14T23:35:51.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-14T23:35:52.261Z] --- PASS: TestHostnameDnsResolution (0.72s) [2023-07-14T23:35:52.261Z] === RUN TestUnprivilegedPortsAndPing [2023-07-14T23:35:52.401Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-07-14T23:35:52.473Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-07-14T23:35:52.473Z] === RUN TestDaemonDefaultNetworkPools [2023-07-14T23:35:52.478Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2023-07-14T23:35:52.478Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2023-07-14T23:35:52.479Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2023-07-14T23:35:52.479Z] === RUN TestKillStoppedContainer [2023-07-14T23:35:52.479Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-07-14T23:35:52.479Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-14T23:35:52.479Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-07-14T23:35:52.479Z] === RUN TestKillDifferentUserContainer [2023-07-14T23:35:52.829Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2023-07-14T23:35:52.829Z] === RUN TestStats [2023-07-14T23:35:53.038Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2023-07-14T23:35:53.038Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-14T23:35:53.038Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2023-07-14T23:35:53.039Z] === RUN TestInspectOomKilledTrue [2023-07-14T23:35:53.599Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-07-14T23:35:53.854Z] --- PASS: TestInspectOomKilledTrue (0.68s) [2023-07-14T23:35:53.854Z] === RUN TestInspectOomKilledFalse [2023-07-14T23:35:53.965Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-14T23:35:53.966Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2023-07-14T23:35:53.966Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2023-07-14T23:35:53.966Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2023-07-14T23:35:53.966Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2023-07-14T23:35:53.966Z] === RUN TestDeleteDevicemapper [2023-07-14T23:35:53.966Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:35:53.966Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-14T23:35:53.966Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-14T23:35:54.409Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-07-14T23:35:54.409Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-14T23:35:54.414Z] --- PASS: TestInspectOomKilledFalse (0.61s) [2023-07-14T23:35:54.414Z] === RUN TestLinksEtcHostsContentMatch [2023-07-14T23:35:54.669Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2023-07-14T23:35:54.669Z] === RUN TestLinksContainerNames [2023-07-14T23:35:55.341Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-07-14T23:35:55.341Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-14T23:35:55.363Z] --- PASS: TestStats (2.57s) [2023-07-14T23:35:55.364Z] === RUN TestStopContainerWithTimeout [2023-07-14T23:35:55.364Z] === RUN TestStopContainerWithTimeout/0 [2023-07-14T23:35:55.364Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-14T23:35:55.364Z] === RUN TestStopContainerWithTimeout/1 [2023-07-14T23:35:55.364Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-14T23:35:55.364Z] === RUN TestStopContainerWithTimeout/3 [2023-07-14T23:35:55.364Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-14T23:35:55.364Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-14T23:35:55.364Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-14T23:35:55.364Z] === CONT TestStopContainerWithTimeout/0 [2023-07-14T23:35:55.364Z] === CONT TestStopContainerWithTimeout/3 [2023-07-14T23:35:55.364Z] === CONT TestStopContainerWithTimeout/1 [2023-07-14T23:35:55.364Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-14T23:35:55.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-07-14T23:35:55.859Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s) [2023-07-14T23:35:55.859Z] === RUN TestUpdateMemory [2023-07-14T23:35:55.859Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:35:55.859Z] --- SKIP: TestUpdateMemory (0.00s) [2023-07-14T23:35:55.859Z] === RUN TestUpdateCPUQuota [2023-07-14T23:35:55.859Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:35:55.859Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-07-14T23:35:55.859Z] === RUN TestUpdatePidsLimit [2023-07-14T23:35:55.859Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:35:55.859Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-07-14T23:35:55.859Z] === RUN TestUpdateRestartPolicy [2023-07-14T23:35:55.906Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-07-14T23:35:55.906Z] === RUN TestServiceWithPredefinedNetwork [2023-07-14T23:35:56.198Z] --- PASS: TestLinksContainerNames (1.40s) [2023-07-14T23:35:56.198Z] === RUN TestLogsFollowTailEmpty [2023-07-14T23:35:56.760Z] --- PASS: TestLogsFollowTailEmpty (0.51s) [2023-07-14T23:35:56.760Z] === RUN TestContainerNetworkMountsNoChown [2023-07-14T23:35:57.015Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2023-07-14T23:35:57.015Z] === RUN TestMountDaemonRoot [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/default [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/default [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/private [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/private [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rprivate [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/slave [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/slave [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rslave [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/shared [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/shared [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rshared [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/default [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rslave [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/slave [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rshared [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/private [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/shared [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rprivate [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-14T23:35:57.272Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:57.272Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-14T23:35:57.272Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-07-14T23:35:57.272Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-07-14T23:35:57.272Z] === RUN TestContainerBindMountNonRecursive [2023-07-14T23:35:57.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-07-14T23:35:57.527Z] check_test.go:308: [de92ea8505ea9] daemon is not started [2023-07-14T23:35:57.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-07-14T23:35:58.432Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2023-07-14T23:35:58.432Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-14T23:35:58.432Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:35:58.432Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:35:58.432Z] === RUN TestServiceWithDataPathPortInit [2023-07-14T23:35:58.655Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-14T23:35:58.655Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2023-07-14T23:35:58.655Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2023-07-14T23:35:58.655Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2023-07-14T23:35:58.655Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2023-07-14T23:35:58.655Z] === RUN TestDeleteDevicemapper [2023-07-14T23:35:58.655Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:35:58.655Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-14T23:35:58.655Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-14T23:35:58.930Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2023-07-14T23:35:58.930Z] === RUN TestContainerVolumesMountedAsShared [2023-07-14T23:35:59.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-07-14T23:35:59.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-07-14T23:35:59.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-07-14T23:35:59.697Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2023-07-14T23:35:59.697Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-14T23:36:00.258Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2023-07-14T23:36:00.258Z] === RUN TestNetworkNat [2023-07-14T23:36:00.406Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-07-14T23:36:00.820Z] --- PASS: TestNetworkNat (0.76s) [2023-07-14T23:36:00.820Z] === RUN TestNetworkLocalhostTCPNat [2023-07-14T23:36:01.193Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2023-07-14T23:36:01.193Z] === RUN TestUpdateMemory [2023-07-14T23:36:01.193Z] --- PASS: TestUpdateMemory (0.61s) [2023-07-14T23:36:01.193Z] === RUN TestUpdateCPUQuota [2023-07-14T23:36:01.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-07-14T23:36:01.942Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2023-07-14T23:36:01.943Z] === RUN TestNetworkLoopbackNat [2023-07-14T23:36:02.131Z] --- PASS: TestUpdateCPUQuota (0.94s) [2023-07-14T23:36:02.131Z] === RUN TestUpdatePidsLimit [2023-07-14T23:36:02.131Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-14T23:36:02.391Z] === RUN TestUpdatePidsLimit/no_change [2023-07-14T23:36:02.650Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-14T23:36:02.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-07-14T23:36:02.910Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-14T23:36:03.169Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-14T23:36:03.169Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-14T23:36:03.429Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit (1.79s) [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2023-07-14T23:36:03.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2023-07-14T23:36:03.998Z] === RUN TestUpdateRestartPolicy [2023-07-14T23:36:04.857Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-07-14T23:36:05.382Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2023-07-14T23:36:05.382Z] === RUN TestPause [2023-07-14T23:36:05.943Z] --- PASS: TestPause (0.88s) [2023-07-14T23:36:05.943Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-14T23:36:05.943Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:36:05.943Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:36:05.943Z] === RUN TestPauseStopPausedContainer [2023-07-14T23:36:06.504Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2023-07-14T23:36:06.504Z] === RUN TestPsFilter [2023-07-14T23:36:06.759Z] --- PASS: TestPsFilter (0.13s) [2023-07-14T23:36:06.759Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-14T23:36:07.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-07-14T23:36:07.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2023-07-14T23:36:07.574Z] === RUN TestRemoveContainerWithVolume [2023-07-14T23:36:08.041Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2023-07-14T23:36:08.042Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-14T23:36:08.042Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2023-07-14T23:36:08.042Z] === RUN TestWaitNonBlocked [2023-07-14T23:36:08.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:36:08.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:36:08.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:36:08.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:36:08.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:36:08.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:36:08.042Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-14T23:36:08.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2023-07-14T23:36:08.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2023-07-14T23:36:08.042Z] === RUN TestWaitBlocked [2023-07-14T23:36:08.042Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:36:08.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:36:08.042Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:36:08.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:36:08.042Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:36:08.042Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:36:08.606Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-14T23:36:08.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2023-07-14T23:36:08.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2023-07-14T23:36:08.606Z] === CONT TestDaemonRestartIpcMode [2023-07-14T23:36:08.606Z] === CONT TestIpcModeOlderClient [2023-07-14T23:36:08.606Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-14T23:36:08.606Z] --- PASS: TestIpcModeOlderClient (0.05s) [2023-07-14T23:36:08.936Z] --- PASS: TestRemoveContainerWithVolume (1.28s) [2023-07-14T23:36:08.936Z] === RUN TestRemoveContainerRunning [2023-07-14T23:36:08.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-07-14T23:36:09.496Z] --- PASS: TestRemoveContainerRunning (0.56s) [2023-07-14T23:36:09.496Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-14T23:36:09.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-07-14T23:36:09.752Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-07-14T23:36:10.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2023-07-14T23:36:10.007Z] === RUN TestRemoveInvalidContainer [2023-07-14T23:36:10.007Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-14T23:36:10.007Z] === RUN TestRenameLinkedContainer [2023-07-14T23:36:10.007Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-07-14T23:36:10.569Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-07-14T23:36:11.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-07-14T23:36:12.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-07-14T23:36:12.491Z] --- PASS: TestRenameLinkedContainer (2.51s) [2023-07-14T23:36:12.491Z] === RUN TestRenameStoppedContainer [2023-07-14T23:36:12.780Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.94s) [2023-07-14T23:36:13.051Z] --- PASS: TestRenameStoppedContainer (0.53s) [2023-07-14T23:36:13.051Z] === RUN TestRenameRunningContainerAndReuse [2023-07-14T23:36:13.294Z] --- PASS: TestServiceWithDataPathPortInit (14.24s) [2023-07-14T23:36:13.294Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-14T23:36:13.344Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2023-07-14T23:36:13.344Z] PASS [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === Skipped [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-07-14T23:36:13.344Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-07-14T23:36:13.344Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-07-14T23:36:13.344Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-07-14T23:36:13.344Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-07-14T23:36:13.344Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-07-14T23:36:13.344Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-07-14T23:36:13.344Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-07-14T23:36:13.344Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-07-14T23:36:13.344Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-07-14T23:36:13.344Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-07-14T23:36:13.344Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-07-14T23:36:13.344Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-07-14T23:36:13.344Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s) [2023-07-14T23:36:13.344Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-07-14T23:36:13.344Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-07-14T23:36:13.344Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-07-14T23:36:13.344Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:36:13.344Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s) [2023-07-14T23:36:13.344Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-07-14T23:36:13.344Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2023-07-14T23:36:13.344Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-07-14T23:36:13.344Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-07-14T23:36:13.344Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-14T23:36:13.344Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-07-14T23:36:13.344Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-07-14T23:36:13.344Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-07-14T23:36:13.344Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-14T23:36:13.344Z] [2023-07-14T23:36:13.344Z] DONE 178 tests, 27 skipped in 87.321s [2023-07-14T23:36:13.344Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-14T23:36:13.344Z] INFO: Testing against a local daemon [2023-07-14T23:36:13.344Z] === RUN TestLiveRestore [2023-07-14T23:36:13.344Z] === RUN TestLiveRestore/volume_references [2023-07-14T23:36:13.344Z] === PAUSE TestLiveRestore/volume_references [2023-07-14T23:36:13.344Z] === CONT TestLiveRestore/volume_references [2023-07-14T23:36:13.908Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-14T23:36:13.908Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-14T23:36:14.413Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-07-14T23:36:14.668Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2023-07-14T23:36:14.668Z] === RUN TestRenameInvalidName [2023-07-14T23:36:15.192Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0vq0uezpm0e2lk51fp1bl1ndl Created:2023-07-14 23:36:13.792284791 +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[3f26b02229b588b0e4228c90f9642accadc7ef2e449575286fb71a8dcaa28f4e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wqz2ip5ylakwk0tytoa7sw2hz EndpointID:c36d2d6092552976a07a01d87bf1d87f40e06f456d08a2c7c7c18874406e7437 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:256fb5783add67ef9203e2627437e9e29215c663bb1b8aa2e222fe58e480c759 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:75755f4a5fc0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wqz2ip5ylakwk0tytoa7sw2hz EndpointID:c36d2d6092552976a07a01d87bf1d87f40e06f456d08a2c7c7c18874406e7437 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-14T23:36:15.229Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-07-14T23:36:15.229Z] --- PASS: TestRenameInvalidName (0.60s) [2023-07-14T23:36:15.229Z] === RUN TestRenameAnonymousContainer [2023-07-14T23:36:15.484Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-07-14T23:36:16.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-07-14T23:36:16.044Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-07-14T23:36:16.210Z] --- PASS: TestUpdateRestartPolicy (11.25s) [2023-07-14T23:36:16.210Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-14T23:36:16.210Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2023-07-14T23:36:16.210Z] === RUN TestWaitNonBlocked [2023-07-14T23:36:16.210Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:36:16.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:36:16.210Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:36:16.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:36:16.210Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:36:16.210Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:36:16.307Z] cb524f6f2215: Pull complete [2023-07-14T23:36:16.429Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-14T23:36:16.469Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-14T23:36:16.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2023-07-14T23:36:16.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2023-07-14T23:36:16.469Z] === RUN TestWaitBlocked [2023-07-14T23:36:16.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:36:16.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:36:16.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:36:16.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:36:16.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:36:16.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:36:17.406Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2023-07-14T23:36:17.406Z] === RUN TestRenameContainerWithSameName [2023-07-14T23:36:17.407Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-14T23:36:17.407Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2023-07-14T23:36:17.407Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2023-07-14T23:36:17.407Z] === CONT TestContainerStartOnDaemonRestart [2023-07-14T23:36:17.407Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-14T23:36:17.407Z] === CONT TestDaemonHostGatewayIP [2023-07-14T23:36:17.407Z] === CONT TestDaemonRestartIpcMode [2023-07-14T23:36:17.407Z] === CONT TestIpcModeOlderClient [2023-07-14T23:36:17.407Z] === CONT TestContainerKillOnDaemonStart [2023-07-14T23:36:17.407Z] --- PASS: TestIpcModeOlderClient (0.15s) [2023-07-14T23:36:17.967Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2023-07-14T23:36:17.967Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-14T23:36:18.432Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-14T23:36:18.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-07-14T23:36:19.452Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2023-07-14T23:36:19.452Z] === RUN TestResize [2023-07-14T23:36:19.942Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2023-07-14T23:36:20.014Z] --- PASS: TestResize (0.59s) [2023-07-14T23:36:20.014Z] === RUN TestResizeWithInvalidSize [2023-07-14T23:36:20.014Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-07-14T23:36:20.201Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2023-07-14T23:36:20.325Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-14T23:36:20.461Z] --- PASS: TestDaemonHostGatewayIP (3.16s) [2023-07-14T23:36:20.470Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2023-07-14T23:36:20.470Z] PASS [2023-07-14T23:36:20.470Z] [2023-07-14T23:36:20.470Z] === Skipped [2023-07-14T23:36:20.470Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:36:20.470Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:36:20.470Z] [2023-07-14T23:36:20.470Z] DONE 26 tests, 1 skipped in 45.410s [2023-07-14T23:36:20.470Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:36:20.470Z] ++ 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 [2023-07-14T23:36:20.470Z] ++ set -e [2023-07-14T23:36:20.470Z] ++ '[' -n 0 ']' [2023-07-14T23:36:20.470Z] ++ set -x [2023-07-14T23:36:20.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2023-07-14T23:36:20.471Z] INFO: Testing against a local daemon [2023-07-14T23:36:20.471Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-14T23:36:20.471Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:36:20.471Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:36:20.471Z] === RUN TestDockerNetworkIpvlan [2023-07-14T23:36:20.471Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:36:20.471Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:36:20.471Z] PASS [2023-07-14T23:36:20.471Z] [2023-07-14T23:36:20.471Z] === Skipped [2023-07-14T23:36:20.471Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:36:20.471Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:36:20.471Z] [2023-07-14T23:36:20.471Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:36:20.471Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:36:20.471Z] [2023-07-14T23:36:20.471Z] DONE 2 tests, 2 skipped in 0.034s [2023-07-14T23:36:20.471Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:36:20.471Z] ++ 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 [2023-07-14T23:36:20.471Z] ++ set -e [2023-07-14T23:36:20.471Z] ++ '[' -n 0 ']' [2023-07-14T23:36:20.471Z] ++ set -x [2023-07-14T23:36:20.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2023-07-14T23:36:20.471Z] INFO: Testing against a local daemon [2023-07-14T23:36:20.471Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-14T23:36:20.574Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2023-07-14T23:36:20.574Z] === RUN TestResizeWhenContainerNotStarted [2023-07-14T23:36:20.720Z] --- PASS: TestDaemonRestartIpcMode (3.31s) [2023-07-14T23:36:21.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2023-07-14T23:36:21.035Z] === RUN TestDockerNetworkMacvlan [2023-07-14T23:36:21.135Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:36:21.135Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:36:21.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-14T23:36:21.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-14T23:36:21.697Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-07-14T23:36:21.967Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-14T23:36:22.086Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-07-14T23:36:22.220Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-14T23:36:22.259Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-07-14T23:36:22.531Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-14T23:36:22.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:36:22.818Z] === RUN TestDockerSuite/TestBuildCmd [2023-07-14T23:36:22.818Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-07-14T23:36:23.075Z] check_test.go:308: [de0ae313d4358] daemon is not started [2023-07-14T23:36:23.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-07-14T23:36:23.075Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-07-14T23:36:23.331Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-07-14T23:36:23.331Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-07-14T23:36:23.331Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-07-14T23:36:23.464Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-14T23:36:23.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-14T23:36:23.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-14T23:36:23.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-14T23:36:24.101Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-07-14T23:36:24.114Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-14T23:36:24.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-07-14T23:36:25.361Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2023-07-14T23:36:25.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.06s) [2023-07-14T23:36:25.719Z] === RUN TestCgroupNamespacesRun [2023-07-14T23:36:26.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-07-14T23:36:26.733Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-14T23:36:27.206Z] --- PASS: TestCgroupNamespacesRun (1.33s) [2023-07-14T23:36:27.206Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore (0.00s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references (13.85s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.41s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.25s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.17s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.15s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.84s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.95s) [2023-07-14T23:36:27.387Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.81s) [2023-07-14T23:36:27.387Z] PASS [2023-07-14T23:36:27.387Z] [2023-07-14T23:36:27.387Z] DONE 9 tests in 13.878s [2023-07-14T23:36:27.387Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-07-14T23:36:27.387Z] INFO: Testing against a local daemon [2023-07-14T23:36:27.387Z] === RUN TestCommitInheritsEnv [2023-07-14T23:36:28.569Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-07-14T23:36:28.569Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2023-07-14T23:36:28.569Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-14T23:36:28.824Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-07-14T23:36:29.281Z] --- PASS: TestCommitInheritsEnv (2.02s) [2023-07-14T23:36:29.281Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-14T23:36:29.281Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-07-14T23:36:29.281Z] === RUN TestImagesFilterMultiReference [2023-07-14T23:36:29.281Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2023-07-14T23:36:29.281Z] === RUN TestImagePullPlatformInvalid [2023-07-14T23:36:29.281Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-07-14T23:36:29.281Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-14T23:36:29.281Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-14T23:36:29.281Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-14T23:36:29.281Z] === RUN TestRemoveImageOrphaning [2023-07-14T23:36:29.384Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-07-14T23:36:29.639Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-07-14T23:36:29.894Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2023-07-14T23:36:29.894Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-14T23:36:30.013Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-14T23:36:30.150Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-07-14T23:36:30.406Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-07-14T23:36:30.578Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2023-07-14T23:36:30.578Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-07-14T23:36:30.578Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-07-14T23:36:30.578Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2023-07-14T23:36:30.578Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2023-07-14T23:36:30.578Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2023-07-14T23:36:30.578Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2023-07-14T23:36:30.578Z] PASS [2023-07-14T23:36:30.578Z] [2023-07-14T23:36:30.578Z] DONE 8 tests in 10.765s [2023-07-14T23:36:30.578Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-14T23:36:30.578Z] ++ 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 [2023-07-14T23:36:30.578Z] ++ set -e [2023-07-14T23:36:30.578Z] ++ '[' -n 0 ']' [2023-07-14T23:36:30.578Z] ++ set -x [2023-07-14T23:36:30.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:36:30.578Z] testing: warning: no tests to run [2023-07-14T23:36:30.578Z] PASS [2023-07-14T23:36:30.578Z] [2023-07-14T23:36:30.578Z] DONE 0 tests in 0.008s [2023-07-14T23:36:30.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-14T23:36:30.578Z] ++ 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 [2023-07-14T23:36:30.578Z] ++ set -e [2023-07-14T23:36:30.578Z] ++ '[' -n 0 ']' [2023-07-14T23:36:30.578Z] ++ set -x [2023-07-14T23:36:30.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:36:30.578Z] INFO: Testing against a local daemon [2023-07-14T23:36:30.578Z] === RUN TestAuthZPluginAllowRequest [2023-07-14T23:36:30.661Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-07-14T23:36:30.698Z] --- PASS: TestContainerKillOnDaemonStart (11.91s) [2023-07-14T23:36:30.699Z] PASS [2023-07-14T23:36:30.699Z] [2023-07-14T23:36:30.699Z] === Skipped [2023-07-14T23:36:30.699Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-07-14T23:36:30.699Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:36:30.699Z] [2023-07-14T23:36:30.699Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-07-14T23:36:30.699Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-07-14T23:36:30.699Z] [2023-07-14T23:36:30.699Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:36:30.699Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:36:30.699Z] [2023-07-14T23:36:30.699Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-07-14T23:36:30.699Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-07-14T23:36:30.699Z] [2023-07-14T23:36:30.699Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-14T23:36:30.699Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:36:30.699Z] [2023-07-14T23:36:30.699Z] DONE 197 tests, 5 skipped in 106.966s [2023-07-14T23:36:30.699Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-14T23:36:30.699Z] INFO: Testing against a local daemon [2023-07-14T23:36:30.699Z] === RUN TestLiveRestore [2023-07-14T23:36:30.699Z] === RUN TestLiveRestore/volume_references [2023-07-14T23:36:30.699Z] === PAUSE TestLiveRestore/volume_references [2023-07-14T23:36:30.699Z] === CONT TestLiveRestore/volume_references [2023-07-14T23:36:30.699Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-14T23:36:30.699Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-14T23:36:30.957Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-14T23:36:31.175Z] --- PASS: TestRemoveImageOrphaning (1.95s) [2023-07-14T23:36:31.175Z] === RUN TestRemoveImageGarbageCollector [2023-07-14T23:36:31.175Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-07-14T23:36:31.175Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-07-14T23:36:31.175Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-14T23:36:31.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-07-14T23:36:31.175Z] === RUN TestTagInvalidReference [2023-07-14T23:36:31.175Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-14T23:36:31.175Z] === RUN TestTagValidPrefixedRepo [2023-07-14T23:36:31.175Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-07-14T23:36:31.175Z] === RUN TestTagExistedNameWithoutForce [2023-07-14T23:36:31.175Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-14T23:36:31.175Z] === RUN TestTagOfficialNames [2023-07-14T23:36:31.175Z] --- PASS: TestTagOfficialNames (0.04s) [2023-07-14T23:36:31.175Z] === RUN TestTagMatchesDigest [2023-07-14T23:36:31.175Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-14T23:36:31.175Z] === CONT TestImportExtremelyLargeImageWorks [2023-07-14T23:36:31.221Z] --- PASS: TestCgroupNamespacesRunHostMode (1.33s) [2023-07-14T23:36:31.221Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-14T23:36:31.583Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-07-14T23:36:31.895Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-14T23:36:31.951Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2023-07-14T23:36:31.951Z] === RUN TestAuthZPluginTLS [2023-07-14T23:36:32.516Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-07-14T23:36:32.516Z] === RUN TestAuthZPluginDenyRequest [2023-07-14T23:36:32.584Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2023-07-14T23:36:32.584Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-14T23:36:32.780Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-07-14T23:36:33.081Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-14T23:36:33.081Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-14T23:36:33.274Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-14T23:36:33.646Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-07-14T23:36:33.646Z] === RUN TestAuthZPluginDenyResponse [2023-07-14T23:36:33.904Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-07-14T23:36:33.904Z] === RUN TestAuthZPluginAllowEventStream [2023-07-14T23:36:33.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-07-14T23:36:33.946Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2023-07-14T23:36:33.946Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-14T23:36:34.212Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-14T23:36:34.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-07-14T23:36:34.872Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-14T23:36:35.153Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-14T23:36:35.277Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2023-07-14T23:36:35.277Z] === RUN TestAuthZPluginErrorResponse [2023-07-14T23:36:35.843Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-07-14T23:36:35.843Z] === RUN TestAuthZPluginErrorRequest [2023-07-14T23:36:36.090Z] --- PASS: TestLiveRestore (0.00s) [2023-07-14T23:36:36.090Z] --- PASS: TestLiveRestore/volume_references (6.77s) [2023-07-14T23:36:36.090Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.12s) [2023-07-14T23:36:36.090Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.10s) [2023-07-14T23:36:36.091Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s) [2023-07-14T23:36:36.091Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.05s) [2023-07-14T23:36:36.091Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s) [2023-07-14T23:36:36.091Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.04s) [2023-07-14T23:36:36.091Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s) [2023-07-14T23:36:36.091Z] PASS [2023-07-14T23:36:36.091Z] [2023-07-14T23:36:36.091Z] DONE 9 tests in 6.796s [2023-07-14T23:36:36.091Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-07-14T23:36:36.091Z] INFO: Testing against a local daemon [2023-07-14T23:36:36.091Z] === RUN TestCommitInheritsEnv [2023-07-14T23:36:36.234Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2023-07-14T23:36:36.234Z] === RUN TestNISDomainname [2023-07-14T23:36:36.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-07-14T23:36:36.350Z] --- PASS: TestCommitInheritsEnv (0.22s) [2023-07-14T23:36:36.350Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-14T23:36:36.350Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-07-14T23:36:36.350Z] === RUN TestImagesFilterMultiReference [2023-07-14T23:36:36.350Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-07-14T23:36:36.350Z] === RUN TestImagePullPlatformInvalid [2023-07-14T23:36:36.350Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-07-14T23:36:36.350Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-14T23:36:36.350Z] time="2023-07-14T23:36:36Z" 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.10 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.350Z] time="2023-07-14T23:36:36Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.350Z] time="2023-07-14T23:36:36Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.19.10 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.350Z] time="2023-07-14T23:36:36Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.408Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-14T23:36:36.408Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=aa0135fa-64d5-4a3f-9a35-468bb018d21d http.request.method=GET http.request.remoteaddr="127.0.0.1:34986" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=aa0135fa-64d5-4a3f-9a35-468bb018d21d http.request.method=GET http.request.remoteaddr="127.0.0.1:34986" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.108052ms http.response.status=200 http.response.written=2 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=82d6c5bb-a81d-4207-944a-0f60da788983 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=82d6c5bb-a81d-4207-944a-0f60da788983 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a648b99d-46cc-4e93-bcde-b5701db9b098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=82d6c5bb-a81d-4207-944a-0f60da788983 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=28.686µ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=8d5fb8b7-e15e-4d73-805b-838d1ac76d15 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a648b99d-46cc-4e93-bcde-b5701db9b098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a648b99d-46cc-4e93-bcde-b5701db9b098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=22.163µ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=dbf392da-3b93-4151-98e5-01874ec360e6 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=82d6c5bb-a81d-4207-944a-0f60da788983 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.406661ms http.response.status=404 http.response.written=157 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a648b99d-46cc-4e93-bcde-b5701db9b098 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.42495ms http.response.status=404 http.response.written=157 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3197feb0-e4c4-496a-8c7c-613aed2a1d9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3197feb0-e4c4-496a-8c7c-613aed2a1d9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2c9c280e-140d-431f-b230-d998d2f090e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2c9c280e-140d-431f-b230-d998d2f090e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3197feb0-e4c4-496a-8c7c-613aed2a1d9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=299.278µ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=3d458bfb-61cf-4834-b86c-2862931f4a99 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3197feb0-e4c4-496a-8c7c-613aed2a1d9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=19.378µ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=cf2be257-11e4-4442-b451-417bae5061ac trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2c9c280e-140d-431f-b230-d998d2f090e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=150.204µ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=745877ed-1dfb-4075-8ca1-6244b1d7083d trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2c9c280e-140d-431f-b230-d998d2f090e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=24.21µ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=16a68c67-4e9c-40d2-9dc3-d46afd75be31 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3197feb0-e4c4-496a-8c7c-613aed2a1d9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=137.317µ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=1c592f6a-de62-47e0-b9a7-6fba46899b89 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3197feb0-e4c4-496a-8c7c-613aed2a1d9a http.request.method=POST http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.505313ms http.response.status=202 http.response.written=0 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2c9c280e-140d-431f-b230-d998d2f090e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=143.816µ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=fc44db99-b686-4ac0-9eec-edd48a46a088 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2c9c280e-140d-431f-b230-d998d2f090e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.061088ms http.response.status=202 http.response.written=0 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.612Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.612Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=31.765µ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=11dd2b10-5f31-4529-a4f6-1a5fcdd60756 trace.line=82 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=12.863µ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=fb8bd631-ae74-4a30-b729-cd6d3d5af724 trace.line=141 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=89.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).WriteStream" trace.id=f087d4af-e068-4045-bf6f-1f2645086cfe trace.line=124 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=35.546µ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=87199125-d887-4311-9e9b-e926124f66c0 trace.line=82 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=13.679µ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=ca5cdddf-fed7-4ef8-ae0b-1a2662f539cc trace.line=141 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=10.344µ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=133c6c8d-6e24-4bd0-899f-6e67df6d5ea5 trace.line=141 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=20.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be330b4e-e6e0-4d5a-8dc6-ce674a91c87e trace.line=141 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=12.451µ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=03d29dc2-58e8-4776-9d58-41d7079dcebd trace.line=141 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=275.483µ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=cf57bab1-8f9e-4e7e-b006-d5f55d7602d1 trace.line=124 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=284.239µ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=abdb9e88-d684-481d-a38a-8b4631682336 trace.line=167 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=18.583µ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=38225586-7670-4d68-9823-35c8b5d0ab97 trace.line=141 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=19.065µ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=b8780f96-962e-41bd-86be-e790cac8de05 trace.line=141 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=12.098µ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=eaece9a8-7cea-45c2-91a3-168f9973b3ba trace.line=141 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=168.52µ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=0888da62-2627-48d2-8cbf-74e0e3d26586 trace.line=95 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=123.496µ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=9a5c7f2e-ebea-4bb9-ab93-93a84650161f trace.line=167 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=212.623µ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=34a993e4-053c-4663-9428-3b4f2e88b47f trace.line=181 vars.name=test vars.uuid=c8aefffb-3317-40f9-a64f-5b0d314416c7 version="v2.1.0+unknown" [2023-07-14T23:36:36.613Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=135.67µ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=de8be040-8d21-497d-b018-54c1fb395400 trace.line=95 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95766765-d8eb-416d-887d-220cd9abe1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35000" http.request.uri="/v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.964838ms http.response.status=201 http.response.written=0 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "PUT /v2/test/blobs/uploads/c8aefffb-3317-40f9-a64f-5b0d314416c7?_state=hAL0hYBMfXlVJot7m2kEOF9b6ih_Pwmc8bvy7dsujoh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4YWVmZmZiLTMzMTctNDBmOS1hNjRmLTViMGQzMTQ0MTZjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE1MTQ1MThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/985f3148-bfa0-4c37-93db-6f5c24597df2\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=191.855µ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=c7243b27-917a-4df1-ad14-38cd3aa6e3f0 trace.line=181 vars.name=test vars.uuid=985f3148-bfa0-4c37-93db-6f5c24597df2 version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1c942848-8b09-4112-93b1-5ca5ce959b0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.918577ms http.response.status=201 http.response.written=0 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "PUT /v2/test/blobs/uploads/985f3148-bfa0-4c37-93db-6f5c24597df2?_state=hANw4PLWOOS2neA4KOV7egCUDpt-eLd3tlycsQ7nCTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4NWYzMTQ4LWJmYTAtNGMzNy05M2RiLTZmNWMyNDU5N2RmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNjozNi4zODE3MjA3MTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=bba85d8a-6dbf-46c0-b832-64b73da06026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=bba85d8a-6dbf-46c0-b832-64b73da06026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=bba85d8a-6dbf-46c0-b832-64b73da06026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=23.362µ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=a8ea09fe-2729-488c-b870-5d24858e7f2c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=bba85d8a-6dbf-46c0-b832-64b73da06026 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.34µs" http.response.status=404 http.response.written=96 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=36.614µ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=ae7accda-b767-4b0a-9fc2-51798cb85787 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=15.388µ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=24de9032-c7e3-4ed1-a16e-7f212ba0081c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=26.914µ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=fd8c2e39-8f4f-4229-a400-9c1e017e3e70 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=14.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=649f8012-bee9-48c1-910f-05caa029868f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=15.195µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=feb2e6b3-ca8c-4d2e-92b2-13a5828f1f35 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=112.654µ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=181645f0-253c-45e2-9194-9aeddd39da04 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=141.368µ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=655f9c08-2c20-4253-a1b1-aeda99dc4651 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=43.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).PutContent" trace.id=da5fb35e-5bd5-488b-944d-3889d15c03a2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=183.323µ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=cd938e3d-2dbe-4c67-bd1d-314a33fa3e8e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=92.308µ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=4a4819b8-befd-471a-a7b7-f0074a2b350c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=804b0919-f70b-4394-82a4-9fd4edc1a2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35006" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.024352ms http.response.status=201 http.response.written=0 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cbc4db3-448c-4983-a97d-939a383b9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35024" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cbc4db3-448c-4983-a97d-939a383b9bf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35024" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="733.478µs" http.response.status=200 http.response.written=2 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=32.354µ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=3d936e53-28f1-4c86-9e46-41913b7e5008 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.614Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=35.826µ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=5585099e-f2a6-4e98-a2e7-94749d7e1665 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=16.229µ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=a11d03cc-8a67-47db-9e24-5212cbd7125a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=24.543µ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=5680a683-90ff-43e4-a832-a1614f727dbe trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ce7fdd29-0a4e-477e-baed-3076557fd18b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.226538ms http.response.status=200 http.response.written=417 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=26.634µ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=feb8d82b-e04c-478f-9013-07bcae56f555 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=10.689µ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=913f28fc-ab71-493b-aa22-5a04f024011d trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=18.273µ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=10f4b8a1-46dd-4468-ab6b-06964060db3c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1223655b-7095-4371-b766-9d8852a5a987 http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.108793ms http.response.status=200 http.response.written=417 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=30.45µ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=0929590b-b898-406a-81ba-eb12fc5166d2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=14.776µ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=e28c8f2d-862d-4166-a3e5-dff96a6f685a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=27.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).GetContent" trace.id=dc530731-0df4-48c9-82be-124d4a709d53 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=16.946µ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=302d1bca-cca9-4ae1-8958-d5ec26a2379d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=15.154µ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=d7996757-1787-499b-b071-73893e685792 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=6.99µ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=6950668a-af7f-4c2c-9a13-9e086eb8d19e trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=14.693µ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=ef57f390-b972-4227-b47d-32ee0e4bfc47 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=28.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).GetContent" trace.id=d25613ee-0e6a-433b-a798-89a4386ddc60 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=16.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=767097ef-624f-43c2-8fd3-b73960417d9b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=57.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).GetContent" trace.id=43058350-fee3-4028-9ec9-22aa0bce3adf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.615Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=21.102µ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=e405b126-7a10-45b7-988f-26d84e483786 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=13.049µ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=49ff2abe-ec5c-42ac-b967-fea46d5612f2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=7.427µ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=17db47cd-a518-4ed9-8098-a5a86fe7bf2b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=18.566µ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=371adcb9-3291-409e-901c-cd17c500b370 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=66.56µ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=05837669-89e9-42fc-8b25-0c089f1b172c trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=24.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).Stat" trace.id=c0e149fd-8eeb-49e2-9184-afb305dd774d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3de5d242-f1ba-4b7b-a7ef-556564ba93d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35056" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.012164ms http.response.status=200 http.response.written=179 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=26.072µ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=04f89087-fad7-4710-94c3-44d2ea961b10 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=13.087µ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=ae449323-bbbd-4150-bb70-343a35426508 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=425cbbe8-c52a-4d14-9ba9-bc6105903033 http.request.method=GET http.request.remoteaddr="127.0.0.1:35060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.009059ms http.response.status=200 http.response.written=68 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=50bce886-357d-4865-a911-ce67ecb0f7bd http.request.method=GET http.request.remoteaddr="127.0.0.1:35082" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=50bce886-357d-4865-a911-ce67ecb0f7bd http.request.method=GET http.request.remoteaddr="127.0.0.1:35082" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.638µs" http.response.status=200 http.response.written=2 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5747f6c0-5095-4f91-af74-17cbf3d6b23f http.request.method=GET http.request.remoteaddr="127.0.0.1:35096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5747f6c0-5095-4f91-af74-17cbf3d6b23f http.request.method=GET http.request.remoteaddr="127.0.0.1:35096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5747f6c0-5095-4f91-af74-17cbf3d6b23f http.request.method=GET http.request.remoteaddr="127.0.0.1:35096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5747f6c0-5095-4f91-af74-17cbf3d6b23f http.request.method=GET http.request.remoteaddr="127.0.0.1:35096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=32.453µ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=845133ea-3477-454c-82ee-16e2294f67ac trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5747f6c0-5095-4f91-af74-17cbf3d6b23f http.request.method=GET http.request.remoteaddr="127.0.0.1:35096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba trace.duration=12.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).GetContent" trace.id=f1449b18-319c-403f-9e02-60cb87438e65 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] time="2023-07-14T23:36:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5747f6c0-5095-4f91-af74-17cbf3d6b23f http.request.method=GET http.request.remoteaddr="127.0.0.1:35096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.011398ms http.response.status=404 http.response.written=181 instance.id=8e7583a3-c313-4e03-81fd-2116378c41ba vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:36:36.616Z] 127.0.0.1 - - [14/Jul/2023:23:36:36 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:36:36.616Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s) [2023-07-14T23:36:36.616Z] === RUN TestRemoveImageOrphaning [2023-07-14T23:36:36.794Z] --- PASS: TestNISDomainname (0.74s) [2023-07-14T23:36:36.794Z] === RUN TestHostnameDnsResolution [2023-07-14T23:36:36.875Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2023-07-14T23:36:36.875Z] === RUN TestRemoveImageGarbageCollector [2023-07-14T23:36:36.973Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-07-14T23:36:36.973Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-14T23:36:37.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-07-14T23:36:37.720Z] --- PASS: TestHostnameDnsResolution (0.94s) [2023-07-14T23:36:37.720Z] === RUN TestUnprivilegedPortsAndPing [2023-07-14T23:36:38.024Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-07-14T23:36:38.345Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2023-07-14T23:36:38.345Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-14T23:36:38.646Z] --- PASS: TestUnprivilegedPortsAndPing (0.67s) [2023-07-14T23:36:38.646Z] === RUN TestStats [2023-07-14T23:36:38.781Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2023-07-14T23:36:38.781Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-14T23:36:38.781Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-07-14T23:36:38.781Z] === RUN TestTagInvalidReference [2023-07-14T23:36:38.781Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-14T23:36:38.781Z] === RUN TestTagValidPrefixedRepo [2023-07-14T23:36:38.781Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-07-14T23:36:38.781Z] === RUN TestTagExistedNameWithoutForce [2023-07-14T23:36:38.781Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-14T23:36:38.781Z] === RUN TestTagOfficialNames [2023-07-14T23:36:38.781Z] --- PASS: TestTagOfficialNames (0.04s) [2023-07-14T23:36:38.781Z] === RUN TestTagMatchesDigest [2023-07-14T23:36:38.781Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-14T23:36:38.781Z] === CONT TestImportExtremelyLargeImageWorks [2023-07-14T23:36:39.571Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-07-14T23:36:39.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-07-14T23:36:39.717Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2023-07-14T23:36:39.717Z] === RUN TestAuthZPluginHeader [2023-07-14T23:36:39.826Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-07-14T23:36:40.081Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-07-14T23:36:40.282Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-07-14T23:36:40.282Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-14T23:36:40.282Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:40.282Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-14T23:36:40.282Z] === RUN TestAuthZPluginV2Disable [2023-07-14T23:36:40.282Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:40.282Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-07-14T23:36:40.282Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-14T23:36:40.282Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:40.282Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-14T23:36:40.282Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-14T23:36:40.282Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:40.282Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-14T23:36:40.282Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-14T23:36:41.444Z] --- PASS: TestStats (2.70s) [2023-07-14T23:36:41.444Z] === RUN TestStopContainerWithTimeout [2023-07-14T23:36:41.444Z] === RUN TestStopContainerWithTimeout/0 [2023-07-14T23:36:41.444Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-14T23:36:41.444Z] === RUN TestStopContainerWithTimeout/1 [2023-07-14T23:36:41.444Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-14T23:36:41.444Z] === RUN TestStopContainerWithTimeout/3 [2023-07-14T23:36:41.444Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-14T23:36:41.444Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-14T23:36:41.444Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-14T23:36:41.444Z] === CONT TestStopContainerWithTimeout/0 [2023-07-14T23:36:41.444Z] === CONT TestStopContainerWithTimeout/3 [2023-07-14T23:36:41.444Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-14T23:36:41.444Z] === CONT TestStopContainerWithTimeout/1 [2023-07-14T23:36:42.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-07-14T23:36:42.004Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-07-14T23:36:42.004Z] check_test.go:308: [d8890719b803d] daemon is not started [2023-07-14T23:36:42.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-07-14T23:36:42.004Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-07-14T23:36:42.004Z] check_test.go:308: [d57be3b4dd1df] daemon is not started [2023-07-14T23:36:42.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-07-14T23:36:42.565Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-07-14T23:36:43.490Z] check_test.go:308: [d7969aa8eaa16] daemon is not started [2023-07-14T23:36:43.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-07-14T23:36:44.415Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-14T23:36:44.415Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2023-07-14T23:36:44.415Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2023-07-14T23:36:44.415Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2023-07-14T23:36:44.415Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2023-07-14T23:36:44.415Z] === RUN TestDeleteDevicemapper [2023-07-14T23:36:44.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:36:44.415Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-14T23:36:44.415Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-14T23:36:45.341Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-07-14T23:36:46.268Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-07-14T23:36:46.268Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-07-14T23:36:46.268Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-07-14T23:36:46.268Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-07-14T23:36:46.268Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-07-14T23:36:46.268Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-07-14T23:36:46.268Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-07-14T23:36:46.268Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-07-14T23:36:46.268Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-07-14T23:36:47.630Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2023-07-14T23:36:47.630Z] === RUN TestUpdateMemory [2023-07-14T23:36:47.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-07-14T23:36:48.141Z] --- PASS: TestUpdateMemory (0.91s) [2023-07-14T23:36:48.141Z] === RUN TestUpdateCPUQuota [2023-07-14T23:36:49.545Z] --- PASS: TestUpdateCPUQuota (1.11s) [2023-07-14T23:36:49.545Z] === RUN TestUpdatePidsLimit [2023-07-14T23:36:49.545Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-14T23:36:49.545Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-07-14T23:36:49.545Z] === RUN TestUpdatePidsLimit/no_change [2023-07-14T23:36:49.801Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-14T23:36:50.057Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-14T23:36:50.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-07-14T23:36:50.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-14T23:36:50.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-14T23:36:50.824Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit (2.28s) [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-07-14T23:36:51.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-07-14T23:36:51.750Z] === RUN TestUpdateRestartPolicy [2023-07-14T23:36:52.641Z] ......................... [ 67%] [2023-07-14T23:36:52.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-07-14T23:36:52.676Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-07-14T23:36:54.561Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-07-14T23:36:54.816Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-07-14T23:36:55.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-07-14T23:36:58.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-07-14T23:36:58.356Z] PASS [2023-07-14T23:36:58.356Z] [2023-07-14T23:36:58.356Z] === Skipped [2023-07-14T23:36:58.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-14T23:36:58.356Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:58.356Z] [2023-07-14T23:36:58.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-07-14T23:36:58.356Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:58.356Z] [2023-07-14T23:36:58.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-14T23:36:58.356Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:58.356Z] [2023-07-14T23:36:58.356Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-14T23:36:58.356Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:36:58.356Z] [2023-07-14T23:36:58.356Z] DONE 17 tests, 4 skipped in 26.400s [2023-07-14T23:36:58.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-14T23:36:58.356Z] ++ 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 [2023-07-14T23:36:58.356Z] ++ set -e [2023-07-14T23:36:58.356Z] ++ '[' -n 0 ']' [2023-07-14T23:36:58.356Z] ++ set -x [2023-07-14T23:36:58.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:36:58.356Z] INFO: Testing against a local daemon [2023-07-14T23:36:58.356Z] === RUN TestPluginInvalidJSON [2023-07-14T23:36:58.356Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:36:58.356Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:36:58.356Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:36:58.356Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-14T23:36:58.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-14T23:36:58.356Z] === RUN TestPluginInstall [2023-07-14T23:36:58.356Z] === RUN TestPluginInstall/no_auth [2023-07-14T23:36:58.636Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-07-14T23:36:58.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-07-14T23:36:59.727Z] time="2023-07-14T23:36:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:36:59.727Z] time="2023-07-14T23:36:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33c9df79218859364c4acb4bec362309f3c89b798fb29b8a97dd301f4bbcc508" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:36:59.727Z] time="2023-07-14T23:36:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:36:59.727Z] time="2023-07-14T23:36:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33c9df79218859364c4acb4bec362309f3c89b798fb29b8a97dd301f4bbcc508" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:36:59.985Z] === RUN TestPluginInstall/with_htpasswd [2023-07-14T23:37:00.242Z] time="2023-07-14T23:37:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:37:00.242Z] time="2023-07-14T23:37:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33c9df79218859364c4acb4bec362309f3c89b798fb29b8a97dd301f4bbcc508" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:37:00.242Z] time="2023-07-14T23:37:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:37:00.242Z] time="2023-07-14T23:37:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33c9df79218859364c4acb4bec362309f3c89b798fb29b8a97dd301f4bbcc508" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:37:00.500Z] === RUN TestPluginInstall/with_insecure [2023-07-14T23:37:01.431Z] time="2023-07-14T23:37:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:37:01.431Z] time="2023-07-14T23:37:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b743cb7f7fa3741f34b8af71dad285e57181fb84c9b00b5abad3dde3f77368e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:37:01.431Z] time="2023-07-14T23:37:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:37:01.431Z] time="2023-07-14T23:37:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b743cb7f7fa3741f34b8af71dad285e57181fb84c9b00b5abad3dde3f77368e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:37:01.431Z] plugin_test.go:164: [de408ba391a53] daemon is not started [2023-07-14T23:37:01.431Z] --- PASS: TestPluginInstall (4.42s) [2023-07-14T23:37:01.431Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2023-07-14T23:37:01.431Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-07-14T23:37:01.431Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2023-07-14T23:37:01.431Z] === RUN TestPluginsWithRuntimes [2023-07-14T23:37:01.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-07-14T23:37:01.897Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-07-14T23:37:02.152Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-07-14T23:37:03.078Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-07-14T23:37:03.328Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-14T23:37:03.333Z] --- PASS: TestUpdateRestartPolicy (11.57s) [2023-07-14T23:37:03.333Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-14T23:37:03.893Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2023-07-14T23:37:03.893Z] === RUN TestWaitNonBlocked [2023-07-14T23:37:03.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:37:03.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:37:03.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:37:03.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:37:03.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:37:03.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:37:03.894Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-14T23:37:04.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-07-14T23:37:04.826Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2023-07-14T23:37:04.826Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2023-07-14T23:37:04.826Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2023-07-14T23:37:04.826Z] === RUN TestPluginBackCompatMediaTypes [2023-07-14T23:37:05.074Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-14T23:37:05.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2023-07-14T23:37:05.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2023-07-14T23:37:05.074Z] === RUN TestWaitBlocked [2023-07-14T23:37:05.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:37:05.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:37:05.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:37:05.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:37:05.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-14T23:37:05.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-14T23:37:05.391Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-07-14T23:37:05.391Z] PASS [2023-07-14T23:37:05.391Z] [2023-07-14T23:37:05.391Z] DONE 10 tests in 8.280s [2023-07-14T23:37:05.391Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-14T23:37:05.391Z] ++ 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 [2023-07-14T23:37:05.391Z] ++ set -e [2023-07-14T23:37:05.391Z] ++ '[' -n 0 ']' [2023-07-14T23:37:05.391Z] ++ set -x [2023-07-14T23:37:05.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:05.391Z] INFO: Testing against a local daemon [2023-07-14T23:37:05.391Z] === RUN TestExternalGraphDriver [2023-07-14T23:37:05.648Z] === RUN TestExternalGraphDriver/json [2023-07-14T23:37:06.002Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-14T23:37:06.002Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2023-07-14T23:37:06.002Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2023-07-14T23:37:06.002Z] === CONT TestContainerStartOnDaemonRestart [2023-07-14T23:37:06.002Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-14T23:37:06.002Z] === CONT TestDaemonHostGatewayIP [2023-07-14T23:37:06.002Z] === CONT TestIpcModeOlderClient [2023-07-14T23:37:06.002Z] === CONT TestContainerKillOnDaemonStart [2023-07-14T23:37:06.002Z] === CONT TestDaemonRestartIpcMode [2023-07-14T23:37:06.002Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-07-14T23:37:06.258Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-07-14T23:37:06.513Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-07-14T23:37:06.769Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-07-14T23:37:07.024Z] check_test.go:308: [d39d32fbc2d67] daemon is not started [2023-07-14T23:37:07.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-07-14T23:37:07.546Z] === RUN TestExternalGraphDriver/spec [2023-07-14T23:37:07.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-07-14T23:37:08.877Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2023-07-14T23:37:08.919Z] === RUN TestExternalGraphDriver/pull [2023-07-14T23:37:09.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-07-14T23:37:09.693Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.76s) [2023-07-14T23:37:09.693Z] --- PASS: TestDaemonHostGatewayIP (3.83s) [2023-07-14T23:37:09.948Z] --- PASS: TestDaemonRestartIpcMode (4.04s) [2023-07-14T23:37:09.948Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-07-14T23:37:09.948Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-07-14T23:37:10.815Z] --- PASS: TestExternalGraphDriver (5.28s) [2023-07-14T23:37:10.815Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2023-07-14T23:37:10.815Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2023-07-14T23:37:10.815Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2023-07-14T23:37:10.815Z] === RUN TestGraphdriverPluginV2 [2023-07-14T23:37:11.073Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:37:11.073Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-07-14T23:37:11.073Z] PASS [2023-07-14T23:37:11.073Z] [2023-07-14T23:37:11.073Z] === Skipped [2023-07-14T23:37:11.073Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-07-14T23:37:11.073Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:37:11.073Z] [2023-07-14T23:37:11.073Z] DONE 5 tests, 1 skipped in 5.633s [2023-07-14T23:37:11.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-14T23:37:11.073Z] ++ 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 [2023-07-14T23:37:11.073Z] ++ set -e [2023-07-14T23:37:11.073Z] ++ '[' -n 0 ']' [2023-07-14T23:37:11.073Z] ++ set -x [2023-07-14T23:37:11.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:11.073Z] INFO: Testing against a local daemon [2023-07-14T23:37:11.073Z] === RUN TestContinueAfterPluginCrash [2023-07-14T23:37:11.073Z] === PAUSE TestContinueAfterPluginCrash [2023-07-14T23:37:11.073Z] === RUN TestReadPluginNoRead [2023-07-14T23:37:11.073Z] === PAUSE TestReadPluginNoRead [2023-07-14T23:37:11.073Z] === RUN TestDaemonStartWithLogOpt [2023-07-14T23:37:11.073Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-14T23:37:11.073Z] === CONT TestContinueAfterPluginCrash [2023-07-14T23:37:11.073Z] === CONT TestDaemonStartWithLogOpt [2023-07-14T23:37:11.073Z] === CONT TestReadPluginNoRead [2023-07-14T23:37:13.600Z] === RUN TestReadPluginNoRead/default [2023-07-14T23:37:13.600Z] --- PASS: TestDaemonStartWithLogOpt (2.66s) [2023-07-14T23:37:14.107Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-07-14T23:37:14.532Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-14T23:37:14.669Z] check_test.go:308: [df1d1af705ef4] daemon is not started [2023-07-14T23:37:14.669Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-07-14T23:37:15.905Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-14T23:37:16.555Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-07-14T23:37:16.839Z] === CONT TestReadPluginNoRead [2023-07-14T23:37:16.839Z] read_test.go:92: [d1d531d799f98] daemon is not started [2023-07-14T23:37:16.839Z] --- PASS: TestReadPluginNoRead (5.77s) [2023-07-14T23:37:16.839Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2023-07-14T23:37:16.839Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2023-07-14T23:37:16.839Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-07-14T23:37:17.115Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-07-14T23:37:18.041Z] --- PASS: TestContainerKillOnDaemonStart (11.95s) [2023-07-14T23:37:18.041Z] PASS [2023-07-14T23:37:18.041Z] [2023-07-14T23:37:18.041Z] === Skipped [2023-07-14T23:37:18.041Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-07-14T23:37:18.041Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:37:18.041Z] [2023-07-14T23:37:18.041Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-14T23:37:18.041Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-14T23:37:18.041Z] [2023-07-14T23:37:18.041Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-14T23:37:18.041Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-14T23:37:18.041Z] [2023-07-14T23:37:18.041Z] DONE 197 tests, 3 skipped in 120.266s [2023-07-14T23:37:18.041Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-14T23:37:18.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:18.042Z] ++ set -e [2023-07-14T23:37:18.042Z] ++ '[' -n 0 ']' [2023-07-14T23:37:18.042Z] ++ set -x [2023-07-14T23:37:18.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:18.042Z] INFO: Testing against a local daemon [2023-07-14T23:37:18.042Z] === RUN TestLiveRestore [2023-07-14T23:37:18.042Z] === RUN TestLiveRestore/volume_references [2023-07-14T23:37:18.042Z] === PAUSE TestLiveRestore/volume_references [2023-07-14T23:37:18.042Z] === CONT TestLiveRestore/volume_references [2023-07-14T23:37:18.297Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-07-14T23:37:18.552Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-14T23:37:18.552Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-14T23:37:18.735Z] --- PASS: TestContinueAfterPluginCrash (7.66s) [2023-07-14T23:37:18.735Z] PASS [2023-07-14T23:37:18.735Z] [2023-07-14T23:37:18.735Z] DONE 6 tests in 7.696s [2023-07-14T23:37:18.735Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-07-14T23:37:18.735Z] ++ 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 [2023-07-14T23:37:18.735Z] ++ set -e [2023-07-14T23:37:18.735Z] ++ '[' -n 0 ']' [2023-07-14T23:37:18.735Z] ++ set -x [2023-07-14T23:37:18.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:18.735Z] testing: warning: no tests to run [2023-07-14T23:37:18.735Z] PASS [2023-07-14T23:37:18.735Z] [2023-07-14T23:37:18.735Z] DONE 0 tests in 0.008s [2023-07-14T23:37:18.735Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-14T23:37:18.735Z] ++ 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 [2023-07-14T23:37:18.735Z] ++ set -e [2023-07-14T23:37:18.735Z] ++ '[' -n 0 ']' [2023-07-14T23:37:18.735Z] ++ set -x [2023-07-14T23:37:18.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:18.735Z] INFO: Testing against a local daemon [2023-07-14T23:37:18.735Z] === RUN TestPluginWithDevMounts [2023-07-14T23:37:18.735Z] === PAUSE TestPluginWithDevMounts [2023-07-14T23:37:18.735Z] === CONT TestPluginWithDevMounts [2023-07-14T23:37:18.854Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-07-14T23:37:19.779Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-14T23:37:20.633Z] --- PASS: TestPluginWithDevMounts (1.55s) [2023-07-14T23:37:20.633Z] PASS [2023-07-14T23:37:20.633Z] [2023-07-14T23:37:20.633Z] DONE 1 tests in 1.582s [2023-07-14T23:37:20.633Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-14T23:37:20.633Z] ++ 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 [2023-07-14T23:37:20.633Z] ++ set -e [2023-07-14T23:37:20.633Z] ++ '[' -n 0 ']' [2023-07-14T23:37:20.633Z] ++ set -x [2023-07-14T23:37:20.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2023-07-14T23:37:20.633Z] INFO: Testing against a local daemon [2023-07-14T23:37:20.633Z] === RUN TestSecretInspect [2023-07-14T23:37:20.705Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-14T23:37:22.069Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-14T23:37:22.535Z] --- PASS: TestSecretInspect (2.26s) [2023-07-14T23:37:22.535Z] === RUN TestSecretList [2023-07-14T23:37:22.629Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-07-14T23:37:22.884Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-14T23:37:23.810Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-07-14T23:37:24.066Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-14T23:37:24.066Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-07-14T23:37:24.626Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-07-14T23:37:24.626Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-07-14T23:37:25.061Z] --- PASS: TestSecretList (2.31s) [2023-07-14T23:37:25.061Z] === RUN TestSecretsCreateAndDelete [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore (0.00s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references (7.32s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.45s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.13s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.10s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.14s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.08s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.10s) [2023-07-14T23:37:25.186Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.10s) [2023-07-14T23:37:25.186Z] PASS [2023-07-14T23:37:25.186Z] [2023-07-14T23:37:25.186Z] DONE 9 tests in 7.344s [2023-07-14T23:37:25.186Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-07-14T23:37:25.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:25.186Z] ++ set -e [2023-07-14T23:37:25.186Z] ++ '[' -n 0 ']' [2023-07-14T23:37:25.186Z] ++ set -x [2023-07-14T23:37:25.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:25.186Z] INFO: Testing against a local daemon [2023-07-14T23:37:25.186Z] === RUN TestCommitInheritsEnv [2023-07-14T23:37:25.186Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-07-14T23:37:25.441Z] --- PASS: TestCommitInheritsEnv (0.24s) [2023-07-14T23:37:25.441Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-14T23:37:25.441Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-07-14T23:37:25.441Z] === RUN TestImagesFilterMultiReference [2023-07-14T23:37:25.441Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-07-14T23:37:25.441Z] === RUN TestImagePullPlatformInvalid [2023-07-14T23:37:25.441Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-07-14T23:37:25.441Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-14T23:37:25.441Z] time="2023-07-14T23:37:25Z" 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.10 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.442Z] time="2023-07-14T23:37:25Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.442Z] time="2023-07-14T23:37:25Z" level=info msg="Starting upload purge in 20m0s" go.version=go1.19.10 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.442Z] time="2023-07-14T23:37:25Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=be30b742-73dd-4fb8-9aca-97109935e4c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=be30b742-73dd-4fb8-9aca-97109935e4c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.255131ms http.response.status=200 http.response.written=2 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3ee06a1d-db85-45da-8522-4d3229b23ff3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3ee06a1d-db85-45da-8522-4d3229b23ff3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ea971df0-cfc2-4d09-9fe2-f0f445264bbe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ea971df0-cfc2-4d09-9fe2-f0f445264bbe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3ee06a1d-db85-45da-8522-4d3229b23ff3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=25.769µ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=46bd8252-bae7-4aaf-b77c-b163987e248d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ea971df0-cfc2-4d09-9fe2-f0f445264bbe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=19.519µ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=655bd108-e15e-4d6f-a040-88d5c9f57df0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3ee06a1d-db85-45da-8522-4d3229b23ff3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.57433ms http.response.status=404 http.response.written=157 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=ea971df0-cfc2-4d09-9fe2-f0f445264bbe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.736568ms http.response.status=404 http.response.written=157 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e566cf73-57a3-480d-acf0-5ba7e62eb5bd http.request.method=POST http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e566cf73-57a3-480d-acf0-5ba7e62eb5bd http.request.method=POST http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7f3194ed-e0f0-4178-a874-7a81ce937917 http.request.method=POST http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7f3194ed-e0f0-4178-a874-7a81ce937917 http.request.method=POST http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e566cf73-57a3-480d-acf0-5ba7e62eb5bd http.request.method=POST http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=114.717µ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=4f92499b-6d80-4d90-9da3-13a023c8e52f trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e566cf73-57a3-480d-acf0-5ba7e62eb5bd http.request.method=POST http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=13.923µ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=203f170f-538c-43a4-9511-7cefcd983f4e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7f3194ed-e0f0-4178-a874-7a81ce937917 http.request.method=POST http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=47.238µ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=604e8a0b-db68-4e54-ad3f-f3ef82bf1a3e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7f3194ed-e0f0-4178-a874-7a81ce937917 http.request.method=POST http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=12.065µ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=434ad42f-d3da-4595-862a-685441ec5923 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e566cf73-57a3-480d-acf0-5ba7e62eb5bd http.request.method=POST http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=93.321µ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=acea61cf-2845-47f6-a8a5-215176b58de7 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e566cf73-57a3-480d-acf0-5ba7e62eb5bd http.request.method=POST http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.906102ms http.response.status=202 http.response.written=0 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7f3194ed-e0f0-4178-a874-7a81ce937917 http.request.method=POST http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=45.699µ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=32e29dc3-0e7b-4902-b5f5-c1774918add3 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7f3194ed-e0f0-4178-a874-7a81ce937917 http.request.method=POST http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.887239ms http.response.status=202 http.response.written=0 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.700Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=23.393µ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=9ed83877-527f-4fce-865f-432f31f3b0ea trace.line=82 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=12.358µ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=e7925827-7077-4d9a-b26a-8410245420b4 trace.line=141 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=77.574µ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=8c7a8511-cd7a-4da8-ac17-d46c1adfdb29 trace.line=124 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=13.831µ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=62302c1a-e9af-45d8-94ec-04b32b9174a2 trace.line=141 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=13.56µ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=3861b2e9-8fc5-4dbe-a6f6-113aaa21b759 trace.line=141 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=11.329µ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=78e0b180-c4f1-497d-9ef9-31fb9c5cf078 trace.line=141 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=69.082µ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=8b35499c-c97d-442f-bfd4-c796bba3008b trace.line=167 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=68.861µ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=669f9469-56af-4d9e-bf33-559bdad2a5bc trace.line=95 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bc1abe39-1e13-4525-a212-1367a9977565\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=105.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0ac168ad-9fd5-4b8c-871f-5304e0d1c777 trace.line=181 vars.name=test vars.uuid=bc1abe39-1e13-4525-a212-1367a9977565 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b747d060-229f-4f8a-a2d4-7010691245d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.011813ms http.response.status=201 http.response.written=0 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "PUT /v2/test/blobs/uploads/bc1abe39-1e13-4525-a212-1367a9977565?_state=3glYef2wZGrwViC6m1ZYtsMvBo1EICr3esVMa_MJ0u17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMWFiZTM5LTFlMTMtNDUyNS1hMjEyLTEzNjdhOTk3NzU2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTI4ODc0MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=23.399µ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=c950cb4a-5985-48e8-9395-f52c64e0231e trace.line=82 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=9.961µ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=6ec32791-0fa4-4a49-b128-6ba14ccd1214 trace.line=141 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=110.479µ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=77b9ddb5-eb01-406f-b97c-454a4c2dc40d trace.line=124 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=22.599µ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=ab772d74-eb0d-4537-8f04-03639f6d27d9 trace.line=141 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=298.318µ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=ee57cb13-da4c-4e64-8f58-b17b347ba43e trace.line=141 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=17.924µ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=4263f95d-afe4-44f6-9a7e-f40f4947c11b trace.line=141 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.701Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=56.481µ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=8e92195a-ab0d-4d58-8936-e9cb74b848bd trace.line=167 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=57.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).PutContent" trace.id=2c953c3a-5c2c-40ae-afd6-f56e506e17b0 trace.line=95 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=80.33µ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=9cf92aab-d3da-431a-b521-ce088018119f trace.line=181 vars.name=test vars.uuid=1fbbd621-f453-47b2-9682-4a09b44fafa4 version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ecf45054-3912-46c2-ac0d-3c1d9023151b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.877374ms http.response.status=201 http.response.written=0 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "PUT /v2/test/blobs/uploads/1fbbd621-f453-47b2-9682-4a09b44fafa4?_state=lL5BGsxcvTFd-RttyjXpbk0UmvH_1iESEtta5B6j2f57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYmJkNjIxLWY0NTMtNDdiMi05NjgyLTRhMDliNDRmYWZhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzozNzoyNS41MTMwMzcwOTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=37f6198f-6531-4251-bf67-a8184d19cf24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=37f6198f-6531-4251-bf67-a8184d19cf24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=37f6198f-6531-4251-bf67-a8184d19cf24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=18.874µ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=c701f147-91ab-48a1-b1b4-6c5f52a0cf3b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=37f6198f-6531-4251-bf67-a8184d19cf24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.818µs" http.response.status=404 http.response.written=96 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=26.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).GetContent" trace.id=50800d0b-2dc7-42bb-8c58-08b44c6d5ddd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=14.39µ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=72252840-e201-4b58-b935-72327d4ecb32 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=16.209µ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=d93f07b6-1cb7-4609-a714-3fda604895f4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=10.736µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d9e6896-e3ce-4a69-8e0c-4dcef20c3415 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=9.48µ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=ae5c7250-4b35-4d45-94d2-aa9dde955904 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=40.751µ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=f097c132-2d99-4233-ad10-531d13f8c05c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=48.356µ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=07f63e69-1111-49b7-891c-dcd5f812f384 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=23.364µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=af0ab9f3-9de8-4f21-ac1f-3cba15767ec9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=50.65µ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=06ae91c4-ce60-48ed-aeac-ba25517846d9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=34.382µ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=ad6ea238-ad95-4121-a5bd-6ed99abcb87c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=20c8b133-717d-403c-8b49-819bcb502c60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.489998ms http.response.status=201 http.response.written=0 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a00fff33-5cdb-4f6b-b9fb-cb9c6ee0dbc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a00fff33-5cdb-4f6b-b9fb-cb9c6ee0dbc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.187427ms http.response.status=200 http.response.written=2 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=23.663µ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=8c971526-acd8-492e-85aa-4f242b45017a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=17.986µ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=e0445ee0-9fb1-4d52-83f1-787b293b0289 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=14.32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48f4c258-13e1-4b30-abbe-54affa2a12ee trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.702Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=24.308µ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=72e9049a-6682-4b96-a324-686a2945aad9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3424a018-8592-4380-8709-cad92f9de646 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.211545ms http.response.status=200 http.response.written=417 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=33.909µ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=d93347de-8dd8-4b13-9bc2-5e686af1e08f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=15.586µ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=1dad286a-115e-459a-8452-306eb2a9e7fc trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=21.554µ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=60bfb419-863f-4331-af54-659996368805 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=e056661b-9b68-4320-86a1-2cfead552891 http.request.method=GET http.request.remoteaddr="127.0.0.1:58260" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.220868ms http.response.status=200 http.response.written=417 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=26.813µ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=acaf4214-5a39-4663-b2e0-22abd7591ba1 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=32.728µ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=b583a576-f2ed-4ad3-bb2e-9d46413ec964 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=18.822µ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=53cdf3e8-7373-408a-af03-c036ffa37c72 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=16.338µ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=664c9ec9-601d-47c2-9287-3097dad5b8f4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=26.5µ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=b8bdf634-323e-4b09-9988-8a41c434b238 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=14.899µ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=5b5a30bc-3076-4f89-8381-4d1e79315e24 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=26.409µ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=1f68b73e-a948-4de9-99cf-d660a9f6fcbd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=16.235µ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=57e960f0-6588-4a7b-bf80-2db12784fe48 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=13.143µ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=5b006303-b435-407b-8bce-5995d654eeb9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.703Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=12.148µ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=82c0eb5f-aa12-40e8-8a4f-a3bb9228921d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=7.125µ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=9052328d-8053-48ef-9e36-2f63fdb5a87c trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=4.577µ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=819e00be-1e61-4f60-8f41-c0a0fde8c0d4 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=18.812µ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=bc66322a-6b40-4039-adb8-9e58ce6162cb trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=13.026µ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=d79f7415-fb10-4841-b81a-a9da2893fdfc trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=26.746µ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=253caeb4-9a04-4677-9f27-f66f1f85512c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=28.906µ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=816cd6df-7fbb-4646-bcc2-f4f583e661a0 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=10.864µ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=5b7767fd-bf19-4c17-b564-a192d2f62ecd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=15.558µ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=0cc0d204-ba13-40be-8d25-a5d72276a173 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2d04dfeb-3336-4191-b0b0-3baf8ed1781d http.request.method=GET http.request.remoteaddr="127.0.0.1:58278" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.595531ms http.response.status=200 http.response.written=68 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=28c1a908-6303-4a40-8168-3355c628a685 http.request.method=GET http.request.remoteaddr="127.0.0.1:58264" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.808435ms http.response.status=200 http.response.written=179 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cd889770-35fc-45df-a48c-b72ffdceace1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=cd889770-35fc-45df-a48c-b72ffdceace1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.878µs" http.response.status=200 http.response.written=2 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dc359cac-1f0c-4075-8a9c-4727fa763680 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dc359cac-1f0c-4075-8a9c-4727fa763680 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dc359cac-1f0c-4075-8a9c-4727fa763680 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dc359cac-1f0c-4075-8a9c-4727fa763680 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=29.406µ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=068cd3df-b809-4f6b-820e-a81dc77738e0 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dc359cac-1f0c-4075-8a9c-4727fa763680 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=15.469µ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=223bb76c-8ffc-4961-ba13-8be4e2786023 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dc359cac-1f0c-4075-8a9c-4727fa763680 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58304" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.157185ms http.response.status=404 http.response.written=181 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f7f48d43-c8e0-4a1e-a3a5-0b0e0b063e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f7f48d43-c8e0-4a1e-a3a5-0b0e0b063e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f7f48d43-c8e0-4a1e-a3a5-0b0e0b063e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f7f48d43-c8e0-4a1e-a3a5-0b0e0b063e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=18.173µ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=94a8fcbb-1a9f-4658-bd5f-07d16a368abb trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f7f48d43-c8e0-4a1e-a3a5-0b0e0b063e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a trace.duration=10.686µ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=ad5f2a35-5cc2-462b-847c-5c63fa389fe1 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] time="2023-07-14T23:37:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f7f48d43-c8e0-4a1e-a3a5-0b0e0b063e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="957.059µs" http.response.status=404 http.response.written=181 instance.id=35e3ad61-03ea-4cbd-ac78-3d12df33ab2a vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-14T23:37:25.704Z] 127.0.0.1 - - [14/Jul/2023:23:37:25 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/e925a5d304fbc0b4afc554657a3309eb97873828 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-14T23:37:25.704Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-07-14T23:37:25.704Z] === RUN TestRemoveImageOrphaning [2023-07-14T23:37:25.704Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-07-14T23:37:25.960Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2023-07-14T23:37:25.960Z] === RUN TestRemoveImageGarbageCollector [2023-07-14T23:37:26.216Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-07-14T23:37:26.216Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-07-14T23:37:26.471Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-07-14T23:37:26.726Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-07-14T23:37:26.726Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-07-14T23:37:27.287Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-07-14T23:37:27.586Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2023-07-14T23:37:27.586Z] === RUN TestSecretsUpdate [2023-07-14T23:37:27.848Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-07-14T23:37:27.848Z] --- PASS: TestRemoveImageGarbageCollector (1.99s) [2023-07-14T23:37:27.848Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-14T23:37:28.103Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-07-14T23:37:28.103Z] === RUN TestTagInvalidReference [2023-07-14T23:37:28.103Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-14T23:37:28.103Z] === RUN TestTagValidPrefixedRepo [2023-07-14T23:37:28.103Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-07-14T23:37:28.103Z] === RUN TestTagExistedNameWithoutForce [2023-07-14T23:37:28.103Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-14T23:37:28.103Z] === RUN TestTagOfficialNames [2023-07-14T23:37:28.103Z] --- PASS: TestTagOfficialNames (0.05s) [2023-07-14T23:37:28.103Z] === RUN TestTagMatchesDigest [2023-07-14T23:37:28.103Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-14T23:37:28.103Z] === CONT TestImportExtremelyLargeImageWorks [2023-07-14T23:37:28.358Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-07-14T23:37:28.559Z] 71bf80baed9b: Pull complete [2023-07-14T23:37:28.559Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c [2023-07-14T23:37:28.559Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:37:28.559Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:37:28.559Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-07-14T23:37:28.559Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-07-14T23:37:28.559Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4645' [2023-07-14T23:37:28.559Z] INFO: Docker version of control daemon [2023-07-14T23:37:28.559Z] [2023-07-14T23:37:28.559Z] Client: [2023-07-14T23:37:28.559Z] Version: 20.10.9 [2023-07-14T23:37:28.559Z] API version: 1.41 [2023-07-14T23:37:28.559Z] Go version: go1.16.8 [2023-07-14T23:37:28.559Z] Git commit: c2ea9bc [2023-07-14T23:37:28.559Z] Built: Mon Oct 4 16:11:10 2021 [2023-07-14T23:37:28.559Z] OS/Arch: windows/amd64 [2023-07-14T23:37:28.559Z] Context: default [2023-07-14T23:37:28.559Z] Experimental: true [2023-07-14T23:37:28.559Z] [2023-07-14T23:37:28.559Z] Server: Docker Engine - Community [2023-07-14T23:37:28.559Z] Engine: [2023-07-14T23:37:28.559Z] Version: 20.10.9 [2023-07-14T23:37:28.559Z] API version: 1.41 (minimum version 1.24) [2023-07-14T23:37:28.559Z] Go version: go1.16.8 [2023-07-14T23:37:28.559Z] Git commit: 79ea9d3 [2023-07-14T23:37:28.559Z] Built: Mon Oct 4 16:06:39 2021 [2023-07-14T23:37:28.559Z] OS/Arch: windows/amd64 [2023-07-14T23:37:28.559Z] Experimental: true [2023-07-14T23:37:28.559Z] [2023-07-14T23:37:28.559Z] INFO: Docker info of control daemon [2023-07-14T23:37:28.559Z] [2023-07-14T23:37:28.559Z] Client: [2023-07-14T23:37:28.559Z] Context: default [2023-07-14T23:37:28.559Z] Debug Mode: false [2023-07-14T23:37:28.559Z] Plugins: [2023-07-14T23:37:28.559Z] app: Docker Application (Docker Inc., v0.8.0) [2023-07-14T23:37:28.559Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-07-14T23:37:28.559Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-07-14T23:37:28.559Z] [2023-07-14T23:37:28.559Z] Server: [2023-07-14T23:37:28.559Z] Containers: 0 [2023-07-14T23:37:28.559Z] Running: 0 [2023-07-14T23:37:28.559Z] Paused: 0 [2023-07-14T23:37:28.559Z] Stopped: 0 [2023-07-14T23:37:28.559Z] Images: 1 [2023-07-14T23:37:28.559Z] Server Version: 20.10.9 [2023-07-14T23:37:28.559Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-07-14T23:37:28.559Z] Windows: [2023-07-14T23:37:28.559Z] LCOW: [2023-07-14T23:37:28.559Z] Logging Driver: json-file [2023-07-14T23:37:28.559Z] Plugins: [2023-07-14T23:37:28.559Z] Volume: local [2023-07-14T23:37:28.559Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-14T23:37:28.559Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-14T23:37:28.559Z] Swarm: inactive [2023-07-14T23:37:28.559Z] Default Isolation: process [2023-07-14T23:37:28.559Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-14T23:37:28.559Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-14T23:37:28.559Z] OSType: windows [2023-07-14T23:37:28.559Z] Architecture: x86_64 [2023-07-14T23:37:28.559Z] CPUs: 4 [2023-07-14T23:37:28.559Z] Total Memory: 32GiB [2023-07-14T23:37:28.559Z] Name: azwin-2-de4e90 [2023-07-14T23:37:28.559Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-07-14T23:37:28.559Z] Docker Root Dir: D:\docker [2023-07-14T23:37:28.559Z] Debug Mode: false [2023-07-14T23:37:28.559Z] Registry: https://index.docker.io/v1/ [2023-07-14T23:37:28.559Z] Labels: [2023-07-14T23:37:28.559Z] Experimental: true [2023-07-14T23:37:28.559Z] Insecure Registries: [2023-07-14T23:37:28.559Z] 10.0.0.4:5000 [2023-07-14T23:37:28.559Z] 127.0.0.0/8 [2023-07-14T23:37:28.559Z] Registry Mirrors: [2023-07-14T23:37:28.559Z] http://10.0.0.4:5000/ [2023-07-14T23:37:28.559Z] Live Restore Enabled: false [2023-07-14T23:37:28.559Z] Product License: Community Engine [2023-07-14T23:37:28.559Z] [2023-07-14T23:37:28.559Z] [2023-07-14T23:37:28.559Z] INFO: Commit hash is e925a5d304 [2023-07-14T23:37:28.559Z] INFO: Nuke-Everything... [2023-07-14T23:37:28.559Z] INFO: Container count on control daemon to delete is 0 [2023-07-14T23:37:28.559Z] INFO: Nuking d:\CI [2023-07-14T23:37:28.559Z] INFO: Zapped successfully [2023-07-14T23:37:28.559Z] INFO: Location for testing is d:\CI\PR-45972\2 [2023-07-14T23:37:28.560Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-07-14T23:37:28.560Z] [2023-07-14T23:37:28.560Z] [2023-07-14T23:37:28.560Z] INFO: Building the image from Dockerfile.windows at 07/14/2023 23:37:20... [2023-07-14T23:37:28.560Z] [2023-07-14T23:37:28.560Z] Sending build context to Docker daemon 58.54MB [2023-07-14T23:37:28.560Z] [2023-07-14T23:37:28.560Z] Step 1/10 : FROM microsoft/windowsservercore [2023-07-14T23:37:28.560Z] ---> 67667e0b9c95 [2023-07-14T23:37:28.560Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-07-14T23:37:28.560Z] ---> Running in 0b5de04f484f [2023-07-14T23:37:28.560Z] Removing intermediate container 0b5de04f484f [2023-07-14T23:37:28.560Z] ---> f49689797f68 [2023-07-14T23:37:28.560Z] Step 3/10 : ARG GO_VERSION=1.19.10 [2023-07-14T23:37:28.560Z] ---> Running in d4e05f2964f9 [2023-07-14T23:37:28.560Z] Removing intermediate container d4e05f2964f9 [2023-07-14T23:37:28.560Z] ---> ef09b806f7f8 [2023-07-14T23:37:28.560Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-07-14T23:37:28.560Z] ---> Running in 0ef38a6a95e5 [2023-07-14T23:37:28.560Z] Removing intermediate container 0ef38a6a95e5 [2023-07-14T23:37:28.560Z] ---> d65cb1845292 [2023-07-14T23:37:28.560Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2023-07-14T23:37:28.560Z] ---> Running in e311a20a0620 [2023-07-14T23:37:28.560Z] Removing intermediate container e311a20a0620 [2023-07-14T23:37:28.560Z] ---> 363ed23ce5b8 [2023-07-14T23:37:28.560Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2023-07-14T23:37:28.560Z] ---> Running in 973558e1fdee [2023-07-14T23:37:28.919Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-07-14T23:37:29.174Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-07-14T23:37:29.430Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-07-14T23:37:29.990Z] check_test.go:308: [d8990616cbf72] daemon is not started [2023-07-14T23:37:29.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-07-14T23:37:30.113Z] --- PASS: TestSecretsUpdate (2.32s) [2023-07-14T23:37:30.113Z] === RUN TestTemplatedSecret [2023-07-14T23:37:30.551Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-07-14T23:37:30.806Z] check_test.go:308: [d02bfe7ba5e5f] daemon is not started [2023-07-14T23:37:30.806Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-07-14T23:37:31.367Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-07-14T23:37:31.927Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-07-14T23:37:32.488Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-07-14T23:37:32.640Z] --- PASS: TestTemplatedSecret (2.55s) [2023-07-14T23:37:32.640Z] === RUN TestSecretCreateResolve [2023-07-14T23:37:32.836Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-07-14T23:37:34.454Z] [2023-07-14T23:37:34.454Z] SUCCESS: Specified value was saved. [2023-07-14T23:37:34.537Z] --- PASS: TestSecretCreateResolve (2.39s) [2023-07-14T23:37:34.537Z] PASS [2023-07-14T23:37:34.537Z] [2023-07-14T23:37:34.537Z] DONE 6 tests in 14.303s [2023-07-14T23:37:34.795Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-07-14T23:37:34.795Z] ++ 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 [2023-07-14T23:37:34.795Z] ++ set -e [2023-07-14T23:37:34.795Z] ++ '[' -n 0 ']' [2023-07-14T23:37:34.795Z] ++ set -x [2023-07-14T23:37:34.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:37:34.795Z] INFO: Testing against a local daemon [2023-07-14T23:37:34.795Z] === RUN TestServiceCreateInit [2023-07-14T23:37:34.795Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-14T23:37:35.003Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-07-14T23:37:35.451Z] INFO: Downloading git... [2023-07-14T23:37:35.563Z] check_test.go:308: [d6c692bf9a513] daemon is not started [2023-07-14T23:37:35.563Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-07-14T23:37:35.563Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-07-14T23:37:36.927Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-07-14T23:37:37.487Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-07-14T23:37:38.412Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-07-14T23:37:38.668Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-07-14T23:37:38.976Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-14T23:37:41.930Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-07-14T23:37:42.254Z] --- PASS: TestServiceCreateInit (7.67s) [2023-07-14T23:37:42.255Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s) [2023-07-14T23:37:42.255Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2023-07-14T23:37:42.255Z] === RUN TestCreateServiceMultipleTimes [2023-07-14T23:37:42.627Z] INFO: Downloading go... [2023-07-14T23:37:42.855Z] check_test.go:308: [d7b0f2a44b170] daemon is not started [2023-07-14T23:37:42.855Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-07-14T23:37:46.118Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-07-14T23:37:48.633Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-07-14T23:37:48.633Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-07-14T23:37:48.633Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-07-14T23:37:50.520Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-07-14T23:37:50.930Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-07-14T23:37:50.930Z] tests/integration/client_test.py ..... [ 75%] [2023-07-14T23:37:50.930Z] tests/integration/context_api_test.py ... [ 76%] [2023-07-14T23:37:50.931Z] tests/integration/errors_test.py . [ 76%] [2023-07-14T23:37:51.305Z] INFO: Downloading compiler 1 of 3... [2023-07-14T23:37:51.447Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-07-14T23:37:51.702Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-07-14T23:37:51.958Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-07-14T23:37:52.213Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-07-14T23:37:52.213Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-07-14T23:37:52.303Z] INFO: Downloading compiler 2 of 3... [2023-07-14T23:37:52.303Z] INFO: Downloading compiler 3 of 3... [2023-07-14T23:37:52.469Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-07-14T23:37:52.724Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-07-14T23:37:52.724Z] check_test.go:308: [d139f14701c41] daemon is not started [2023-07-14T23:37:52.724Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-07-14T23:37:52.774Z] INFO: Extracting git... [2023-07-14T23:37:53.285Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-07-14T23:37:53.846Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-07-14T23:37:54.101Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-07-14T23:37:54.357Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-07-14T23:37:54.918Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-07-14T23:37:55.845Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-07-14T23:37:55.845Z] check_test.go:308: [d1ee85c0228bf] daemon is not started [2023-07-14T23:37:55.845Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-07-14T23:37:55.845Z] === RUN TestDockerSuite/TestBuildEnv [2023-07-14T23:37:56.772Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-07-14T23:37:57.332Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-07-14T23:37:57.893Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-07-14T23:37:58.148Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-07-14T23:38:00.036Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-07-14T23:38:00.325Z] --- PASS: TestCreateServiceMultipleTimes (16.23s) [2023-07-14T23:38:00.325Z] === RUN TestCreateServiceConflict [2023-07-14T23:38:00.890Z] --- PASS: TestCreateServiceConflict (2.35s) [2023-07-14T23:38:00.890Z] === RUN TestCreateServiceMaxReplicas [2023-07-14T23:38:02.594Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-07-14T23:38:03.520Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-07-14T23:38:04.171Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2023-07-14T23:38:04.171Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-14T23:38:04.446Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-07-14T23:38:05.374Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-07-14T23:38:07.579Z] --- PASS: TestImportExtremelyLargeImageWorks (85.23s) [2023-07-14T23:38:07.579Z] PASS [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === Skipped [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-14T23:38:07.579Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-07-14T23:38:07.579Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] DONE 13 tests, 2 skipped in 89.426s [2023-07-14T23:38:07.579Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-07-14T23:38:07.579Z] INFO: Testing against a local daemon [2023-07-14T23:38:07.579Z] === RUN TestNetworkCreateDelete [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkCreateDelete (0.19s) [2023-07-14T23:38:07.579Z] === RUN TestDockerNetworkDeletePreferID [2023-07-14T23:38:07.579Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2023-07-14T23:38:07.579Z] === RUN TestDaemonDNSFallback [2023-07-14T23:38:07.579Z] --- PASS: TestDaemonDNSFallback (7.35s) [2023-07-14T23:38:07.579Z] === RUN TestInspectNetwork [2023-07-14T23:38:07.579Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.579Z] --- SKIP: TestInspectNetwork (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestRunContainerWithBridgeNone [2023-07-14T23:38:07.579Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestNetworkInvalidJSON [2023-07-14T23:38:07.579Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-14T23:38:07.579Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-14T23:38:07.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:38:07.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:38:07.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:38:07.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:38:07.579Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-14T23:38:07.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:38:07.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestNetworkList [2023-07-14T23:38:07.579Z] === RUN TestNetworkList//networks [2023-07-14T23:38:07.579Z] === PAUSE TestNetworkList//networks [2023-07-14T23:38:07.579Z] === RUN TestNetworkList//networks/ [2023-07-14T23:38:07.579Z] === PAUSE TestNetworkList//networks/ [2023-07-14T23:38:07.579Z] === CONT TestNetworkList//networks [2023-07-14T23:38:07.579Z] === CONT TestNetworkList//networks/ [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkList (0.01s) [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-14T23:38:07.579Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestHostIPv4BridgeLabel [2023-07-14T23:38:07.579Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-14T23:38:07.579Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestDaemonDefaultNetworkPools [2023-07-14T23:38:07.579Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-14T23:38:07.579Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-14T23:38:07.579Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-14T23:38:07.579Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestServiceWithPredefinedNetwork [2023-07-14T23:38:07.579Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.579Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-14T23:38:07.579Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:38:07.579Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestServiceWithDataPathPortInit [2023-07-14T23:38:07.579Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.579Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-07-14T23:38:07.579Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-14T23:38:07.579Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.579Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-14T23:38:07.579Z] PASS [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === Skipped [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-07-14T23:38:07.579Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-07-14T23:38:07.579Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-07-14T23:38:07.579Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2023-07-14T23:38:07.579Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-07-14T23:38:07.579Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.579Z] [2023-07-14T23:38:07.579Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-14T23:38:07.580Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-14T23:38:07.580Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-14T23:38:07.580Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-07-14T23:38:07.580Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:38:07.580Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-07-14T23:38:07.580Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-14T23:38:07.580Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] DONE 22 tests, 12 skipped in 8.051s [2023-07-14T23:38:07.580Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:38:07.580Z] INFO: Testing against a local daemon [2023-07-14T23:38:07.580Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-14T23:38:07.580Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:07.580Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestDockerNetworkIpvlan [2023-07-14T23:38:07.580Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:07.580Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:38:07.580Z] PASS [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === Skipped [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:38:07.580Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:38:07.580Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] DONE 2 tests, 2 skipped in 0.030s [2023-07-14T23:38:07.580Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:38:07.580Z] INFO: Testing against a local daemon [2023-07-14T23:38:07.580Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-14T23:38:07.580Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.580Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestDockerNetworkMacvlan [2023-07-14T23:38:07.580Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.580Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-07-14T23:38:07.580Z] PASS [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === Skipped [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-07-14T23:38:07.580Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-07-14T23:38:07.580Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] DONE 2 tests, 2 skipped in 0.028s [2023-07-14T23:38:07.580Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-14T23:38:07.580Z] testing: warning: no tests to run [2023-07-14T23:38:07.580Z] PASS [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] DONE 0 tests in 0.007s [2023-07-14T23:38:07.580Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-14T23:38:07.580Z] INFO: Testing against a local daemon [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginAllowRequest [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginTLS [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginDenyRequest [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginDenyResponse [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginAllowEventStream [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginErrorResponse [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginErrorRequest [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginHeader [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.33s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginV2Disable [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-07-14T23:38:07.580Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-07-14T23:38:07.580Z] PASS [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === Skipped [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.33s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-07-14T23:38:07.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] DONE 17 tests, 17 skipped in 1.639s [2023-07-14T23:38:07.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-14T23:38:07.580Z] INFO: Testing against a local daemon [2023-07-14T23:38:07.580Z] === RUN TestPluginInvalidJSON [2023-07-14T23:38:07.580Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:38:07.580Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:38:07.580Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:38:07.580Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-14T23:38:07.580Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestPluginInstall [2023-07-14T23:38:07.580Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] --- SKIP: TestPluginInstall (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestPluginsWithRuntimes [2023-07-14T23:38:07.580Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-07-14T23:38:07.580Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-07-14T23:38:07.580Z] === RUN TestPluginBackCompatMediaTypes [2023-07-14T23:38:07.580Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-14T23:38:07.580Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-07-14T23:38:07.580Z] PASS [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === Skipped [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-07-14T23:38:07.580Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-07-14T23:38:07.580Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-07-14T23:38:07.580Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-14T23:38:07.580Z] [2023-07-14T23:38:07.580Z] DONE 5 tests, 3 skipped in 0.040s [2023-07-14T23:38:07.580Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-14T23:38:07.580Z] INFO: Testing against a local daemon [2023-07-14T23:38:07.580Z] === RUN TestExternalGraphDriver [2023-07-14T23:38:07.580Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-07-14T23:38:07.580Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-07-14T23:38:07.580Z] === RUN TestGraphdriverPluginV2 [2023-07-14T23:38:07.728Z] INFO: Expanding go... [2023-07-14T23:38:07.889Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-07-14T23:38:10.401Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-07-14T23:38:10.911Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-07-14T23:38:12.834Z] --- PASS: TestGraphdriverPluginV2 (6.04s) [2023-07-14T23:38:12.834Z] PASS [2023-07-14T23:38:12.834Z] [2023-07-14T23:38:12.834Z] === Skipped [2023-07-14T23:38:12.834Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-07-14T23:38:12.834Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-07-14T23:38:12.834Z] [2023-07-14T23:38:12.834Z] DONE 2 tests, 1 skipped in 6.398s [2023-07-14T23:38:12.834Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-14T23:38:12.834Z] INFO: Testing against a local daemon [2023-07-14T23:38:12.834Z] === RUN TestContinueAfterPluginCrash [2023-07-14T23:38:12.834Z] === PAUSE TestContinueAfterPluginCrash [2023-07-14T23:38:12.834Z] === RUN TestReadPluginNoRead [2023-07-14T23:38:12.834Z] === PAUSE TestReadPluginNoRead [2023-07-14T23:38:12.834Z] === RUN TestDaemonStartWithLogOpt [2023-07-14T23:38:12.834Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-14T23:38:12.834Z] === CONT TestContinueAfterPluginCrash [2023-07-14T23:38:12.834Z] === CONT TestDaemonStartWithLogOpt [2023-07-14T23:38:12.834Z] === CONT TestReadPluginNoRead [2023-07-14T23:38:13.664Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-07-14T23:38:15.027Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-07-14T23:38:15.300Z] --- PASS: TestImportExtremelyLargeImageWorks (83.93s) [2023-07-14T23:38:15.300Z] PASS [2023-07-14T23:38:15.300Z] [2023-07-14T23:38:15.300Z] DONE 13 tests in 86.638s [2023-07-14T23:38:15.300Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-07-14T23:38:15.300Z] INFO: Testing against a local daemon [2023-07-14T23:38:15.300Z] === RUN TestNetworkCreateDelete [2023-07-14T23:38:15.300Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-07-14T23:38:15.300Z] === RUN TestDockerNetworkDeletePreferID [2023-07-14T23:38:15.300Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-07-14T23:38:15.300Z] === RUN TestDaemonDNSFallback [2023-07-14T23:38:15.300Z] --- PASS: TestDaemonDNSFallback (6.31s) [2023-07-14T23:38:15.300Z] === RUN TestInspectNetwork [2023-07-14T23:38:15.300Z] === RUN TestInspectNetwork/full_network_id [2023-07-14T23:38:15.300Z] === RUN TestInspectNetwork/partial_network_id [2023-07-14T23:38:15.300Z] === RUN TestInspectNetwork/network_name [2023-07-14T23:38:15.301Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-14T23:38:15.589Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-07-14T23:38:15.589Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-07-14T23:38:16.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-07-14T23:38:16.515Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-07-14T23:38:17.275Z] --- PASS: TestInspectNetwork (7.43s) [2023-07-14T23:38:17.275Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-14T23:38:17.275Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-14T23:38:17.275Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-14T23:38:17.275Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-14T23:38:17.275Z] === RUN TestRunContainerWithBridgeNone [2023-07-14T23:38:18.697Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2023-07-14T23:38:18.698Z] === RUN TestNetworkInvalidJSON [2023-07-14T23:38:18.698Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-14T23:38:18.698Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-14T23:38:18.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:38:18.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:38:18.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:38:18.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:38:18.698Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-14T23:38:18.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:38:18.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:38:18.698Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-14T23:38:18.698Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-14T23:38:18.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-14T23:38:18.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-14T23:38:18.698Z] === RUN TestNetworkList [2023-07-14T23:38:18.698Z] === RUN TestNetworkList//networks [2023-07-14T23:38:18.698Z] === PAUSE TestNetworkList//networks [2023-07-14T23:38:18.698Z] === RUN TestNetworkList//networks/ [2023-07-14T23:38:18.698Z] === PAUSE TestNetworkList//networks/ [2023-07-14T23:38:18.698Z] === CONT TestNetworkList//networks [2023-07-14T23:38:18.698Z] === CONT TestNetworkList//networks/ [2023-07-14T23:38:18.698Z] --- PASS: TestNetworkList (0.01s) [2023-07-14T23:38:18.698Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-14T23:38:18.698Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-14T23:38:18.698Z] === RUN TestHostIPv4BridgeLabel [2023-07-14T23:38:19.030Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-07-14T23:38:19.070Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2023-07-14T23:38:19.070Z] === RUN TestCreateServiceSecretFileMode [2023-07-14T23:38:19.293Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-07-14T23:38:19.293Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-14T23:38:19.396Z] === RUN TestReadPluginNoRead/default [2023-07-14T23:38:20.257Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-07-14T23:38:20.257Z] === RUN TestDaemonDefaultNetworkPools [2023-07-14T23:38:20.875Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2023-07-14T23:38:20.875Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-14T23:38:21.290Z] --- PASS: TestDaemonStartWithLogOpt (8.25s) [2023-07-14T23:38:21.546Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-14T23:38:22.254Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-07-14T23:38:22.254Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-14T23:38:23.192Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-07-14T23:38:23.192Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-14T23:38:23.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-07-14T23:38:23.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-07-14T23:38:23.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-07-14T23:38:23.193Z] docker_cli_daemon_test.go:2550: [d35aa7b919824] daemon is not started [2023-07-14T23:38:23.448Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-07-14T23:38:23.760Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-07-14T23:38:23.761Z] === RUN TestServiceWithPredefinedNetwork [2023-07-14T23:38:24.114Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-14T23:38:24.375Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-07-14T23:38:24.375Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-07-14T23:38:24.375Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-07-14T23:38:24.630Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-07-14T23:38:24.630Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-07-14T23:38:24.706Z] --- PASS: TestContinueAfterPluginCrash (11.94s) [2023-07-14T23:38:26.297Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2023-07-14T23:38:26.297Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-14T23:38:26.297Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:38:26.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:38:26.297Z] === RUN TestServiceWithDataPathPortInit [2023-07-14T23:38:26.766Z] === CONT TestReadPluginNoRead [2023-07-14T23:38:26.766Z] read_test.go:92: [d76d2463ec6dd] daemon is not started [2023-07-14T23:38:26.766Z] --- PASS: TestReadPluginNoRead (13.51s) [2023-07-14T23:38:26.766Z] --- PASS: TestReadPluginNoRead/default (2.27s) [2023-07-14T23:38:26.766Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.41s) [2023-07-14T23:38:26.766Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.42s) [2023-07-14T23:38:26.766Z] PASS [2023-07-14T23:38:26.766Z] [2023-07-14T23:38:26.766Z] DONE 6 tests in 13.539s [2023-07-14T23:38:26.766Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-07-14T23:38:26.766Z] testing: warning: no tests to run [2023-07-14T23:38:26.766Z] PASS [2023-07-14T23:38:26.766Z] [2023-07-14T23:38:26.766Z] DONE 0 tests in 0.007s [2023-07-14T23:38:26.766Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-14T23:38:26.766Z] INFO: Testing against a local daemon [2023-07-14T23:38:26.766Z] === RUN TestPluginWithDevMounts [2023-07-14T23:38:26.766Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-07-14T23:38:26.766Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-07-14T23:38:26.766Z] PASS [2023-07-14T23:38:26.766Z] [2023-07-14T23:38:26.766Z] === Skipped [2023-07-14T23:38:26.766Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-07-14T23:38:26.766Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-07-14T23:38:26.766Z] [2023-07-14T23:38:26.766Z] DONE 1 tests, 1 skipped in 0.028s [2023-07-14T23:38:26.766Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-14T23:38:26.766Z] INFO: Testing against a local daemon [2023-07-14T23:38:26.766Z] === RUN TestSecretInspect [2023-07-14T23:38:26.766Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestSecretInspect (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestSecretList [2023-07-14T23:38:26.767Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestSecretList (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestSecretsCreateAndDelete [2023-07-14T23:38:26.767Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestSecretsUpdate [2023-07-14T23:38:26.767Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestTemplatedSecret [2023-07-14T23:38:26.767Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-07-14T23:38:26.767Z] === RUN TestSecretCreateResolve [2023-07-14T23:38:26.767Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-07-14T23:38:26.767Z] PASS [2023-07-14T23:38:26.767Z] [2023-07-14T23:38:26.767Z] === Skipped [2023-07-14T23:38:26.767Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-07-14T23:38:26.767Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] [2023-07-14T23:38:26.767Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-07-14T23:38:26.767Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] [2023-07-14T23:38:26.767Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-07-14T23:38:26.767Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] [2023-07-14T23:38:26.767Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-07-14T23:38:26.767Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] [2023-07-14T23:38:26.767Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-07-14T23:38:26.767Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] [2023-07-14T23:38:26.767Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-07-14T23:38:26.767Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] [2023-07-14T23:38:26.767Z] DONE 6 tests, 6 skipped in 0.078s [2023-07-14T23:38:26.767Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-07-14T23:38:26.767Z] INFO: Testing against a local daemon [2023-07-14T23:38:26.767Z] === RUN TestServiceCreateInit [2023-07-14T23:38:26.767Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-14T23:38:26.767Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-14T23:38:26.767Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- PASS: TestServiceCreateInit (0.01s) [2023-07-14T23:38:26.767Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-14T23:38:26.767Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-14T23:38:26.767Z] === RUN TestCreateServiceMultipleTimes [2023-07-14T23:38:26.767Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestCreateServiceConflict [2023-07-14T23:38:26.767Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestCreateServiceMaxReplicas [2023-07-14T23:38:26.767Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-14T23:38:26.767Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestCreateServiceSecretFileMode [2023-07-14T23:38:26.767Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestCreateServiceConfigFileMode [2023-07-14T23:38:26.767Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestCreateServiceSysctls [2023-07-14T23:38:26.767Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestCreateServiceCapabilities [2023-07-14T23:38:26.767Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.767Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2023-07-14T23:38:26.767Z] === RUN TestInspect [2023-07-14T23:38:26.767Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.768Z] --- SKIP: TestInspect (0.01s) [2023-07-14T23:38:26.768Z] === RUN TestCreateJob [2023-07-14T23:38:26.768Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.768Z] --- SKIP: TestCreateJob (0.00s) [2023-07-14T23:38:26.768Z] === RUN TestReplicatedJob [2023-07-14T23:38:26.768Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.768Z] --- SKIP: TestReplicatedJob (0.00s) [2023-07-14T23:38:26.768Z] === RUN TestUpdateReplicatedJob [2023-07-14T23:38:26.768Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.768Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-07-14T23:38:26.768Z] === RUN TestServiceListWithStatuses [2023-07-14T23:38:26.768Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:38:26.768Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-14T23:38:26.768Z] === RUN TestDockerNetworkConnectAlias [2023-07-14T23:38:26.768Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.768Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-07-14T23:38:26.768Z] === RUN TestDockerNetworkReConnect [2023-07-14T23:38:26.768Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:26.768Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-07-14T23:38:26.768Z] === RUN TestServicePlugin [2023-07-14T23:38:27.222Z] ......... [ 86%] [2023-07-14T23:38:29.436Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServicePlugin (2.88s) [2023-07-14T23:38:29.693Z] === RUN TestServiceUpdateLabel [2023-07-14T23:38:29.693Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-07-14T23:38:29.693Z] === RUN TestServiceUpdateSecrets [2023-07-14T23:38:29.693Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-07-14T23:38:29.693Z] === RUN TestServiceUpdateConfigs [2023-07-14T23:38:29.693Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-07-14T23:38:29.693Z] === RUN TestServiceUpdateNetwork [2023-07-14T23:38:29.693Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-07-14T23:38:29.693Z] === RUN TestServiceUpdatePidsLimit [2023-07-14T23:38:29.693Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-07-14T23:38:29.693Z] PASS [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === Skipped [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-14T23:38:29.693Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-14T23:38:29.693Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2023-07-14T23:38:29.693Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-07-14T23:38:29.693Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2023-07-14T23:38:29.693Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2023-07-14T23:38:29.693Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-07-14T23:38:29.693Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-14T23:38:29.693Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-07-14T23:38:29.693Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-07-14T23:38:29.693Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServicePlugin (2.88s) [2023-07-14T23:38:29.693Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-07-14T23:38:29.693Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-07-14T23:38:29.693Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-07-14T23:38:29.693Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-07-14T23:38:29.693Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2023-07-14T23:38:29.693Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] DONE 24 tests, 23 skipped in 3.115s [2023-07-14T23:38:29.693Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-07-14T23:38:29.693Z] INFO: Testing against a local daemon [2023-07-14T23:38:29.693Z] === RUN TestSessionCreate [2023-07-14T23:38:29.693Z] --- PASS: TestSessionCreate (0.01s) [2023-07-14T23:38:29.693Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-14T23:38:29.693Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-07-14T23:38:29.693Z] PASS [2023-07-14T23:38:29.693Z] [2023-07-14T23:38:29.693Z] DONE 2 tests in 0.057s [2023-07-14T23:38:29.693Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-07-14T23:38:29.693Z] INFO: Testing against a local daemon [2023-07-14T23:38:29.693Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-14T23:38:29.693Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-14T23:38:29.693Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:38:29.693Z] === RUN TestEventsExecDie [2023-07-14T23:38:30.375Z] --- PASS: TestEventsExecDie (0.56s) [2023-07-14T23:38:30.375Z] === RUN TestEventsBackwardsCompatible [2023-07-14T23:38:30.375Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-07-14T23:38:30.375Z] === RUN TestInfoBinaryCommits [2023-07-14T23:38:30.375Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-07-14T23:38:30.375Z] === RUN TestInfoAPIVersioned [2023-07-14T23:38:30.375Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-14T23:38:30.375Z] === RUN TestInfoDiscoveryBackend [2023-07-14T23:38:31.257Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) [2023-07-14T23:38:31.257Z] === RUN TestCreateServiceConfigFileMode [2023-07-14T23:38:31.842Z] tests/integration/models_images_test.py ............... [ 89%] [2023-07-14T23:38:32.270Z] --- PASS: TestInfoDiscoveryBackend (1.57s) [2023-07-14T23:38:32.270Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-14T23:38:32.707Z] === RUN TestDockerSuite/TestBuildExpose [2023-07-14T23:38:32.707Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-07-14T23:38:32.707Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-07-14T23:38:32.707Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-07-14T23:38:32.707Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-07-14T23:38:32.707Z] === RUN TestDockerSuite/TestBuildFails [2023-07-14T23:38:33.302Z] tests/integration/models_networks_test.py .... [ 90%] [2023-07-14T23:38:33.632Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-07-14T23:38:33.632Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-07-14T23:38:33.888Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-07-14T23:38:34.815Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-07-14T23:38:35.071Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-07-14T23:38:35.544Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.33s) [2023-07-14T23:38:35.544Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-14T23:38:35.544Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:35.544Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-07-14T23:38:35.544Z] === RUN TestInfoAPI [2023-07-14T23:38:35.544Z] --- PASS: TestInfoAPI (0.02s) [2023-07-14T23:38:35.544Z] === RUN TestInfoAPIWarnings [2023-07-14T23:38:36.434Z] === RUN TestDockerSuite/TestBuildForceRm [2023-07-14T23:38:37.360Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-07-14T23:38:37.360Z] check_test.go:308: [d28bd558c10b9] daemon is not started [2023-07-14T23:38:37.360Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-07-14T23:38:37.615Z] === RUN TestDockerSuite/TestBuildFromGit [2023-07-14T23:38:37.877Z] INFO: Expanding compiler 1 of 3... [2023-07-14T23:38:37.877Z] INFO: Expanding compiler 2 of 3... [2023-07-14T23:38:38.542Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-07-14T23:38:38.797Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-07-14T23:38:39.358Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-07-14T23:38:39.873Z] tests/integration/models_nodes_test.py . [ 91%] [2023-07-14T23:38:39.873Z] tests/integration/models_resources_test.py . [ 91%] [2023-07-14T23:38:40.721Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-07-14T23:38:40.977Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-07-14T23:38:41.187Z] --- PASS: TestServiceWithDataPathPortInit (14.48s) [2023-07-14T23:38:41.187Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-14T23:38:41.232Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-07-14T23:38:41.678Z] INFO: Expanding compiler 3 of 3... [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite (300.56s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.13s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (0.94s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.47s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (16.15s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.94s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.78s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.04s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.80s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.88s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.21s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.90s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.99s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.00s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.25s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.51s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.74s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.96s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.02s) [2023-07-14T23:38:41.793Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.76s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.67s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.33s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.49s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.54s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.69s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.51s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.93s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.30s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.25s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.23s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.34s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.32s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.44s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.85s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.99s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.96s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.78s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.84s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.74s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.59s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.33s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.86s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.28s) [2023-07-14T23:38:41.793Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-07-14T23:38:41.793Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.41s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.32s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.56s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.47s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.69s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.54s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.14s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.43s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.22s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.33s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.25s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.40s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.83s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.31s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.19s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.24s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.43s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.04s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.23s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.09s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.02s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.91s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.07s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.52s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.42s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.37s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.25s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.84s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.83s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.42s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.64s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.30s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.89s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.39s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.01s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2023-07-14T23:38:41.793Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.53s) [2023-07-14T23:38:41.793Z] === RUN TestDockerSwarmSuite [2023-07-14T23:38:41.793Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-07-14T23:38:42.149Z] INFO: Removing downloaded files... [2023-07-14T23:38:42.149Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-07-14T23:38:42.149Z] INFO: Configuring git core.autocrlf... [2023-07-14T23:38:42.754Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-07-14T23:38:43.094Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o999pae32agnognpgjefiy9rd Created:2023-07-14 23:38:41.816220499 +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[04c7f7cb8c2343c1861cd5bbd275e77723c0bfdd8e2097a9da69ad5968860a4e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb37qt8l1ik465ryumhobrwkq EndpointID:d0be3f028da3175a403acce3fd0034a8b873e0b0b27cb14e050abe68a38b4bd2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0660ba6f8673e197b1e1c9ab4b6dc21c71d9dc32087deb1bc9039270bb8a0dbd 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:4b26f6a4f1db IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb37qt8l1ik465ryumhobrwkq EndpointID:d0be3f028da3175a403acce3fd0034a8b873e0b0b27cb14e050abe68a38b4bd2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-14T23:38:43.447Z] --- PASS: TestCreateServiceConfigFileMode (12.71s) [2023-07-14T23:38:43.447Z] === RUN TestCreateServiceSysctls [2023-07-14T23:38:44.149Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-07-14T23:38:44.734Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-07-14T23:38:45.001Z] === RUN TestDockerSuite/TestBuildHistory [2023-07-14T23:38:45.975Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-07-14T23:38:45.975Z] --- PASS: TestCreateServiceSysctls (3.23s) [2023-07-14T23:38:45.975Z] === RUN TestCreateServiceCapabilities [2023-07-14T23:38:47.554Z] === RUN TestDockerSuite/TestBuildIidFile [2023-07-14T23:38:47.554Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-07-14T23:38:47.554Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-07-14T23:38:48.144Z] === RUN TestDockerSuite/TestBuildInheritance [2023-07-14T23:38:48.369Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.16s) [2023-07-14T23:38:48.369Z] PASS [2023-07-14T23:38:48.369Z] [2023-07-14T23:38:48.369Z] === Skipped [2023-07-14T23:38:48.369Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:38:48.369Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:38:48.369Z] [2023-07-14T23:38:48.369Z] DONE 26 tests, 1 skipped in 45.040s [2023-07-14T23:38:48.369Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:38:48.369Z] INFO: Testing against a local daemon [2023-07-14T23:38:48.369Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-14T23:38:48.369Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:48.369Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:38:48.369Z] === RUN TestDockerNetworkIpvlan [2023-07-14T23:38:48.369Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:48.369Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:38:48.369Z] PASS [2023-07-14T23:38:48.369Z] [2023-07-14T23:38:48.369Z] === Skipped [2023-07-14T23:38:48.369Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:38:48.369Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:48.369Z] [2023-07-14T23:38:48.369Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:38:48.369Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:38:48.369Z] [2023-07-14T23:38:48.369Z] DONE 2 tests, 2 skipped in 0.029s [2023-07-14T23:38:48.369Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:38:48.369Z] INFO: Testing against a local daemon [2023-07-14T23:38:48.369Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-14T23:38:48.404Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-07-14T23:38:48.503Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2023-07-14T23:38:48.503Z] === RUN TestInspect [2023-07-14T23:38:48.733Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-07-14T23:38:48.733Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-07-14T23:38:48.966Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-07-14T23:38:48.966Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-07-14T23:38:49.306Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2023-07-14T23:38:49.306Z] === RUN TestDockerNetworkMacvlan [2023-07-14T23:38:49.527Z] === RUN TestDockerSuite/TestBuildLabel [2023-07-14T23:38:49.783Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-07-14T23:38:49.874Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-14T23:38:50.039Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-07-14T23:38:50.296Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-07-14T23:38:50.443Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-14T23:38:50.551Z] === RUN TestDockerSuite/TestBuildLabels [2023-07-14T23:38:50.807Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-07-14T23:38:51.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-07-14T23:38:51.381Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-14T23:38:51.624Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-07-14T23:38:51.783Z] --- PASS: TestInspect (2.89s) [2023-07-14T23:38:51.783Z] === RUN TestCreateJob [2023-07-14T23:38:52.855Z] tests/integration/regression_test.py ...... [ 98%] [2023-07-14T23:38:53.115Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-07-14T23:38:53.115Z] tests/integration/credentials/utils_test.py . [100%] [2023-07-14T23:38:53.115Z] [2023-07-14T23:38:53.115Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-07-14T23:38:53.115Z] =========================== short test summary info ============================ [2023-07-14T23:38:53.115Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-07-14T23:38:53.115Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-07-14T23:38:53.115Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-07-14T23:38:53.115Z] Not supported on most drivers [2023-07-14T23:38:53.115Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-07-14T23:38:53.115Z] Output of docker top depends on host distro, and is not formalized. [2023-07-14T23:38:53.115Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-07-14T23:38:53.115Z] Output of docker top depends on host distro, and is not formalized. [2023-07-14T23:38:53.115Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-07-14T23:38:53.115Z] Can fail if eth0 has multiple IP addresses [2023-07-14T23:38:53.115Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-07-14T23:38:53.115Z] This doesn't seem to be taken into account by the engine [2023-07-14T23:38:53.115Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-07-14T23:38:53.115Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-07-14T23:38:53.115Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 302.46 seconds == [2023-07-14T23:38:53.288Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-07-14T23:38:53.374Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-07-14T23:38:53.509Z] === RUN TestDockerSuite/TestBuildLastModified [2023-07-14T23:38:53.601Z] --- PASS: TestInfoAPIWarnings (17.32s) [2023-07-14T23:38:53.601Z] === RUN TestInfoDebug [2023-07-14T23:38:54.164Z] --- PASS: TestInfoDebug (1.56s) [2023-07-14T23:38:54.164Z] === RUN TestInfoInsecureRegistries [2023-07-14T23:38:54.667Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-14T23:38:55.064Z] --- PASS: TestCreateJob (3.25s) [2023-07-14T23:38:55.064Z] === RUN TestReplicatedJob [2023-07-14T23:38:56.057Z] --- PASS: TestInfoInsecureRegistries (1.58s) [2023-07-14T23:38:56.057Z] === RUN TestInfoRegistryMirrors [2023-07-14T23:38:57.425Z] --- PASS: TestInfoRegistryMirrors (1.57s) [2023-07-14T23:38:57.425Z] === RUN TestLoginFailsWithBadCredentials [2023-07-14T23:38:57.670Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-07-14T23:38:57.682Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-07-14T23:38:57.682Z] === RUN TestPingCacheHeaders [2023-07-14T23:38:57.682Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-07-14T23:38:57.682Z] === RUN TestPingGet [2023-07-14T23:38:57.682Z] --- PASS: TestPingGet (0.01s) [2023-07-14T23:38:57.682Z] === RUN TestPingHead [2023-07-14T23:38:57.682Z] --- PASS: TestPingHead (0.02s) [2023-07-14T23:38:57.682Z] === RUN TestVersion [2023-07-14T23:38:57.682Z] --- PASS: TestVersion (0.01s) [2023-07-14T23:38:57.682Z] PASS [2023-07-14T23:38:57.682Z] [2023-07-14T23:38:57.682Z] === Skipped [2023-07-14T23:38:57.682Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:38:57.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-14T23:38:57.682Z] [2023-07-14T23:38:57.682Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-07-14T23:38:57.682Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-14T23:38:57.682Z] [2023-07-14T23:38:57.682Z] DONE 18 tests, 2 skipped in 28.037s [2023-07-14T23:38:57.682Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-14T23:38:57.682Z] INFO: Testing against a local daemon [2023-07-14T23:38:57.682Z] === RUN TestVolumesCreateAndList [2023-07-14T23:38:57.682Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-07-14T23:38:57.682Z] === RUN TestVolumesRemove [2023-07-14T23:38:57.938Z] --- PASS: TestVolumesRemove (0.05s) [2023-07-14T23:38:57.938Z] === RUN TestVolumesInspect [2023-07-14T23:38:57.938Z] --- PASS: TestVolumesInspect (0.01s) [2023-07-14T23:38:57.938Z] === RUN TestVolumesInvalidJSON [2023-07-14T23:38:57.938Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-14T23:38:57.938Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-14T23:38:57.938Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-14T23:38:57.938Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-14T23:38:57.938Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-14T23:38:57.938Z] PASS [2023-07-14T23:38:57.938Z] [2023-07-14T23:38:57.938Z] DONE 5 tests in 0.120s [2023-07-14T23:38:57.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-14T23:38:57.938Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 19046 is not a child of this shell [2023-07-14T23:38:57.938Z] warning: PID 19046 from bundles/test-integration/docker.pid had a nonzero exit code [2023-07-14T23:38:57.938Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-14T23:38:57.938Z] [2023-07-14T23:38:57.938Z] Unloading profiles will leave already running processes permanently [2023-07-14T23:38:57.938Z] unconfined, which can lead to unexpected situations. [2023-07-14T23:38:57.938Z] [2023-07-14T23:38:57.938Z] To set a process to complain mode, use the command line tool [2023-07-14T23:38:57.938Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-14T23:38:57.938Z] Removing test suite binaries [2023-07-14T23:38:57.938Z] exiting test-integration [2023-07-14T23:38:57.938Z] ++ exit 0 [2023-07-14T23:38:57.957Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-14T23:38:58.216Z] --- PASS: TestDockerNetworkMacvlan (9.25s) [2023-07-14T23:38:58.216Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-07-14T23:38:58.216Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-07-14T23:38:58.216Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2023-07-14T23:38:58.216Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2023-07-14T23:38:58.216Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.85s) [2023-07-14T23:38:58.216Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2023-07-14T23:38:58.216Z] PASS [2023-07-14T23:38:58.476Z] [2023-07-14T23:38:58.476Z] DONE 8 tests in 10.536s [2023-07-14T23:38:58.476Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-14T23:38:58.476Z] testing: warning: no tests to run [2023-07-14T23:38:58.476Z] PASS [2023-07-14T23:38:58.476Z] [2023-07-14T23:38:58.476Z] DONE 0 tests in 0.006s [2023-07-14T23:38:58.476Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-14T23:38:58.476Z] INFO: Testing against a local daemon [2023-07-14T23:38:58.476Z] === RUN TestAuthZPluginAllowRequest [2023-07-14T23:38:58.868Z] [2023-07-14T23:38:59.554Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-07-14T23:38:59.554Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-07-14T23:38:59.554Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments Post stage [Pipeline] junit [2023-07-14T23:38:59.809Z] Recording test results [2023-07-14T23:38:59.810Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-07-14T23:38:59.810Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-07-14T23:38:59.810Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-07-14T23:38:59.854Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2023-07-14T23:38:59.854Z] === RUN TestAuthZPluginTLS [2023-07-14T23:39:00.113Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-07-14T23:39:00.113Z] === RUN TestAuthZPluginDenyRequest [2023-07-14T23:39:00.336Z] --- PASS: TestReplicatedJob (5.05s) [2023-07-14T23:39:00.336Z] === RUN TestUpdateReplicatedJob [2023-07-14T23:39:00.682Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-14T23:39:00.682Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-14T23:39:00.699Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-07-14T23:39:00.736Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [Pipeline] // stage Post stage [Pipeline] sh [2023-07-14T23:39:01.070Z] + echo Ensuring container killed. [2023-07-14T23:39:01.070Z] Ensuring container killed. [2023-07-14T23:39:01.070Z] + docker rm -vf docker-pr2 [2023-07-14T23:39:01.070Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-07-14T23:39:01.251Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-07-14T23:39:01.251Z] === RUN TestAuthZPluginDenyResponse [2023-07-14T23:39:01.347Z] + echo Chowning /workspace to jenkins user [2023-07-14T23:39:01.347Z] Chowning /workspace to jenkins user [2023-07-14T23:39:01.347Z] + id -u [2023-07-14T23:39:01.347Z] + id -g [2023-07-14T23:39:01.347Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45972:/workspace busybox chown -R 1000:1000 /workspace [2023-07-14T23:39:01.347Z] Unable to find image 'busybox:latest' locally [2023-07-14T23:39:01.347Z] latest: Pulling from library/busybox [2023-07-14T23:39:01.347Z] 809d8e20e203: Pulling fs layer [2023-07-14T23:39:01.603Z] 809d8e20e203: Download complete [2023-07-14T23:39:01.603Z] 809d8e20e203: Pull complete [2023-07-14T23:39:01.604Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-07-14T23:39:01.604Z] Status: Downloaded newer image for busybox:latest [2023-07-14T23:39:01.661Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-07-14T23:39:01.819Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-07-14T23:39:01.819Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-14T23:39:02.587Z] --- PASS: TestImportExtremelyLargeImageWorks (94.22s) [2023-07-14T23:39:02.587Z] PASS [2023-07-14T23:39:02.587Z] [2023-07-14T23:39:02.587Z] DONE 13 tests in 97.173s [2023-07-14T23:39:02.587Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-07-14T23:39:02.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:39:02.587Z] ++ set -e [2023-07-14T23:39:02.587Z] ++ '[' -n 0 ']' [2023-07-14T23:39:02.587Z] ++ set -x [2023-07-14T23:39:02.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:39:02.587Z] INFO: Testing against a local daemon [2023-07-14T23:39:02.587Z] === RUN TestNetworkCreateDelete [2023-07-14T23:39:02.587Z] --- PASS: TestNetworkCreateDelete (0.18s) [2023-07-14T23:39:02.587Z] === RUN TestDockerNetworkDeletePreferID [2023-07-14T23:39:02.823Z] + bundleName=amd64-rootless [2023-07-14T23:39:02.823Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-07-14T23:39:02.823Z] Creating amd64-rootless-bundles.tar.gz [2023-07-14T23:39:02.823Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-07-14T23:39:02.823Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-14T23:39:02.834Z] Archiving artifacts [2023-07-14T23:39:02.864Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2023-07-14T23:39:02.864Z] === RUN TestServiceListWithStatuses [2023-07-14T23:39:02.864Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:39:02.864Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-14T23:39:02.864Z] === RUN TestDockerNetworkConnectAlias [2023-07-14T23:39:03.147Z] --- PASS: TestDockerNetworkDeletePreferID (0.66s) [2023-07-14T23:39:03.147Z] === RUN TestDaemonDNSFallback [2023-07-14T23:39:03.199Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2023-07-14T23:39:03.199Z] === RUN TestAuthZPluginErrorResponse [2023-07-14T23:39:03.458Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-07-14T23:39:03.458Z] === RUN TestAuthZPluginErrorRequest [2023-07-14T23:39:04.026Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-14T23:39:04.026Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-14T23:39:04.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-07-14T23:39:04.106Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45972/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-14T23:39:04.409Z] + make clean [2023-07-14T23:39:04.409Z] docker volume rm -f docker-dev-cache [2023-07-14T23:39:04.409Z] docker-dev-cache [Pipeline] deleteDir [2023-07-14T23:39:04.594Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-07-14T23:39:04.594Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-14T23:39:04.633Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-07-14T23:39:04.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-07-14T23:39:04.888Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T23:39:05.143Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-07-14T23:39:05.585Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-14T23:39:05.585Z] [2023-07-14T23:39:05.585Z] Unloading profiles will leave already running processes permanently [2023-07-14T23:39:05.585Z] unconfined, which can lead to unexpected situations. [2023-07-14T23:39:05.585Z] [2023-07-14T23:39:05.585Z] To set a process to complain mode, use the command line tool [2023-07-14T23:39:05.585Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-14T23:39:05.585Z] Post stage [Pipeline] junit [2023-07-14T23:39:05.857Z] Recording test results [2023-07-14T23:39:05.972Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2023-07-14T23:39:05.973Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-14T23:39:06.505Z] docker_api_swarm_test.go:563: [d1d74e061ea88] joining swarm manager [d7d8f38f92e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:39:06.579Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-07-14T23:39:06.858Z] + echo Ensuring container killed. [2023-07-14T23:39:06.858Z] Ensuring container killed. [2023-07-14T23:39:06.858Z] + docker rm -vf docker-pr2 [2023-07-14T23:39:06.858Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-07-14T23:39:07.142Z] + echo Chowning /workspace to jenkins user [2023-07-14T23:39:07.142Z] Chowning /workspace to jenkins user [2023-07-14T23:39:07.142Z] + id -u [2023-07-14T23:39:07.142Z] + id -g [2023-07-14T23:39:07.142Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45972:/workspace busybox chown -R 1000:1000 /workspace [2023-07-14T23:39:07.142Z] Unable to find image 'busybox:latest' locally [2023-07-14T23:39:07.142Z] latest: Pulling from library/busybox [2023-07-14T23:39:07.142Z] 809d8e20e203: Pulling fs layer [2023-07-14T23:39:07.351Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2023-07-14T23:39:07.351Z] === RUN TestAuthZPluginHeader [2023-07-14T23:39:07.402Z] 809d8e20e203: Verifying Checksum [2023-07-14T23:39:07.402Z] 809d8e20e203: Download complete [2023-07-14T23:39:07.402Z] 809d8e20e203: Pull complete [2023-07-14T23:39:07.402Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-07-14T23:39:07.402Z] Status: Downloaded newer image for busybox:latest [2023-07-14T23:39:07.919Z] --- PASS: TestAuthZPluginHeader (0.65s) [2023-07-14T23:39:07.919Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-14T23:39:08.124Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2023-07-14T23:39:08.124Z] === RUN TestDockerNetworkReConnect [2023-07-14T23:39:08.266Z] + bundleName=docker-py [2023-07-14T23:39:08.266Z] + echo Creating docker-py-bundles.tar.gz [2023-07-14T23:39:08.266Z] Creating docker-py-bundles.tar.gz [2023-07-14T23:39:08.266Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2023-07-14T23:39:08.279Z] Archiving artifacts [2023-07-14T23:39:09.757Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45972/2/artifacts/ [Pipeline] } [2023-07-14T23:39:09.765Z] --- PASS: TestDaemonDNSFallback (6.59s) [2023-07-14T23:39:09.765Z] === RUN TestInspectNetwork [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-07-14T23:39:10.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh binary-daemon [2023-07-14T23:39:10.366Z] [2023-07-14T23:39:10.366Z] Removing bundles/ [2023-07-14T23:39:10.366Z] [2023-07-14T23:39:10.366Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-07-14T23:39:10.366Z] Building: bundles/binary-daemon/dockerd-dev [2023-07-14T23:39:10.366Z] GOOS="" GOARCH="" GOARM="" [2023-07-14T23:39:11.401Z] --- PASS: TestDockerNetworkReConnect (3.85s) [2023-07-14T23:39:11.401Z] === RUN TestServicePlugin [2023-07-14T23:39:11.401Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:39:11.401Z] --- SKIP: TestServicePlugin (0.00s) [2023-07-14T23:39:11.401Z] === RUN TestServiceUpdateLabel [2023-07-14T23:39:11.650Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-07-14T23:39:12.112Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.15s) [2023-07-14T23:39:12.112Z] === RUN TestAuthZPluginV2Disable [2023-07-14T23:39:13.537Z] === RUN TestInspectNetwork/full_network_id [2023-07-14T23:39:13.537Z] === RUN TestInspectNetwork/partial_network_id [2023-07-14T23:39:13.537Z] === RUN TestInspectNetwork/network_name [2023-07-14T23:39:13.537Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-14T23:39:13.926Z] --- PASS: TestServiceUpdateLabel (2.46s) [2023-07-14T23:39:13.926Z] === RUN TestServiceUpdateSecrets [2023-07-14T23:39:14.097Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-07-14T23:39:15.022Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-07-14T23:39:16.306Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2023-07-14T23:39:16.306Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-14T23:39:16.384Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-07-14T23:39:16.384Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-07-14T23:39:16.384Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-07-14T23:39:17.746Z] docker_api_swarm_test.go:585: [d11cc8d37603e] joining swarm manager [d7d8f38f92e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:39:18.671Z] --- PASS: TestInspectNetwork (8.63s) [2023-07-14T23:39:18.671Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-14T23:39:18.671Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-14T23:39:18.671Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-14T23:39:18.671Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-14T23:39:18.671Z] === RUN TestRunContainerWithBridgeNone [2023-07-14T23:39:19.595Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2023-07-14T23:39:19.595Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-14T23:39:20.556Z] check_test.go:379: [d1d74e061ea88] daemon is not started [2023-07-14T23:39:20.556Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2023-07-14T23:39:20.556Z] === RUN TestNetworkInvalidJSON [2023-07-14T23:39:20.556Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-14T23:39:20.556Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-14T23:39:20.556Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:39:20.556Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:39:20.556Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:39:20.556Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:39:20.556Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-14T23:39:20.556Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:39:20.556Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:39:20.556Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-14T23:39:20.556Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-14T23:39:20.556Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-14T23:39:20.556Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-14T23:39:20.556Z] === RUN TestNetworkList [2023-07-14T23:39:20.556Z] === RUN TestNetworkList//networks [2023-07-14T23:39:20.556Z] === PAUSE TestNetworkList//networks [2023-07-14T23:39:20.556Z] === RUN TestNetworkList//networks/ [2023-07-14T23:39:20.556Z] === PAUSE TestNetworkList//networks/ [2023-07-14T23:39:20.556Z] === CONT TestNetworkList//networks [2023-07-14T23:39:20.556Z] === CONT TestNetworkList//networks/ [2023-07-14T23:39:20.556Z] --- PASS: TestNetworkList (0.01s) [2023-07-14T23:39:20.556Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-14T23:39:20.556Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-14T23:39:20.556Z] === RUN TestHostIPv4BridgeLabel [2023-07-14T23:39:21.116Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-07-14T23:39:21.116Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-07-14T23:39:21.116Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-14T23:39:21.116Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-07-14T23:39:22.041Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-07-14T23:39:22.041Z] === RUN TestDaemonDefaultNetworkPools [2023-07-14T23:39:22.601Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-07-14T23:39:22.857Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-07-14T23:39:22.857Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2023-07-14T23:39:22.857Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-14T23:39:24.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2023-07-14T23:39:24.220Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-14T23:39:24.220Z] === RUN TestDockerSuite/TestBuildNetNone [2023-07-14T23:39:24.475Z] === RUN TestDockerSuite/TestBuildNoContext [2023-07-14T23:39:25.035Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-07-14T23:39:25.290Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2023-07-14T23:39:25.290Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-14T23:39:25.850Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-07-14T23:39:26.104Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2023-07-14T23:39:26.104Z] === RUN TestServiceWithPredefinedNetwork [2023-07-14T23:39:27.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-07-14T23:39:27.466Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-07-14T23:39:27.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-07-14T23:39:27.466Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-07-14T23:39:27.721Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-07-14T23:39:27.721Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-07-14T23:39:28.281Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-07-14T23:39:28.536Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-07-14T23:39:28.536Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2023-07-14T23:39:28.536Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-14T23:39:28.536Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:39:28.536Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:39:28.536Z] === RUN TestServiceWithDataPathPortInit [2023-07-14T23:39:28.788Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2023-07-14T23:39:28.788Z] === RUN TestServiceUpdateConfigs [2023-07-14T23:39:28.791Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-07-14T23:39:29.047Z] docker_api_swarm_test.go:46: [d694a68cc5f3a] joining swarm manager [d14c631b6d4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:39:29.575Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.67s) [2023-07-14T23:39:29.575Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-14T23:39:30.409Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-07-14T23:39:30.664Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-07-14T23:39:32.549Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-07-14T23:39:33.109Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-07-14T23:39:34.994Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-07-14T23:39:35.920Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-07-14T23:39:36.844Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-07-14T23:39:37.099Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-07-14T23:39:39.610Z] === RUN TestDockerSuite/TestBuildPATH [2023-07-14T23:39:40.971Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-07-14T23:39:41.226Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-07-14T23:39:42.151Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-07-14T23:39:42.481Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-07-14T23:39:42.741Z] Copying nested executables into bundles/binary-daemon [2023-07-14T23:39:43.649Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2023-07-14T23:39:43.650Z] === RUN TestServiceUpdateNetwork [2023-07-14T23:39:44.120Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-07-14T23:39:45.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/make.sh cross [2023-07-14T23:39:45.386Z] [2023-07-14T23:39:45.410Z] --- PASS: TestServiceWithDataPathPortInit (16.25s) [2023-07-14T23:39:45.410Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-14T23:39:45.646Z] Removing bundles/ [2023-07-14T23:39:45.646Z] [2023-07-14T23:39:45.646Z] ---> Making bundle: cross (in bundles/cross) [2023-07-14T23:39:45.646Z] Cross building: bundles/cross/linux/amd64 [2023-07-14T23:39:45.646Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-07-14T23:39:45.646Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-07-14T23:39:47.664Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-07-14T23:39:47.664Z] PASS [2023-07-14T23:39:47.664Z] [2023-07-14T23:39:47.664Z] DONE 17 tests in 46.378s [2023-07-14T23:39:47.664Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-14T23:39:47.664Z] INFO: Testing against a local daemon [2023-07-14T23:39:47.664Z] === RUN TestPluginInvalidJSON [2023-07-14T23:39:47.664Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:39:47.664Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:39:47.664Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:39:47.664Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-14T23:39:47.664Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-14T23:39:47.664Z] === RUN TestPluginInstall [2023-07-14T23:39:47.664Z] === RUN TestPluginInstall/no_auth [2023-07-14T23:39:47.664Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:39:47.664Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:116bbe124513fd6efee151aec72039a1046a125f0c3ae0c17cb6e578c48b7cc2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:39:47.664Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:39:47.664Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:116bbe124513fd6efee151aec72039a1046a125f0c3ae0c17cb6e578c48b7cc2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:39:47.664Z] === RUN TestPluginInstall/with_htpasswd [2023-07-14T23:39:47.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-07-14T23:39:47.921Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jm41vq22oehaugco7xjn81de4 Created:2023-07-14 23:39:46.141813397 +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[c784d044d3f5ce2e52a15e06a7ebe1104052498d05d3df3b6b30240594bb4c95:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5qkodcob5yzqjn2uu93ixn685 EndpointID:fb6a7d264fe3cddb307d9084917f7df55fb32a7e4caf6b2a8a9fab6bcb180d1e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0cf5eb150ca82a455241b3e63bf9053b310c0421f7b33942f078210f41342256 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:475012cbb800 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5qkodcob5yzqjn2uu93ixn685 EndpointID:fb6a7d264fe3cddb307d9084917f7df55fb32a7e4caf6b2a8a9fab6bcb180d1e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-14T23:39:47.923Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:39:47.923Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54f3c538266a4498717114c672015a0418731c5102b980c1515014c86b15b7a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:39:47.923Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:39:47.923Z] time="2023-07-14T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54f3c538266a4498717114c672015a0418731c5102b980c1515014c86b15b7a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:39:48.177Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-07-14T23:39:48.182Z] === RUN TestPluginInstall/with_insecure [2023-07-14T23:39:48.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-07-14T23:39:49.120Z] time="2023-07-14T23:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:39:49.120Z] time="2023-07-14T23:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fe3b74c83b306200803e86e7e2107aae4fd44ba92a3776b160fe6416600a36e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:39:49.120Z] time="2023-07-14T23:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:39:49.120Z] time="2023-07-14T23:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fe3b74c83b306200803e86e7e2107aae4fd44ba92a3776b160fe6416600a36e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:39:49.379Z] plugin_test.go:164: [d9740bcf82c58] daemon is not started [2023-07-14T23:39:49.379Z] --- PASS: TestPluginInstall (4.47s) [2023-07-14T23:39:49.379Z] --- PASS: TestPluginInstall/no_auth (2.81s) [2023-07-14T23:39:49.379Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2023-07-14T23:39:49.379Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2023-07-14T23:39:49.379Z] === RUN TestPluginsWithRuntimes [2023-07-14T23:39:50.756Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-14T23:39:50.942Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-07-14T23:39:51.694Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-14T23:39:52.631Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2023-07-14T23:39:52.631Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-07-14T23:39:52.631Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) [2023-07-14T23:39:52.631Z] === RUN TestPluginBackCompatMediaTypes [2023-07-14T23:39:52.825Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.76s) [2023-07-14T23:39:52.825Z] PASS [2023-07-14T23:39:52.825Z] [2023-07-14T23:39:52.825Z] === Skipped [2023-07-14T23:39:52.825Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:39:52.825Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:39:52.825Z] [2023-07-14T23:39:52.825Z] DONE 26 tests, 1 skipped in 50.301s [2023-07-14T23:39:52.825Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:39:52.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:39:52.825Z] ++ set -e [2023-07-14T23:39:52.825Z] ++ '[' -n 0 ']' [2023-07-14T23:39:52.825Z] ++ set -x [2023-07-14T23:39:52.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:39:52.826Z] INFO: Testing against a local daemon [2023-07-14T23:39:52.826Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-14T23:39:52.826Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:39:52.826Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:39:52.826Z] === RUN TestDockerNetworkIpvlan [2023-07-14T23:39:52.826Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:39:52.826Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:39:52.826Z] PASS [2023-07-14T23:39:52.826Z] [2023-07-14T23:39:52.826Z] === Skipped [2023-07-14T23:39:52.826Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-14T23:39:52.826Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:39:52.826Z] [2023-07-14T23:39:52.826Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-14T23:39:52.826Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-14T23:39:52.826Z] [2023-07-14T23:39:52.826Z] DONE 2 tests, 2 skipped in 0.030s [2023-07-14T23:39:52.826Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-14T23:39:52.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:39:52.826Z] ++ set -e [2023-07-14T23:39:52.826Z] ++ '[' -n 0 ']' [2023-07-14T23:39:52.826Z] ++ set -x [2023-07-14T23:39:52.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:39:52.826Z] INFO: Testing against a local daemon [2023-07-14T23:39:52.826Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-14T23:39:52.826Z] === RUN TestDockerSuite/TestBuildRm [2023-07-14T23:39:53.199Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-07-14T23:39:53.199Z] PASS [2023-07-14T23:39:53.199Z] [2023-07-14T23:39:53.199Z] DONE 10 tests in 8.326s [2023-07-14T23:39:53.199Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-14T23:39:53.199Z] INFO: Testing against a local daemon [2023-07-14T23:39:53.199Z] === RUN TestExternalGraphDriver [2023-07-14T23:39:53.459Z] === RUN TestExternalGraphDriver/json [2023-07-14T23:39:54.187Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2023-07-14T23:39:54.187Z] === RUN TestDockerNetworkMacvlan [2023-07-14T23:39:54.747Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-14T23:39:54.747Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-07-14T23:39:55.307Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-07-14T23:39:55.364Z] === RUN TestExternalGraphDriver/spec [2023-07-14T23:39:55.562Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-14T23:39:55.838Z] --- PASS: TestServiceUpdateNetwork (12.69s) [2023-07-14T23:39:55.839Z] === RUN TestServiceUpdatePidsLimit [2023-07-14T23:39:56.121Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-07-14T23:39:56.121Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-14T23:39:56.377Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-07-14T23:39:56.632Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-07-14T23:39:56.744Z] === RUN TestExternalGraphDriver/pull [2023-07-14T23:39:57.229Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-14T23:39:57.490Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-14T23:39:57.557Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-07-14T23:39:58.117Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-07-14T23:39:58.373Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-07-14T23:39:58.649Z] --- PASS: TestExternalGraphDriver (5.26s) [2023-07-14T23:39:58.649Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2023-07-14T23:39:58.649Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2023-07-14T23:39:58.649Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2023-07-14T23:39:58.649Z] === RUN TestGraphdriverPluginV2 [2023-07-14T23:39:59.297Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-07-14T23:39:59.857Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-14T23:40:02.367Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-07-14T23:40:02.367Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-07-14T23:40:02.367Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-07-14T23:40:02.367Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-07-14T23:40:02.367Z] === RUN TestDockerSuite/TestBuildSpaces [2023-07-14T23:40:02.623Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-07-14T23:40:02.843Z] --- PASS: TestGraphdriverPluginV2 (4.05s) [2023-07-14T23:40:02.843Z] PASS [2023-07-14T23:40:02.843Z] [2023-07-14T23:40:02.843Z] DONE 5 tests in 9.335s [2023-07-14T23:40:02.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-14T23:40:02.843Z] INFO: Testing against a local daemon [2023-07-14T23:40:02.843Z] === RUN TestContinueAfterPluginCrash [2023-07-14T23:40:02.843Z] === PAUSE TestContinueAfterPluginCrash [2023-07-14T23:40:02.843Z] === RUN TestReadPluginNoRead [2023-07-14T23:40:02.843Z] === PAUSE TestReadPluginNoRead [2023-07-14T23:40:02.843Z] === RUN TestDaemonStartWithLogOpt [2023-07-14T23:40:02.843Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-14T23:40:02.843Z] === CONT TestContinueAfterPluginCrash [2023-07-14T23:40:02.843Z] === CONT TestDaemonStartWithLogOpt [2023-07-14T23:40:02.843Z] === CONT TestReadPluginNoRead [2023-07-14T23:40:03.183Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-07-14T23:40:03.183Z] === RUN TestDockerSuite/TestBuildStderr [2023-07-14T23:40:03.438Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-14T23:40:03.998Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-07-14T23:40:04.253Z] --- PASS: TestDockerNetworkMacvlan (10.30s) [2023-07-14T23:40:04.253Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2023-07-14T23:40:04.253Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2023-07-14T23:40:04.253Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2023-07-14T23:40:04.253Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2023-07-14T23:40:04.253Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s) [2023-07-14T23:40:04.253Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2023-07-14T23:40:04.253Z] PASS [2023-07-14T23:40:04.253Z] [2023-07-14T23:40:04.253Z] DONE 8 tests in 11.616s [2023-07-14T23:40:04.253Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-14T23:40:04.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:04.253Z] ++ set -e [2023-07-14T23:40:04.253Z] ++ '[' -n 0 ']' [2023-07-14T23:40:04.253Z] ++ set -x [2023-07-14T23:40:04.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:04.253Z] testing: warning: no tests to run [2023-07-14T23:40:04.253Z] PASS [2023-07-14T23:40:04.253Z] [2023-07-14T23:40:04.253Z] DONE 0 tests in 0.007s [2023-07-14T23:40:04.253Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-14T23:40:04.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:04.253Z] ++ set -e [2023-07-14T23:40:04.253Z] ++ '[' -n 0 ']' [2023-07-14T23:40:04.253Z] ++ set -x [2023-07-14T23:40:04.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:04.508Z] INFO: Testing against a local daemon [2023-07-14T23:40:04.508Z] === RUN TestAuthZPluginAllowRequest [2023-07-14T23:40:04.752Z] === RUN TestReadPluginNoRead/default [2023-07-14T23:40:05.321Z] --- PASS: TestDaemonStartWithLogOpt (2.77s) [2023-07-14T23:40:05.594Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-14T23:40:05.869Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2023-07-14T23:40:05.869Z] === RUN TestAuthZPluginTLS [2023-07-14T23:40:05.889Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-14T23:40:06.124Z] --- PASS: TestAuthZPluginTLS (0.53s) [2023-07-14T23:40:06.124Z] === RUN TestAuthZPluginDenyRequest [2023-07-14T23:40:06.684Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-14T23:40:06.684Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-14T23:40:06.939Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-07-14T23:40:07.194Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-07-14T23:40:07.194Z] === RUN TestAuthZPluginDenyResponse [2023-07-14T23:40:07.267Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-14T23:40:07.755Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-07-14T23:40:07.755Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-07-14T23:40:07.755Z] === RUN TestAuthZPluginAllowEventStream [2023-07-14T23:40:08.205Z] === CONT TestReadPluginNoRead [2023-07-14T23:40:08.205Z] read_test.go:92: [d95f75bcf1e0d] daemon is not started [2023-07-14T23:40:08.205Z] --- PASS: TestReadPluginNoRead (5.84s) [2023-07-14T23:40:08.205Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2023-07-14T23:40:08.205Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2023-07-14T23:40:08.205Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2023-07-14T23:40:08.315Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-07-14T23:40:08.453Z] Removing intermediate container 973558e1fdee [2023-07-14T23:40:08.453Z] ---> 38e7363e9f60 [2023-07-14T23:40:08.453Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2023-07-14T23:40:08.453Z] ---> Running in f3b3dbcb2054 [2023-07-14T23:40:08.453Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-07-14T23:40:08.453Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-14T23:40:08.453Z] go: downloading github.com/fatih/color v1.13.0 [2023-07-14T23:40:08.453Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-14T23:40:08.453Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-14T23:40:08.453Z] go: downloading golang.org/x/tools v0.1.11 [2023-07-14T23:40:08.453Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-14T23:40:08.453Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-14T23:40:08.453Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-14T23:40:08.453Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-14T23:40:08.453Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-14T23:40:08.453Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-14T23:40:08.453Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-14T23:40:08.570Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-07-14T23:40:09.131Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2023-07-14T23:40:09.131Z] === RUN TestAuthZPluginErrorResponse [2023-07-14T23:40:09.386Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-07-14T23:40:09.386Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-07-14T23:40:09.386Z] === RUN TestAuthZPluginErrorRequest [2023-07-14T23:40:09.946Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-14T23:40:09.946Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-14T23:40:10.201Z] === RUN TestDockerSuite/TestBuildUser [2023-07-14T23:40:10.455Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-07-14T23:40:10.455Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-14T23:40:10.740Z] --- PASS: TestContinueAfterPluginCrash (7.82s) [2023-07-14T23:40:10.740Z] PASS [2023-07-14T23:40:10.740Z] [2023-07-14T23:40:10.740Z] DONE 6 tests in 7.849s [2023-07-14T23:40:10.740Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-07-14T23:40:10.740Z] testing: warning: no tests to run [2023-07-14T23:40:10.740Z] PASS [2023-07-14T23:40:10.740Z] [2023-07-14T23:40:10.740Z] DONE 0 tests in 0.007s [2023-07-14T23:40:10.740Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-14T23:40:10.740Z] INFO: Testing against a local daemon [2023-07-14T23:40:10.740Z] === RUN TestPluginWithDevMounts [2023-07-14T23:40:10.740Z] === PAUSE TestPluginWithDevMounts [2023-07-14T23:40:10.740Z] === CONT TestPluginWithDevMounts [2023-07-14T23:40:11.817Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-07-14T23:40:12.071Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.55s) [2023-07-14T23:40:12.071Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-14T23:40:12.120Z] --- PASS: TestPluginWithDevMounts (1.60s) [2023-07-14T23:40:12.120Z] PASS [2023-07-14T23:40:12.120Z] [2023-07-14T23:40:12.120Z] DONE 1 tests in 1.623s [2023-07-14T23:40:12.120Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-14T23:40:12.120Z] INFO: Testing against a local daemon [2023-07-14T23:40:12.120Z] === RUN TestSecretInspect [2023-07-14T23:40:12.147Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2023-07-14T23:40:12.147Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-07-14T23:40:12.147Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-07-14T23:40:12.147Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2023-07-14T23:40:12.147Z] PASS [2023-07-14T23:40:12.147Z] [2023-07-14T23:40:12.147Z] === Skipped [2023-07-14T23:40:12.147Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-14T23:40:12.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:40:12.147Z] [2023-07-14T23:40:12.147Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-07-14T23:40:12.147Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-14T23:40:12.147Z] [2023-07-14T23:40:12.147Z] DONE 27 tests, 2 skipped in 157.236s [2023-07-14T23:40:12.147Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-07-14T23:40:12.147Z] ++ 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 [2023-07-14T23:40:12.147Z] ++ set -e [2023-07-14T23:40:12.147Z] ++ '[' -n 0 ']' [2023-07-14T23:40:12.147Z] ++ set -x [2023-07-14T23:40:12.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:12.147Z] INFO: Testing against a local daemon [2023-07-14T23:40:12.147Z] === RUN TestSessionCreate [2023-07-14T23:40:12.147Z] --- PASS: TestSessionCreate (0.02s) [2023-07-14T23:40:12.147Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-14T23:40:12.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-07-14T23:40:12.147Z] PASS [2023-07-14T23:40:12.147Z] [2023-07-14T23:40:12.147Z] DONE 2 tests in 0.069s [2023-07-14T23:40:12.147Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-07-14T23:40:12.147Z] ++ 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 [2023-07-14T23:40:12.147Z] ++ set -e [2023-07-14T23:40:12.147Z] ++ '[' -n 0 ']' [2023-07-14T23:40:12.147Z] ++ set -x [2023-07-14T23:40:12.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:12.147Z] INFO: Testing against a local daemon [2023-07-14T23:40:12.147Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-14T23:40:12.147Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-14T23:40:12.147Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:40:12.147Z] === RUN TestEventsExecDie [2023-07-14T23:40:12.712Z] --- PASS: TestEventsExecDie (0.58s) [2023-07-14T23:40:12.712Z] === RUN TestEventsBackwardsCompatible [2023-07-14T23:40:12.712Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-07-14T23:40:12.712Z] === RUN TestInfoBinaryCommits [2023-07-14T23:40:12.712Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-07-14T23:40:12.712Z] === RUN TestInfoAPIVersioned [2023-07-14T23:40:12.712Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-14T23:40:12.712Z] === RUN TestInfoDiscoveryBackend [2023-07-14T23:40:13.277Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-07-14T23:40:13.277Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-14T23:40:13.433Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2023-07-14T23:40:13.433Z] === RUN TestAuthZPluginHeader [2023-07-14T23:40:13.993Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-07-14T23:40:14.209Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-07-14T23:40:14.209Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-14T23:40:14.247Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-07-14T23:40:14.248Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-14T23:40:14.656Z] --- PASS: TestSecretInspect (2.18s) [2023-07-14T23:40:14.656Z] === RUN TestSecretList [2023-07-14T23:40:14.774Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-07-14T23:40:14.774Z] === RUN TestInfoAPI [2023-07-14T23:40:14.774Z] --- PASS: TestInfoAPI (0.02s) [2023-07-14T23:40:14.774Z] === RUN TestInfoAPIWarnings [2023-07-14T23:40:16.562Z] --- PASS: TestSecretList (2.20s) [2023-07-14T23:40:16.562Z] === RUN TestSecretsCreateAndDelete [2023-07-14T23:40:17.760Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-07-14T23:40:18.020Z] Copying nested executables into bundles/cross/linux/amd64 [2023-07-14T23:40:18.407Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2023-07-14T23:40:18.407Z] === RUN TestAuthZPluginV2Disable [2023-07-14T23:40:18.511Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2023-07-14T23:40:18.511Z] === RUN TestSecretsUpdate [2023-07-14T23:40:19.399Z] Cross building: bundles/cross/windows/amd64 [2023-07-14T23:40:19.399Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-07-14T23:40:19.399Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-07-14T23:40:21.048Z] --- PASS: TestSecretsUpdate (2.24s) [2023-07-14T23:40:21.048Z] === RUN TestTemplatedSecret [2023-07-14T23:40:22.567Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2023-07-14T23:40:22.567Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-14T23:40:23.583Z] --- PASS: TestTemplatedSecret (2.65s) [2023-07-14T23:40:23.583Z] === RUN TestSecretCreateResolve [2023-07-14T23:40:23.928Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-07-14T23:40:24.488Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-07-14T23:40:24.742Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-07-14T23:40:25.666Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.45s) [2023-07-14T23:40:25.666Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-14T23:40:25.666Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-07-14T23:40:25.921Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-07-14T23:40:26.119Z] --- PASS: TestSecretCreateResolve (2.18s) [2023-07-14T23:40:26.119Z] PASS [2023-07-14T23:40:26.119Z] [2023-07-14T23:40:26.119Z] DONE 6 tests in 13.666s [2023-07-14T23:40:26.119Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-07-14T23:40:26.119Z] INFO: Testing against a local daemon [2023-07-14T23:40:26.119Z] === RUN TestServiceCreateInit [2023-07-14T23:40:26.119Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-14T23:40:26.846Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-07-14T23:40:26.846Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-07-14T23:40:26.846Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-07-14T23:40:26.846Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-07-14T23:40:26.846Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-07-14T23:40:26.846Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-07-14T23:40:26.846Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-07-14T23:40:26.846Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-07-14T23:40:26.846Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-07-14T23:40:28.208Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-07-14T23:40:28.464Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-07-14T23:40:29.389Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-07-14T23:40:29.409Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-14T23:40:29.645Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-07-14T23:40:29.702Z] Removing intermediate container f3b3dbcb2054 [2023-07-14T23:40:29.702Z] ---> 649e0a17393f [2023-07-14T23:40:29.702Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-07-14T23:40:29.702Z] ---> Running in 5e8f96fa2982 [2023-07-14T23:40:29.702Z] Removing intermediate container 5e8f96fa2982 [2023-07-14T23:40:29.702Z] ---> 902644bbf975 [2023-07-14T23:40:29.702Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-07-14T23:40:29.702Z] ---> Running in d27cef68b2fc [2023-07-14T23:40:29.702Z] Removing intermediate container d27cef68b2fc [2023-07-14T23:40:29.702Z] ---> 50190d4a65a8 [2023-07-14T23:40:29.702Z] Step 10/10 : COPY . . [2023-07-14T23:40:31.008Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-07-14T23:40:31.008Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-07-14T23:40:32.840Z] --- PASS: TestInfoAPIWarnings (16.22s) [2023-07-14T23:40:32.840Z] === RUN TestInfoDebug [2023-07-14T23:40:32.840Z] --- PASS: TestInfoDebug (0.52s) [2023-07-14T23:40:32.840Z] === RUN TestInfoInsecureRegistries [2023-07-14T23:40:32.840Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-07-14T23:40:32.840Z] === RUN TestInfoRegistryMirrors [2023-07-14T23:40:32.840Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-14T23:40:32.840Z] === RUN TestLoginFailsWithBadCredentials [2023-07-14T23:40:32.840Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-07-14T23:40:32.841Z] === RUN TestPingCacheHeaders [2023-07-14T23:40:32.841Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-07-14T23:40:32.841Z] === RUN TestPingGet [2023-07-14T23:40:32.893Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-07-14T23:40:33.098Z] --- PASS: TestPingGet (0.01s) [2023-07-14T23:40:33.098Z] === RUN TestPingHead [2023-07-14T23:40:33.098Z] --- PASS: TestPingHead (0.02s) [2023-07-14T23:40:33.098Z] === RUN TestVersion [2023-07-14T23:40:33.098Z] --- PASS: TestVersion (0.02s) [2023-07-14T23:40:33.098Z] PASS [2023-07-14T23:40:33.098Z] [2023-07-14T23:40:33.098Z] === Skipped [2023-07-14T23:40:33.098Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:40:33.098Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-14T23:40:33.098Z] [2023-07-14T23:40:33.098Z] DONE 18 tests, 1 skipped in 20.997s [2023-07-14T23:40:33.098Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-14T23:40:33.098Z] ++ 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 [2023-07-14T23:40:33.098Z] ++ set -e [2023-07-14T23:40:33.098Z] ++ '[' -n 0 ']' [2023-07-14T23:40:33.098Z] ++ set -x [2023-07-14T23:40:33.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:33.098Z] INFO: Testing against a local daemon [2023-07-14T23:40:33.098Z] === RUN TestVolumesCreateAndList [2023-07-14T23:40:33.098Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-07-14T23:40:33.098Z] === RUN TestVolumesRemove [2023-07-14T23:40:33.098Z] --- PASS: TestVolumesRemove (0.06s) [2023-07-14T23:40:33.098Z] === RUN TestVolumesInspect [2023-07-14T23:40:33.098Z] --- PASS: TestVolumesInspect (0.01s) [2023-07-14T23:40:33.098Z] === RUN TestVolumesInvalidJSON [2023-07-14T23:40:33.098Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-14T23:40:33.098Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-14T23:40:33.098Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-14T23:40:33.098Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-14T23:40:33.098Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-14T23:40:33.098Z] PASS [2023-07-14T23:40:33.098Z] [2023-07-14T23:40:33.098Z] DONE 5 tests in 0.133s [2023-07-14T23:40:33.098Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-14T23:40:33.356Z] ++++ cat bundles/test-integration/docker.pid [2023-07-14T23:40:33.356Z] +++ kill 18797 [2023-07-14T23:40:33.453Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (7.97s) [2023-07-14T23:40:33.453Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-14T23:40:33.602Z] --- PASS: TestServiceCreateInit (7.27s) [2023-07-14T23:40:33.602Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2023-07-14T23:40:33.602Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s) [2023-07-14T23:40:33.602Z] === RUN TestCreateServiceMultipleTimes [2023-07-14T23:40:33.708Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-07-14T23:40:34.268Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-07-14T23:40:34.523Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-07-14T23:40:34.727Z] +++ /etc/init.d/apparmor stop [2023-07-14T23:40:34.727Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-14T23:40:34.727Z] [2023-07-14T23:40:34.727Z] Unloading profiles will leave already running processes permanently [2023-07-14T23:40:34.727Z] unconfined, which can lead to unexpected situations. [2023-07-14T23:40:34.727Z] [2023-07-14T23:40:34.727Z] To set a process to complain mode, use the command line tool [2023-07-14T23:40:34.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-14T23:40:34.727Z] +++ true [2023-07-14T23:40:34.727Z] exiting test-integration [2023-07-14T23:40:34.727Z] ++ exit 0 [2023-07-14T23:40:34.727Z] [2023-07-14T23:40:34.778Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-07-14T23:40:34.778Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-07-14T23:40:34.778Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables Post stage [Pipeline] junit [2023-07-14T23:40:35.306Z] Recording test results [2023-07-14T23:40:35.338Z] === RUN TestDockerSuite/TestBuildXZHost [2023-07-14T23:40:35.500Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-14T23:40:35.844Z] + echo Ensuring container killed. [2023-07-14T23:40:35.844Z] Ensuring container killed. [2023-07-14T23:40:35.844Z] + docker rm -vf docker-pr2 [2023-07-14T23:40:35.844Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-07-14T23:40:36.129Z] + echo Chowning /workspace to jenkins user [2023-07-14T23:40:36.129Z] Chowning /workspace to jenkins user [2023-07-14T23:40:36.129Z] + id -u [2023-07-14T23:40:36.129Z] + id -g [2023-07-14T23:40:36.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45972:/workspace busybox chown -R 1000:1000 /workspace [2023-07-14T23:40:36.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-07-14T23:40:37.000Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-07-14T23:40:37.000Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-07-14T23:40:37.000Z] docker_cli_sni_test.go:18: Flakey test [2023-07-14T23:40:37.000Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-14T23:40:37.256Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-07-14T23:40:37.351Z] + bundleName=arm64-integration [2023-07-14T23:40:37.351Z] + echo Creating arm64-integration-bundles.tar.gz [2023-07-14T23:40:37.351Z] Creating arm64-integration-bundles.tar.gz [2023-07-14T23:40:37.352Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-07-14T23:40:37.352Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-14T23:40:37.363Z] Archiving artifacts [2023-07-14T23:40:37.635Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45972/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-14T23:40:37.936Z] + make clean [2023-07-14T23:40:37.936Z] docker volume rm -f docker-dev-cache [2023-07-14T23:40:37.936Z] docker-dev-cache [Pipeline] deleteDir [2023-07-14T23:40:38.181Z] === RUN TestDockerSuite/TestCommitChange [2023-07-14T23:40:38.436Z] docker_api_swarm_test.go:304: [d5cf3361fda63] joining swarm manager [d72b2a307b88b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:40:38.691Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-07-14T23:40:39.253Z] === RUN TestDockerSuite/TestCommitHardlink [2023-07-14T23:40:39.508Z] docker_api_swarm_test.go:305: [dfd92f8c24d69] joining swarm manager [d72b2a307b88b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T23:40:40.435Z] === RUN TestDockerSuite/TestCommitNewFile [2023-07-14T23:40:40.995Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-07-14T23:40:41.921Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-07-14T23:40:42.481Z] === RUN TestDockerSuite/TestCommitTTY [2023-07-14T23:40:43.405Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-07-14T23:40:43.965Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-07-14T23:40:44.890Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-07-14T23:40:45.450Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-07-14T23:40:45.450Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-07-14T23:40:45.450Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-07-14T23:40:45.705Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-07-14T23:40:45.705Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-07-14T23:40:45.705Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-07-14T23:40:45.705Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-07-14T23:40:46.630Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-07-14T23:40:47.991Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-07-14T23:40:47.991Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-07-14T23:40:48.246Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-07-14T23:40:48.491Z] --- PASS: TestCreateServiceMultipleTimes (15.06s) [2023-07-14T23:40:48.491Z] === RUN TestCreateServiceConflict [2023-07-14T23:40:48.806Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-07-14T23:40:49.366Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-07-14T23:40:49.668Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-07-14T23:40:50.228Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-07-14T23:40:50.228Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-07-14T23:40:50.228Z] PASS [2023-07-14T23:40:50.228Z] [2023-07-14T23:40:50.228Z] DONE 17 tests in 45.909s [2023-07-14T23:40:50.228Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-07-14T23:40:50.228Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-07-14T23:40:50.228Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-14T23:40:50.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:50.228Z] ++ set -e [2023-07-14T23:40:50.228Z] ++ '[' -n 0 ']' [2023-07-14T23:40:50.228Z] ++ set -x [2023-07-14T23:40:50.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:50.228Z] INFO: Testing against a local daemon [2023-07-14T23:40:50.228Z] === RUN TestPluginInvalidJSON [2023-07-14T23:40:50.228Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:40:50.228Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:40:50.228Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:40:50.228Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-14T23:40:50.228Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-14T23:40:50.228Z] === RUN TestPluginInstall [2023-07-14T23:40:50.228Z] === RUN TestPluginInstall/no_auth [2023-07-14T23:40:50.397Z] --- PASS: TestCreateServiceConflict (2.24s) [2023-07-14T23:40:50.397Z] === RUN TestCreateServiceMaxReplicas [2023-07-14T23:40:50.789Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-07-14T23:40:50.789Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-07-14T23:40:50.789Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-07-14T23:40:50.970Z] ---> 3c8cae2b6f40 [2023-07-14T23:40:50.971Z] Successfully built 3c8cae2b6f40 [2023-07-14T23:40:50.971Z] Successfully tagged docker:latest [2023-07-14T23:40:50.971Z] INFO: Image build ended at 07/14/2023 23:40:49. Duration:00:03:28.9003445 [2023-07-14T23:40:50.971Z] [2023-07-14T23:40:50.971Z] [2023-07-14T23:40:50.971Z] INFO: Building the test binaries at 07/14/2023 23:40:49... [2023-07-14T23:40:51.046Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-07-14T23:40:51.046Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-07-14T23:40:51.513Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-07-14T23:40:51.513Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-07-14T23:40:51.513Z] remote: Enumerating objects: 23, done. [2023-07-14T23:40:51.513Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-07-14T23:40:51.513Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-07-14T23:40:51.513Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-07-14T23:40:51.513Z] Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2023-07-14T23:40:51.513Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-07-14T23:40:51.513Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-07-14T23:40:51.608Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-07-14T23:40:52.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-07-14T23:40:52.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-07-14T23:40:52.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-07-14T23:40:52.933Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2023-07-14T23:40:52.934Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-14T23:40:53.290Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:40:53.290Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:397823b16a42a9620561253578ad44d3fd455fdbd096b1fd82200569d246c214" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:40:53.290Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:40:53.290Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:397823b16a42a9620561253578ad44d3fd455fdbd096b1fd82200569d246c214" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:40:53.290Z] === RUN TestPluginInstall/with_htpasswd [2023-07-14T23:40:53.420Z] [2023-07-14T23:40:53.850Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:40:53.850Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d035c00de6f36a82d358d674fe7f5070402c1ca7a74cde7cb1c45abd9b2f2c63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:40:53.850Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:40:53.850Z] time="2023-07-14T23:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d035c00de6f36a82d358d674fe7f5070402c1ca7a74cde7cb1c45abd9b2f2c63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:40:53.850Z] === RUN TestPluginInstall/with_insecure [2023-07-14T23:40:53.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-07-14T23:40:54.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-07-14T23:40:54.410Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-07-14T23:40:54.665Z] time="2023-07-14T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:40:54.665Z] time="2023-07-14T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9da7167f399632939062a725dbe1a1478884ab17869e09c0ca2b8f0a5dfc3070" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:40:54.665Z] time="2023-07-14T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-14T23:40:54.665Z] time="2023-07-14T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9da7167f399632939062a725dbe1a1478884ab17869e09c0ca2b8f0a5dfc3070" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-14T23:40:54.921Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-07-14T23:40:54.921Z] plugin_test.go:164: [da8c731a2573f] daemon is not started [2023-07-14T23:40:54.921Z] --- PASS: TestPluginInstall (4.61s) [2023-07-14T23:40:54.921Z] --- PASS: TestPluginInstall/no_auth (3.02s) [2023-07-14T23:40:54.921Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-07-14T23:40:54.921Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2023-07-14T23:40:54.921Z] === RUN TestPluginsWithRuntimes [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-07-14T23:40:55.481Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-07-14T23:40:55.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/test/unit [2023-07-14T23:40:55.739Z] INFO: make.ps1 starting at 07/14/2023 23:40:55 [2023-07-14T23:40:55.739Z] INFO: Git commit (e925a5d304) assumed from DOCKER_GITCOMMIT environment variable [2023-07-14T23:40:55.739Z] INFO: Invoking autogen... [2023-07-14T23:40:56.041Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-07-14T23:40:56.600Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-14T23:40:56.600Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-07-14T23:40:56.600Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-07-14T23:40:56.733Z] INFO: Building daemon... [2023-07-14T23:40:56.855Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-07-14T23:40:57.037Z] ? github.com/docker/docker/api [no test files] [2023-07-14T23:40:57.415Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-14T23:40:57.670Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-07-14T23:40:57.925Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-07-14T23:40:58.180Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-07-14T23:40:58.180Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2023-07-14T23:40:58.180Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2023-07-14T23:40:58.180Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2023-07-14T23:40:58.180Z] === RUN TestPluginBackCompatMediaTypes [2023-07-14T23:40:58.740Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-07-14T23:40:58.740Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2023-07-14T23:40:58.740Z] PASS [2023-07-14T23:40:58.740Z] [2023-07-14T23:40:58.740Z] DONE 10 tests in 8.458s [2023-07-14T23:40:58.740Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-14T23:40:58.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:58.740Z] ++ set -e [2023-07-14T23:40:58.740Z] ++ '[' -n 0 ']' [2023-07-14T23:40:58.740Z] ++ set -x [2023-07-14T23:40:58.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:40:58.740Z] INFO: Testing against a local daemon [2023-07-14T23:40:58.740Z] === RUN TestExternalGraphDriver [2023-07-14T23:40:59.300Z] === RUN TestExternalGraphDriver/json [2023-07-14T23:40:59.300Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-07-14T23:40:59.556Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-07-14T23:41:01.442Z] === RUN TestExternalGraphDriver/spec [2023-07-14T23:41:01.442Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-07-14T23:41:01.442Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-07-14T23:41:01.442Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-07-14T23:41:01.442Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-07-14T23:41:01.442Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-07-14T23:41:02.003Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-07-14T23:41:02.927Z] === RUN TestExternalGraphDriver/pull [2023-07-14T23:41:04.811Z] --- PASS: TestExternalGraphDriver (5.70s) [2023-07-14T23:41:04.811Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2023-07-14T23:41:04.811Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2023-07-14T23:41:04.811Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2023-07-14T23:41:04.811Z] === RUN TestGraphdriverPluginV2 [2023-07-14T23:41:05.179Z] ok github.com/docker/docker/api/server 0.038s coverage: 7.9% of statements [2023-07-14T23:41:06.173Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-07-14T23:41:07.098Z] === RUN TestDockerSuite/TestContainerAPITop [2023-07-14T23:41:07.353Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-07-14T23:41:07.353Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-07-14T23:41:07.353Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-07-14T23:41:07.608Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-07-14T23:41:07.820Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2023-07-14T23:41:07.820Z] === RUN TestCreateServiceSecretFileMode [2023-07-14T23:41:08.533Z] --- PASS: TestGraphdriverPluginV2 (4.12s) [2023-07-14T23:41:08.533Z] PASS [2023-07-14T23:41:08.533Z] [2023-07-14T23:41:08.533Z] DONE 5 tests in 9.860s [2023-07-14T23:41:08.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-14T23:41:08.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:08.533Z] ++ set -e [2023-07-14T23:41:08.533Z] ++ '[' -n 0 ']' [2023-07-14T23:41:08.533Z] ++ set -x [2023-07-14T23:41:08.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:08.788Z] INFO: Testing against a local daemon [2023-07-14T23:41:08.788Z] === RUN TestContinueAfterPluginCrash [2023-07-14T23:41:08.788Z] === PAUSE TestContinueAfterPluginCrash [2023-07-14T23:41:08.788Z] === RUN TestReadPluginNoRead [2023-07-14T23:41:08.788Z] === PAUSE TestReadPluginNoRead [2023-07-14T23:41:08.788Z] === RUN TestDaemonStartWithLogOpt [2023-07-14T23:41:08.788Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-14T23:41:08.788Z] === CONT TestContinueAfterPluginCrash [2023-07-14T23:41:08.788Z] === CONT TestDaemonStartWithLogOpt [2023-07-14T23:41:08.788Z] === CONT TestReadPluginNoRead [2023-07-14T23:41:10.151Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-07-14T23:41:10.711Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-07-14T23:41:10.968Z] === RUN TestReadPluginNoRead/default [2023-07-14T23:41:11.529Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-07-14T23:41:11.529Z] --- PASS: TestDaemonStartWithLogOpt (2.86s) [2023-07-14T23:41:12.454Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-14T23:41:13.816Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-14T23:41:14.741Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-07-14T23:41:14.996Z] === CONT TestReadPluginNoRead [2023-07-14T23:41:14.996Z] read_test.go:92: [d069f78074d9c] daemon is not started [2023-07-14T23:41:14.996Z] --- PASS: TestReadPluginNoRead (6.38s) [2023-07-14T23:41:14.996Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2023-07-14T23:41:14.996Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2023-07-14T23:41:14.996Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2023-07-14T23:41:15.251Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-07-14T23:41:16.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-07-14T23:41:16.175Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-07-14T23:41:16.736Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2023-07-14T23:41:16.736Z] PASS [2023-07-14T23:41:16.736Z] [2023-07-14T23:41:16.736Z] DONE 6 tests in 8.056s [2023-07-14T23:41:16.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-07-14T23:41:16.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:16.736Z] ++ set -e [2023-07-14T23:41:16.736Z] ++ '[' -n 0 ']' [2023-07-14T23:41:16.736Z] ++ set -x [2023-07-14T23:41:16.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:16.736Z] testing: warning: no tests to run [2023-07-14T23:41:16.736Z] PASS [2023-07-14T23:41:16.736Z] [2023-07-14T23:41:16.736Z] DONE 0 tests in 0.006s [2023-07-14T23:41:16.736Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-14T23:41:16.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:16.736Z] ++ set -e [2023-07-14T23:41:16.736Z] ++ '[' -n 0 ']' [2023-07-14T23:41:16.736Z] ++ set -x [2023-07-14T23:41:16.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:16.736Z] INFO: Testing against a local daemon [2023-07-14T23:41:16.736Z] === RUN TestPluginWithDevMounts [2023-07-14T23:41:16.736Z] === PAUSE TestPluginWithDevMounts [2023-07-14T23:41:16.736Z] === CONT TestPluginWithDevMounts [2023-07-14T23:41:17.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-07-14T23:41:17.857Z] docker_api_swarm_test.go:272: [d14293ed6b3ba] joining swarm manager [d03cb467d28a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:41:18.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-07-14T23:41:18.367Z] --- PASS: TestPluginWithDevMounts (1.61s) [2023-07-14T23:41:18.367Z] PASS [2023-07-14T23:41:18.367Z] [2023-07-14T23:41:18.367Z] DONE 1 tests in 1.669s [2023-07-14T23:41:18.367Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-14T23:41:18.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:18.368Z] ++ set -e [2023-07-14T23:41:18.368Z] ++ '[' -n 0 ']' [2023-07-14T23:41:18.368Z] ++ set -x [2023-07-14T23:41:18.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:18.368Z] INFO: Testing against a local daemon [2023-07-14T23:41:18.368Z] === RUN TestSecretInspect [2023-07-14T23:41:18.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-07-14T23:41:19.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-07-14T23:41:19.182Z] docker_api_swarm_test.go:273: [d19db9d9dc47a] joining swarm manager [d03cb467d28a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:41:19.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-07-14T23:41:20.032Z] --- PASS: TestCreateServiceSecretFileMode (12.74s) [2023-07-14T23:41:20.032Z] === RUN TestCreateServiceConfigFileMode [2023-07-14T23:41:20.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000989c20_} [2023-07-14T23:41:21.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1452330924_/foo_false____} [2023-07-14T23:41:21.542Z] --- PASS: TestSecretInspect (3.19s) [2023-07-14T23:41:21.542Z] === RUN TestSecretList [2023-07-14T23:41:21.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1452330924_/foo_true____} [2023-07-14T23:41:22.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31944555599_/foo_false____} [2023-07-14T23:41:22.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31944555599_/foo_true____} [2023-07-14T23:41:23.300Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 16.2% of statements [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-14T23:41:23.300Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2023-07-14T23:41:23.300Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 93.7% of statements [2023-07-14T23:41:23.300Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-07-14T23:41:23.300Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-14T23:41:23.300Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-14T23:41:23.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31944555599_/foo_true__0xc000989c50__} [2023-07-14T23:41:23.561Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2023-07-14T23:41:23.561Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/container [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-14T23:41:23.561Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-14T23:41:23.562Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-14T23:41:23.823Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2023-07-14T23:41:24.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000989c68_} [2023-07-14T23:41:24.293Z] --- PASS: TestSecretList (2.70s) [2023-07-14T23:41:24.293Z] === RUN TestSecretsCreateAndDelete [2023-07-14T23:41:24.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000989c80_} [2023-07-14T23:41:25.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000989c98_} [2023-07-14T23:41:25.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000989cb0_} [2023-07-14T23:41:25.738Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2023-07-14T23:41:26.310Z] ok github.com/docker/docker/builder/dockerfile 0.342s coverage: 48.5% of statements [2023-07-14T23:41:26.310Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-07-14T23:41:26.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-07-14T23:41:27.520Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2023-07-14T23:41:27.520Z] === RUN TestSecretsUpdate [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-07-14T23:41:28.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-07-14T23:41:28.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-07-14T23:41:28.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-07-14T23:41:28.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-07-14T23:41:28.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-07-14T23:41:28.377Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-07-14T23:41:29.614Z] ok github.com/docker/docker/client 0.135s coverage: 75.4% of statements [2023-07-14T23:41:30.187Z] ok github.com/docker/docker/builder/remotecontext/git 5.804s coverage: 83.5% of statements [2023-07-14T23:41:30.187Z] ? github.com/docker/docker/cli [no test files] [2023-07-14T23:41:30.187Z] ? github.com/docker/docker/cli/config [no test files] [2023-07-14T23:41:30.264Z] --- PASS: TestSecretsUpdate (2.61s) [2023-07-14T23:41:30.264Z] === RUN TestTemplatedSecret [2023-07-14T23:41:31.188Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-07-14T23:41:32.243Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2023-07-14T23:41:32.243Z] === RUN TestCreateServiceSysctls [2023-07-14T23:41:33.074Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-07-14T23:41:33.329Z] --- PASS: TestTemplatedSecret (3.14s) [2023-07-14T23:41:33.329Z] === RUN TestSecretCreateResolve [2023-07-14T23:41:35.215Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-07-14T23:41:36.140Z] --- PASS: TestSecretCreateResolve (2.74s) [2023-07-14T23:41:36.140Z] PASS [2023-07-14T23:41:36.140Z] [2023-07-14T23:41:36.140Z] DONE 6 tests in 17.650s [2023-07-14T23:41:36.140Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-07-14T23:41:36.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:36.140Z] ++ set -e [2023-07-14T23:41:36.140Z] ++ '[' -n 0 ']' [2023-07-14T23:41:36.140Z] ++ set -x [2023-07-14T23:41:36.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:41:36.140Z] INFO: Testing against a local daemon [2023-07-14T23:41:36.140Z] === RUN TestServiceCreateInit [2023-07-14T23:41:36.140Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-14T23:41:36.395Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-07-14T23:41:36.649Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-07-14T23:41:36.774Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2023-07-14T23:41:36.774Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2023-07-14T23:41:36.774Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2023-07-14T23:41:36.774Z] ok github.com/docker/docker/container 0.121s coverage: 34.5% of statements [2023-07-14T23:41:37.035Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2023-07-14T23:41:37.208Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-07-14T23:41:37.607Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2023-07-14T23:41:37.775Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-07-14T23:41:37.869Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2023-07-14T23:41:38.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-07-14T23:41:38.592Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-07-14T23:41:39.152Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-07-14T23:41:39.256Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.128s coverage: 74.6% of statements [2023-07-14T23:41:39.256Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.445s coverage: 59.6% of statements [2023-07-14T23:41:39.711Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-07-14T23:41:40.368Z] --- PASS: TestCreateServiceSysctls (8.34s) [2023-07-14T23:41:40.368Z] === RUN TestCreateServiceCapabilities [2023-07-14T23:41:40.636Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-14T23:41:40.642Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2023-07-14T23:41:40.642Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2023-07-14T23:41:40.891Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-07-14T23:41:41.452Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-07-14T23:41:41.585Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.251s coverage: 50.5% of statements [2023-07-14T23:41:41.846Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2023-07-14T23:41:42.012Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-07-14T23:41:42.418Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.054s coverage: 58.8% of statements [2023-07-14T23:41:42.418Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.0% of statements [2023-07-14T23:41:42.418Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-14T23:41:42.418Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-14T23:41:42.418Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-07-14T23:41:42.418Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-14T23:41:42.679Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2023-07-14T23:41:42.904Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2023-07-14T23:41:42.905Z] === RUN TestInspect [2023-07-14T23:41:42.937Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-07-14T23:41:43.251Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2023-07-14T23:41:43.252Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.308s coverage: 58.0% of statements [2023-07-14T23:41:43.496Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-07-14T23:41:43.825Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2023-07-14T23:41:43.825Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2023-07-14T23:41:43.825Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2023-07-14T23:41:43.825Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 76.5% of statements [2023-07-14T23:41:44.056Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-07-14T23:41:44.088Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2023-07-14T23:41:44.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2023-07-14T23:41:44.353Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.966s coverage: 46.2% of statements [2023-07-14T23:41:44.614Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 69.9% of statements [2023-07-14T23:41:44.614Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 78.7% of statements [2023-07-14T23:41:44.875Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 54.7% of statements [2023-07-14T23:41:44.875Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2023-07-14T23:41:44.875Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-07-14T23:41:45.136Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.7% of statements [2023-07-14T23:41:45.136Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2023-07-14T23:41:45.398Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2023-07-14T23:41:45.417Z] --- PASS: TestServiceCreateInit (9.04s) [2023-07-14T23:41:45.417Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2023-07-14T23:41:45.417Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2023-07-14T23:41:45.417Z] === RUN TestCreateServiceMultipleTimes [2023-07-14T23:41:45.417Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-07-14T23:41:45.440Z] --- PASS: TestInspect (2.66s) [2023-07-14T23:41:45.440Z] === RUN TestCreateJob [2023-07-14T23:41:45.659Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2023-07-14T23:41:45.659Z] ok github.com/docker/docker/errdefs 0.072s coverage: 77.0% of statements [2023-07-14T23:41:45.919Z] ok github.com/docker/docker/image 0.020s coverage: 86.8% of statements [2023-07-14T23:41:45.976Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-07-14T23:41:46.179Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2023-07-14T23:41:46.179Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2023-07-14T23:41:46.440Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2023-07-14T23:41:46.537Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-07-14T23:41:46.701Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2023-07-14T23:41:46.701Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-07-14T23:41:46.962Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2023-07-14T23:41:46.962Z] ok github.com/docker/docker/opts 0.031s coverage: 67.1% of statements [2023-07-14T23:41:47.222Z] ok github.com/docker/docker/pkg/broadcaster 0.018s coverage: 100.0% of statements [2023-07-14T23:41:47.222Z] ok github.com/docker/docker/distribution 0.624s coverage: 29.0% of statements [2023-07-14T23:41:47.222Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2023-07-14T23:41:47.462Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-07-14T23:41:47.483Z] ok github.com/docker/docker/pkg/authorization 0.174s coverage: 68.3% of statements [2023-07-14T23:41:47.483Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-07-14T23:41:47.744Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2023-07-14T23:41:47.744Z] ok github.com/docker/docker/distribution/xfer 1.720s coverage: 85.1% of statements [2023-07-14T23:41:48.004Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2023-07-14T23:41:48.004Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2023-07-14T23:41:48.004Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2023-07-14T23:41:48.023Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-07-14T23:41:48.023Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-07-14T23:41:48.265Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-07-14T23:41:48.265Z] ok github.com/docker/docker/pkg/archive 0.485s coverage: 81.8% of statements [2023-07-14T23:41:48.526Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2023-07-14T23:41:48.526Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2023-07-14T23:41:48.731Z] --- PASS: TestCreateJob (3.29s) [2023-07-14T23:41:48.731Z] === RUN TestReplicatedJob [2023-07-14T23:41:48.787Z] ok github.com/docker/docker/pkg/fsutils 0.219s coverage: 85.1% of statements [2023-07-14T23:41:48.787Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2023-07-14T23:41:48.948Z] === RUN TestDockerSuite/TestCpRelativePath [2023-07-14T23:41:49.048Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-07-14T23:41:49.048Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-07-14T23:41:49.308Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-07-14T23:41:49.308Z] ok github.com/docker/docker/pkg/idtools 0.326s coverage: 69.5% of statements [2023-07-14T23:41:49.308Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-07-14T23:41:49.308Z] ok github.com/docker/docker/pkg/ioutils 0.461s coverage: 69.3% of statements [2023-07-14T23:41:49.568Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-07-14T23:41:49.568Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2023-07-14T23:41:49.568Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2023-07-14T23:41:49.829Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2023-07-14T23:41:49.873Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-07-14T23:41:50.089Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2023-07-14T23:41:50.089Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-07-14T23:41:50.089Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2023-07-14T23:41:50.349Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-07-14T23:41:50.349Z] ok github.com/docker/docker/pkg/chrootarchive 2.611s coverage: 43.5% of statements [2023-07-14T23:41:50.610Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-07-14T23:41:50.610Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-07-14T23:41:50.797Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-07-14T23:41:50.870Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2023-07-14T23:41:51.052Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-07-14T23:41:51.131Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-07-14T23:41:51.131Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2023-07-14T23:41:51.131Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2023-07-14T23:41:51.131Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2023-07-14T23:41:51.392Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2023-07-14T23:41:51.392Z] coverage: [no statements] [2023-07-14T23:41:51.392Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-07-14T23:41:51.653Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-07-14T23:41:51.653Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2023-07-14T23:41:51.653Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-07-14T23:41:51.653Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2023-07-14T23:41:51.977Z] === RUN TestDockerSuite/TestCpToCaseA [2023-07-14T23:41:52.225Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-07-14T23:41:52.225Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 85.6% of statements [2023-07-14T23:41:52.485Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2023-07-14T23:41:53.055Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2023-07-14T23:41:53.055Z] ok github.com/docker/docker/quota 0.355s coverage: 71.4% of statements [2023-07-14T23:41:53.055Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2023-07-14T23:41:53.315Z] ok github.com/docker/docker/registry 0.059s coverage: 57.3% of statements [2023-07-14T23:41:53.315Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2023-07-14T23:41:53.316Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-07-14T23:41:53.316Z] ok github.com/docker/docker/runconfig 0.013s coverage: 66.1% of statements [2023-07-14T23:41:53.393Z] === RUN TestDockerSuite/TestCpToCaseB [2023-07-14T23:41:53.887Z] ok github.com/docker/docker/pkg/signal 3.409s coverage: 62.3% of statements [2023-07-14T23:41:53.887Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2023-07-14T23:41:54.000Z] === RUN TestDockerSuite/TestCpToCaseC [2023-07-14T23:41:54.007Z] --- PASS: TestReplicatedJob (5.14s) [2023-07-14T23:41:54.007Z] === RUN TestUpdateReplicatedJob [2023-07-14T23:41:54.456Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 64.7% of statements [2023-07-14T23:41:54.456Z] ok github.com/docker/docker/volume/local 0.137s coverage: 74.2% of statements [2023-07-14T23:41:54.715Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements [2023-07-14T23:41:55.284Z] ok github.com/docker/docker/layer 7.972s coverage: 68.8% of statements [2023-07-14T23:41:55.963Z] === RUN TestDockerSuite/TestCpToCaseD [2023-07-14T23:41:57.190Z] ok github.com/docker/docker/daemon 12.089s coverage: 17.0% of statements [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/dockerversion [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-14T23:41:57.190Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-14T23:41:57.299Z] --- PASS: TestUpdateReplicatedJob (3.32s) [2023-07-14T23:41:57.299Z] === RUN TestServiceListWithStatuses [2023-07-14T23:41:57.299Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:41:57.299Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-14T23:41:57.299Z] === RUN TestDockerNetworkConnectAlias [2023-07-14T23:41:59.345Z] === RUN TestDockerSuite/TestCpToCaseE [2023-07-14T23:42:01.230Z] === RUN TestDockerSuite/TestCpToCaseF [2023-07-14T23:42:01.230Z] --- PASS: TestCreateServiceMultipleTimes (16.17s) [2023-07-14T23:42:01.230Z] === RUN TestCreateServiceConflict [2023-07-14T23:42:01.494Z] --- PASS: TestDockerNetworkConnectAlias (4.40s) [2023-07-14T23:42:01.494Z] === RUN TestDockerNetworkReConnect [2023-07-14T23:42:02.155Z] === RUN TestDockerSuite/TestCpToCaseG [2023-07-14T23:42:02.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-07-14T23:42:04.041Z] --- PASS: TestCreateServiceConflict (2.83s) [2023-07-14T23:42:04.041Z] === RUN TestCreateServiceMaxReplicas [2023-07-14T23:42:05.688Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2023-07-14T23:42:05.688Z] === RUN TestServicePlugin [2023-07-14T23:42:06.556Z] === RUN TestDockerSuite/TestCpToCaseH [2023-07-14T23:42:06.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-07-14T23:42:08.173Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2023-07-14T23:42:08.173Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-14T23:42:08.225Z] plugin_test.go:61: [d693d0aeb078a] joining swarm manager [d61d9e70a7337]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:42:08.734Z] docker_api_swarm_node_test.go:20: [debce70bb68dc] joining swarm manager [d26a2f65017ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:42:09.294Z] docker_api_swarm_node_test.go:21: [d08ead69b1550] joining swarm manager [d26a2f65017ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:42:09.549Z] === RUN TestDockerSuite/TestCpToCaseI [2023-07-14T23:42:09.603Z] plugin_test.go:64: [d3fb7e05d3306] joining swarm manager [d61d9e70a7337]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:42:10.475Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-07-14T23:42:14.633Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-07-14T23:42:14.633Z] === RUN TestDockerSuite/TestCpToDot [2023-07-14T23:42:15.192Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-07-14T23:42:16.554Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-07-14T23:42:17.479Z] === RUN TestDockerSuite/TestCpToStdout [2023-07-14T23:42:17.733Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-07-14T23:42:18.658Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-07-14T23:42:18.658Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-07-14T23:42:19.218Z] === RUN TestDockerSuite/TestCpVolumePath [2023-07-14T23:42:20.142Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-07-14T23:42:20.142Z] === RUN TestDockerSuite/TestCreateArgs [2023-07-14T23:42:20.142Z] === RUN TestDockerSuite/TestCreateByImageID [2023-07-14T23:42:20.398Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-07-14T23:42:20.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-07-14T23:42:20.958Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-07-14T23:42:20.958Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-07-14T23:42:20.958Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-07-14T23:42:20.958Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-07-14T23:42:21.517Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-07-14T23:42:21.773Z] === RUN TestDockerSuite/TestCreateLabels [2023-07-14T23:42:21.773Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-07-14T23:42:21.773Z] === RUN TestDockerSuite/TestCreateRM [2023-07-14T23:42:22.028Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-07-14T23:42:22.028Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-14T23:42:22.028Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-07-14T23:42:22.028Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-07-14T23:42:22.028Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-07-14T23:42:22.952Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s) [2023-07-14T23:42:22.952Z] === RUN TestCreateServiceSecretFileMode [2023-07-14T23:42:23.027Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-07-14T23:42:23.027Z] [2023-07-14T23:42:23.027Z] ________ ____ __. [2023-07-14T23:42:23.027Z] \_____ \ | |/ _| [2023-07-14T23:42:23.027Z] / | \| < [2023-07-14T23:42:23.027Z] / | \ | \ [2023-07-14T23:42:23.027Z] \_______ /____|__ \ [2023-07-14T23:42:23.027Z] \/ \/ [2023-07-14T23:42:23.027Z] [2023-07-14T23:42:23.027Z] INFO: make.ps1 ended at 07/14/2023 23:42:16 [2023-07-14T23:42:23.027Z] INFO: Binaries build ended at 07/14/2023 23:42:17. Duration:00:01:28.2604309 [2023-07-14T23:42:23.027Z] INFO: Copying the built daemon binary to d:\CI\PR-45972\2\binary\dockerd-e925a5d304.exe... [2023-07-14T23:42:23.027Z] INFO: Copying the built client binary to d:\CI\PR-45972\2\binary\docker-e925a5d304.exe... [2023-07-14T23:42:23.027Z] INFO: Copying dockerversion from the container... [2023-07-14T23:42:23.027Z] INFO: Copying the golang package from the container to d:\CI\PR-45972\2\installer\go.zip... [2023-07-14T23:42:23.027Z] INFO: Extracting go.zip to d:\CI\PR-45972\2\go [2023-07-14T23:42:23.743Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.2% of statements [2023-07-14T23:42:23.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-14T23:42:23.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-14T23:42:23.743Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-07-14T23:42:23.743Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-07-14T23:42:23.743Z] ? github.com/docker/docker/pkg/term [no test files] [2023-07-14T23:42:23.743Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/rootless [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/volume [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-14T23:42:23.744Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === Skipped [2023-07-14T23:42:23.744Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-07-14T23:42:23.744Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-07-14T23:42:23.744Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:73: No driver to put! [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-07-14T23:42:23.744Z] time="2023-07-14T23:41:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-07-14T23:42:23.744Z] time="2023-07-14T23:41:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-07-14T23:42:23.744Z] time="2023-07-14T23:41:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-07-14T23:42:23.744Z] time="2023-07-14T23:41:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-07-14T23:42:23.744Z] time="2023-07-14T23:41:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:73: No driver to put! [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-07-14T23:42:23.744Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-07-14T23:42:23.744Z] overlay_test.go:50: Fails to compute changes intermittently [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-07-14T23:42:23.744Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-14T23:42:23.744Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-07-14T23:42:23.744Z] graphtest_unix.go:73: No driver to put! [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-07-14T23:42:23.744Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-07-14T23:42:23.744Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-07-14T23:42:23.744Z] [2023-07-14T23:42:23.744Z] DONE 2266 tests, 26 skipped in 87.501s [2023-07-14T23:42:23.877Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-07-14T23:42:23.877Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-07-14T23:42:24.132Z] === RUN TestDockerSuite/TestCreateWithLargePortRange Post stage [Pipeline] junit [2023-07-14T23:42:24.327Z] Recording test results [2023-07-14T23:42:24.499Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-07-14T23:42:24.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45972/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e925a5d304fbc0b4afc554657a3309eb97873828 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e925a5d304fbc0b4afc554657a3309eb97873828 hack/validate/vendor [2023-07-14T23:42:25.082Z] update vendored copy of archive/tar [2023-07-14T23:42:25.082Z] downloading: https://golang.org/dl/go1.19.10.src.tar.gz [2023-07-14T23:42:25.496Z] docker_api_swarm_test.go:502: [d320800a61268] joining swarm manager [d5e8dba11dd67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:42:26.858Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-07-14T23:42:26.858Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-07-14T23:42:26.858Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-07-14T23:42:26.858Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-07-14T23:42:26.858Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-07-14T23:42:26.858Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-07-14T23:42:27.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-07-14T23:42:28.343Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-07-14T23:42:28.903Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-07-14T23:42:29.276Z] patching file stat_unix.go [2023-07-14T23:42:29.276Z] 2023/07/14 23:42:28 Collecting initial packages [2023-07-14T23:42:29.276Z] 2023/07/14 23:42:29 Download dependencies [2023-07-14T23:42:30.264Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-07-14T23:42:31.189Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-07-14T23:42:31.444Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-07-14T23:42:32.006Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-07-14T23:42:32.006Z] === RUN TestDockerSuite/TestDevicePermissions [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:31 Starting whole vndr cycle because no package specified [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:31 Ignoring paths matching "^archive/tar" [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Finished clone github.com/armon/circbuf [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Finished clone github.com/moby/term [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Finished clone github.com/gorilla/mux [2023-07-14T23:42:32.567Z] 2023/07/14 23:42:32 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-07-14T23:42:32.568Z] === RUN TestDockerSuite/TestDockerFails [2023-07-14T23:42:32.568Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-07-14T23:42:32.568Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-07-14T23:42:32.568Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-07-14T23:42:32.823Z] docker_api_swarm_test.go:507: [d663774cc155e] joining swarm manager [d5e8dba11dd67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone github.com/moby/locker [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone github.com/google/uuid [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone gotest.tools/v3 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone github.com/docker/libtrust [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone github.com/willf/bitset [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone github.com/Azure/go-ansiterm [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone github.com/opentracing/opentracing-go [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Finished clone github.com/Microsoft/go-winio [2023-07-14T23:42:32.828Z] 2023/07/14 23:42:32 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Finished clone github.com/creack/pty [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Finished clone github.com/tchap/go-patricia [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Finished clone golang.org/x/sync [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Finished clone github.com/moby/sys [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Finished clone github.com/tonistiigi/fsutil [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:32 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:33 Finished clone github.com/syndtr/gocapability [2023-07-14T23:42:33.089Z] 2023/07/14 23:42:33 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Finished clone github.com/sirupsen/logrus [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Finished clone github.com/google/shlex [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Finished clone github.com/opentracing-contrib/go-stdlib [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Finished clone github.com/google/go-cmp [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Finished clone github.com/mitchellh/hashstructure [2023-07-14T23:42:33.349Z] 2023/07/14 23:42:33 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-07-14T23:42:33.383Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Finished clone github.com/docker/go-events [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Finished clone github.com/armon/go-radix [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Finished clone github.com/tinylib/msgp [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Finished clone github.com/gofrs/flock [2023-07-14T23:42:33.610Z] 2023/07/14 23:42:33 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Finished clone github.com/golang/gddo [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Finished clone github.com/google/btree [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Finished clone github.com/armon/go-metrics [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Finished clone github.com/sean-/seed [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Finished clone github.com/hashicorp/errwrap [2023-07-14T23:42:33.872Z] 2023/07/14 23:42:33 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-07-14T23:42:33.942Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-07-14T23:42:34.133Z] 2023/07/14 23:42:33 Finished clone github.com/hashicorp/memberlist [2023-07-14T23:42:34.133Z] 2023/07/14 23:42:33 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-07-14T23:42:34.394Z] 2023/07/14 23:42:34 Finished clone github.com/hashicorp/go-multierror [2023-07-14T23:42:34.394Z] 2023/07/14 23:42:34 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-07-14T23:42:34.394Z] 2023/07/14 23:42:34 Finished clone github.com/vishvananda/netns [2023-07-14T23:42:34.394Z] 2023/07/14 23:42:34 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-07-14T23:42:34.394Z] 2023/07/14 23:42:34 Finished clone github.com/docker/libkv [2023-07-14T23:42:34.394Z] 2023/07/14 23:42:34 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-07-14T23:42:34.655Z] 2023/07/14 23:42:34 Finished clone github.com/hashicorp/go-msgpack [2023-07-14T23:42:34.655Z] 2023/07/14 23:42:34 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-07-14T23:42:34.655Z] 2023/07/14 23:42:34 Finished clone github.com/hashicorp/go-sockaddr [2023-07-14T23:42:34.655Z] 2023/07/14 23:42:34 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-07-14T23:42:34.867Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Finished clone github.com/samuel/go-zookeeper [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Finished clone github.com/vishvananda/netlink [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Finished clone github.com/Microsoft/opengcs [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Finished clone github.com/BurntSushi/toml [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Finished clone github.com/moby/ipvs [2023-07-14T23:42:34.916Z] 2023/07/14 23:42:34 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-07-14T23:42:35.123Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-07-14T23:42:35.123Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-07-14T23:42:35.123Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-07-14T23:42:35.177Z] 2023/07/14 23:42:34 Finished clone github.com/deckarep/golang-set [2023-07-14T23:42:35.177Z] 2023/07/14 23:42:34 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-07-14T23:42:35.177Z] 2023/07/14 23:42:34 Finished clone github.com/coreos/go-semver [2023-07-14T23:42:35.177Z] 2023/07/14 23:42:34 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-07-14T23:42:35.438Z] 2023/07/14 23:42:35 Finished clone github.com/modern-go/concurrent [2023-07-14T23:42:35.438Z] 2023/07/14 23:42:35 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-07-14T23:42:35.438Z] 2023/07/14 23:42:35 Finished clone github.com/ishidawataru/sctp [2023-07-14T23:42:35.438Z] 2023/07/14 23:42:35 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Finished clone github.com/hashicorp/serf [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Finished clone golang.org/x/net [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Finished clone github.com/modern-go/reflect2 [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-07-14T23:42:35.699Z] 2023/07/14 23:42:35 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-07-14T23:42:35.960Z] 2023/07/14 23:42:35 Finished clone github.com/json-iterator/go [2023-07-14T23:42:35.960Z] 2023/07/14 23:42:35 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-07-14T23:42:35.960Z] 2023/07/14 23:42:35 Finished clone github.com/opencontainers/go-digest [2023-07-14T23:42:35.960Z] 2023/07/14 23:42:35 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-07-14T23:42:35.960Z] 2023/07/14 23:42:35 Finished clone github.com/mistifyio/go-zfs [2023-07-14T23:42:35.960Z] 2023/07/14 23:42:35 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-07-14T23:42:36.048Z] --- PASS: TestCreateServiceSecretFileMode (12.99s) [2023-07-14T23:42:36.048Z] === RUN TestCreateServiceConfigFileMode [2023-07-14T23:42:36.154Z] --- PASS: TestServicePlugin (28.93s) [2023-07-14T23:42:36.154Z] === RUN TestServiceUpdateLabel [2023-07-14T23:42:36.154Z] --- PASS: TestServiceUpdateLabel (2.25s) [2023-07-14T23:42:36.154Z] === RUN TestServiceUpdateSecrets [2023-07-14T23:42:36.221Z] 2023/07/14 23:42:36 Finished clone go.etcd.io/bbolt [2023-07-14T23:42:36.221Z] 2023/07/14 23:42:36 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-07-14T23:42:36.792Z] 2023/07/14 23:42:36 Finished clone github.com/cyphar/filepath-securejoin [2023-07-14T23:42:36.793Z] 2023/07/14 23:42:36 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-07-14T23:42:36.793Z] 2023/07/14 23:42:36 Finished clone github.com/opencontainers/runtime-spec [2023-07-14T23:42:36.793Z] 2023/07/14 23:42:36 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-07-14T23:42:36.793Z] 2023/07/14 23:42:36 Finished clone github.com/vbatts/tar-split [2023-07-14T23:42:36.793Z] 2023/07/14 23:42:36 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-07-14T23:42:37.054Z] 2023/07/14 23:42:36 Finished clone github.com/opencontainers/image-spec [2023-07-14T23:42:37.054Z] 2023/07/14 23:42:36 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-07-14T23:42:37.054Z] 2023/07/14 23:42:36 Finished clone github.com/coreos/go-systemd/v22 [2023-07-14T23:42:37.054Z] 2023/07/14 23:42:36 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-07-14T23:42:37.054Z] 2023/07/14 23:42:37 Finished clone github.com/coreos/go-systemd [2023-07-14T23:42:37.054Z] 2023/07/14 23:42:37 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-07-14T23:42:37.314Z] 2023/07/14 23:42:37 Finished clone github.com/godbus/dbus/v5 [2023-07-14T23:42:37.315Z] 2023/07/14 23:42:37 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-07-14T23:42:37.575Z] 2023/07/14 23:42:37 Finished clone github.com/Graylog2/go-gelf [2023-07-14T23:42:37.575Z] 2023/07/14 23:42:37 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-07-14T23:42:37.836Z] 2023/07/14 23:42:37 Finished clone github.com/philhofer/fwd [2023-07-14T23:42:37.836Z] 2023/07/14 23:42:37 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-07-14T23:42:37.836Z] 2023/07/14 23:42:37 Finished clone github.com/fluent/fluent-logger-golang [2023-07-14T23:42:37.836Z] 2023/07/14 23:42:37 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-07-14T23:42:37.836Z] 2023/07/14 23:42:37 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-07-14T23:42:37.836Z] 2023/07/14 23:42:37 Finished clone github.com/docker/libnetwork [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:37 Finished clone github.com/RackSec/srslog [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:37 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:37 Finished clone github.com/docker/go-units [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:37 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:37 Finished clone github.com/imdario/mergo [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:37 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:38 Finished clone github.com/miekg/dns [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:38 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:38 Finished clone github.com/tonistiigi/units [2023-07-14T23:42:38.097Z] 2023/07/14 23:42:38 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-07-14T23:42:38.669Z] 2023/07/14 23:42:38 Finished clone github.com/fsnotify/fsnotify [2023-07-14T23:42:38.669Z] 2023/07/14 23:42:38 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-07-14T23:42:38.930Z] 2023/07/14 23:42:38 Finished clone github.com/bsphere/le_go [2023-07-14T23:42:38.930Z] 2023/07/14 23:42:38 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-07-14T23:42:39.191Z] 2023/07/14 23:42:38 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-07-14T23:42:39.191Z] 2023/07/14 23:42:38 Finished clone github.com/jmespath/go-jmespath [2023-07-14T23:42:39.191Z] 2023/07/14 23:42:39 Finished clone github.com/golang/groupcache [2023-07-14T23:42:39.191Z] 2023/07/14 23:42:39 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-07-14T23:42:39.765Z] 2023/07/14 23:42:39 Finished clone golang.org/x/oauth2 [2023-07-14T23:42:39.765Z] 2023/07/14 23:42:39 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-07-14T23:42:40.336Z] 2023/07/14 23:42:40 Finished clone go.opencensus.io [2023-07-14T23:42:40.336Z] 2023/07/14 23:42:40 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-07-14T23:42:40.336Z] 2023/07/14 23:42:40 Finished clone github.com/googleapis/gax-go [2023-07-14T23:42:40.336Z] 2023/07/14 23:42:40 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-07-14T23:42:40.597Z] 2023/07/14 23:42:40 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-07-14T23:42:40.597Z] 2023/07/14 23:42:40 Finished clone google.golang.org/grpc [2023-07-14T23:42:41.170Z] 2023/07/14 23:42:40 Finished clone github.com/containerd/fifo [2023-07-14T23:42:41.170Z] 2023/07/14 23:42:40 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-07-14T23:42:41.285Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-07-14T23:42:41.431Z] 2023/07/14 23:42:41 Finished clone github.com/docker/distribution [2023-07-14T23:42:41.431Z] 2023/07/14 23:42:41 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-07-14T23:42:41.692Z] 2023/07/14 23:42:41 Finished clone github.com/opencontainers/runc [2023-07-14T23:42:41.692Z] 2023/07/14 23:42:41 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-07-14T23:42:41.692Z] 2023/07/14 23:42:41 Finished clone github.com/containerd/cgroups [2023-07-14T23:42:41.692Z] 2023/07/14 23:42:41 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-07-14T23:42:41.953Z] 2023/07/14 23:42:41 Finished clone github.com/moby/buildkit [2023-07-14T23:42:41.953Z] 2023/07/14 23:42:41 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-07-14T23:42:41.953Z] 2023/07/14 23:42:41 Finished clone github.com/containerd/console [2023-07-14T23:42:41.953Z] 2023/07/14 23:42:41 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-07-14T23:42:42.215Z] 2023/07/14 23:42:42 Finished clone github.com/containerd/go-runc [2023-07-14T23:42:42.215Z] 2023/07/14 23:42:42 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-07-14T23:42:42.476Z] 2023/07/14 23:42:42 Finished clone github.com/containerd/typeurl [2023-07-14T23:42:42.476Z] 2023/07/14 23:42:42 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-07-14T23:42:42.476Z] 2023/07/14 23:42:42 Finished clone github.com/containerd/ttrpc [2023-07-14T23:42:42.476Z] 2023/07/14 23:42:42 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-07-14T23:42:42.647Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-07-14T23:42:42.738Z] 2023/07/14 23:42:42 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-07-14T23:42:42.738Z] 2023/07/14 23:42:42 Finished clone github.com/containerd/continuity [2023-07-14T23:42:42.998Z] 2023/07/14 23:42:42 Finished clone github.com/gogo/googleapis [2023-07-14T23:42:42.998Z] 2023/07/14 23:42:42 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-07-14T23:42:42.998Z] 2023/07/14 23:42:42 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-07-14T23:42:42.998Z] 2023/07/14 23:42:42 Finished clone github.com/Microsoft/hcsshim [2023-07-14T23:42:43.259Z] 2023/07/14 23:42:43 Finished clone golang.org/x/sys [2023-07-14T23:42:43.259Z] 2023/07/14 23:42:43 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-07-14T23:42:43.830Z] 2023/07/14 23:42:43 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-07-14T23:42:43.830Z] 2023/07/14 23:42:43 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-07-14T23:42:43.830Z] 2023/07/14 23:42:43 Finished clone github.com/prometheus/client_model [2023-07-14T23:42:43.830Z] 2023/07/14 23:42:43 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-07-14T23:42:43.830Z] 2023/07/14 23:42:43 Finished clone github.com/fernet/fernet-go [2023-07-14T23:42:43.830Z] 2023/07/14 23:42:43 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Finished clone github.com/golang/protobuf [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Finished clone github.com/hashicorp/go-memdb [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Finished clone github.com/cilium/ebpf [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Finished clone golang.org/x/time [2023-07-14T23:42:44.774Z] 2023/07/14 23:42:44 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-07-14T23:42:45.161Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-07-14T23:42:45.717Z] 2023/07/14 23:42:45 Finished clone github.com/hashicorp/golang-lru [2023-07-14T23:42:45.717Z] 2023/07/14 23:42:45 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-07-14T23:42:45.717Z] 2023/07/14 23:42:45 Finished clone github.com/hashicorp/go-immutable-radix [2023-07-14T23:42:45.717Z] 2023/07/14 23:42:45 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-07-14T23:42:45.980Z] 2023/07/14 23:42:45 Finished clone github.com/coreos/pkg [2023-07-14T23:42:45.980Z] 2023/07/14 23:42:45 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-07-14T23:42:46.086Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-07-14T23:42:46.241Z] 2023/07/14 23:42:46 Finished clone github.com/beorn7/perks [2023-07-14T23:42:46.241Z] 2023/07/14 23:42:46 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-07-14T23:42:46.502Z] 2023/07/14 23:42:46 Finished clone golang.org/x/crypto [2023-07-14T23:42:46.502Z] 2023/07/14 23:42:46 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-07-14T23:42:46.502Z] 2023/07/14 23:42:46 Finished clone github.com/cespare/xxhash/v2 [2023-07-14T23:42:46.502Z] 2023/07/14 23:42:46 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-07-14T23:42:46.645Z] === RUN TestDockerSuite/TestEventsAttach [2023-07-14T23:42:46.764Z] 2023/07/14 23:42:46 Finished clone github.com/cloudflare/cfssl [2023-07-14T23:42:46.764Z] 2023/07/14 23:42:46 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-07-14T23:42:46.764Z] 2023/07/14 23:42:46 Finished clone code.cloudfoundry.org/clock [2023-07-14T23:42:46.764Z] 2023/07/14 23:42:46 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-07-14T23:42:47.205Z] === RUN TestDockerSuite/TestEventsCommit [2023-07-14T23:42:47.335Z] 2023/07/14 23:42:47 Finished clone github.com/google/certificate-transparency-go [2023-07-14T23:42:47.335Z] 2023/07/14 23:42:47 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-07-14T23:42:47.335Z] 2023/07/14 23:42:47 Finished clone github.com/prometheus/client_golang [2023-07-14T23:42:47.335Z] 2023/07/14 23:42:47 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-07-14T23:42:47.335Z] 2023/07/14 23:42:47 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-07-14T23:42:47.335Z] 2023/07/14 23:42:47 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-07-14T23:42:47.596Z] 2023/07/14 23:42:47 Finished clone github.com/pkg/errors [2023-07-14T23:42:47.596Z] 2023/07/14 23:42:47 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-07-14T23:42:47.765Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-07-14T23:42:47.857Z] 2023/07/14 23:42:47 Finished clone github.com/prometheus/common [2023-07-14T23:42:47.857Z] 2023/07/14 23:42:47 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-07-14T23:42:47.857Z] 2023/07/14 23:42:47 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-07-14T23:42:47.857Z] 2023/07/14 23:42:47 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-07-14T23:42:48.119Z] 2023/07/14 23:42:47 Finished clone github.com/prometheus/procfs [2023-07-14T23:42:48.119Z] 2023/07/14 23:42:47 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-07-14T23:42:48.119Z] 2023/07/14 23:42:47 Finished clone github.com/inconshreveable/mousetrap [2023-07-14T23:42:48.119Z] 2023/07/14 23:42:47 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-07-14T23:42:48.119Z] 2023/07/14 23:42:48 Finished clone github.com/spf13/pflag [2023-07-14T23:42:48.379Z] 2023/07/14 23:42:48 Finished clone github.com/spf13/cobra [2023-07-14T23:42:48.689Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-07-14T23:42:48.944Z] --- PASS: TestCreateServiceConfigFileMode (13.01s) [2023-07-14T23:42:48.944Z] === RUN TestCreateServiceSysctls [2023-07-14T23:42:48.944Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-07-14T23:42:48.951Z] 2023/07/14 23:42:48 Finished clone github.com/morikuni/aec [2023-07-14T23:42:48.951Z] 2023/07/14 23:42:48 Finished clone github.com/docker/go-connections [2023-07-14T23:42:49.212Z] 2023/07/14 23:42:49 Finished clone github.com/docker/go-metrics [2023-07-14T23:42:49.504Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-07-14T23:42:49.784Z] 2023/07/14 23:42:49 Finished clone github.com/coreos/etcd [2023-07-14T23:42:49.784Z] 2023/07/14 23:42:49 Finished clone github.com/opencontainers/selinux [2023-07-14T23:42:51.040Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2023-07-14T23:42:51.040Z] === RUN TestServiceUpdateConfigs [2023-07-14T23:42:51.170Z] 2023/07/14 23:42:51 Finished clone github.com/containerd/containerd [2023-07-14T23:42:51.389Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-07-14T23:42:52.749Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-07-14T23:42:53.005Z] --- PASS: TestCreateServiceSysctls (4.05s) [2023-07-14T23:42:53.005Z] === RUN TestCreateServiceCapabilities [2023-07-14T23:42:53.178Z] INFO: Extraction ended at 07/14/2023 23:42:49. Duration:00:00:30.3968894 [2023-07-14T23:42:53.178Z] INFO: Updating the golang and path environment variables [2023-07-14T23:42:53.178Z] INFO: GOPATH=d:\gopath [2023-07-14T23:42:53.178Z] INFO: go version go1.19.10 windows/amd64 [2023-07-14T23:42:53.178Z] INFO: Running the daemon under test in debug mode [2023-07-14T23:42:53.178Z] INFO: Starting a daemon under test... [2023-07-14T23:42:53.178Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45972\2\daemon --pidfile d:\CI\PR-45972\2\docker.pid -D [2023-07-14T23:42:53.178Z] INFO: Process started successfully. [2023-07-14T23:42:53.178Z] INFO: Start tailing logs of the daemon under tests [2023-07-14T23:42:53.178Z] INFO: Waiting for the daemon under test to start... [2023-07-14T23:42:54.474Z] 2023/07/14 23:42:54 Finished clone github.com/docker/swarmkit [2023-07-14T23:42:54.736Z] 2023/07/14 23:42:54 Finished clone github.com/gogo/protobuf [2023-07-14T23:42:55.517Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-07-14T23:42:55.678Z] 2023/07/14 23:42:55 Finished clone golang.org/x/text [2023-07-14T23:42:56.078Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2023-07-14T23:42:56.078Z] === RUN TestInspect [2023-07-14T23:42:57.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-07-14T23:42:57.593Z] 2023/07/14 23:42:57 Finished clone google.golang.org/genproto [2023-07-14T23:42:58.000Z] === RUN TestDockerSuite/TestEventsCopy [2023-07-14T23:42:58.924Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-07-14T23:42:59.484Z] docker_api_swarm_node_test.go:81: [d592452b6bfd3] joining swarm manager [d58acc7eae101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:42:59.739Z] --- PASS: TestInspect (3.66s) [2023-07-14T23:42:59.739Z] === RUN TestCreateJob [2023-07-14T23:43:00.665Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-07-14T23:43:03.925Z] --- PASS: TestCreateJob (3.77s) [2023-07-14T23:43:03.925Z] === RUN TestReplicatedJob [2023-07-14T23:43:05.855Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-07-14T23:43:05.926Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2023-07-14T23:43:05.926Z] === RUN TestServiceUpdateNetwork [2023-07-14T23:43:06.111Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-07-14T23:43:07.599Z] 2023/07/14 23:43:06 Finished clone cloud.google.com/go [2023-07-14T23:43:07.997Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-07-14T23:43:08.252Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-07-14T23:43:08.507Z] === RUN TestDockerSuite/TestEventsFilterType [2023-07-14T23:43:08.763Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-07-14T23:43:09.018Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-07-14T23:43:09.018Z] === RUN TestDockerSuite/TestEventsFilters [2023-07-14T23:43:09.943Z] --- PASS: TestReplicatedJob (6.32s) [2023-07-14T23:43:09.943Z] === RUN TestUpdateReplicatedJob [2023-07-14T23:43:10.198Z] === RUN TestDockerSuite/TestEventsFormat [2023-07-14T23:43:11.028Z] .....INFO: Daemon under test started and replied! [2023-07-14T23:43:11.028Z] INFO: Docker version of the daemon under test [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] Client: [2023-07-14T23:43:11.028Z] Version: 17.06.2-ce [2023-07-14T23:43:11.028Z] API version: 1.30 [2023-07-14T23:43:11.028Z] Go version: go1.8.3 [2023-07-14T23:43:11.028Z] Git commit: cec0b72 [2023-07-14T23:43:11.028Z] Built: Tue Sep 5 19:57:19 2017 [2023-07-14T23:43:11.028Z] OS/Arch: windows/amd64 [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] Server: [2023-07-14T23:43:11.028Z] Version: 0.0.0-dev [2023-07-14T23:43:11.028Z] API version: 1.41 (minimum version 1.24) [2023-07-14T23:43:11.028Z] Go version: go1.19.10 [2023-07-14T23:43:11.028Z] Git commit: e925a5d304 [2023-07-14T23:43:11.028Z] Built: 07/14/2023 23:40:55 [2023-07-14T23:43:11.028Z] OS/Arch: windows/amd64 [2023-07-14T23:43:11.028Z] Experimental: false [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] INFO: Docker info of the daemon under test [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] Containers: 0 [2023-07-14T23:43:11.028Z] Running: 0 [2023-07-14T23:43:11.028Z] Paused: 0 [2023-07-14T23:43:11.028Z] Stopped: 0 [2023-07-14T23:43:11.028Z] Images: 0 [2023-07-14T23:43:11.028Z] Server Version: 0.0.0-dev [2023-07-14T23:43:11.028Z] Storage Driver: windowsfilter [2023-07-14T23:43:11.028Z] Windows: [2023-07-14T23:43:11.028Z] Logging Driver: json-file [2023-07-14T23:43:11.028Z] Plugins: [2023-07-14T23:43:11.028Z] Volume: local [2023-07-14T23:43:11.028Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-14T23:43:11.028Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-14T23:43:11.028Z] Swarm: inactive [2023-07-14T23:43:11.028Z] Default Isolation: process [2023-07-14T23:43:11.028Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-14T23:43:11.028Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-14T23:43:11.028Z] OSType: windows [2023-07-14T23:43:11.028Z] Architecture: x86_64 [2023-07-14T23:43:11.028Z] CPUs: 4 [2023-07-14T23:43:11.028Z] Total Memory: 32GiB [2023-07-14T23:43:11.028Z] Name: azwin-2-de4e90 [2023-07-14T23:43:11.028Z] ID: KDCG:XKMH:6HUH:QJME:Y2A5:7YH7:U6DB:MVCE:YIWG:DWT7:C4BN:5YVR [2023-07-14T23:43:11.028Z] Docker Root Dir: D:\CI\PR-45972\2\daemon [2023-07-14T23:43:11.028Z] Debug Mode (client): false [2023-07-14T23:43:11.028Z] Debug Mode (server): true [2023-07-14T23:43:11.028Z] File Descriptors: -1 [2023-07-14T23:43:11.028Z] Goroutines: 16 [2023-07-14T23:43:11.028Z] System Time: 2023-07-14T23:43:09.5118214Z [2023-07-14T23:43:11.028Z] EventsListeners: 0 [2023-07-14T23:43:11.028Z] Registry: https://index.docker.io/v1/ [2023-07-14T23:43:11.028Z] Labels: [2023-07-14T23:43:11.028Z] Experimental: false [2023-07-14T23:43:11.028Z] Insecure Registries: [2023-07-14T23:43:11.028Z] 127.0.0.0/8 [2023-07-14T23:43:11.028Z] Live Restore Enabled: false [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] INFO: Docker images of the daemon under test [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-14T23:43:11.028Z] [2023-07-14T23:43:11.028Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-07-14T23:43:11.028Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-07-14T23:43:11.028Z] ltsc2019: Pulling from windows/servercore [2023-07-14T23:43:11.028Z] cb524f6f2215: Pulling fs layer [2023-07-14T23:43:11.028Z] 71bf80baed9b: Pulling fs layer [2023-07-14T23:43:11.562Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-07-14T23:43:11.562Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-07-14T23:43:11.562Z] === RUN TestDockerSuite/TestEventsImageImport [2023-07-14T23:43:12.121Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-07-14T23:43:12.376Z] === RUN TestDockerSuite/TestEventsImagePull [2023-07-14T23:43:13.301Z] --- PASS: TestUpdateReplicatedJob (3.40s) [2023-07-14T23:43:13.301Z] === RUN TestServiceListWithStatuses [2023-07-14T23:43:13.301Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:43:13.301Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-14T23:43:13.301Z] === RUN TestDockerNetworkConnectAlias [2023-07-14T23:43:13.713Z] === RUN TestDockerSuite/TestEventsImageTag [2023-07-14T23:43:13.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-07-14T23:43:14.638Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-07-14T23:43:14.638Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-07-14T23:43:14.837Z] 71bf80baed9b: Verifying Checksum [2023-07-14T23:43:14.837Z] 71bf80baed9b: Download complete [2023-07-14T23:43:15.199Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-07-14T23:43:16.125Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-07-14T23:43:16.125Z] docker_api_swarm_node_test.go:53: [dd31e868af935] joining swarm manager [dba4b6c5a8063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:43:16.685Z] docker_api_swarm_node_test.go:54: [dec19b5cc678c] joining swarm manager [dba4b6c5a8063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:43:17.602Z] 2023/07/14 23:43:16 Finished clone github.com/hashicorp/consul [2023-07-14T23:43:18.140Z] --- PASS: TestServiceUpdateNetwork (12.67s) [2023-07-14T23:43:18.140Z] === RUN TestServiceUpdatePidsLimit [2023-07-14T23:43:18.569Z] --- PASS: TestDockerNetworkConnectAlias (5.17s) [2023-07-14T23:43:18.569Z] === RUN TestDockerNetworkReConnect [2023-07-14T23:43:18.569Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-07-14T23:43:18.825Z] === RUN TestDockerSuite/TestEventsRename [2023-07-14T23:43:19.078Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-14T23:43:19.385Z] === RUN TestDockerSuite/TestEventsResize [2023-07-14T23:43:19.646Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-14T23:43:19.944Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-07-14T23:43:22.456Z] --- PASS: TestDockerNetworkReConnect (4.11s) [2023-07-14T23:43:22.456Z] === RUN TestServicePlugin [2023-07-14T23:43:25.717Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-07-14T23:43:25.717Z] plugin_test.go:61: [d98813adf8bb3] joining swarm manager [d8b62f6e107d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:43:26.277Z] === RUN TestDockerSuite/TestEventsStreaming [2023-07-14T23:43:26.837Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-07-14T23:43:27.397Z] plugin_test.go:64: [d889ff5305d8d] joining swarm manager [d8b62f6e107d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:43:27.766Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-14T23:43:29.828Z] 2023/07/14 23:43:28 Finished clone github.com/aws/aws-sdk-go [2023-07-14T23:43:29.908Z] === RUN TestDockerSuite/TestEventsTop [2023-07-14T23:43:29.908Z] === RUN TestDockerSuite/TestEventsUntag [2023-07-14T23:43:32.418Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-07-14T23:43:34.336Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2023-07-14T23:43:34.336Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-07-14T23:43:34.336Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.86s) [2023-07-14T23:43:34.336Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.86s) [2023-07-14T23:43:34.336Z] PASS [2023-07-14T23:43:34.336Z] [2023-07-14T23:43:34.336Z] === Skipped [2023-07-14T23:43:34.336Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-14T23:43:34.336Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:43:34.336Z] [2023-07-14T23:43:34.336Z] DONE 27 tests, 1 skipped in 188.484s [2023-07-14T23:43:34.336Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-07-14T23:43:34.336Z] INFO: Testing against a local daemon [2023-07-14T23:43:34.336Z] === RUN TestSessionCreate [2023-07-14T23:43:34.336Z] --- PASS: TestSessionCreate (0.01s) [2023-07-14T23:43:34.336Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-14T23:43:34.336Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-07-14T23:43:34.336Z] PASS [2023-07-14T23:43:34.336Z] [2023-07-14T23:43:34.336Z] DONE 2 tests in 0.057s [2023-07-14T23:43:34.336Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-07-14T23:43:34.336Z] INFO: Testing against a local daemon [2023-07-14T23:43:34.336Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-14T23:43:34.336Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-07-14T23:43:34.336Z] === RUN TestEventsExecDie [2023-07-14T23:43:34.904Z] --- PASS: TestEventsExecDie (0.62s) [2023-07-14T23:43:34.904Z] === RUN TestEventsBackwardsCompatible [2023-07-14T23:43:34.904Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-07-14T23:43:34.904Z] === RUN TestInfoBinaryCommits [2023-07-14T23:43:34.904Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-07-14T23:43:34.904Z] === RUN TestInfoAPIVersioned [2023-07-14T23:43:34.904Z] --- PASS: TestInfoAPIVersioned (0.00s) [2023-07-14T23:43:34.904Z] === RUN TestInfoDiscoveryBackend [2023-07-14T23:43:35.472Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-07-14T23:43:35.472Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-14T23:43:36.104Z] cb524f6f2215: Verifying Checksum [2023-07-14T23:43:36.104Z] cb524f6f2215: Download complete [2023-07-14T23:43:36.410Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-07-14T23:43:36.410Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-14T23:43:36.978Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-07-14T23:43:36.978Z] === RUN TestInfoAPI [2023-07-14T23:43:36.978Z] --- PASS: TestInfoAPI (0.02s) [2023-07-14T23:43:36.978Z] === RUN TestInfoAPIWarnings [2023-07-14T23:43:44.616Z] === RUN TestDockerSuite/TestExec [2023-07-14T23:43:44.616Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-07-14T23:43:44.616Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-07-14T23:43:45.176Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-07-14T23:43:45.735Z] === RUN TestDockerSuite/TestExecAPIStart [2023-07-14T23:43:47.097Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-07-14T23:43:47.351Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-07-14T23:43:47.912Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-07-14T23:43:48.472Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-07-14T23:43:49.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-07-14T23:43:49.032Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-07-14T23:43:49.591Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-07-14T23:43:50.151Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-07-14T23:43:51.514Z] === RUN TestDockerSuite/TestExecCgroup [2023-07-14T23:43:52.075Z] --- PASS: TestServicePlugin (29.51s) [2023-07-14T23:43:52.075Z] === RUN TestServiceUpdateLabel [2023-07-14T23:43:52.634Z] === RUN TestDockerSuite/TestExecEnv [2023-07-14T23:43:53.194Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-07-14T23:43:54.556Z] === RUN TestDockerSuite/TestExecExitStatus [2023-07-14T23:43:54.812Z] --- PASS: TestServiceUpdateLabel (2.82s) [2023-07-14T23:43:54.812Z] === RUN TestServiceUpdateSecrets [2023-07-14T23:43:55.067Z] === RUN TestDockerSuite/TestExecInspectID [2023-07-14T23:43:55.071Z] --- PASS: TestInfoAPIWarnings (16.20s) [2023-07-14T23:43:55.071Z] === RUN TestInfoDebug [2023-07-14T23:43:55.071Z] --- PASS: TestInfoDebug (0.52s) [2023-07-14T23:43:55.071Z] === RUN TestInfoInsecureRegistries [2023-07-14T23:43:55.071Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-07-14T23:43:55.071Z] === RUN TestInfoRegistryMirrors [2023-07-14T23:43:55.071Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-14T23:43:55.071Z] === RUN TestLoginFailsWithBadCredentials [2023-07-14T23:43:55.071Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-07-14T23:43:55.071Z] === RUN TestPingCacheHeaders [2023-07-14T23:43:55.071Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-07-14T23:43:55.071Z] === RUN TestPingGet [2023-07-14T23:43:55.071Z] --- PASS: TestPingGet (0.01s) [2023-07-14T23:43:55.071Z] === RUN TestPingHead [2023-07-14T23:43:55.071Z] --- PASS: TestPingHead (0.01s) [2023-07-14T23:43:55.071Z] === RUN TestVersion [2023-07-14T23:43:55.071Z] --- PASS: TestVersion (0.02s) [2023-07-14T23:43:55.071Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-07-14T23:43:55.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-07-14T23:43:56.465Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s) [2023-07-14T23:43:56.465Z] PASS [2023-07-14T23:43:56.465Z] [2023-07-14T23:43:56.465Z] DONE 18 tests in 22.158s [2023-07-14T23:43:56.465Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-14T23:43:56.465Z] INFO: Testing against a local daemon [2023-07-14T23:43:56.465Z] === RUN TestVolumesCreateAndList [2023-07-14T23:43:56.465Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-07-14T23:43:56.465Z] === RUN TestVolumesRemove [2023-07-14T23:43:56.465Z] --- PASS: TestVolumesRemove (0.05s) [2023-07-14T23:43:56.465Z] === RUN TestVolumesInspect [2023-07-14T23:43:56.465Z] --- PASS: TestVolumesInspect (0.01s) [2023-07-14T23:43:56.465Z] === RUN TestVolumesInvalidJSON [2023-07-14T23:43:56.465Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-14T23:43:56.465Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-14T23:43:56.465Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-14T23:43:56.465Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-14T23:43:56.465Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-14T23:43:56.465Z] PASS [2023-07-14T23:43:56.465Z] [2023-07-14T23:43:56.465Z] DONE 5 tests in 0.117s [2023-07-14T23:43:56.465Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-14T23:43:57.208Z] docker_api_swarm_test.go:202: [d7e69521c0a23] joining swarm manager [df8ae43d0108b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:43:57.768Z] === RUN TestDockerSuite/TestExecInteractive [2023-07-14T23:43:58.328Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-07-14T23:43:58.428Z] Stopping apparmor (via systemctl): apparmor.service. [2023-07-14T23:43:58.428Z] Removing test suite binaries [2023-07-14T23:43:58.428Z] exiting test-integration [2023-07-14T23:43:58.428Z] ++ exit 0 [2023-07-14T23:43:58.428Z] [2023-07-14T23:43:58.888Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-07-14T23:43:59.449Z] === RUN TestDockerSuite/TestExecParseError Post stage [Pipeline] junit [2023-07-14T23:43:59.509Z] Recording test results [2023-07-14T23:44:00.009Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-07-14T23:44:00.544Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2023-07-14T23:44:00.569Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-14T23:44:00.876Z] + echo Ensuring container killed. [2023-07-14T23:44:00.877Z] Ensuring container killed. [2023-07-14T23:44:00.877Z] + docker rm -vf docker-pr2 [2023-07-14T23:44:00.877Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-07-14T23:44:01.130Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-07-14T23:44:01.159Z] + echo Chowning /workspace to jenkins user [2023-07-14T23:44:01.159Z] Chowning /workspace to jenkins user [2023-07-14T23:44:01.159Z] + id -u [2023-07-14T23:44:01.159Z] + id -g [2023-07-14T23:44:01.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45972:/workspace busybox chown -R 1000:1000 /workspace [2023-07-14T23:44:01.159Z] Unable to find image 'busybox:latest' locally [2023-07-14T23:44:01.159Z] latest: Pulling from library/busybox [2023-07-14T23:44:01.159Z] 809d8e20e203: Pulling fs layer [2023-07-14T23:44:01.418Z] 809d8e20e203: Download complete [2023-07-14T23:44:01.418Z] 809d8e20e203: Pull complete [2023-07-14T23:44:01.418Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-07-14T23:44:01.418Z] Status: Downloaded newer image for busybox:latest [2023-07-14T23:44:02.055Z] === RUN TestDockerSuite/TestExecSetEnv [2023-07-14T23:44:02.614Z] === RUN TestDockerSuite/TestExecStartFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-14T23:44:03.095Z] + bundleName=amd64-cgroup2 [2023-07-14T23:44:03.096Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-07-14T23:44:03.096Z] Creating amd64-cgroup2-bundles.tar.gz [2023-07-14T23:44:03.096Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-07-14T23:44:03.096Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-14T23:44:03.368Z] Archiving artifacts [2023-07-14T23:44:03.539Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-07-14T23:44:04.894Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45972/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-14T23:44:05.201Z] + make clean [2023-07-14T23:44:05.201Z] docker volume rm -f docker-dev-cache [2023-07-14T23:44:05.201Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T23:44:10.068Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2023-07-14T23:44:10.068Z] === RUN TestServiceUpdateConfigs [2023-07-14T23:44:14.227Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-07-14T23:44:14.788Z] === RUN TestDockerSuite/TestExecTTY [2023-07-14T23:44:15.348Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-07-14T23:44:15.909Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-07-14T23:44:16.469Z] === RUN TestDockerSuite/TestExecUlimits [2023-07-14T23:44:16.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-07-14T23:44:16.980Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-07-14T23:44:16.980Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-07-14T23:44:16.980Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-07-14T23:44:18.342Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-07-14T23:44:18.598Z] docker_api_swarm_test.go:384: [dc73107686016] joining swarm manager [d3583546a9013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:44:19.159Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-07-14T23:44:19.719Z] docker_api_swarm_test.go:385: [df99248267d8c] joining swarm manager [d3583546a9013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:44:19.975Z] === RUN TestDockerSuite/TestExecWithTERM [2023-07-14T23:44:20.535Z] === RUN TestDockerSuite/TestExecWithUser [2023-07-14T23:44:21.095Z] === RUN TestDockerSuite/TestGetContainerStats [2023-07-14T23:44:24.356Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2023-07-14T23:44:24.356Z] === RUN TestServiceUpdateNetwork [2023-07-14T23:44:25.718Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-07-14T23:44:30.955Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-07-14T23:44:32.317Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-07-14T23:44:37.554Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-07-14T23:44:37.554Z] --- PASS: TestServiceUpdateNetwork (13.45s) [2023-07-14T23:44:37.554Z] === RUN TestServiceUpdatePidsLimit [2023-07-14T23:44:37.554Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-07-14T23:44:37.554Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-07-14T23:44:37.554Z] === RUN TestDockerSuite/TestHealth [2023-07-14T23:44:38.480Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-14T23:44:39.405Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-14T23:44:47.480Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-14T23:44:51.306Z] 2023/07/14 23:44:50 Finished clone google.golang.org/api [2023-07-14T23:44:51.306Z] 2023/07/14 23:44:50 Dependencies downloaded. Download time: 2m18.593290455s [2023-07-14T23:44:51.306Z] 2023/07/14 23:44:50 Collecting all dependencies [2023-07-14T23:44:54.005Z] --- PASS: TestServiceUpdatePidsLimit (16.62s) [2023-07-14T23:44:54.005Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-07-14T23:44:54.005Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2023-07-14T23:44:54.005Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-07-14T23:44:54.005Z] PASS [2023-07-14T23:44:54.005Z] [2023-07-14T23:44:54.005Z] === Skipped [2023-07-14T23:44:54.005Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-14T23:44:54.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-14T23:44:54.005Z] [2023-07-14T23:44:54.005Z] DONE 27 tests, 1 skipped in 197.915s [2023-07-14T23:44:54.005Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-07-14T23:44:54.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:44:54.005Z] ++ set -e [2023-07-14T23:44:54.005Z] ++ '[' -n 0 ']' [2023-07-14T23:44:54.005Z] ++ set -x [2023-07-14T23:44:54.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:44:54.005Z] INFO: Testing against a local daemon [2023-07-14T23:44:54.005Z] === RUN TestSessionCreate [2023-07-14T23:44:54.005Z] --- PASS: TestSessionCreate (0.02s) [2023-07-14T23:44:54.005Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-14T23:44:54.005Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-07-14T23:44:54.005Z] PASS [2023-07-14T23:44:54.005Z] [2023-07-14T23:44:54.005Z] DONE 2 tests in 0.059s [2023-07-14T23:44:54.005Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-07-14T23:44:54.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:44:54.005Z] ++ set -e [2023-07-14T23:44:54.005Z] ++ '[' -n 0 ']' [2023-07-14T23:44:54.005Z] ++ set -x [2023-07-14T23:44:54.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:44:54.005Z] INFO: Testing against a local daemon [2023-07-14T23:44:54.005Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-14T23:44:54.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-14T23:44:54.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:44:54.005Z] === RUN TestEventsExecDie [2023-07-14T23:44:54.565Z] --- PASS: TestEventsExecDie (0.61s) [2023-07-14T23:44:54.565Z] === RUN TestEventsBackwardsCompatible [2023-07-14T23:44:54.820Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-07-14T23:44:54.820Z] === RUN TestInfoBinaryCommits [2023-07-14T23:44:54.820Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-07-14T23:44:54.820Z] === RUN TestInfoAPIVersioned [2023-07-14T23:44:54.820Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-14T23:44:54.820Z] === RUN TestInfoDiscoveryBackend [2023-07-14T23:44:55.379Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-07-14T23:44:55.379Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-14T23:44:56.302Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-07-14T23:44:56.302Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-14T23:44:56.557Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-07-14T23:44:56.557Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-07-14T23:44:56.557Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-07-14T23:44:56.557Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-07-14T23:44:56.812Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2023-07-14T23:44:56.812Z] === RUN TestInfoAPI [2023-07-14T23:44:56.812Z] --- PASS: TestInfoAPI (0.02s) [2023-07-14T23:44:56.812Z] === RUN TestInfoAPIWarnings [2023-07-14T23:44:57.067Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-07-14T23:44:57.067Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-07-14T23:44:57.993Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-07-14T23:44:57.993Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-07-14T23:44:57.993Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-07-14T23:44:57.993Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-07-14T23:44:57.993Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-07-14T23:44:58.248Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-07-14T23:44:58.503Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-07-14T23:44:58.503Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-07-14T23:44:59.115Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-07-14T23:44:59.115Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-07-14T23:44:59.430Z] 2023/07/14 23:44:59 Clean vendor dir from unused packages [2023-07-14T23:44:59.430Z] 2023/07/14 23:44:59 Ignoring paths matching "^archive/tar" [2023-07-14T23:44:59.678Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-07-14T23:45:00.247Z] === RUN TestDockerSuite/TestImagesFormat [2023-07-14T23:45:00.247Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-07-14T23:45:00.369Z] 2023/07/14 23:45:00 Success [2023-07-14T23:45:00.369Z] 2023/07/14 23:45:00 Running time: 2m31.269607564s [2023-07-14T23:45:00.628Z] Congratulations! All vendoring changes are done the right way. [2023-07-14T23:45:00.810Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-14T23:45:01.507Z] + echo Ensuring container killed. [2023-07-14T23:45:01.507Z] Ensuring container killed. [2023-07-14T23:45:01.507Z] + docker rm -vf docker-pr2 [2023-07-14T23:45:01.507Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-07-14T23:45:01.792Z] + echo Chowning /workspace to jenkins user [2023-07-14T23:45:01.792Z] Chowning /workspace to jenkins user [2023-07-14T23:45:01.792Z] + id -u [2023-07-14T23:45:01.792Z] + id -g [2023-07-14T23:45:01.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45972:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-14T23:45:02.657Z] + bundleName=unit [2023-07-14T23:45:02.657Z] + echo Creating unit-bundles.tar.gz [2023-07-14T23:45:02.657Z] Creating unit-bundles.tar.gz [2023-07-14T23:45:02.657Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-07-14T23:45:02.657Z] bundles/junit-report.xml [2023-07-14T23:45:02.657Z] bundles/go-test-report.json [2023-07-14T23:45:02.657Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-07-14T23:45:02.670Z] Archiving artifacts [2023-07-14T23:45:03.151Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45972/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-14T23:45:03.423Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-07-14T23:45:03.423Z] === RUN TestDockerSuite/TestImportBadURL [2023-07-14T23:45:03.423Z] === RUN TestDockerSuite/TestImportDisplay [2023-07-14T23:45:03.458Z] + make clean [2023-07-14T23:45:03.458Z] docker volume rm -f docker-dev-cache [2023-07-14T23:45:03.458Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T23:45:04.396Z] === RUN TestDockerSuite/TestImportFile [2023-07-14T23:45:05.759Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-07-14T23:45:05.759Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-07-14T23:45:06.684Z] === RUN TestDockerSuite/TestImportGzipped [2023-07-14T23:45:08.045Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-07-14T23:45:08.970Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-07-14T23:45:09.530Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-07-14T23:45:10.090Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-07-14T23:45:10.650Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-07-14T23:45:10.650Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-07-14T23:45:10.650Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-07-14T23:45:11.210Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-07-14T23:45:11.770Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-07-14T23:45:12.025Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-07-14T23:45:12.585Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-07-14T23:45:13.145Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-07-14T23:45:13.145Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-07-14T23:45:13.145Z] === RUN TestInfoDebug [2023-07-14T23:45:13.705Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-07-14T23:45:13.705Z] --- PASS: TestInfoDebug (0.52s) [2023-07-14T23:45:13.705Z] === RUN TestInfoInsecureRegistries [2023-07-14T23:45:13.705Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-07-14T23:45:14.265Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-07-14T23:45:14.265Z] === RUN TestInfoRegistryMirrors [2023-07-14T23:45:14.824Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-14T23:45:14.824Z] === RUN TestLoginFailsWithBadCredentials [2023-07-14T23:45:15.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-07-14T23:45:15.080Z] === RUN TestPingCacheHeaders [2023-07-14T23:45:15.080Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-07-14T23:45:15.080Z] === RUN TestPingGet [2023-07-14T23:45:15.080Z] --- PASS: TestPingGet (0.01s) [2023-07-14T23:45:15.080Z] === RUN TestPingHead [2023-07-14T23:45:15.080Z] --- PASS: TestPingHead (0.01s) [2023-07-14T23:45:15.080Z] === RUN TestVersion [2023-07-14T23:45:15.080Z] --- PASS: TestVersion (0.01s) [2023-07-14T23:45:15.080Z] PASS [2023-07-14T23:45:15.080Z] [2023-07-14T23:45:15.080Z] === Skipped [2023-07-14T23:45:15.080Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:45:15.080Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-14T23:45:15.080Z] [2023-07-14T23:45:15.080Z] DONE 18 tests, 1 skipped in 21.063s [2023-07-14T23:45:15.080Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-14T23:45:15.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:45:15.080Z] ++ set -e [2023-07-14T23:45:15.080Z] ++ '[' -n 0 ']' [2023-07-14T23:45:15.080Z] ++ set -x [2023-07-14T23:45:15.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-07-14T23:45:15.080Z] INFO: Testing against a local daemon [2023-07-14T23:45:15.080Z] === RUN TestVolumesCreateAndList [2023-07-14T23:45:15.080Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-07-14T23:45:15.080Z] === RUN TestVolumesRemove [2023-07-14T23:45:15.335Z] --- PASS: TestVolumesRemove (0.06s) [2023-07-14T23:45:15.335Z] === RUN TestVolumesInspect [2023-07-14T23:45:15.335Z] --- PASS: TestVolumesInspect (0.01s) [2023-07-14T23:45:15.335Z] === RUN TestVolumesInvalidJSON [2023-07-14T23:45:15.335Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-14T23:45:15.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-14T23:45:15.335Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-14T23:45:15.335Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-14T23:45:15.335Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-14T23:45:15.335Z] PASS [2023-07-14T23:45:15.335Z] [2023-07-14T23:45:15.335Z] DONE 5 tests in 0.129s [2023-07-14T23:45:15.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-14T23:45:15.335Z] ++++ cat bundles/test-integration/docker.pid [2023-07-14T23:45:15.335Z] +++ kill 10476 [2023-07-14T23:45:15.590Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-07-14T23:45:16.151Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-07-14T23:45:16.406Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-07-14T23:45:16.660Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-07-14T23:45:16.660Z] +++ /etc/init.d/apparmor stop [2023-07-14T23:45:16.660Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-14T23:45:16.660Z] [2023-07-14T23:45:16.660Z] Unloading profiles will leave already running processes permanently [2023-07-14T23:45:16.660Z] unconfined, which can lead to unexpected situations. [2023-07-14T23:45:16.660Z] [2023-07-14T23:45:16.660Z] To set a process to complain mode, use the command line tool [2023-07-14T23:45:16.660Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-14T23:45:16.660Z] +++ true [2023-07-14T23:45:16.660Z] exiting test-integration [2023-07-14T23:45:16.660Z] ++ exit 0 [2023-07-14T23:45:16.660Z] [2023-07-14T23:45:16.915Z] + for job in $(jobs -p) [2023-07-14T23:45:16.915Z] + wait 38030 [2023-07-14T23:45:17.475Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-07-14T23:45:17.475Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-07-14T23:45:17.475Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-07-14T23:45:18.035Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-07-14T23:45:18.631Z] === RUN TestDockerSuite/TestInspectDefault [2023-07-14T23:45:19.192Z] === RUN TestDockerSuite/TestInspectHistory [2023-07-14T23:45:19.751Z] === RUN TestDockerSuite/TestInspectImage [2023-07-14T23:45:19.751Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-07-14T23:45:19.751Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-07-14T23:45:19.751Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-07-14T23:45:19.751Z] === RUN TestDockerSuite/TestInspectInt64 [2023-07-14T23:45:20.676Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-07-14T23:45:20.932Z] check_test.go:379: [df99248267d8c] daemon is not started [2023-07-14T23:45:21.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-07-14T23:45:21.187Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-07-14T23:45:21.187Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-07-14T23:45:21.747Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-07-14T23:45:22.307Z] === RUN TestDockerSuite/TestInspectPlugin [2023-07-14T23:45:22.866Z] docker_api_swarm_test.go:802: [d32d2f1815641] joining swarm manager [d20e403cd95fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:45:24.228Z] docker_api_swarm_test.go:802: [db4fd7f004a71] joining swarm manager [d20e403cd95fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:45:24.483Z] === RUN TestDockerSuite/TestInspectRootFS [2023-07-14T23:45:24.483Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-07-14T23:45:25.043Z] === RUN TestDockerSuite/TestInspectStatus [2023-07-14T23:45:25.298Z] docker_api_swarm_test.go:802: [dddb6a15a27a1] joining swarm manager [d20e403cd95fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-07-14T23:45:25.553Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-07-14T23:45:26.478Z] docker_api_swarm_test.go:802: [d4c61b2339965] joining swarm manager [d20e403cd95fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-07-14T23:45:26.733Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-07-14T23:45:27.293Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-07-14T23:45:27.854Z] docker_api_swarm_test.go:810: [d3f9abaf0f401] joining swarm manager [d20e403cd95fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-07-14T23:45:27.854Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-07-14T23:45:28.778Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-07-14T23:45:29.034Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-07-14T23:45:29.594Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-07-14T23:45:30.154Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-07-14T23:45:30.154Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-07-14T23:45:31.515Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-07-14T23:45:32.441Z] === RUN TestDockerSuite/TestLinksEnvs [2023-07-14T23:45:33.366Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-07-14T23:45:33.621Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-07-14T23:45:34.982Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-07-14T23:45:36.349Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-07-14T23:45:37.860Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-07-14T23:45:37.860Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-07-14T23:45:39.745Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-07-14T23:45:39.745Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-07-14T23:45:40.306Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-07-14T23:45:47.792Z] cb524f6f2215: Pull complete [2023-07-14T23:45:48.385Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-07-14T23:45:49.748Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-07-14T23:45:50.674Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-07-14T23:45:51.233Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-07-14T23:45:52.596Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-07-14T23:45:52.596Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-07-14T23:45:52.851Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-07-14T23:45:52.851Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-07-14T23:45:52.851Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-07-14T23:45:53.411Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-07-14T23:45:53.971Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-07-14T23:45:58.129Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-07-14T23:45:58.129Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-07-14T23:46:02.331Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-07-14T23:46:02.891Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-07-14T23:46:02.891Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-07-14T23:46:03.816Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-07-14T23:46:04.741Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-07-14T23:46:05.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-07-14T23:46:06.590Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-07-14T23:46:07.151Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-07-14T23:46:08.513Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-07-14T23:46:09.073Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-07-14T23:46:09.632Z] === RUN TestDockerSuite/TestLogsSince [2023-07-14T23:46:16.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-07-14T23:46:16.157Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-07-14T23:46:22.682Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-07-14T23:46:22.682Z] === RUN TestDockerSuite/TestLogsTail [2023-07-14T23:46:22.683Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-07-14T23:46:23.243Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-07-14T23:46:23.803Z] === RUN TestDockerSuite/TestMountIntoProc [2023-07-14T23:46:24.058Z] === RUN TestDockerSuite/TestMountIntoSys [2023-07-14T23:46:24.619Z] === RUN TestDockerSuite/TestNetHostname [2023-07-14T23:46:25.981Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-07-14T23:46:25.981Z] === RUN TestDockerSuite/TestNetworkEvents [2023-07-14T23:46:32.509Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-07-14T23:46:33.068Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-07-14T23:46:33.628Z] === RUN TestDockerSuite/TestPluginActive [2023-07-14T23:46:36.140Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-07-14T23:46:36.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-07-14T23:46:40.873Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-07-14T23:46:40.873Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-07-14T23:46:40.873Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-07-14T23:46:41.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-07-14T23:46:42.070Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-07-14T23:46:42.996Z] docker_api_swarm_service_test.go:395: [ddfe12574dcb3] joining swarm manager [df12fa6c34a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:46:43.922Z] docker_api_swarm_service_test.go:395: [d032ff6d99831] joining swarm manager [df12fa6c34a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:46:45.284Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-07-14T23:46:47.168Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-07-14T23:46:50.430Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-07-14T23:46:55.666Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-07-14T23:46:56.593Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-07-14T23:46:57.518Z] === RUN TestDockerSuite/TestPortHostBinding [2023-07-14T23:46:58.444Z] === RUN TestDockerSuite/TestPortList [2023-07-14T23:46:58.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-07-14T23:46:59.886Z] 71bf80baed9b: Pull complete [2023-07-14T23:46:59.886Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c [2023-07-14T23:46:59.886Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:46:59.886Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-07-14T23:46:59.886Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-07-14T23:46:59.886Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4645' [2023-07-14T23:46:59.886Z] WARN: Skipping validation tests [2023-07-14T23:46:59.886Z] INFO: Running unit tests at 07/14/2023 23:46:52... [2023-07-14T23:46:59.886Z] INFO: make.ps1 starting at 07/14/2023 23:46:58 [2023-07-14T23:46:59.886Z] INFO: Git commit (e925a5d304) assumed from DOCKER_GITCOMMIT environment variable [2023-07-14T23:46:59.886Z] INFO: Invoking autogen... [2023-07-14T23:46:59.886Z] INFO: Running unit tests... [2023-07-14T23:47:00.584Z] docker_api_swarm_service_test.go:343: [d39995a886dac] joining swarm manager [d4b1e2b5e2d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:47:01.509Z] docker_api_swarm_service_test.go:343: [dbc68f9cc035d] joining swarm manager [d4b1e2b5e2d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:47:06.748Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-07-14T23:47:06.748Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-07-14T23:47:06.961Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/btrfs 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows 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/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/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 [2023-07-14T23:47:13.274Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-07-14T23:47:13.274Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-07-14T23:47:13.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-07-14T23:47:13.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-07-14T23:47:13.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-07-14T23:47:13.833Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-07-14T23:47:13.833Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-07-14T23:47:14.392Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-07-14T23:47:14.392Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-07-14T23:47:14.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-07-14T23:47:15.512Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-07-14T23:47:15.512Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-07-14T23:47:16.873Z] docker_api_swarm_service_test.go:490: [d2e7b2ada7cdd] joining swarm manager [def8d6b93a94f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:47:17.433Z] docker_api_swarm_service_test.go:490: [dd6040032e181] joining swarm manager [def8d6b93a94f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:47:17.687Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-07-14T23:47:19.054Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-07-14T23:47:19.344Z] ? github.com/docker/docker/api [no test files] [2023-07-14T23:47:19.614Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-07-14T23:47:19.869Z] === RUN TestDockerSuite/TestPsByOrder [2023-07-14T23:47:22.417Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-07-14T23:47:22.679Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-07-14T23:47:25.193Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-07-14T23:47:27.703Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-07-14T23:47:27.703Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-07-14T23:47:30.215Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-07-14T23:47:30.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-07-14T23:47:35.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-07-14T23:47:37.033Z] === RUN TestMiddlewares [2023-07-14T23:47:37.033Z] --- PASS: TestMiddlewares (0.00s) [2023-07-14T23:47:37.033Z] PASS [2023-07-14T23:47:37.033Z] coverage: 7.9% of statements [2023-07-14T23:47:37.033Z] ok github.com/docker/docker/api/server 0.053s coverage: 7.9% of statements [2023-07-14T23:47:37.340Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-07-14T23:47:37.340Z] docker_api_swarm_service_test.go:128: [dc1bc492c6511] joining swarm manager [d8996a831b595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:47:38.265Z] docker_api_swarm_service_test.go:129: [dfc304a4f21a9] joining swarm manager [d8996a831b595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:47:38.266Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-07-14T23:47:39.627Z] docker_api_swarm_service_test.go:137: [d55b39e51b4a8] joining swarm manager [d8996a831b595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-07-14T23:47:40.188Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-07-14T23:47:40.443Z] docker_api_swarm_service_test.go:138: [d2925ac2c85d7] joining swarm manager [d8996a831b595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-07-14T23:47:41.367Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-07-14T23:47:42.292Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-07-14T23:47:44.177Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-07-14T23:47:45.539Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-07-14T23:47:46.465Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-07-14T23:47:46.465Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-07-14T23:47:47.025Z] === RUN TestDockerSuite/TestPsRightTagName [2023-07-14T23:47:48.910Z] === RUN TestDockerSuite/TestPsShowMounts [2023-07-14T23:47:50.272Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-07-14T23:47:50.832Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-07-14T23:47:50.832Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-07-14T23:47:50.832Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-07-14T23:47:51.087Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-07-14T23:47:51.647Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-07-14T23:47:51.647Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-07-14T23:47:52.207Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-07-14T23:47:53.132Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-07-14T23:47:54.098Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-07-14T23:47:54.658Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-07-14T23:48:01.202Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-07-14T23:48:01.202Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-07-14T23:48:02.564Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-07-14T23:48:02.564Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-07-14T23:48:02.564Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-07-14T23:48:02.819Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-07-14T23:48:03.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-07-14T23:48:04.959Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-07-14T23:48:05.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-07-14T23:48:06.444Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-07-14T23:48:07.807Z] docker_api_swarm_service_test.go:304: [df6175c49dd03] joining swarm manager [da7ba0ee39be4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:48:08.367Z] docker_api_swarm_service_test.go:304: [d6cd2c05e06ab] joining swarm manager [da7ba0ee39be4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:48:08.622Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-07-14T23:48:09.987Z] === RUN TestDockerSuite/TestRmiBlank [2023-07-14T23:48:09.987Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-07-14T23:48:09.987Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-07-14T23:48:12.498Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-07-14T23:48:13.423Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-07-14T23:48:13.423Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-07-14T23:48:14.784Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-07-14T23:48:15.344Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-07-14T23:48:17.230Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-07-14T23:48:17.790Z] === RUN TestDockerSuite/TestRmiTag [2023-07-14T23:48:18.046Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-07-14T23:48:18.605Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-07-14T23:48:21.117Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-07-14T23:48:21.677Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-07-14T23:48:22.238Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-07-14T23:48:22.492Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-07-14T23:48:23.417Z] === RUN TestDockerSuite/TestRunAddHost [2023-07-14T23:48:23.978Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-07-14T23:48:24.233Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-07-14T23:48:24.792Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-07-14T23:48:24.792Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-07-14T23:48:25.048Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-07-14T23:48:26.410Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-07-14T23:48:26.665Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-07-14T23:48:27.225Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-07-14T23:48:27.785Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-07-14T23:48:28.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-07-14T23:48:28.965Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-07-14T23:48:29.891Z] docker_api_swarm_service_test.go:100: [d486638eb29f3] joining swarm manager [d2f5900ea11f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:48:29.891Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-07-14T23:48:30.817Z] docker_api_swarm_service_test.go:101: [dd2d616742861] joining swarm manager [d2f5900ea11f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:48:30.817Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-07-14T23:48:31.377Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-07-14T23:48:31.959Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-07-14T23:48:32.939Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-07-14T23:48:34.302Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-07-14T23:48:34.557Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-07-14T23:48:35.481Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-07-14T23:48:36.041Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-07-14T23:48:36.297Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-07-14T23:48:36.857Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-07-14T23:48:36.857Z] === RUN TestDockerSuite/TestRunBindMounts [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-14T23:48:37.476Z] === RUN TestBoolValue [2023-07-14T23:48:37.476Z] --- PASS: TestBoolValue (0.00s) [2023-07-14T23:48:37.476Z] === RUN TestBoolValueOrDefault [2023-07-14T23:48:37.476Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-07-14T23:48:37.476Z] === RUN TestInt64ValueOrZero [2023-07-14T23:48:37.476Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-07-14T23:48:37.476Z] === RUN TestInt64ValueOrDefault [2023-07-14T23:48:37.476Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-07-14T23:48:37.476Z] === RUN TestInt64ValueOrDefaultWithError [2023-07-14T23:48:37.476Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-07-14T23:48:37.476Z] === RUN TestJsonContentType [2023-07-14T23:48:37.476Z] --- PASS: TestJsonContentType (0.00s) [2023-07-14T23:48:37.476Z] PASS [2023-07-14T23:48:37.476Z] coverage: 16.2% of statements [2023-07-14T23:48:37.476Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 16.2% of statements [2023-07-14T23:48:37.476Z] === RUN TestMaskSecretKeys [2023-07-14T23:48:37.476Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-07-14T23:48:37.476Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-07-14T23:48:37.476Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-07-14T23:48:37.476Z] --- PASS: TestMaskSecretKeys (0.01s) [2023-07-14T23:48:37.476Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-07-14T23:48:37.476Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-07-14T23:48:37.476Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-07-14T23:48:37.476Z] === RUN TestVersionMiddlewareVersion [2023-07-14T23:48:37.476Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-07-14T23:48:37.476Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-07-14T23:48:37.476Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-07-14T23:48:37.476Z] PASS [2023-07-14T23:48:37.476Z] coverage: 37.7% of statements [2023-07-14T23:48:37.476Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-14T23:48:37.476Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-14T23:48:37.935Z] === RUN TestMarshalJSON [2023-07-14T23:48:37.935Z] --- PASS: TestMarshalJSON (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestMarshalJSONWithEmpty [2023-07-14T23:48:37.935Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestToJSON [2023-07-14T23:48:37.935Z] --- PASS: TestToJSON (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestToParamWithVersion [2023-07-14T23:48:37.935Z] --- PASS: TestToParamWithVersion (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestFromJSON [2023-07-14T23:48:37.935Z] --- PASS: TestFromJSON (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestEmpty [2023-07-14T23:48:37.935Z] --- PASS: TestEmpty (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestArgsMatchKVListEmptySources [2023-07-14T23:48:37.935Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestArgsMatchKVList [2023-07-14T23:48:37.935Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestArgsMatch [2023-07-14T23:48:37.935Z] --- PASS: TestArgsMatch (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestAdd [2023-07-14T23:48:37.935Z] --- PASS: TestAdd (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestDel [2023-07-14T23:48:37.935Z] --- PASS: TestDel (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestLen [2023-07-14T23:48:37.935Z] --- PASS: TestLen (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestExactMatch [2023-07-14T23:48:37.935Z] --- PASS: TestExactMatch (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestOnlyOneExactMatch [2023-07-14T23:48:37.935Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestContains [2023-07-14T23:48:37.935Z] --- PASS: TestContains (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestValidate [2023-07-14T23:48:37.935Z] --- PASS: TestValidate (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestWalkValues [2023-07-14T23:48:37.935Z] --- PASS: TestWalkValues (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestFuzzyMatch [2023-07-14T23:48:37.935Z] --- PASS: TestFuzzyMatch (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestClone [2023-07-14T23:48:37.935Z] --- PASS: TestClone (0.00s) [2023-07-14T23:48:37.935Z] PASS [2023-07-14T23:48:37.935Z] coverage: 93.7% of statements [2023-07-14T23:48:37.935Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 93.7% of statements [2023-07-14T23:48:37.935Z] === RUN TestStrSliceMarshalJSON [2023-07-14T23:48:37.935Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestStrSliceUnmarshalJSON [2023-07-14T23:48:37.935Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestStrSliceUnmarshalString [2023-07-14T23:48:37.935Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestStrSliceUnmarshalSlice [2023-07-14T23:48:37.935Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-07-14T23:48:37.935Z] PASS [2023-07-14T23:48:37.935Z] coverage: 90.0% of statements [2023-07-14T23:48:37.935Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2023-07-14T23:48:37.935Z] === RUN TestDurationToSecondsString [2023-07-14T23:48:37.935Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-07-14T23:48:37.935Z] === RUN TestGetTimestamp [2023-07-14T23:48:37.935Z] === RUN TestAdjustForAPIVersion [2023-07-14T23:48:37.935Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-07-14T23:48:37.935Z] PASS [2023-07-14T23:48:37.935Z] coverage: 5.7% of statements [2023-07-14T23:48:37.935Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/container [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-14T23:48:37.935Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-14T23:48:37.935Z] --- PASS: TestGetTimestamp (0.15s) [2023-07-14T23:48:37.935Z] === RUN TestParseTimestamps [2023-07-14T23:48:37.935Z] --- PASS: TestParseTimestamps (0.00s) [2023-07-14T23:48:37.935Z] PASS [2023-07-14T23:48:37.935Z] coverage: 100.0% of statements [2023-07-14T23:48:37.935Z] ok github.com/docker/docker/api/types/time 0.201s coverage: 100.0% of statements [2023-07-14T23:48:38.395Z] === RUN TestCompareVersion [2023-07-14T23:48:38.395Z] --- PASS: TestCompareVersion (0.00s) [2023-07-14T23:48:38.395Z] PASS [2023-07-14T23:48:38.395Z] coverage: 75.0% of statements [2023-07-14T23:48:38.395Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-14T23:48:38.395Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-14T23:48:38.743Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-07-14T23:48:38.998Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-07-14T23:48:39.558Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-07-14T23:48:39.813Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-07-14T23:48:39.932Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-07-14T23:48:39.932Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-07-14T23:48:39.932Z] === RUN TestCloneArgsSmartHttp [2023-07-14T23:48:39.932Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-07-14T23:48:39.932Z] === RUN TestCloneArgsDumbHttp [2023-07-14T23:48:39.932Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-07-14T23:48:39.932Z] === RUN TestCloneArgsGit [2023-07-14T23:48:39.932Z] --- PASS: TestCloneArgsGit (0.00s) [2023-07-14T23:48:39.932Z] === RUN TestCheckoutGit [2023-07-14T23:48:39.932Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-07-14T23:48:40.373Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-07-14T23:48:40.373Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-07-14T23:48:40.395Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2383404421/001/repo/.git/ [2023-07-14T23:48:40.395Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-14T23:48:40.395Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:40.854Z] gitutils_test.go:254: [master (root-commit) 5720722] First commit [2023-07-14T23:48:40.854Z] 2 files changed, 3 insertions(+) [2023-07-14T23:48:40.854Z] create mode 100644 Dockerfile [2023-07-14T23:48:40.854Z] create mode 100644 subdir/Dockerfile [2023-07-14T23:48:40.854Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-14T23:48:40.854Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:40.854Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-07-14T23:48:40.854Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-07-14T23:48:40.854Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:40.854Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-14T23:48:40.854Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:40.854Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-07-14T23:48:40.854Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:40.854Z] [test 605f413] Branch commit [2023-07-14T23:48:40.854Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-07-14T23:48:40.854Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-14T23:48:40.854Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:40.932Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-07-14T23:48:41.312Z] gitutils_test.go:262: Switched to branch 'master' [2023-07-14T23:48:41.312Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2383404421/001/subrepo/.git/ [2023-07-14T23:48:41.492Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-07-14T23:48:41.771Z] gitutils_test.go:273: [master (root-commit) 6100b1e] Subrepo initial [2023-07-14T23:48:41.771Z] 1 file changed, 1 insertion(+) [2023-07-14T23:48:41.771Z] create mode 100644 subfile [2023-07-14T23:48:41.771Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-07-14T23:48:41.771Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-07-14T23:48:41.771Z] === RUN TestProcessNoDockerignore [2023-07-14T23:48:41.771Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestProcessShouldLeaveAllFiles [2023-07-14T23:48:41.771Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestDetectContentType [2023-07-14T23:48:41.771Z] --- PASS: TestDetectContentType (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestSelectAcceptableMIME [2023-07-14T23:48:41.771Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestInspectEmptyResponse [2023-07-14T23:48:41.771Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestInspectResponseBinary [2023-07-14T23:48:41.771Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestResponseUnsupportedContentType [2023-07-14T23:48:41.771Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestInspectResponseTextSimple [2023-07-14T23:48:41.771Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestInspectResponseEmptyContentType [2023-07-14T23:48:41.771Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestUnknownContentLength [2023-07-14T23:48:41.771Z] --- PASS: TestUnknownContentLength (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestDownloadRemote [2023-07-14T23:48:41.771Z] === RUN TestEnable [2023-07-14T23:48:41.771Z] --- PASS: TestEnable (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestDisable [2023-07-14T23:48:41.771Z] --- PASS: TestDisable (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestEnabled [2023-07-14T23:48:41.771Z] --- PASS: TestEnabled (0.00s) [2023-07-14T23:48:41.771Z] PASS [2023-07-14T23:48:41.771Z] coverage: 100.0% of statements [2023-07-14T23:48:41.771Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2023-07-14T23:48:41.771Z] --- PASS: TestDownloadRemote (0.09s) [2023-07-14T23:48:41.771Z] === RUN TestGetWithStatusError [2023-07-14T23:48:41.771Z] --- PASS: TestGetWithStatusError (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestCloseRootDirectory [2023-07-14T23:48:41.771Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:48:41.771Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-07-14T23:48:41.771Z] === RUN TestHashFile [2023-07-14T23:48:41.771Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:48:41.771Z] --- SKIP: TestHashFile (0.01s) [2023-07-14T23:48:41.771Z] === RUN TestHashSubdir [2023-07-14T23:48:41.771Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:48:41.771Z] --- SKIP: TestHashSubdir (0.00s) [2023-07-14T23:48:41.771Z] === RUN TestRemoveDirectory [2023-07-14T23:48:41.771Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:48:41.771Z] --- SKIP: TestRemoveDirectory (0.02s) [2023-07-14T23:48:41.771Z] PASS [2023-07-14T23:48:41.771Z] coverage: 9.3% of statements [2023-07-14T23:48:41.771Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 9.3% of statements [2023-07-14T23:48:42.052Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-07-14T23:48:42.231Z] === RUN TestGetAllAllowed [2023-07-14T23:48:42.231Z] --- PASS: TestGetAllAllowed (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestGetAllMeta [2023-07-14T23:48:42.231Z] --- PASS: TestGetAllMeta (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestWarnOnUnusedBuildArgs [2023-07-14T23:48:42.231Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestIsUnreferencedBuiltin [2023-07-14T23:48:42.231Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestIsExistingDirectory [2023-07-14T23:48:42.231Z] --- PASS: TestIsExistingDirectory (0.01s) [2023-07-14T23:48:42.231Z] === RUN TestGetFilenameForDownload [2023-07-14T23:48:42.231Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestEnv2Variables [2023-07-14T23:48:42.231Z] --- PASS: TestEnv2Variables (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-07-14T23:48:42.231Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestMaintainer [2023-07-14T23:48:42.231Z] --- PASS: TestMaintainer (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestLabel [2023-07-14T23:48:42.231Z] --- PASS: TestLabel (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestFromScratch [2023-07-14T23:48:42.231Z] --- PASS: TestFromScratch (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestFromWithArg [2023-07-14T23:48:42.231Z] --- PASS: TestFromWithArg (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-07-14T23:48:42.231Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestFromWithUndefinedArg [2023-07-14T23:48:42.231Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestFromMultiStageWithNamedStage [2023-07-14T23:48:42.231Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestOnbuild [2023-07-14T23:48:42.231Z] --- PASS: TestOnbuild (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestWorkdir [2023-07-14T23:48:42.231Z] --- PASS: TestWorkdir (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestCmd [2023-07-14T23:48:42.231Z] --- PASS: TestCmd (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestHealthcheckNone [2023-07-14T23:48:42.231Z] --- PASS: TestHealthcheckNone (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestHealthcheckCmd [2023-07-14T23:48:42.231Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestEntrypoint [2023-07-14T23:48:42.231Z] --- PASS: TestEntrypoint (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestExpose [2023-07-14T23:48:42.231Z] --- PASS: TestExpose (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestUser [2023-07-14T23:48:42.231Z] --- PASS: TestUser (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestVolume [2023-07-14T23:48:42.231Z] --- PASS: TestVolume (0.00s) [2023-07-14T23:48:42.231Z] === RUN TestStopSignal [2023-07-14T23:48:42.307Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-07-14T23:48:42.689Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-07-14T23:48:42.690Z] --- SKIP: TestStopSignal (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestArg [2023-07-14T23:48:42.690Z] --- PASS: TestArg (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestShell [2023-07-14T23:48:42.690Z] --- PASS: TestShell (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestPrependEnvOnCmd [2023-07-14T23:48:42.690Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestRunWithBuildArgs [2023-07-14T23:48:42.690Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestRunIgnoresHealthcheck [2023-07-14T23:48:42.690Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestDispatchUnsupportedOptions [2023-07-14T23:48:42.690Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-07-14T23:48:42.690Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-07-14T23:48:42.690Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-07-14T23:48:42.690Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestNormalizeWorkdir [2023-07-14T23:48:42.690Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestDispatch [2023-07-14T23:48:42.690Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-07-14T23:48:42.690Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-07-14T23:48:42.690Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-07-14T23:48:42.690Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-07-14T23:48:42.690Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-07-14T23:48:42.690Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-07-14T23:48:42.690Z] === RUN TestDispatch/COPY_url [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch (0.09s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.00s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.04s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-07-14T23:48:42.690Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestAddScratchImageAddsToMounts [2023-07-14T23:48:42.690Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestAddFromScratchPopulatesPlatform [2023-07-14T23:48:42.690Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-07-14T23:48:42.690Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-07-14T23:48:42.690Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestImageSourceGetAddsToMounts [2023-07-14T23:48:42.690Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestEmptyDockerfile [2023-07-14T23:48:42.690Z] --- PASS: TestEmptyDockerfile (0.01s) [2023-07-14T23:48:42.690Z] === RUN TestSymlinkDockerfile [2023-07-14T23:48:42.690Z] --- PASS: TestSymlinkDockerfile (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestDockerfileOutsideTheBuildContext [2023-07-14T23:48:42.690Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestNonExistingDockerfile [2023-07-14T23:48:42.690Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestCopyRunConfig [2023-07-14T23:48:42.690Z] --- PASS: TestCopyRunConfig (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestDeepCopyRunConfig [2023-07-14T23:48:42.690Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestExportImage [2023-07-14T23:48:42.690Z] --- PASS: TestExportImage (0.00s) [2023-07-14T23:48:42.690Z] === RUN TestNormalizeDest [2023-07-14T23:48:42.690Z] --- PASS: TestNormalizeDest (0.00s) [2023-07-14T23:48:42.690Z] PASS [2023-07-14T23:48:42.690Z] coverage: 46.8% of statements [2023-07-14T23:48:42.690Z] ok github.com/docker/docker/builder/dockerfile 0.298s coverage: 46.8% of statements [2023-07-14T23:48:42.690Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-07-14T23:48:42.867Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-07-14T23:48:42.867Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-07-14T23:48:43.427Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-07-14T23:48:43.427Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-07-14T23:48:44.352Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-07-14T23:48:44.868Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2383404421/001/repo/sub'... [2023-07-14T23:48:44.868Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-07-14T23:48:44.868Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:44.868Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-07-14T23:48:44.868Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:44.911Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-07-14T23:48:45.344Z] gitutils_test.go:277: [master b29317f] With submodule [2023-07-14T23:48:45.344Z] 2 files changed, 4 insertions(+) [2023-07-14T23:48:45.344Z] create mode 100644 .gitmodules [2023-07-14T23:48:45.344Z] create mode 160000 sub [2023-07-14T23:48:45.345Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-07-14T23:48:45.345Z] The file will have its original line endings in your working directory. [2023-07-14T23:48:45.345Z] === RUN TestCheckoutGit/#00 [2023-07-14T23:48:45.471Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-07-14T23:48:46.031Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-07-14T23:48:46.031Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-07-14T23:48:46.314Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:48:46.314Z] [2023-07-14T23:48:46.314Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:48:46.591Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-07-14T23:48:47.518Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-07-14T23:48:48.620Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:48:48.620Z] [2023-07-14T23:48:48.620Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:48:49.442Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-07-14T23:48:50.002Z] check_test.go:379: [d486638eb29f3] daemon is not started [2023-07-14T23:48:50.562Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-07-14T23:48:50.811Z] === RUN TestCheckoutGit/master [2023-07-14T23:48:51.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-07-14T23:48:51.682Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-07-14T23:48:51.785Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:48:51.785Z] [2023-07-14T23:48:51.785Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:48:52.242Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-07-14T23:48:52.498Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-07-14T23:48:53.058Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-07-14T23:48:54.419Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-07-14T23:48:55.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-07-14T23:48:55.522Z] === RUN TestCheckpointCreateError [2023-07-14T23:48:55.522Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCheckpointCreate [2023-07-14T23:48:55.522Z] --- PASS: TestCheckpointCreate (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCheckpointDeleteError [2023-07-14T23:48:55.522Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCheckpointDelete [2023-07-14T23:48:55.522Z] --- PASS: TestCheckpointDelete (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCheckpointListError [2023-07-14T23:48:55.522Z] --- PASS: TestCheckpointListError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCheckpointList [2023-07-14T23:48:55.522Z] --- PASS: TestCheckpointList (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCheckpointListContainerNotFound [2023-07-14T23:48:55.522Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNewClientWithOpsFromEnv [2023-07-14T23:48:55.522Z] client_test.go:23: runtime.GOOS == "windows" [2023-07-14T23:48:55.522Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestGetAPIPath [2023-07-14T23:48:55.522Z] --- PASS: TestGetAPIPath (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestParseHostURL [2023-07-14T23:48:55.522Z] --- PASS: TestParseHostURL (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-07-14T23:48:55.522Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNegotiateAPIVersionEmpty [2023-07-14T23:48:55.522Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNegotiateAPIVersion [2023-07-14T23:48:55.522Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNegotiateAPVersionOverride [2023-07-14T23:48:55.522Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNegotiateAPIVersionAutomatic [2023-07-14T23:48:55.522Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-07-14T23:48:55.522Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-07-14T23:48:55.522Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestClientRedirect [2023-07-14T23:48:55.522Z] --- PASS: TestClientRedirect (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigCreateUnsupported [2023-07-14T23:48:55.522Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigCreateError [2023-07-14T23:48:55.522Z] --- PASS: TestConfigCreateError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigCreate [2023-07-14T23:48:55.522Z] --- PASS: TestConfigCreate (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigInspectNotFound [2023-07-14T23:48:55.522Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigInspectWithEmptyID [2023-07-14T23:48:55.522Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigInspectUnsupported [2023-07-14T23:48:55.522Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigInspectError [2023-07-14T23:48:55.522Z] --- PASS: TestConfigInspectError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigInspectConfigNotFound [2023-07-14T23:48:55.522Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigInspect [2023-07-14T23:48:55.522Z] --- PASS: TestConfigInspect (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigListUnsupported [2023-07-14T23:48:55.522Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigListError [2023-07-14T23:48:55.522Z] --- PASS: TestConfigListError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigList [2023-07-14T23:48:55.522Z] --- PASS: TestConfigList (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigRemoveUnsupported [2023-07-14T23:48:55.522Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigRemoveError [2023-07-14T23:48:55.522Z] --- PASS: TestConfigRemoveError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigRemove [2023-07-14T23:48:55.522Z] --- PASS: TestConfigRemove (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigUpdateUnsupported [2023-07-14T23:48:55.522Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigUpdateError [2023-07-14T23:48:55.522Z] --- PASS: TestConfigUpdateError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestConfigUpdate [2023-07-14T23:48:55.522Z] --- PASS: TestConfigUpdate (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerCommitError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerCommitError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerCommit [2023-07-14T23:48:55.522Z] --- PASS: TestContainerCommit (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerStatPathError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerStatPathError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerStatPathNotFoundError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerStatPathNoHeaderError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerStatPath [2023-07-14T23:48:55.522Z] --- PASS: TestContainerStatPath (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyToContainerError [2023-07-14T23:48:55.522Z] --- PASS: TestCopyToContainerError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyToContainerNotFoundError [2023-07-14T23:48:55.522Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyToContainerNotStatusOKError [2023-07-14T23:48:55.522Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyToContainer [2023-07-14T23:48:55.522Z] --- PASS: TestCopyToContainer (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyFromContainerError [2023-07-14T23:48:55.522Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyFromContainerNotFoundError [2023-07-14T23:48:55.522Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyFromContainerNotStatusOKError [2023-07-14T23:48:55.522Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyFromContainerNoHeaderError [2023-07-14T23:48:55.522Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestCopyFromContainer [2023-07-14T23:48:55.522Z] --- PASS: TestCopyFromContainer (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerCreateError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerCreateError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerCreateImageNotFound [2023-07-14T23:48:55.522Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerCreateWithName [2023-07-14T23:48:55.522Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerCreateAutoRemove [2023-07-14T23:48:55.522Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerDiffError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerDiffError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerDiff [2023-07-14T23:48:55.522Z] --- PASS: TestContainerDiff (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecCreateError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecCreate [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecCreate (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecStartError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecStartError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecStart [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecStart (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecInspectError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecInspectError (0.01s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecInspect [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecInspect (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExportError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExportError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExport [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExport (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerInspectError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerInspectError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerInspectContainerNotFound [2023-07-14T23:48:55.522Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerInspectWithEmptyID [2023-07-14T23:48:55.522Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerInspect [2023-07-14T23:48:55.522Z] --- PASS: TestContainerInspect (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerInspectNode [2023-07-14T23:48:55.522Z] --- PASS: TestContainerInspectNode (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerKillError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerKillError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerKill [2023-07-14T23:48:55.522Z] --- PASS: TestContainerKill (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerListError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerListError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerList [2023-07-14T23:48:55.522Z] --- PASS: TestContainerList (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerLogsNotFoundError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerLogsError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerLogsError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerLogs [2023-07-14T23:48:55.522Z] --- PASS: TestContainerLogs (0.18s) [2023-07-14T23:48:55.522Z] === RUN TestContainerPauseError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerPauseError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerPause [2023-07-14T23:48:55.522Z] --- PASS: TestContainerPause (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainersPruneError [2023-07-14T23:48:55.522Z] --- PASS: TestContainersPruneError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainersPrune [2023-07-14T23:48:55.522Z] --- PASS: TestContainersPrune (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerRemoveError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerRemoveError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerRemoveNotFoundError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerRemove [2023-07-14T23:48:55.522Z] --- PASS: TestContainerRemove (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerRenameError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerRenameError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerRename [2023-07-14T23:48:55.522Z] --- PASS: TestContainerRename (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerResizeError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerResizeError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecResizeError [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerResize [2023-07-14T23:48:55.522Z] --- PASS: TestContainerResize (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerExecResize [2023-07-14T23:48:55.522Z] --- PASS: TestContainerExecResize (0.00s) [2023-07-14T23:48:55.522Z] === RUN TestContainerRestartError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerRestartError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerRestart [2023-07-14T23:48:55.523Z] --- PASS: TestContainerRestart (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerStartError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerStartError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerStart [2023-07-14T23:48:55.523Z] --- PASS: TestContainerStart (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerStatsError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerStatsError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerStats [2023-07-14T23:48:55.523Z] --- PASS: TestContainerStats (0.00s) [2023-07-14T23:48:55.523Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:48:55.523Z] [2023-07-14T23:48:55.523Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:48:55.523Z] === RUN TestContainerStopError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerStopError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerStop [2023-07-14T23:48:55.523Z] --- PASS: TestContainerStop (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerTopError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerTopError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerTop [2023-07-14T23:48:55.523Z] --- PASS: TestContainerTop (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerUnpauseError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerUnpause [2023-07-14T23:48:55.523Z] --- PASS: TestContainerUnpause (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerUpdateError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerUpdateError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerUpdate [2023-07-14T23:48:55.523Z] --- PASS: TestContainerUpdate (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerWaitError [2023-07-14T23:48:55.523Z] --- PASS: TestContainerWaitError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestContainerWait [2023-07-14T23:48:55.523Z] --- PASS: TestContainerWait (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestDiskUsageError [2023-07-14T23:48:55.523Z] --- PASS: TestDiskUsageError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestDiskUsage [2023-07-14T23:48:55.523Z] --- PASS: TestDiskUsage (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestDistributionInspectUnsupported [2023-07-14T23:48:55.523Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestDistributionInspectWithEmptyID [2023-07-14T23:48:55.523Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestEventsErrorInOptions [2023-07-14T23:48:55.523Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestEventsErrorFromServer [2023-07-14T23:48:55.523Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestEvents [2023-07-14T23:48:55.523Z] --- PASS: TestEvents (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestTLSCloseWriter [2023-07-14T23:48:55.523Z] === PAUSE TestTLSCloseWriter [2023-07-14T23:48:55.523Z] === RUN TestImageBuildError [2023-07-14T23:48:55.523Z] --- PASS: TestImageBuildError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageBuild [2023-07-14T23:48:55.523Z] --- PASS: TestImageBuild (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestGetDockerOS [2023-07-14T23:48:55.523Z] --- PASS: TestGetDockerOS (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageCreateError [2023-07-14T23:48:55.523Z] --- PASS: TestImageCreateError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageCreate [2023-07-14T23:48:55.523Z] --- PASS: TestImageCreate (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageHistoryError [2023-07-14T23:48:55.523Z] --- PASS: TestImageHistoryError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageHistory [2023-07-14T23:48:55.523Z] --- PASS: TestImageHistory (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageImportError [2023-07-14T23:48:55.523Z] --- PASS: TestImageImportError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageImport [2023-07-14T23:48:55.523Z] --- PASS: TestImageImport (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageInspectError [2023-07-14T23:48:55.523Z] --- PASS: TestImageInspectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageInspectImageNotFound [2023-07-14T23:48:55.523Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageInspectWithEmptyID [2023-07-14T23:48:55.523Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageInspect [2023-07-14T23:48:55.523Z] --- PASS: TestImageInspect (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageListError [2023-07-14T23:48:55.523Z] --- PASS: TestImageListError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageList [2023-07-14T23:48:55.523Z] --- PASS: TestImageList (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageListApiBefore125 [2023-07-14T23:48:55.523Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageLoadError [2023-07-14T23:48:55.523Z] --- PASS: TestImageLoadError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageLoad [2023-07-14T23:48:55.523Z] --- PASS: TestImageLoad (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagesPruneError [2023-07-14T23:48:55.523Z] --- PASS: TestImagesPruneError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagesPrune [2023-07-14T23:48:55.523Z] --- PASS: TestImagesPrune (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePullReferenceParseError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePullAnyError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePullAnyError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePullStatusUnauthorizedError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePullWithoutErrors [2023-07-14T23:48:55.523Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePushReferenceError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePushAnyError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushAnyError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePushStatusUnauthorizedError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithoutErrors [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-07-14T23:48:55.523Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageRemoveError [2023-07-14T23:48:55.523Z] --- PASS: TestImageRemoveError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageRemoveImageNotFound [2023-07-14T23:48:55.523Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageRemove [2023-07-14T23:48:55.523Z] --- PASS: TestImageRemove (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSaveError [2023-07-14T23:48:55.523Z] --- PASS: TestImageSaveError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSave [2023-07-14T23:48:55.523Z] --- PASS: TestImageSave (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSearchAnyError [2023-07-14T23:48:55.523Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSearchStatusUnauthorizedError [2023-07-14T23:48:55.523Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-07-14T23:48:55.523Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-07-14T23:48:55.523Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-07-14T23:48:55.523Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageSearchWithoutErrors [2023-07-14T23:48:55.523Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageTagError [2023-07-14T23:48:55.523Z] --- PASS: TestImageTagError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageTagInvalidReference [2023-07-14T23:48:55.523Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageTagInvalidSourceImageName [2023-07-14T23:48:55.523Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageTagHexSource [2023-07-14T23:48:55.523Z] --- PASS: TestImageTagHexSource (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestImageTag [2023-07-14T23:48:55.523Z] --- PASS: TestImageTag (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestInfoServerError [2023-07-14T23:48:55.523Z] --- PASS: TestInfoServerError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestInfoInvalidResponseJSONError [2023-07-14T23:48:55.523Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestInfo [2023-07-14T23:48:55.523Z] --- PASS: TestInfo (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkConnectError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkConnectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkConnect [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkConnect (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkCreateError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkCreateError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkCreate [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkCreate (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkDisconnectError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkDisconnect [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkInspectError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkInspectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkInspectNotFoundError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkInspectWithEmptyID [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkInspect [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkInspect (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkListError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkListError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkList [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkList (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworksPruneError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworksPruneError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworksPrune [2023-07-14T23:48:55.523Z] --- PASS: TestNetworksPrune (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkRemoveError [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNetworkRemove [2023-07-14T23:48:55.523Z] --- PASS: TestNetworkRemove (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeInspectError [2023-07-14T23:48:55.523Z] --- PASS: TestNodeInspectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeInspectNodeNotFound [2023-07-14T23:48:55.523Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeInspectWithEmptyID [2023-07-14T23:48:55.523Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeInspect [2023-07-14T23:48:55.523Z] --- PASS: TestNodeInspect (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeListError [2023-07-14T23:48:55.523Z] --- PASS: TestNodeListError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeList [2023-07-14T23:48:55.523Z] --- PASS: TestNodeList (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeRemoveError [2023-07-14T23:48:55.523Z] --- PASS: TestNodeRemoveError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeRemove [2023-07-14T23:48:55.523Z] --- PASS: TestNodeRemove (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeUpdateError [2023-07-14T23:48:55.523Z] --- PASS: TestNodeUpdateError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestNodeUpdate [2023-07-14T23:48:55.523Z] --- PASS: TestNodeUpdate (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestOptionWithTimeout [2023-07-14T23:48:55.523Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPingFail [2023-07-14T23:48:55.523Z] --- PASS: TestPingFail (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPingWithError [2023-07-14T23:48:55.523Z] 2023/07/14 23:48:55 RoundTripper returned a response & error; ignoring response [2023-07-14T23:48:55.523Z] 2023/07/14 23:48:55 RoundTripper returned a response & error; ignoring response [2023-07-14T23:48:55.523Z] --- PASS: TestPingWithError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPingSuccess [2023-07-14T23:48:55.523Z] --- PASS: TestPingSuccess (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPingHeadFallback [2023-07-14T23:48:55.523Z] === RUN TestPingHeadFallback/OK [2023-07-14T23:48:55.523Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-07-14T23:48:55.523Z] === RUN TestPingHeadFallback/Not_Found [2023-07-14T23:48:55.523Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-07-14T23:48:55.523Z] --- PASS: TestPingHeadFallback (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-07-14T23:48:55.523Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginDisableError [2023-07-14T23:48:55.523Z] --- PASS: TestPluginDisableError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginDisable [2023-07-14T23:48:55.523Z] --- PASS: TestPluginDisable (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginEnableError [2023-07-14T23:48:55.523Z] --- PASS: TestPluginEnableError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginEnable [2023-07-14T23:48:55.523Z] --- PASS: TestPluginEnable (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginInspectError [2023-07-14T23:48:55.523Z] --- PASS: TestPluginInspectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginInspectWithEmptyID [2023-07-14T23:48:55.523Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginInspect [2023-07-14T23:48:55.523Z] --- PASS: TestPluginInspect (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginListError [2023-07-14T23:48:55.523Z] --- PASS: TestPluginListError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginList [2023-07-14T23:48:55.523Z] --- PASS: TestPluginList (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginPushError [2023-07-14T23:48:55.523Z] --- PASS: TestPluginPushError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginPush [2023-07-14T23:48:55.523Z] --- PASS: TestPluginPush (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginRemoveError [2023-07-14T23:48:55.523Z] --- PASS: TestPluginRemoveError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginRemove [2023-07-14T23:48:55.523Z] --- PASS: TestPluginRemove (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginSetError [2023-07-14T23:48:55.523Z] --- PASS: TestPluginSetError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPluginSet [2023-07-14T23:48:55.523Z] --- PASS: TestPluginSet (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSetHostHeader [2023-07-14T23:48:55.523Z] --- PASS: TestSetHostHeader (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestPlainTextError [2023-07-14T23:48:55.523Z] --- PASS: TestPlainTextError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestInfiniteError [2023-07-14T23:48:55.523Z] --- PASS: TestInfiniteError (0.02s) [2023-07-14T23:48:55.523Z] === RUN TestSecretCreateUnsupported [2023-07-14T23:48:55.523Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretCreateError [2023-07-14T23:48:55.523Z] --- PASS: TestSecretCreateError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretCreate [2023-07-14T23:48:55.523Z] --- PASS: TestSecretCreate (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretInspectUnsupported [2023-07-14T23:48:55.523Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretInspectError [2023-07-14T23:48:55.523Z] --- PASS: TestSecretInspectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretInspectSecretNotFound [2023-07-14T23:48:55.523Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretInspectWithEmptyID [2023-07-14T23:48:55.523Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretInspect [2023-07-14T23:48:55.523Z] --- PASS: TestSecretInspect (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretListUnsupported [2023-07-14T23:48:55.523Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretListError [2023-07-14T23:48:55.523Z] --- PASS: TestSecretListError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretList [2023-07-14T23:48:55.523Z] --- PASS: TestSecretList (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretRemoveUnsupported [2023-07-14T23:48:55.523Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretRemoveError [2023-07-14T23:48:55.523Z] --- PASS: TestSecretRemoveError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretRemove [2023-07-14T23:48:55.523Z] --- PASS: TestSecretRemove (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretUpdateUnsupported [2023-07-14T23:48:55.523Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretUpdateError [2023-07-14T23:48:55.523Z] --- PASS: TestSecretUpdateError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestSecretUpdate [2023-07-14T23:48:55.523Z] --- PASS: TestSecretUpdate (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestServiceCreateError [2023-07-14T23:48:55.523Z] --- PASS: TestServiceCreateError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestServiceCreate [2023-07-14T23:48:55.523Z] --- PASS: TestServiceCreate (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestServiceCreateCompatiblePlatforms [2023-07-14T23:48:55.523Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestServiceCreateDigestPinning [2023-07-14T23:48:55.523Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2023-07-14T23:48:55.523Z] === RUN TestServiceInspectError [2023-07-14T23:48:55.523Z] --- PASS: TestServiceInspectError (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestServiceInspectServiceNotFound [2023-07-14T23:48:55.523Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestServiceInspectWithEmptyID [2023-07-14T23:48:55.523Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.523Z] === RUN TestServiceInspect [2023-07-14T23:48:55.523Z] --- PASS: TestServiceInspect (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceListError [2023-07-14T23:48:55.524Z] --- PASS: TestServiceListError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceList [2023-07-14T23:48:55.524Z] --- PASS: TestServiceList (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceLogsError [2023-07-14T23:48:55.524Z] --- PASS: TestServiceLogsError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceLogs [2023-07-14T23:48:55.524Z] --- PASS: TestServiceLogs (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceRemoveError [2023-07-14T23:48:55.524Z] --- PASS: TestServiceRemoveError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceRemoveNotFoundError [2023-07-14T23:48:55.524Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceRemove [2023-07-14T23:48:55.524Z] --- PASS: TestServiceRemove (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceUpdateError [2023-07-14T23:48:55.524Z] --- PASS: TestServiceUpdateError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestServiceUpdate [2023-07-14T23:48:55.524Z] --- PASS: TestServiceUpdate (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmGetUnlockKeyError [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmGetUnlockKey [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmInitError [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmInitError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmInit [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmInit (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmInspectError [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmInspectError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmInspect [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmInspect (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmJoinError [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmJoinError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmJoin [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmJoin (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmLeaveError [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmLeave [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmLeave (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmUnlockError [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmUnlock [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmUnlock (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmUpdateError [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestSwarmUpdate [2023-07-14T23:48:55.524Z] --- PASS: TestSwarmUpdate (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestTaskInspectError [2023-07-14T23:48:55.524Z] --- PASS: TestTaskInspectError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestTaskInspectWithEmptyID [2023-07-14T23:48:55.524Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestTaskInspect [2023-07-14T23:48:55.524Z] --- PASS: TestTaskInspect (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestTaskListError [2023-07-14T23:48:55.524Z] --- PASS: TestTaskListError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestTaskList [2023-07-14T23:48:55.524Z] --- PASS: TestTaskList (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeCreateError [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeCreateError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeCreate [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeCreate (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeInspectError [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeInspectError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeInspectNotFound [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeInspectWithEmptyID [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeInspect [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeInspect (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeListError [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeListError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeList [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeList (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeRemoveError [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-07-14T23:48:55.524Z] === RUN TestVolumeRemove [2023-07-14T23:48:55.524Z] --- PASS: TestVolumeRemove (0.00s) [2023-07-14T23:48:55.524Z] === CONT TestTLSCloseWriter [2023-07-14T23:48:55.524Z] --- PASS: TestTLSCloseWriter (0.02s) [2023-07-14T23:48:55.524Z] PASS [2023-07-14T23:48:55.524Z] coverage: 74.9% of statements [2023-07-14T23:48:55.524Z] ok github.com/docker/docker/client 0.403s coverage: 74.9% of statements [2023-07-14T23:48:56.271Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-07-14T23:48:56.271Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-07-14T23:48:56.831Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-07-14T23:48:57.391Z] docker_api_swarm_service_test.go:533: [d51ce2f78ff92] joining swarm manager [d71d558bdc0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:48:58.442Z] === RUN TestCheckoutGit/:subdir [2023-07-14T23:48:58.754Z] docker_api_swarm_service_test.go:534: [d533d515f937a] joining swarm manager [d71d558bdc0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:48:58.754Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-07-14T23:48:58.901Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:48:58.901Z] [2023-07-14T23:48:58.901Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:48:59.679Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-07-14T23:49:01.803Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:01.803Z] [2023-07-14T23:49:01.803Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:02.219Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-07-14T23:49:03.978Z] === RUN TestCheckoutGit/:nosubdir [2023-07-14T23:49:04.128Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-07-14T23:49:04.128Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-07-14T23:49:04.128Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-07-14T23:49:04.128Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-07-14T23:49:04.128Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-07-14T23:49:04.384Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-07-14T23:49:05.514Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:05.514Z] [2023-07-14T23:49:05.514Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:05.745Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-07-14T23:49:05.976Z] === RUN TestCheckoutGit/:Dockerfile [2023-07-14T23:49:06.670Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-07-14T23:49:06.945Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:06.945Z] [2023-07-14T23:49:06.945Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:07.405Z] === RUN TestCheckoutGit/master:nosubdir [2023-07-14T23:49:08.032Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-07-14T23:49:08.287Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-07-14T23:49:08.941Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:08.942Z] [2023-07-14T23:49:08.942Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:09.400Z] === RUN TestCheckoutGit/master:subdir [2023-07-14T23:49:09.650Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-07-14T23:49:10.210Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-07-14T23:49:10.369Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:10.369Z] [2023-07-14T23:49:10.369Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:11.135Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-07-14T23:49:11.390Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-07-14T23:49:12.548Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:12.548Z] [2023-07-14T23:49:12.548Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:12.752Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-07-14T23:49:12.752Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-07-14T23:49:13.007Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-07-14T23:49:13.567Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-07-14T23:49:14.126Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-07-14T23:49:14.382Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-07-14T23:49:14.637Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-07-14T23:49:14.728Z] === RUN TestCheckoutGit/master:../subdir [2023-07-14T23:49:15.193Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:15.193Z] [2023-07-14T23:49:15.193Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:15.196Z] === RUN TestDockerSuite/TestRunEnvironment [2023-07-14T23:49:15.653Z] === RUN TestCheckoutGit/test [2023-07-14T23:49:15.756Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-07-14T23:49:16.315Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-07-14T23:49:16.570Z] === RUN TestDockerSuite/TestRunExitCode [2023-07-14T23:49:16.626Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:16.626Z] [2023-07-14T23:49:16.626Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:17.130Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-07-14T23:49:17.690Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-07-14T23:49:17.945Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-07-14T23:49:18.167Z] === RUN TestCheckoutGit/test: [2023-07-14T23:49:18.505Z] === RUN TestDockerSuite/TestRunExposePort [2023-07-14T23:49:18.506Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-07-14T23:49:19.065Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-07-14T23:49:19.138Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:19.138Z] [2023-07-14T23:49:19.138Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:19.320Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-07-14T23:49:19.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-07-14T23:49:20.441Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-07-14T23:49:20.678Z] === RUN TestCheckoutGit/test:subdir [2023-07-14T23:49:20.696Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-14T23:49:20.696Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-14T23:49:20.696Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-07-14T23:49:21.647Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-14T23:49:21.648Z] [2023-07-14T23:49:21.648Z] gitutils_test.go:211: git-http-backend: [2023-07-14T23:49:22.059Z] docker_api_swarm_service_test.go:148: [d3a65d314fc25] joining swarm manager [d6bd5ef1c318a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:49:22.619Z] docker_api_swarm_service_test.go:148: [dcde847004f72] joining swarm manager [d6bd5ef1c318a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:49:22.875Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-07-14T23:49:23.186Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestConfigureDaemonLogs [2023-07-14T23:49:23.186Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestCommonOptionsInstallFlags [2023-07-14T23:49:23.186Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-07-14T23:49:23.186Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-07-14T23:49:23.186Z] PASS [2023-07-14T23:49:23.186Z] coverage: 18.4% of statements [2023-07-14T23:49:23.186Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 18.4% of statements [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit (43.40s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/#00 (5.51s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/master (7.23s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/:subdir (5.99s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/:nosubdir (2.14s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/:Dockerfile (1.57s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/master:nosubdir (1.58s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/master:subdir (5.39s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/master:../subdir (1.26s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/test (2.37s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/test: (2.45s) [2023-07-14T23:49:23.186Z] --- PASS: TestCheckoutGit/test:subdir (2.56s) [2023-07-14T23:49:23.186Z] === RUN TestValidGitTransport [2023-07-14T23:49:23.186Z] --- PASS: TestValidGitTransport (0.00s) [2023-07-14T23:49:23.186Z] === RUN TestGitInvalidRef [2023-07-14T23:49:23.435Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-07-14T23:49:23.646Z] --- PASS: TestGitInvalidRef (0.25s) [2023-07-14T23:49:23.646Z] PASS [2023-07-14T23:49:23.646Z] coverage: 83.5% of statements [2023-07-14T23:49:23.646Z] ok github.com/docker/docker/builder/remotecontext/git 43.720s coverage: 83.5% of statements [2023-07-14T23:49:24.614Z] ? github.com/docker/docker/cli [no test files] [2023-07-14T23:49:24.614Z] ? github.com/docker/docker/cli/config [no test files] [2023-07-14T23:49:25.075Z] === RUN TestContainerStopSignal [2023-07-14T23:49:25.075Z] --- PASS: TestContainerStopSignal (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestContainerStopTimeout [2023-07-14T23:49:25.075Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestContainerSecretReferenceDestTarget [2023-07-14T23:49:25.075Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-07-14T23:49:25.075Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestContainerLogPathSetForRingLogger [2023-07-14T23:49:25.075Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestReplaceAndAppendEnvVars [2023-07-14T23:49:25.075Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-07-14T23:49:25.075Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestNewMemoryStore [2023-07-14T23:49:25.075Z] --- PASS: TestNewMemoryStore (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestAddContainers [2023-07-14T23:49:25.075Z] --- PASS: TestAddContainers (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestGetContainer [2023-07-14T23:49:25.075Z] --- PASS: TestGetContainer (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestDeleteContainer [2023-07-14T23:49:25.075Z] --- PASS: TestDeleteContainer (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestListContainers [2023-07-14T23:49:25.075Z] --- PASS: TestListContainers (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestFirstContainer [2023-07-14T23:49:25.075Z] --- PASS: TestFirstContainer (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestApplyAllContainer [2023-07-14T23:49:25.075Z] --- PASS: TestApplyAllContainer (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestIsValidHealthString [2023-07-14T23:49:25.075Z] --- PASS: TestIsValidHealthString (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestStateRunStop [2023-07-14T23:49:25.075Z] --- PASS: TestStateRunStop (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestStateTimeoutWait [2023-07-14T23:49:25.075Z] state_test.go:141: Stop callback fired [2023-07-14T23:49:25.075Z] state_test.go:165: Stop callback fired [2023-07-14T23:49:25.075Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-07-14T23:49:25.075Z] === RUN TestIsValidStateString [2023-07-14T23:49:25.075Z] --- PASS: TestIsValidStateString (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestViewSaveDelete [2023-07-14T23:49:25.075Z] --- PASS: TestViewSaveDelete (0.01s) [2023-07-14T23:49:25.075Z] === RUN TestViewAll [2023-07-14T23:49:25.075Z] --- PASS: TestViewAll (0.02s) [2023-07-14T23:49:25.075Z] === RUN TestViewGet [2023-07-14T23:49:25.075Z] --- PASS: TestViewGet (0.01s) [2023-07-14T23:49:25.075Z] === RUN TestNames [2023-07-14T23:49:25.075Z] --- PASS: TestNames (0.00s) [2023-07-14T23:49:25.075Z] === RUN TestViewWithHealthCheck [2023-07-14T23:49:25.075Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-07-14T23:49:25.075Z] PASS [2023-07-14T23:49:25.075Z] coverage: 41.4% of statements [2023-07-14T23:49:25.535Z] ok github.com/docker/docker/container 0.512s coverage: 41.4% of statements [2023-07-14T23:49:25.535Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-14T23:49:25.535Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-14T23:49:25.535Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-07-14T23:49:25.536Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-14T23:49:26.506Z] === RUN TestPrepare [2023-07-14T23:49:26.968Z] --- PASS: TestPrepare (0.00s) [2023-07-14T23:49:26.968Z] === RUN TestStart [2023-07-14T23:49:26.968Z] --- PASS: TestStart (0.00s) [2023-07-14T23:49:26.968Z] === RUN TestWaitCancel [2023-07-14T23:49:26.968Z] --- PASS: TestWaitCancel (0.00s) [2023-07-14T23:49:26.968Z] === RUN TestWaitDisabled [2023-07-14T23:49:26.968Z] --- PASS: TestWaitDisabled (0.00s) [2023-07-14T23:49:26.968Z] === RUN TestWaitEnabled [2023-07-14T23:49:26.968Z] --- PASS: TestWaitEnabled (0.00s) [2023-07-14T23:49:26.968Z] === RUN TestRemove [2023-07-14T23:49:26.968Z] --- PASS: TestRemove (0.00s) [2023-07-14T23:49:26.968Z] PASS [2023-07-14T23:49:26.968Z] coverage: 65.3% of statements [2023-07-14T23:49:26.968Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2023-07-14T23:49:28.519Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-07-14T23:49:28.519Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCIsolation [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCIsolation [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-07-14T23:49:28.519Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCConfigs [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCConfigs [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-07-14T23:49:28.519Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-07-14T23:49:28.519Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-07-14T23:49:28.519Z] PASS [2023-07-14T23:49:28.519Z] coverage: 35.9% of statements [2023-07-14T23:49:28.519Z] ok github.com/docker/docker/daemon/cluster/convert 0.259s coverage: 35.9% of statements [2023-07-14T23:49:28.979Z] === RUN TestNewListSecretsFilters [2023-07-14T23:49:28.979Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-07-14T23:49:28.979Z] === RUN TestNewListConfigsFilters [2023-07-14T23:49:28.979Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-07-14T23:49:28.979Z] PASS [2023-07-14T23:49:28.979Z] coverage: 0.5% of statements [2023-07-14T23:49:28.979Z] ok github.com/docker/docker/daemon/cluster 0.281s coverage: 0.5% of statements [2023-07-14T23:49:31.882Z] === RUN TestDiscoveryOptsErrors [2023-07-14T23:49:31.882Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-07-14T23:49:31.882Z] === RUN TestDiscoveryOpts [2023-07-14T23:49:31.882Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-07-14T23:49:31.882Z] PASS [2023-07-14T23:49:31.882Z] coverage: 30.0% of statements [2023-07-14T23:49:31.882Z] ok github.com/docker/docker/daemon/discovery 0.083s coverage: 30.0% of statements [2023-07-14T23:49:32.341Z] === RUN TestWaitNodeAttachment [2023-07-14T23:49:32.341Z] === RUN TestBuilderGC [2023-07-14T23:49:32.341Z] --- PASS: TestBuilderGC (0.01s) [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationNotFound [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestDaemonBrokenConfiguration [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestParseClusterAdvertiseSettings [2023-07-14T23:49:32.341Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestFindConfigurationConflicts [2023-07-14T23:49:32.341Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-07-14T23:49:32.341Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeConflicts [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-07-14T23:49:32.341Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-07-14T23:49:32.341Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-07-14T23:49:32.341Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-07-14T23:49:32.341Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_label [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_dns [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_dns-search [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-07-14T23:49:32.341Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-07-14T23:49:32.341Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestModifiedDiscoverySettings [2023-07-14T23:49:32.341Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-07-14T23:49:32.341Z] === RUN TestReloadSetConfigFileNotExist [2023-07-14T23:49:32.802Z] --- PASS: TestWaitNodeAttachment (0.41s) [2023-07-14T23:49:32.802Z] === RUN TestIsolationConversion [2023-07-14T23:49:32.802Z] === RUN TestIsolationConversion/default [2023-07-14T23:49:32.802Z] === RUN TestIsolationConversion/process [2023-07-14T23:49:32.802Z] === RUN TestIsolationConversion/hyperv [2023-07-14T23:49:32.802Z] --- PASS: TestIsolationConversion (0.00s) [2023-07-14T23:49:32.802Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-07-14T23:49:32.802Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-07-14T23:49:32.802Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestContainerLabels [2023-07-14T23:49:32.802Z] --- PASS: TestContainerLabels (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestCredentialSpecConversion [2023-07-14T23:49:32.802Z] === RUN TestCredentialSpecConversion/none [2023-07-14T23:49:32.802Z] === RUN TestCredentialSpecConversion/config [2023-07-14T23:49:32.802Z] === RUN TestCredentialSpecConversion/file [2023-07-14T23:49:32.802Z] === RUN TestCredentialSpecConversion/registry [2023-07-14T23:49:32.802Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-07-14T23:49:32.802Z] time="2023-07-14T23:49:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-07-14T23:49:32.802Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2023-07-14T23:49:32.802Z] === RUN TestReloadDefaultConfigNotExist [2023-07-14T23:49:32.802Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-07-14T23:49:32.802Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-07-14T23:49:32.802Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-07-14T23:49:32.802Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestControllerValidateMountBind [2023-07-14T23:49:32.802Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestControllerValidateMountVolume [2023-07-14T23:49:32.802Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestControllerValidateMountTarget [2023-07-14T23:49:32.802Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestControllerValidateMountTmpfs [2023-07-14T23:49:32.802Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestControllerValidateMountInvalidType [2023-07-14T23:49:32.802Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestControllerValidateMountNamedPipe [2023-07-14T23:49:32.802Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-07-14T23:49:32.802Z] PASS [2023-07-14T23:49:32.802Z] coverage: 11.0% of statements [2023-07-14T23:49:32.802Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:49:32.802Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2023-07-14T23:49:32.802Z] === RUN TestReloadBadDefaultConfig [2023-07-14T23:49:32.802Z] time="2023-07-14T23:49:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4012141112" [2023-07-14T23:49:32.802Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestReloadWithConflictingLabels [2023-07-14T23:49:32.802Z] time="2023-07-14T23:49:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3274099112" [2023-07-14T23:49:32.802Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.597s coverage: 11.0% of statements [2023-07-14T23:49:32.802Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-07-14T23:49:32.802Z] === RUN TestReloadWithDuplicateLabels [2023-07-14T23:49:32.802Z] time="2023-07-14T23:49:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3341617317" [2023-07-14T23:49:32.802Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2023-07-14T23:49:32.802Z] === RUN TestDaemonConfigurationMerge [2023-07-14T23:49:32.802Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-07-14T23:49:32.802Z] PASS [2023-07-14T23:49:32.802Z] coverage: 79.7% of statements [2023-07-14T23:49:32.802Z] ok github.com/docker/docker/daemon/config 0.322s coverage: 79.7% of statements [2023-07-14T23:49:33.771Z] === RUN TestEventsLog [2023-07-14T23:49:33.772Z] --- PASS: TestEventsLog (0.00s) [2023-07-14T23:49:33.772Z] === RUN TestEventsLogTimeout [2023-07-14T23:49:33.772Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-07-14T23:49:33.772Z] === RUN TestLogEvents [2023-07-14T23:49:33.772Z] --- PASS: TestLogEvents (0.06s) [2023-07-14T23:49:33.772Z] === RUN TestLoadBufferedEvents [2023-07-14T23:49:33.772Z] --- PASS: TestLoadBufferedEvents (0.14s) [2023-07-14T23:49:33.772Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-07-14T23:49:33.772Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-07-14T23:49:33.772Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-07-14T23:49:33.772Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-07-14T23:49:33.772Z] PASS [2023-07-14T23:49:33.772Z] coverage: 50.0% of statements [2023-07-14T23:49:33.772Z] ok github.com/docker/docker/daemon/events 0.296s coverage: 50.0% of statements [2023-07-14T23:49:34.740Z] === RUN TestIsEmptyDir [2023-07-14T23:49:34.740Z] --- PASS: TestIsEmptyDir (0.01s) [2023-07-14T23:49:34.740Z] PASS [2023-07-14T23:49:34.740Z] coverage: 2.3% of statements [2023-07-14T23:49:34.740Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2023-07-14T23:49:35.199Z] === RUN TestLinkNaming [2023-07-14T23:49:35.199Z] --- PASS: TestLinkNaming (0.00s) [2023-07-14T23:49:35.199Z] === RUN TestLinkNew [2023-07-14T23:49:35.199Z] --- PASS: TestLinkNew (0.00s) [2023-07-14T23:49:35.199Z] === RUN TestLinkEnv [2023-07-14T23:49:35.199Z] --- PASS: TestLinkEnv (0.00s) [2023-07-14T23:49:35.199Z] === RUN TestLinkMultipleEnv [2023-07-14T23:49:35.199Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-07-14T23:49:35.199Z] === RUN TestLinkPortRangeEnv [2023-07-14T23:49:35.199Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-07-14T23:49:35.199Z] PASS [2023-07-14T23:49:35.199Z] coverage: 93.0% of statements [2023-07-14T23:49:35.199Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2023-07-14T23:49:35.593Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-07-14T23:49:35.593Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-07-14T23:49:36.154Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-07-14T23:49:36.154Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-07-14T23:49:36.154Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-07-14T23:49:36.154Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-07-14T23:49:36.168Z] === RUN TestVerifyNetworkingConfig [2023-07-14T23:49:36.168Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestGetContainer [2023-07-14T23:49:36.168Z] --- PASS: TestGetContainer (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestValidContainerNames [2023-07-14T23:49:36.168Z] --- PASS: TestValidContainerNames (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestContainerInitDNS [2023-07-14T23:49:36.168Z] daemon_test.go:146: root required [2023-07-14T23:49:36.168Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestMerge [2023-07-14T23:49:36.168Z] --- PASS: TestMerge (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestValidateContainerIsolation [2023-07-14T23:49:36.168Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestFindNetworkErrorType [2023-07-14T23:49:36.168Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestEnsureServicesExist [2023-07-14T23:49:36.168Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestEnsureServicesExistErrors [2023-07-14T23:49:36.168Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-07-14T23:49:36.168Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-07-14T23:49:36.168Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-07-14T23:49:36.168Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestContainerDelete [2023-07-14T23:49:36.168Z] --- PASS: TestContainerDelete (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestContainerDoubleDelete [2023-07-14T23:49:36.168Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestLogContainerEventCopyLabels [2023-07-14T23:49:36.168Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestLogContainerEventWithAttributes [2023-07-14T23:49:36.168Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestNoneHealthcheck [2023-07-14T23:49:36.168Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestHealthStates [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] time="2023-07-14T23:49:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-07-14T23:49:36.168Z] --- PASS: TestHealthStates (0.14s) [2023-07-14T23:49:36.168Z] === RUN TestMaskURLCredentials [2023-07-14T23:49:36.168Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestGetInspectData [2023-07-14T23:49:36.168Z] --- PASS: TestGetInspectData (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestFillLicense [2023-07-14T23:49:36.168Z] --- PASS: TestFillLicense (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestListInvalidFilter [2023-07-14T23:49:36.168Z] --- PASS: TestListInvalidFilter (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestNameFilter [2023-07-14T23:49:36.168Z] --- PASS: TestNameFilter (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-07-14T23:49:36.168Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-07-14T23:49:36.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-07-14T23:49:36.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestDaemonReloadLabels [2023-07-14T23:49:36.168Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-07-14T23:49:36.168Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestDaemonReloadMirrors [2023-07-14T23:49:36.168Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestDaemonReloadInsecureRegistries [2023-07-14T23:49:36.168Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestDaemonReloadNotAffectOthers [2023-07-14T23:49:36.168Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-07-14T23:49:36.168Z] === RUN TestDaemonDiscoveryReload [2023-07-14T23:49:36.713Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-07-14T23:49:37.138Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2023-07-14T23:49:37.138Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-07-14T23:49:37.604Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2023-07-14T23:49:37.604Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig/defaults [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig/invalid_create_group [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-07-14T23:49:37.604Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig (0.00s) [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-07-14T23:49:37.604Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-07-14T23:49:37.604Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-07-14T23:49:37.604Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-07-14T23:49:37.604Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-07-14T23:49:37.604Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.01s) [2023-07-14T23:49:37.604Z] === RUN TestNewAWSLogsClientRegionDetect [2023-07-14T23:49:38.069Z] time="2023-07-14T23:49:37Z" level=info msg="Trying to get region from EC2 Metadata" [2023-07-14T23:49:38.069Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2023-07-14T23:49:38.069Z] === RUN TestCreateSuccess [2023-07-14T23:49:38.069Z] --- PASS: TestCreateSuccess (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCreateLogGroupSuccess [2023-07-14T23:49:38.069Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCreateError [2023-07-14T23:49:38.069Z] --- PASS: TestCreateError (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCreateAlreadyExists [2023-07-14T23:49:38.069Z] time="2023-07-14T23:49:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-07-14T23:49:38.069Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestLogClosed [2023-07-14T23:49:38.069Z] --- PASS: TestLogClosed (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestLogBlocking [2023-07-14T23:49:38.069Z] --- PASS: TestLogBlocking (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestLogBufferEmpty [2023-07-14T23:49:38.069Z] --- PASS: TestLogBufferEmpty (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestPublishBatchSuccess [2023-07-14T23:49:38.069Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestPublishBatchError [2023-07-14T23:49:38.069Z] time="2023-07-14T23:49:37Z" level=error msg=Error [2023-07-14T23:49:38.069Z] --- PASS: TestPublishBatchError (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-07-14T23:49:38.069Z] time="2023-07-14T23:49:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-07-14T23:49:38.069Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestPublishBatchAlreadyAccepted [2023-07-14T23:49:38.069Z] time="2023-07-14T23:49:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-07-14T23:49:38.069Z] time="2023-07-14T23:49:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-07-14T23:49:38.069Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchSimple [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchTicker [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchMultilinePattern [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchClose [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchClose (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestEffectiveLen [2023-07-14T23:49:38.069Z] === RUN TestEffectiveLen/0/Hello [2023-07-14T23:49:38.069Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-07-14T23:49:38.069Z] === RUN TestEffectiveLen/2/🙃 [2023-07-14T23:49:38.069Z] === RUN TestEffectiveLen/3/���� [2023-07-14T23:49:38.069Z] === RUN TestEffectiveLen/4/He��o [2023-07-14T23:49:38.069Z] === RUN TestEffectiveLen/5/ [2023-07-14T23:49:38.069Z] --- PASS: TestEffectiveLen (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/0/ [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/1/Hello [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: Hello [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/2/Hello [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: He [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: llo [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/3/Hello [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: Hello [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/4/🙃 [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: 🙃 [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/5/🙃 [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: 🙃 [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/6/a� [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: a [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: � [2023-07-14T23:49:38.069Z] === RUN TestFindValidSplit/7/a� [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1017: a� [2023-07-14T23:49:38.069Z] cloudwatchlogs_test.go:1018: [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestProcessEventEmoji [2023-07-14T23:49:38.069Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchLineSplit [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchLineSplitWithBinary [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchMaxEvents [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchMaxTotalBytes [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-07-14T23:49:38.069Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-07-14T23:49:38.069Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsMultilinePattern [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-07-14T23:49:38.069Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-07-14T23:49:38.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCreateTagSuccess [2023-07-14T23:49:38.069Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-07-14T23:49:38.069Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-07-14T23:49:38.069Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-07-14T23:49:38.069Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-07-14T23:49:38.069Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-07-14T23:49:38.069Z] PASS [2023-07-14T23:49:38.069Z] coverage: 76.8% of statements [2023-07-14T23:49:38.069Z] === RUN TestAdapterReadLogs [2023-07-14T23:49:38.069Z] ok github.com/docker/docker/daemon/logger/awslogs 0.417s coverage: 76.8% of statements [2023-07-14T23:49:38.069Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCopier [2023-07-14T23:49:38.069Z] --- PASS: TestCopier (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestCopierLongLines [2023-07-14T23:49:38.069Z] --- PASS: TestCopierLongLines (0.01s) [2023-07-14T23:49:38.069Z] === RUN TestCopierSlow [2023-07-14T23:49:38.069Z] === RUN TestSearchRegistryForImagesErrors [2023-07-14T23:49:38.069Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestSearchRegistryForImages [2023-07-14T23:49:38.069Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestOnlyPlatformWithFallback [2023-07-14T23:49:38.069Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestImageDelete [2023-07-14T23:49:38.069Z] === RUN TestImageDelete/no_lease [2023-07-14T23:49:38.069Z] === RUN TestImageDelete/lease_exists [2023-07-14T23:49:38.069Z] --- PASS: TestImageDelete (0.06s) [2023-07-14T23:49:38.069Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-07-14T23:49:38.069Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2023-07-14T23:49:38.069Z] === RUN TestContentStoreForPull [2023-07-14T23:49:38.069Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-07-14T23:49:38.069Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-07-14T23:49:38.069Z] reload_test.go:520: root required [2023-07-14T23:49:38.069Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-07-14T23:49:38.069Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2023-07-14T23:49:38.069Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-07-14T23:49:38.069Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-07-14T23:49:38.069Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-07-14T23:49:38.069Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2023-07-14T23:49:38.069Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-07-14T23:49:38.069Z] --- PASS: TestCopierSlow (0.21s) [2023-07-14T23:49:38.069Z] === RUN TestCopierWithSized [2023-07-14T23:49:38.069Z] === RUN TestCopierWithSized/as_is [2023-07-14T23:49:38.069Z] === RUN TestCopierWithSized/With_RingLogger [2023-07-14T23:49:38.069Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-07-14T23:49:38.069Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-07-14T23:49:38.069Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestParseVolumesFrom [2023-07-14T23:49:38.069Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-07-14T23:49:38.069Z] PASS [2023-07-14T23:49:38.069Z] coverage: 8.9% of statements [2023-07-14T23:49:38.069Z] --- PASS: TestCopierWithSized (0.02s) [2023-07-14T23:49:38.069Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-07-14T23:49:38.069Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2023-07-14T23:49:38.069Z] === RUN TestCopierWithPartial [2023-07-14T23:49:38.069Z] --- PASS: TestCopierWithPartial (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestRingLogger [2023-07-14T23:49:38.069Z] --- PASS: TestRingLogger (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestRingCap [2023-07-14T23:49:38.069Z] --- PASS: TestRingCap (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestRingClose [2023-07-14T23:49:38.069Z] --- PASS: TestRingClose (0.00s) [2023-07-14T23:49:38.069Z] === RUN TestRingDrain [2023-07-14T23:49:38.069Z] --- PASS: TestRingDrain (0.00s) [2023-07-14T23:49:38.069Z] PASS [2023-07-14T23:49:38.069Z] coverage: 43.0% of statements [2023-07-14T23:49:38.069Z] ok github.com/docker/docker/daemon 2.625s coverage: 8.9% of statements [2023-07-14T23:49:38.069Z] ok github.com/docker/docker/daemon/logger 0.308s coverage: 43.0% of statements [2023-07-14T23:49:38.527Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-07-14T23:49:38.528Z] --- PASS: TestContentStoreForPull (0.21s) [2023-07-14T23:49:38.528Z] PASS [2023-07-14T23:49:38.528Z] coverage: 6.6% of statements [2023-07-14T23:49:38.528Z] ok github.com/docker/docker/daemon/images 0.400s coverage: 6.6% of statements [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-07-14T23:49:38.528Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-07-14T23:49:39.224Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-07-14T23:49:39.498Z] === RUN TestJSONLogsMarshalJSONBuf [2023-07-14T23:49:39.498Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-07-14T23:49:39.498Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-07-14T23:49:39.498Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2023-07-14T23:49:39.498Z] === RUN TestFastTimeMarshalJSON [2023-07-14T23:49:39.498Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-07-14T23:49:39.498Z] PASS [2023-07-14T23:49:39.498Z] coverage: 87.2% of statements [2023-07-14T23:49:39.498Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.260s coverage: 87.2% of statements [2023-07-14T23:49:39.498Z] === RUN TestJSONFileLogger [2023-07-14T23:49:39.498Z] --- PASS: TestJSONFileLogger (0.00s) [2023-07-14T23:49:39.498Z] === RUN TestJSONFileLoggerWithTags [2023-07-14T23:49:39.498Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-07-14T23:49:39.498Z] === RUN TestJSONFileLoggerWithOpts [2023-07-14T23:49:39.498Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-07-14T23:49:39.498Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-07-14T23:49:39.498Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-07-14T23:49:39.498Z] === RUN TestEncodeDecode [2023-07-14T23:49:39.498Z] === PAUSE TestEncodeDecode [2023-07-14T23:49:39.498Z] === RUN TestUnexpectedEOF [2023-07-14T23:49:39.956Z] time="2023-07-14T23:49:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-07-14T23:49:39.956Z] time="2023-07-14T23:49:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-07-14T23:49:39.956Z] --- PASS: TestUnexpectedEOF (0.13s) [2023-07-14T23:49:39.956Z] === CONT TestEncodeDecode [2023-07-14T23:49:39.956Z] --- PASS: TestEncodeDecode (0.00s) [2023-07-14T23:49:39.956Z] PASS [2023-07-14T23:49:39.956Z] coverage: 69.9% of statements [2023-07-14T23:49:39.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.210s coverage: 69.9% of statements [2023-07-14T23:49:39.956Z] === RUN TestWriteLog [2023-07-14T23:49:39.956Z] === PAUSE TestWriteLog [2023-07-14T23:49:39.956Z] === RUN TestReadLog [2023-07-14T23:49:39.956Z] === PAUSE TestReadLog [2023-07-14T23:49:39.956Z] === RUN TestDecode [2023-07-14T23:49:39.956Z] --- PASS: TestDecode (0.02s) [2023-07-14T23:49:39.956Z] === CONT TestWriteLog [2023-07-14T23:49:39.956Z] --- PASS: TestWriteLog (0.00s) [2023-07-14T23:49:39.956Z] === CONT TestReadLog [2023-07-14T23:49:39.956Z] === RUN TestReadLog/tail_exact [2023-07-14T23:49:39.956Z] === RUN TestReadLog/tail_less_than_available [2023-07-14T23:49:39.956Z] === RUN TestReadLog/tail_more_than_available [2023-07-14T23:49:39.956Z] --- PASS: TestReadLog (0.15s) [2023-07-14T23:49:39.956Z] --- PASS: TestReadLog/tail_exact (0.14s) [2023-07-14T23:49:39.956Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-07-14T23:49:39.956Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2023-07-14T23:49:39.956Z] PASS [2023-07-14T23:49:39.956Z] coverage: 78.7% of statements [2023-07-14T23:49:39.956Z] ok github.com/docker/docker/daemon/logger/local 0.248s coverage: 78.7% of statements [2023-07-14T23:49:40.151Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-07-14T23:49:40.414Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-14T23:49:40.872Z] === RUN TestOpenFileDelete [2023-07-14T23:49:40.872Z] --- PASS: TestOpenFileDelete (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestOpenFileRename [2023-07-14T23:49:40.872Z] --- PASS: TestOpenFileRename (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestHandleDecoderErr [2023-07-14T23:49:40.872Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestParseLogTagDefaultTag [2023-07-14T23:49:40.872Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestParseLogTag [2023-07-14T23:49:40.872Z] --- PASS: TestParseLogTag (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestParseLogTagEmptyTag [2023-07-14T23:49:40.872Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestTailFiles [2023-07-14T23:49:40.872Z] --- PASS: TestTailFiles (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestFollowLogsConsumerGone [2023-07-14T23:49:40.872Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestFollowLogsProducerGone [2023-07-14T23:49:40.872Z] logfile_test.go:180: logDecode() closed after sending 1902 messages [2023-07-14T23:49:40.872Z] logfile_test.go:233: messages sent: 1902, received: 1902 [2023-07-14T23:49:40.872Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-07-14T23:49:40.872Z] === RUN TestCheckCapacityAndRotate [2023-07-14T23:49:40.872Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-07-14T23:49:40.872Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-07-14T23:49:40.872Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2023-07-14T23:49:40.872Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-07-14T23:49:40.872Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2023-07-14T23:49:40.872Z] PASS [2023-07-14T23:49:40.872Z] coverage: 54.9% of statements [2023-07-14T23:49:40.872Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.229s coverage: 54.9% of statements [2023-07-14T23:49:41.116Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-07-14T23:49:41.331Z] === RUN TestLog [2023-07-14T23:49:41.331Z] --- PASS: TestLog (0.01s) [2023-07-14T23:49:41.331Z] PASS [2023-07-14T23:49:41.331Z] coverage: 31.5% of statements [2023-07-14T23:49:41.331Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.082s coverage: 31.5% of statements [2023-07-14T23:49:41.791Z] === RUN TestValidateLogOpt [2023-07-14T23:49:41.791Z] --- PASS: TestValidateLogOpt (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestNewMissedConfig [2023-07-14T23:49:41.791Z] --- PASS: TestNewMissedConfig (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestNewMissedUrl [2023-07-14T23:49:41.791Z] --- PASS: TestNewMissedUrl (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestNewMissedToken [2023-07-14T23:49:41.791Z] --- PASS: TestNewMissedToken (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestNewWithProxy [2023-07-14T23:49:41.791Z] --- PASS: TestNewWithProxy (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestDefault [2023-07-14T23:49:41.791Z] --- PASS: TestDefault (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-07-14T23:49:41.791Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2023-07-14T23:49:41.791Z] === RUN TestJsonFormat [2023-07-14T23:49:41.791Z] --- PASS: TestJsonFormat (0.02s) [2023-07-14T23:49:41.791Z] === RUN TestRawFormat [2023-07-14T23:49:41.791Z] --- PASS: TestRawFormat (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestRawFormatWithLabels [2023-07-14T23:49:41.791Z] --- PASS: TestRawFormatWithLabels (0.02s) [2023-07-14T23:49:41.791Z] === RUN TestRawFormatWithoutTag [2023-07-14T23:49:41.791Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestBatching [2023-07-14T23:49:41.791Z] === RUN TestNewParse [2023-07-14T23:49:41.791Z] --- PASS: TestNewParse (0.00s) [2023-07-14T23:49:41.791Z] PASS [2023-07-14T23:49:41.791Z] coverage: 8.3% of statements [2023-07-14T23:49:41.791Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2023-07-14T23:49:41.791Z] --- PASS: TestBatching (0.32s) [2023-07-14T23:49:41.791Z] === RUN TestFrequency [2023-07-14T23:49:41.791Z] === RUN TestParseLogFormat [2023-07-14T23:49:41.791Z] --- PASS: TestParseLogFormat (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestValidateLogOptEmpty [2023-07-14T23:49:41.791Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestValidateSyslogAddress [2023-07-14T23:49:41.791Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestParseAddressDefaultPort [2023-07-14T23:49:41.791Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestValidateSyslogFacility [2023-07-14T23:49:41.791Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestValidateLogOptSyslogFormat [2023-07-14T23:49:41.791Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-07-14T23:49:41.791Z] === RUN TestValidateLogOpt [2023-07-14T23:49:41.791Z] --- PASS: TestValidateLogOpt (0.00s) [2023-07-14T23:49:41.791Z] PASS [2023-07-14T23:49:41.791Z] coverage: 46.8% of statements [2023-07-14T23:49:41.791Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 46.8% of statements [2023-07-14T23:49:42.249Z] --- PASS: TestFrequency (0.16s) [2023-07-14T23:49:42.249Z] === RUN TestOneMessagePerRequest [2023-07-14T23:49:42.249Z] --- PASS: TestOneMessagePerRequest (0.00s) [2023-07-14T23:49:42.249Z] === RUN TestVerify [2023-07-14T23:49:42.249Z] --- PASS: TestVerify (0.00s) [2023-07-14T23:49:42.249Z] === RUN TestSkipVerify [2023-07-14T23:49:42.249Z] time="2023-07-14T23:49:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.249Z] time="2023-07-14T23:49:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.249Z] time="2023-07-14T23:49:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] --- PASS: TestSkipVerify (0.45s) [2023-07-14T23:49:42.709Z] === RUN TestBufferMaximum [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689378582.283438\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689378582.283438\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:42.709Z] --- PASS: TestBufferMaximum (0.00s) [2023-07-14T23:49:42.709Z] === RUN TestServerAlwaysDown [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689378582.287135\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689378582.287135\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689378582.287135\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689378582.289212\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:42.709Z] time="2023-07-14T23:49:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689378582.289212\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:42.709Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-07-14T23:49:42.709Z] === RUN TestCannotSendAfterClose [2023-07-14T23:49:42.709Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-07-14T23:49:42.709Z] === RUN TestDeadlockOnBlockedEndpoint [2023-07-14T23:49:43.676Z] === RUN TestV1IDService [2023-07-14T23:49:43.676Z] --- PASS: TestV1IDService (0.03s) [2023-07-14T23:49:43.676Z] === RUN TestV2MetadataService [2023-07-14T23:49:43.676Z] time="2023-07-14T23:49:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-07-14T23:49:43.676Z] time="2023-07-14T23:49:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d28f5947b6d7\"}'" [2023-07-14T23:49:43.676Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2023-07-14T23:49:43.676Z] PASS [2023-07-14T23:49:43.676Z] coverage: 82.5% of statements [2023-07-14T23:49:43.676Z] ok github.com/docker/docker/daemon/logger/splunk 2.081s coverage: 82.5% of statements [2023-07-14T23:49:43.676Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-14T23:49:43.676Z] ? github.com/docker/docker/daemon/network [no test files] [2023-07-14T23:49:43.676Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-14T23:49:44.139Z] === RUN TestSuccessfulDownload [2023-07-14T23:49:44.139Z] download_test.go:267: Needs fixing on Windows [2023-07-14T23:49:44.139Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-07-14T23:49:44.139Z] === RUN TestCancelledDownload [2023-07-14T23:49:44.139Z] --- PASS: TestCancelledDownload (0.02s) [2023-07-14T23:49:44.139Z] === RUN TestMaxDownloadAttempts [2023-07-14T23:49:44.139Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-07-14T23:49:44.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-07-14T23:49:44.139Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-07-14T23:49:44.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-07-14T23:49:44.139Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-07-14T23:49:44.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-07-14T23:49:44.139Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-07-14T23:49:44.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-07-14T23:49:44.139Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-07-14T23:49:44.139Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-07-14T23:49:44.139Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-07-14T23:49:44.139Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-07-14T23:49:44.598Z] --- PASS: TestV2MetadataService (1.21s) [2023-07-14T23:49:44.598Z] PASS [2023-07-14T23:49:44.598Z] coverage: 48.2% of statements [2023-07-14T23:49:44.598Z] ok github.com/docker/docker/distribution/metadata 1.321s coverage: 48.2% of statements [2023-07-14T23:49:44.598Z] time="2023-07-14T23:49:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-14T23:49:44.598Z] time="2023-07-14T23:49:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-14T23:49:44.598Z] time="2023-07-14T23:49:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-14T23:49:44.598Z] time="2023-07-14T23:49:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-14T23:49:44.598Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-07-14T23:49:44.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2023-07-14T23:49:44.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2023-07-14T23:49:44.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2023-07-14T23:49:44.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2023-07-14T23:49:44.598Z] === RUN TestTransfer [2023-07-14T23:49:44.598Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-07-14T23:49:44.598Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-07-14T23:49:44.598Z] === RUN TestContinueOnError_MirrorEndpoint [2023-07-14T23:49:44.598Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-07-14T23:49:44.598Z] === RUN TestContinueOnError_NeverContinue [2023-07-14T23:49:44.598Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestContinueOnError_UnnestsErrors [2023-07-14T23:49:45.058Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestManifestStore [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/no_remote_or_local [2023-07-14T23:49:45.058Z] --- PASS: TestTransfer (0.18s) [2023-07-14T23:49:45.058Z] === RUN TestConcurrencyLimit [2023-07-14T23:49:45.058Z] time="2023-07-14T23:49:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2981806782\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/no_local_cache [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/no_local_cache/digested [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/with_local_cache [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/unknown_media_type [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-07-14T23:49:45.058Z] time="2023-07-14T23:49:44Z" level=warning msg="reference for unknown type: " [2023-07-14T23:49:45.058Z] time="2023-07-14T23:49:44Z" level=warning msg="reference for unknown type: " [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-07-14T23:49:45.058Z] time="2023-07-14T23:49:44Z" level=warning msg="reference for unknown type: " [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-07-14T23:49:45.058Z] time="2023-07-14T23:49:44Z" level=warning msg="reference for unknown type: " [2023-07-14T23:49:45.058Z] time="2023-07-14T23:49:44Z" level=warning msg="reference for unknown type: " [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/error_persisting_manifest [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-07-14T23:49:45.058Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-07-14T23:49:45.058Z] time="2023-07-14T23:49:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore (0.33s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaType [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-07-14T23:49:45.058Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-07-14T23:49:45.058Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestFixManifestLayers [2023-07-14T23:49:45.058Z] --- PASS: TestFixManifestLayers (0.01s) [2023-07-14T23:49:45.058Z] === RUN TestFixManifestLayersBaseLayerParent [2023-07-14T23:49:45.058Z] pull_v2_test.go:81: Needs fixing on Windows [2023-07-14T23:49:45.058Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestFixManifestLayersBadParent [2023-07-14T23:49:45.058Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestValidateManifest [2023-07-14T23:49:45.058Z] pull_v2_test.go:126: Needs fixing on Windows [2023-07-14T23:49:45.058Z] --- SKIP: TestValidateManifest (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestFormatPlatform [2023-07-14T23:49:45.058Z] --- PASS: TestFormatPlatform (0.00s) [2023-07-14T23:49:45.058Z] === RUN TestPullSchema2Config [2023-07-14T23:49:45.058Z] === RUN TestPullSchema2Config/success_first_time [2023-07-14T23:49:45.058Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-14T23:49:45.058Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-14T23:49:45.058Z] === RUN TestPullSchema2Config/500_status [2023-07-14T23:49:45.058Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-14T23:49:45.058Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-14T23:49:45.521Z] === RUN TestNotFound [2023-07-14T23:49:45.521Z] --- PASS: TestNotFound (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestConflict [2023-07-14T23:49:45.521Z] --- PASS: TestConflict (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestForbidden [2023-07-14T23:49:45.521Z] --- PASS: TestForbidden (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestInvalidParameter [2023-07-14T23:49:45.521Z] --- PASS: TestInvalidParameter (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestNotImplemented [2023-07-14T23:49:45.521Z] --- PASS: TestNotImplemented (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestNotModified [2023-07-14T23:49:45.521Z] --- PASS: TestNotModified (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestUnauthorized [2023-07-14T23:49:45.521Z] --- PASS: TestUnauthorized (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestUnknown [2023-07-14T23:49:45.521Z] --- PASS: TestUnknown (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestCancelled [2023-07-14T23:49:45.521Z] --- PASS: TestCancelled (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestDeadline [2023-07-14T23:49:45.521Z] --- PASS: TestDeadline (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestDataLoss [2023-07-14T23:49:45.521Z] --- PASS: TestDataLoss (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestUnavailable [2023-07-14T23:49:45.521Z] --- PASS: TestUnavailable (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestSystem [2023-07-14T23:49:45.521Z] --- PASS: TestSystem (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Not_Found [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Bad_Request [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Conflict [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Unauthorized [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Service_Unavailable [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Forbidden [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Not_Modified [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Not_Implemented [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-07-14T23:49:45.521Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-07-14T23:49:45.521Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-07-14T23:49:45.521Z] PASS [2023-07-14T23:49:45.521Z] coverage: 77.0% of statements [2023-07-14T23:49:45.521Z] ok github.com/docker/docker/errdefs 0.053s coverage: 77.0% of statements [2023-07-14T23:49:45.521Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-14T23:49:45.521Z] === RUN TestPullSchema2Config/EOF [2023-07-14T23:49:45.521Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-14T23:49:45.521Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-14T23:49:45.521Z] 2023/07/14 23:49:45 http: panic serving 127.0.0.1:49230: intentional panic [2023-07-14T23:49:45.521Z] goroutine 123 [running]: [2023-07-14T23:49:45.521Z] net/http.(*conn).serve.func1() [2023-07-14T23:49:45.521Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-07-14T23:49:45.521Z] panic({0x8d53e0, 0xa8a850}) [2023-07-14T23:49:45.521Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-07-14T23:49:45.521Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000084ea0?, {0xa91d68?, 0xc00000e460?}) [2023-07-14T23:49:45.521Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-07-14T23:49:45.521Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa91d68, 0xc00000e460}, 0xc000097700) [2023-07-14T23:49:45.521Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-07-14T23:49:45.521Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa91d68?, 0xc00000e460?}, 0x3bb3f5?) [2023-07-14T23:49:45.521Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-07-14T23:49:45.521Z] net/http.serverHandler.ServeHTTP({0xc00009b320?}, {0xa91d68, 0xc00000e460}, 0xc000097700) [2023-07-14T23:49:45.521Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-07-14T23:49:45.521Z] net/http.(*conn).serve(0xc00018e500, {0xa926e0, 0xc00007dbc0}) [2023-07-14T23:49:45.521Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-07-14T23:49:45.521Z] created by net/http.(*Server).Serve [2023-07-14T23:49:45.521Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-07-14T23:49:45.521Z] --- PASS: TestConcurrencyLimit (0.52s) [2023-07-14T23:49:45.521Z] === RUN TestInactiveJobs [2023-07-14T23:49:45.521Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-14T23:49:45.521Z] === RUN TestPullSchema2Config/unauthorized [2023-07-14T23:49:45.521Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-14T23:49:45.521Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-14T23:49:45.521Z] --- PASS: TestPullSchema2Config (0.54s) [2023-07-14T23:49:45.521Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-07-14T23:49:45.521Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-07-14T23:49:45.521Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-07-14T23:49:45.521Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-07-14T23:49:45.521Z] === RUN TestGetRepositoryMountCandidates [2023-07-14T23:49:45.521Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestLayerAlreadyExists [2023-07-14T23:49:45.521Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-07-14T23:49:45.521Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-07-14T23:49:45.521Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-07-14T23:49:45.521Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-07-14T23:49:45.521Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-07-14T23:49:45.521Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-07-14T23:49:45.521Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-07-14T23:49:45.521Z] === RUN TestWhenEmptyAuthConfig [2023-07-14T23:49:45.983Z] --- PASS: TestInactiveJobs (0.53s) [2023-07-14T23:49:45.983Z] === RUN TestWatchRelease [2023-07-14T23:49:45.983Z] --- PASS: TestWatchRelease (0.11s) [2023-07-14T23:49:45.983Z] === RUN TestWatchFinishedTransfer [2023-07-14T23:49:45.983Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-07-14T23:49:45.983Z] === RUN TestDuplicateTransfer [2023-07-14T23:49:45.983Z] --- PASS: TestDuplicateTransfer (0.10s) [2023-07-14T23:49:45.983Z] === RUN TestSuccessfulUpload [2023-07-14T23:49:46.445Z] time="2023-07-14T23:49:46Z" level=error msg="Upload failed, retrying: simulating retry" [2023-07-14T23:49:46.445Z] === RUN TestFSGetInvalidData [2023-07-14T23:49:46.445Z] === RUN TestCompare [2023-07-14T23:49:46.445Z] --- PASS: TestCompare (0.00s) [2023-07-14T23:49:46.445Z] PASS [2023-07-14T23:49:46.445Z] coverage: 19.2% of statements [2023-07-14T23:49:46.445Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-07-14T23:49:46.445Z] === RUN TestFSInvalidSet [2023-07-14T23:49:46.445Z] --- PASS: TestWhenEmptyAuthConfig (0.92s) [2023-07-14T23:49:46.445Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-07-14T23:49:46.445Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-07-14T23:49:46.445Z] === RUN TestTokenPassThru [2023-07-14T23:49:46.445Z] --- PASS: TestFSInvalidSet (0.01s) [2023-07-14T23:49:46.445Z] === RUN TestFSInvalidRoot [2023-07-14T23:49:46.445Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2023-07-14T23:49:46.445Z] --- PASS: TestTokenPassThru (0.01s) [2023-07-14T23:49:46.445Z] === RUN TestTokenPassThruDifferentHost [2023-07-14T23:49:46.445Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-07-14T23:49:46.445Z] === RUN TestFSMetadataGetSet [2023-07-14T23:49:46.445Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-07-14T23:49:46.445Z] PASS [2023-07-14T23:49:46.445Z] coverage: 27.4% of statements [2023-07-14T23:49:46.445Z] ok github.com/docker/docker/distribution 1.937s coverage: 27.4% of statements [2023-07-14T23:49:46.905Z] --- PASS: TestFSMetadataGetSet (0.04s) [2023-07-14T23:49:46.905Z] === RUN TestFSInvalidWalker [2023-07-14T23:49:46.905Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-07-14T23:49:46.905Z] === RUN TestFSGetSet [2023-07-14T23:49:46.905Z] --- PASS: TestFSGetSet (0.02s) [2023-07-14T23:49:46.905Z] === RUN TestFSGetUnsetKey [2023-07-14T23:49:46.905Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-07-14T23:49:46.905Z] === RUN TestFSGetEmptyData [2023-07-14T23:49:46.905Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-07-14T23:49:46.905Z] === RUN TestFSDelete [2023-07-14T23:49:46.905Z] --- PASS: TestFSDelete (0.02s) [2023-07-14T23:49:46.905Z] === RUN TestFSWalker [2023-07-14T23:49:46.905Z] --- PASS: TestFSWalker (0.02s) [2023-07-14T23:49:46.905Z] === RUN TestFSWalkerStopOnError [2023-07-14T23:49:46.905Z] --- PASS: TestSuccessfulUpload (0.59s) [2023-07-14T23:49:46.905Z] === RUN TestCancelledUpload [2023-07-14T23:49:46.905Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2023-07-14T23:49:46.905Z] === RUN TestNewFromJSON [2023-07-14T23:49:46.905Z] --- PASS: TestNewFromJSON (0.00s) [2023-07-14T23:49:46.905Z] === RUN TestNewFromJSONWithInvalidJSON [2023-07-14T23:49:46.905Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-07-14T23:49:46.905Z] === RUN TestMarshalKeyOrder [2023-07-14T23:49:46.905Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-07-14T23:49:46.905Z] === RUN TestImage [2023-07-14T23:49:46.905Z] --- PASS: TestImage (0.00s) [2023-07-14T23:49:46.905Z] === RUN TestImageOSNotEmpty [2023-07-14T23:49:46.905Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-07-14T23:49:46.906Z] === RUN TestNewChildImageFromImageWithRootFS [2023-07-14T23:49:46.906Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-07-14T23:49:46.906Z] === RUN TestCreate [2023-07-14T23:49:46.906Z] --- PASS: TestCancelledUpload (0.00s) [2023-07-14T23:49:46.906Z] PASS [2023-07-14T23:49:46.906Z] coverage: 76.4% of statements [2023-07-14T23:49:46.906Z] --- PASS: TestCreate (0.02s) [2023-07-14T23:49:46.906Z] === RUN TestRestore [2023-07-14T23:49:46.906Z] ok github.com/docker/docker/distribution/xfer 2.688s coverage: 76.4% of statements [2023-07-14T23:49:46.906Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-14T23:49:46.906Z] ? github.com/docker/docker/dockerversion [no test files] [2023-07-14T23:49:46.906Z] time="2023-07-14T23:49:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-07-14T23:49:46.906Z] --- PASS: TestRestore (0.21s) [2023-07-14T23:49:46.906Z] === RUN TestAddDelete [2023-07-14T23:49:46.906Z] --- PASS: TestAddDelete (0.03s) [2023-07-14T23:49:46.906Z] === RUN TestSearchAfterDelete [2023-07-14T23:49:46.906Z] --- PASS: TestSearchAfterDelete (0.02s) [2023-07-14T23:49:46.906Z] === RUN TestParentReset [2023-07-14T23:49:46.906Z] --- PASS: TestParentReset (0.04s) [2023-07-14T23:49:46.906Z] === RUN TestGetAndSetLastUpdated [2023-07-14T23:49:46.906Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2023-07-14T23:49:46.906Z] === RUN TestStoreLen [2023-07-14T23:49:47.366Z] --- PASS: TestStoreLen (0.06s) [2023-07-14T23:49:47.366Z] PASS [2023-07-14T23:49:47.366Z] coverage: 86.8% of statements [2023-07-14T23:49:47.366Z] ok github.com/docker/docker/image 0.655s coverage: 86.8% of statements [2023-07-14T23:49:47.366Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-07-14T23:49:47.641Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-07-14T23:49:47.641Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-07-14T23:49:47.641Z] === RUN TestDockerSuite/TestRunModeHostname [2023-07-14T23:49:47.826Z] === RUN TestMakeV1ConfigFromConfig [2023-07-14T23:49:47.826Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-07-14T23:49:47.826Z] PASS [2023-07-14T23:49:47.826Z] coverage: 25.0% of statements [2023-07-14T23:49:47.826Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2023-07-14T23:49:47.826Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-14T23:49:48.200Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-07-14T23:49:48.287Z] === RUN TestSerialization [2023-07-14T23:49:48.455Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-07-14T23:49:48.455Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-07-14T23:49:48.749Z] --- PASS: TestSerialization (0.03s) [2023-07-14T23:49:48.749Z] PASS [2023-07-14T23:49:48.749Z] coverage: 100.0% of statements [2023-07-14T23:49:48.749Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2023-07-14T23:49:49.208Z] === RUN TestEnvironmentParsing [2023-07-14T23:49:49.208Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-07-14T23:49:49.208Z] PASS [2023-07-14T23:49:49.208Z] coverage: 1.0% of statements [2023-07-14T23:49:49.208Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.0% of statements [2023-07-14T23:49:49.208Z] === RUN TestEmptyLayer [2023-07-14T23:49:49.208Z] --- PASS: TestEmptyLayer (0.00s) [2023-07-14T23:49:49.208Z] === RUN TestCommitFailure [2023-07-14T23:49:49.208Z] --- PASS: TestCommitFailure (0.01s) [2023-07-14T23:49:49.208Z] === RUN TestStartTransactionFailure [2023-07-14T23:49:49.208Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-07-14T23:49:49.208Z] === RUN TestGetOrphan [2023-07-14T23:49:49.208Z] --- PASS: TestGetOrphan (0.01s) [2023-07-14T23:49:49.208Z] === RUN TestMountAndRegister [2023-07-14T23:49:49.667Z] layer_test.go:270: Layer size: 14 [2023-07-14T23:49:49.667Z] --- PASS: TestMountAndRegister (0.14s) [2023-07-14T23:49:49.667Z] === RUN TestLayerRelease [2023-07-14T23:49:49.667Z] layer_test.go:303: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestLayerRelease (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestStoreRestore [2023-07-14T23:49:49.667Z] layer_test.go:352: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestStoreRestore (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestTarStreamStability [2023-07-14T23:49:49.667Z] layer_test.go:467: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestTarStreamStability (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestRegisterExistingLayer [2023-07-14T23:49:49.667Z] --- PASS: TestRegisterExistingLayer (0.16s) [2023-07-14T23:49:49.667Z] === RUN TestTarStreamVerification [2023-07-14T23:49:49.667Z] layer_test.go:696: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestLayerMigration [2023-07-14T23:49:49.667Z] migration_test.go:45: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestLayerMigration (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestLayerMigrationNoTarsplit [2023-07-14T23:49:49.667Z] migration_test.go:181: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestMountInit [2023-07-14T23:49:49.667Z] mount_test.go:17: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestMountInit (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestMountSize [2023-07-14T23:49:49.667Z] mount_test.go:76: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestMountSize (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestMountChanges [2023-07-14T23:49:49.667Z] mount_test.go:125: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestMountChanges (0.00s) [2023-07-14T23:49:49.667Z] === RUN TestMountApply [2023-07-14T23:49:49.667Z] mount_test.go:212: Failing on Windows [2023-07-14T23:49:49.667Z] --- SKIP: TestMountApply (0.00s) [2023-07-14T23:49:49.667Z] PASS [2023-07-14T23:49:49.667Z] coverage: 30.1% of statements [2023-07-14T23:49:49.667Z] ok github.com/docker/docker/layer 0.413s coverage: 30.1% of statements [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-07-14T23:49:49.667Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-07-14T23:49:49.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-07-14T23:49:49.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-07-14T23:49:49.668Z] PASS [2023-07-14T23:49:49.668Z] coverage: 45.8% of statements [2023-07-14T23:49:49.668Z] ok github.com/docker/docker/oci 0.051s coverage: 45.8% of statements [2023-07-14T23:49:49.668Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-14T23:49:49.668Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-14T23:49:49.668Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-14T23:49:49.668Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-14T23:49:49.668Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-14T23:49:49.816Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-07-14T23:49:50.127Z] === RUN TestParseVersion [2023-07-14T23:49:50.127Z] --- PASS: TestParseVersion (0.00s) [2023-07-14T23:49:50.127Z] PASS [2023-07-14T23:49:50.127Z] coverage: 52.9% of statements [2023-07-14T23:49:50.127Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2023-07-14T23:49:50.127Z] === RUN TestAddressPoolOpt [2023-07-14T23:49:50.127Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/a [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/something [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/_=a [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/env1=value1 [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/_env1=value1 [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/env2=value2=value3 [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/env3=abc!qwe [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/env_4=value_4 [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/PATH [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/=a [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/PATH= [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/PATH=something [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/asd!qwe [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/1asd [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/123 [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/some_space [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/__some_space_before [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/some_space_after__ [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/= [2023-07-14T23:49:50.127Z] === RUN TestValidateEnv/PaTh [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv (0.01s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/a (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/something (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/= (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestParseHost [2023-07-14T23:49:50.127Z] --- PASS: TestParseHost (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestParseDockerDaemonHost [2023-07-14T23:49:50.127Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestParseTCP [2023-07-14T23:49:50.127Z] --- PASS: TestParseTCP (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestParseInvalidUnixAddrInvalid [2023-07-14T23:49:50.127Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestValidateExtraHosts [2023-07-14T23:49:50.127Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestIpOptString [2023-07-14T23:49:50.127Z] --- PASS: TestIpOptString (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestNewIpOptInvalidDefaultVal [2023-07-14T23:49:50.127Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestNewIpOptValidDefaultVal [2023-07-14T23:49:50.127Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestIpOptSetInvalidVal [2023-07-14T23:49:50.127Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestValidateIPAddress [2023-07-14T23:49:50.127Z] --- PASS: TestValidateIPAddress (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestMapOpts [2023-07-14T23:49:50.127Z] --- PASS: TestMapOpts (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestListOptsWithoutValidator [2023-07-14T23:49:50.127Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestListOptsWithValidator [2023-07-14T23:49:50.127Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestValidateDNSSearch [2023-07-14T23:49:50.127Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_general_format [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_one_more [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-07-14T23:49:50.127Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-07-14T23:49:50.127Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestNamedListOpts [2023-07-14T23:49:50.127Z] --- PASS: TestNamedListOpts (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestNamedMapOpts [2023-07-14T23:49:50.127Z] --- PASS: TestNamedMapOpts (0.00s) [2023-07-14T23:49:50.127Z] === RUN TestParseLink [2023-07-14T23:49:50.376Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-07-14T23:49:50.586Z] --- PASS: TestParseLink (0.00s) [2023-07-14T23:49:50.586Z] === RUN TestQuotedStringSetWithQuotes [2023-07-14T23:49:50.586Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-07-14T23:49:50.586Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-07-14T23:49:50.586Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-07-14T23:49:50.586Z] === RUN TestQuotedStringSetWithNoQuotes [2023-07-14T23:49:50.586Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-07-14T23:49:50.586Z] === RUN TestUlimitOpt [2023-07-14T23:49:50.586Z] --- PASS: TestUlimitOpt (0.00s) [2023-07-14T23:49:50.586Z] PASS [2023-07-14T23:49:50.586Z] coverage: 67.1% of statements [2023-07-14T23:49:50.586Z] ok github.com/docker/docker/opts 0.095s coverage: 67.1% of statements [2023-07-14T23:49:51.047Z] === RUN TestUnbuffered [2023-07-14T23:49:51.047Z] --- PASS: TestUnbuffered (0.00s) [2023-07-14T23:49:51.047Z] === RUN TestRaceUnbuffered [2023-07-14T23:49:51.047Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-07-14T23:49:51.047Z] PASS [2023-07-14T23:49:51.047Z] coverage: 100.0% of statements [2023-07-14T23:49:51.047Z] ok github.com/docker/docker/pkg/broadcaster 0.298s coverage: 100.0% of statements [2023-07-14T23:49:51.302Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-07-14T23:49:51.302Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-07-14T23:49:51.506Z] === RUN TestMatch [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[foo]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[bar]_[foo]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[foo_bar]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[qux]_[foo]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[]#01 [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[qux]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[foo_bar_qux]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[qux]_[baz]] [2023-07-14T23:49:51.506Z] === RUN TestMatch/[[foo_baz]] [2023-07-14T23:49:51.506Z] --- PASS: TestMatch (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-07-14T23:49:51.506Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-07-14T23:49:51.506Z] PASS [2023-07-14T23:49:51.506Z] coverage: 87.5% of statements [2023-07-14T23:49:51.506Z] ok github.com/docker/docker/pkg/capabilities 0.060s coverage: 87.5% of statements [2023-07-14T23:49:51.506Z] === RUN TestPeerCertificateMarshalJSON [2023-07-14T23:49:51.557Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-07-14T23:49:51.966Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-07-14T23:49:51.966Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-07-14T23:49:51.966Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2023-07-14T23:49:51.966Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-07-14T23:49:51.966Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-07-14T23:49:51.966Z] === RUN TestMiddleware [2023-07-14T23:49:51.966Z] --- PASS: TestMiddleware (0.00s) [2023-07-14T23:49:51.966Z] === RUN TestNewResponseModifier [2023-07-14T23:49:51.966Z] --- PASS: TestNewResponseModifier (0.00s) [2023-07-14T23:49:51.966Z] PASS [2023-07-14T23:49:51.966Z] coverage: 26.8% of statements [2023-07-14T23:49:51.966Z] ok github.com/docker/docker/pkg/authorization 0.642s coverage: 26.8% of statements [2023-07-14T23:49:52.429Z] === RUN TestIsArchivePathDir [2023-07-14T23:49:52.429Z] === RUN TestChrootTarUntar [2023-07-14T23:49:52.429Z] --- PASS: TestIsArchivePathDir (0.08s) [2023-07-14T23:49:52.429Z] === RUN TestIsArchivePathInvalidFile [2023-07-14T23:49:52.429Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestChrootUntarWithHugeExcludesList [2023-07-14T23:49:52.429Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestChrootUntarEmptyArchive [2023-07-14T23:49:52.429Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2023-07-14T23:49:52.429Z] === RUN TestChrootTarUntarWithSymlink [2023-07-14T23:49:52.429Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestChrootCopyWithTar [2023-07-14T23:49:52.429Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestChrootCopyFileWithTar [2023-07-14T23:49:52.429Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestChrootUntarPath [2023-07-14T23:49:52.429Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootUntarPath (0.01s) [2023-07-14T23:49:52.429Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-07-14T23:49:52.429Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-07-14T23:49:52.429Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestChrootApplyDotDotFile [2023-07-14T23:49:52.429Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:49:52.429Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-07-14T23:49:52.429Z] PASS [2023-07-14T23:49:52.429Z] coverage: 15.1% of statements [2023-07-14T23:49:52.429Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2023-07-14T23:49:52.429Z] === RUN TestSizeEmpty [2023-07-14T23:49:52.429Z] --- PASS: TestSizeEmpty (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestSizeEmptyFile [2023-07-14T23:49:52.429Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestSizeNonemptyFile [2023-07-14T23:49:52.429Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestSizeNestedDirectoryEmpty [2023-07-14T23:49:52.429Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-07-14T23:49:52.429Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-07-14T23:49:52.429Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-07-14T23:49:52.429Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2023-07-14T23:49:52.429Z] === RUN TestMoveToSubdir [2023-07-14T23:49:52.429Z] --- PASS: TestMoveToSubdir (0.01s) [2023-07-14T23:49:52.429Z] === RUN TestSizeNonExistingDirectory [2023-07-14T23:49:52.429Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-07-14T23:49:52.429Z] PASS [2023-07-14T23:49:52.429Z] coverage: 80.0% of statements [2023-07-14T23:49:52.482Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-07-14T23:49:52.890Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2023-07-14T23:49:52.890Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2023-07-14T23:49:52.890Z] === RUN TestIsArchivePathTar [2023-07-14T23:49:52.890Z] --- PASS: TestIsArchivePathTar (0.21s) [2023-07-14T23:49:52.890Z] === RUN TestDecompressStreamGzip [2023-07-14T23:49:52.890Z] --- PASS: TestDecompressStreamGzip (0.14s) [2023-07-14T23:49:52.890Z] === RUN TestDecompressStreamBzip2 [2023-07-14T23:49:53.350Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2023-07-14T23:49:53.350Z] === RUN TestDecompressStreamXz [2023-07-14T23:49:53.350Z] archive_test.go:133: Xz not present in msys2 [2023-07-14T23:49:53.350Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestCompressStreamXzUnsupported [2023-07-14T23:49:53.350Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestCompressStreamBzip2Unsupported [2023-07-14T23:49:53.350Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestCompressStreamInvalid [2023-07-14T23:49:53.350Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestExtensionInvalid [2023-07-14T23:49:53.350Z] --- PASS: TestExtensionInvalid (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestExtensionUncompressed [2023-07-14T23:49:53.350Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestExtensionBzip2 [2023-07-14T23:49:53.350Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestExtensionGzip [2023-07-14T23:49:53.350Z] --- PASS: TestExtensionGzip (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestExtensionXz [2023-07-14T23:49:53.350Z] --- PASS: TestExtensionXz (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestCmdStreamLargeStderr [2023-07-14T23:49:53.350Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2023-07-14T23:49:53.350Z] === RUN TestCmdStreamBad [2023-07-14T23:49:53.350Z] archive_test.go:238: Failing on Windows CI machines [2023-07-14T23:49:53.350Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestCmdStreamGood [2023-07-14T23:49:53.350Z] --- PASS: TestCmdStreamGood (0.05s) [2023-07-14T23:49:53.350Z] === RUN TestUntarPathWithInvalidDest [2023-07-14T23:49:53.350Z] === RUN Test [2023-07-14T23:49:53.350Z] === RUN Test/TestContainsEntry [2023-07-14T23:49:53.350Z] === RUN Test/TestCreateEntries [2023-07-14T23:49:53.350Z] === RUN Test/TestEntriesDiff [2023-07-14T23:49:53.350Z] === RUN Test/TestEntriesEquality [2023-07-14T23:49:53.350Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-07-14T23:49:53.350Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-07-14T23:49:53.350Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-07-14T23:49:53.350Z] === RUN Test/TestGeneratorNotGenerate [2023-07-14T23:49:53.350Z] === RUN Test/TestGeneratorWithPort [2023-07-14T23:49:53.350Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-07-14T23:49:53.350Z] === RUN Test/TestNewEntry [2023-07-14T23:49:53.350Z] === RUN Test/TestParse [2023-07-14T23:49:53.350Z] --- PASS: Test (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestNewEntry (0.00s) [2023-07-14T23:49:53.350Z] --- PASS: Test/TestParse (0.00s) [2023-07-14T23:49:53.350Z] PASS [2023-07-14T23:49:53.350Z] coverage: 58.3% of statements [2023-07-14T23:49:53.350Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2023-07-14T23:49:53.350Z] === RUN TestUntarPathWithInvalidSrc [2023-07-14T23:49:53.350Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-07-14T23:49:53.350Z] === RUN TestUntarPath [2023-07-14T23:49:53.350Z] ok github.com/docker/docker/pkg/discovery 0.052s coverage: 58.3% of statements [2023-07-14T23:49:53.350Z] --- PASS: TestUntarPath (0.11s) [2023-07-14T23:49:53.350Z] === RUN TestUntarPathWithDestinationFile [2023-07-14T23:49:53.407Z] === RUN TestDockerSuite/TestRunMount [2023-07-14T23:49:53.815Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2023-07-14T23:49:53.815Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-07-14T23:49:53.815Z] === RUN Test [2023-07-14T23:49:53.815Z] === RUN Test/TestContent [2023-07-14T23:49:53.815Z] === RUN Test/TestInitialize [2023-07-14T23:49:53.815Z] === RUN Test/TestNew [2023-07-14T23:49:53.815Z] === RUN Test/TestParsingContentsWithComments [2023-07-14T23:49:53.815Z] === RUN Test/TestRegister [2023-07-14T23:49:53.815Z] === RUN Test/TestWatch [2023-07-14T23:49:53.815Z] --- PASS: Test (0.01s) [2023-07-14T23:49:53.815Z] --- PASS: Test/TestContent (0.00s) [2023-07-14T23:49:53.815Z] --- PASS: Test/TestInitialize (0.00s) [2023-07-14T23:49:53.815Z] --- PASS: Test/TestNew (0.00s) [2023-07-14T23:49:53.815Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-07-14T23:49:53.815Z] --- PASS: Test/TestRegister (0.00s) [2023-07-14T23:49:53.815Z] --- PASS: Test/TestWatch (0.01s) [2023-07-14T23:49:53.815Z] PASS [2023-07-14T23:49:53.815Z] coverage: 97.6% of statements [2023-07-14T23:49:53.815Z] ok github.com/docker/docker/pkg/discovery/file 0.052s coverage: 97.6% of statements [2023-07-14T23:49:53.815Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2023-07-14T23:49:53.815Z] === RUN TestCopyWithTarInvalidSrc [2023-07-14T23:49:53.815Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-07-14T23:49:53.815Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-07-14T23:49:53.815Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-07-14T23:49:53.815Z] === RUN TestCopyWithTarSrcFile [2023-07-14T23:49:53.815Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-07-14T23:49:53.815Z] === RUN TestCopyWithTarSrcFolder [2023-07-14T23:49:53.815Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-07-14T23:49:53.815Z] === RUN TestCopyFileWithTarInvalidSrc [2023-07-14T23:49:53.815Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-07-14T23:49:53.815Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-07-14T23:49:53.815Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-07-14T23:49:53.815Z] === RUN TestCopyFileWithTarSrcFolder [2023-07-14T23:49:53.815Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-07-14T23:49:53.815Z] === RUN TestCopyFileWithTarSrcFile [2023-07-14T23:49:53.815Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-07-14T23:49:53.815Z] === RUN TestTarFiles [2023-07-14T23:49:54.273Z] === RUN Test [2023-07-14T23:49:54.273Z] === RUN Test/TestInitialize [2023-07-14T23:49:54.273Z] time="2023-07-14T23:49:53Z" level=info msg="Initializing discovery without TLS" [2023-07-14T23:49:54.273Z] time="2023-07-14T23:49:53Z" level=info msg="Initializing discovery without TLS" [2023-07-14T23:49:54.273Z] time="2023-07-14T23:49:53Z" level=info msg="Initializing discovery without TLS" [2023-07-14T23:49:54.273Z] === RUN Test/TestInitializeWithCerts [2023-07-14T23:49:54.273Z] time="2023-07-14T23:49:53Z" level=info msg="Initializing discovery with TLS" [2023-07-14T23:49:54.273Z] === RUN Test/TestWatch [2023-07-14T23:49:54.273Z] time="2023-07-14T23:49:53Z" level=info msg="Initializing discovery without TLS" [2023-07-14T23:49:54.735Z] === RUN Test [2023-07-14T23:49:54.735Z] === RUN Test/TestWatch [2023-07-14T23:49:54.735Z] --- PASS: Test (0.00s) [2023-07-14T23:49:54.735Z] --- PASS: Test/TestWatch (0.00s) [2023-07-14T23:49:54.735Z] PASS [2023-07-14T23:49:54.735Z] coverage: 92.3% of statements [2023-07-14T23:49:54.735Z] ok github.com/docker/docker/pkg/discovery/memory 0.107s coverage: 92.3% of statements [2023-07-14T23:49:54.735Z] === RUN Test [2023-07-14T23:49:54.735Z] === RUN Test/TestInitialize [2023-07-14T23:49:54.735Z] === RUN Test/TestInitializeWithPattern [2023-07-14T23:49:54.735Z] === RUN Test/TestRegister [2023-07-14T23:49:54.735Z] === RUN Test/TestWatch [2023-07-14T23:49:54.735Z] --- PASS: Test (0.00s) [2023-07-14T23:49:54.735Z] --- PASS: Test/TestInitialize (0.00s) [2023-07-14T23:49:54.735Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-07-14T23:49:54.735Z] --- PASS: Test/TestRegister (0.00s) [2023-07-14T23:49:54.735Z] --- PASS: Test/TestWatch (0.00s) [2023-07-14T23:49:54.735Z] PASS [2023-07-14T23:49:54.735Z] coverage: 93.8% of statements [2023-07-14T23:49:54.735Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2023-07-14T23:49:55.706Z] === RUN TestPollerAddRemove [2023-07-14T23:49:55.706Z] --- PASS: TestPollerAddRemove (0.01s) [2023-07-14T23:49:55.706Z] === RUN TestPollerEvent [2023-07-14T23:49:55.706Z] poller_test.go:40: No chmod on Windows [2023-07-14T23:49:55.706Z] --- SKIP: TestPollerEvent (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestPollerClose [2023-07-14T23:49:55.706Z] --- PASS: TestPollerClose (0.00s) [2023-07-14T23:49:55.706Z] PASS [2023-07-14T23:49:55.706Z] coverage: 45.7% of statements [2023-07-14T23:49:55.706Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2023-07-14T23:49:55.706Z] === RUN TestCopyFileWithInvalidSrc [2023-07-14T23:49:55.706Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCopyFileWithInvalidDest [2023-07-14T23:49:55.706Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCopyFileWithSameSrcAndDest [2023-07-14T23:49:55.706Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-07-14T23:49:55.706Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCopyFile [2023-07-14T23:49:55.706Z] --- PASS: TestCopyFile (0.01s) [2023-07-14T23:49:55.706Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-07-14T23:49:55.706Z] fileutils_test.go:133: Needs porting to Windows [2023-07-14T23:49:55.706Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-07-14T23:49:55.706Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestReadSymlinkedDirectoryToFile [2023-07-14T23:49:55.706Z] fileutils_test.go:179: Needs porting to Windows [2023-07-14T23:49:55.706Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestWildcardMatches [2023-07-14T23:49:55.706Z] --- PASS: TestWildcardMatches (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestPatternMatches [2023-07-14T23:49:55.706Z] --- PASS: TestPatternMatches (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-07-14T23:49:55.706Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestPatternMatchesFolderExclusions [2023-07-14T23:49:55.706Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-07-14T23:49:55.706Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-07-14T23:49:55.706Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-07-14T23:49:55.706Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-07-14T23:49:55.706Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestSingleExclamationError [2023-07-14T23:49:55.706Z] --- PASS: TestSingleExclamationError (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestMatchesWithNoPatterns [2023-07-14T23:49:55.706Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestMatchesWithMalformedPatterns [2023-07-14T23:49:55.706Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestMatches [2023-07-14T23:49:55.706Z] --- PASS: TestMatches (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCleanPatterns [2023-07-14T23:49:55.706Z] --- PASS: TestCleanPatterns (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-07-14T23:49:55.706Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCleanPatternsExceptionFlag [2023-07-14T23:49:55.706Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-07-14T23:49:55.706Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-07-14T23:49:55.706Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCleanPatternsErrorSingleException [2023-07-14T23:49:55.706Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestCreateIfNotExistsDir [2023-07-14T23:49:55.706Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2023-07-14T23:49:55.706Z] === RUN TestCreateIfNotExistsFile [2023-07-14T23:49:55.706Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2023-07-14T23:49:55.706Z] === RUN TestMatch [2023-07-14T23:49:55.706Z] --- PASS: TestMatch (0.00s) [2023-07-14T23:49:55.706Z] PASS [2023-07-14T23:49:55.706Z] coverage: 85.4% of statements [2023-07-14T23:49:55.706Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 85.4% of statements [2023-07-14T23:49:56.173Z] === RUN TestGet [2023-07-14T23:49:56.173Z] --- PASS: TestGet (0.00s) [2023-07-14T23:49:56.632Z] === RUN TestGetShortcutString [2023-07-14T23:49:56.632Z] --- PASS: TestGetShortcutString (0.00s) [2023-07-14T23:49:56.632Z] PASS [2023-07-14T23:49:56.632Z] coverage: 42.9% of statements [2023-07-14T23:49:56.632Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2023-07-14T23:49:57.094Z] === RUN TestCreateIDMapOrder [2023-07-14T23:49:57.094Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-07-14T23:49:57.094Z] PASS [2023-07-14T23:49:57.094Z] coverage: 7.2% of statements [2023-07-14T23:49:57.094Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2023-07-14T23:49:57.094Z] --- PASS: Test (3.20s) [2023-07-14T23:49:57.094Z] --- PASS: Test/TestInitialize (0.16s) [2023-07-14T23:49:57.094Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2023-07-14T23:49:57.094Z] --- PASS: Test/TestWatch (3.03s) [2023-07-14T23:49:57.094Z] PASS [2023-07-14T23:49:57.094Z] coverage: 84.1% of statements [2023-07-14T23:49:57.094Z] ok github.com/docker/docker/pkg/discovery/kv 3.257s coverage: 84.1% of statements [2023-07-14T23:49:57.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-07-14T23:49:57.567Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-07-14T23:49:58.065Z] === RUN TestFixedBufferCap [2023-07-14T23:49:58.065Z] --- PASS: TestFixedBufferCap (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestFixedBufferLen [2023-07-14T23:49:58.065Z] --- PASS: TestFixedBufferLen (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestFixedBufferString [2023-07-14T23:49:58.065Z] --- PASS: TestFixedBufferString (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestFixedBufferWrite [2023-07-14T23:49:58.065Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestFixedBufferRead [2023-07-14T23:49:58.065Z] --- PASS: TestFixedBufferRead (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestBytesPipeRead [2023-07-14T23:49:58.065Z] --- PASS: TestBytesPipeRead (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestBytesPipeWrite [2023-07-14T23:49:58.065Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestBytesPipeWriteRandomChunks [2023-07-14T23:49:58.065Z] === RUN TestError [2023-07-14T23:49:58.065Z] --- PASS: TestError (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestProgressString [2023-07-14T23:49:58.065Z] === RUN TestProgressString/no_progress [2023-07-14T23:49:58.065Z] === RUN TestProgressString/progress_1 [2023-07-14T23:49:58.065Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-07-14T23:49:58.065Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-07-14T23:49:58.065Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-07-14T23:49:58.065Z] === RUN TestProgressString/with_units [2023-07-14T23:49:58.065Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-07-14T23:49:58.065Z] === RUN TestProgressString/hide_counts [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/with_units (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-07-14T23:49:58.065Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestJSONMessageDisplay [2023-07-14T23:49:58.065Z] --- PASS: TestJSONMessageDisplay (0.14s) [2023-07-14T23:49:58.065Z] === RUN TestJSONMessageDisplayWithJSONError [2023-07-14T23:49:58.065Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-07-14T23:49:58.065Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestDisplayJSONMessagesStream [2023-07-14T23:49:58.065Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-07-14T23:49:58.065Z] PASS [2023-07-14T23:49:58.065Z] coverage: 91.7% of statements [2023-07-14T23:49:58.065Z] ok github.com/docker/docker/pkg/jsonmessage 0.205s coverage: 91.7% of statements [2023-07-14T23:49:58.065Z] === RUN TestStandardLongPath [2023-07-14T23:49:58.065Z] --- PASS: TestStandardLongPath (0.00s) [2023-07-14T23:49:58.065Z] === RUN TestUNCLongPath [2023-07-14T23:49:58.065Z] --- PASS: TestUNCLongPath (0.00s) [2023-07-14T23:49:58.065Z] PASS [2023-07-14T23:49:58.065Z] coverage: 100.0% of statements [2023-07-14T23:49:58.128Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-07-14T23:49:58.527Z] ok github.com/docker/docker/pkg/longpath 0.063s coverage: 100.0% of statements [2023-07-14T23:49:58.527Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2023-07-14T23:49:58.527Z] === RUN TestAtomicWriteToFile [2023-07-14T23:49:58.527Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-07-14T23:49:58.527Z] === RUN TestAtomicWriteSetCommit [2023-07-14T23:49:58.527Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-07-14T23:49:58.527Z] === RUN TestAtomicWriteSetCancel [2023-07-14T23:49:58.527Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-07-14T23:49:58.527Z] === RUN TestReadCloserWrapperClose [2023-07-14T23:49:58.527Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-07-14T23:49:58.527Z] === RUN TestReaderErrWrapperReadOnError [2023-07-14T23:49:58.527Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-07-14T23:49:58.527Z] === RUN TestReaderErrWrapperRead [2023-07-14T23:49:58.527Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-07-14T23:49:58.527Z] === RUN TestHashData [2023-07-14T23:49:58.527Z] --- PASS: TestHashData (0.00s) [2023-07-14T23:49:58.527Z] === RUN TestCancelReadCloser [2023-07-14T23:49:58.527Z] --- PASS: TestCancelReadCloser (0.11s) [2023-07-14T23:49:58.527Z] === RUN TestWriteCloserWrapperClose [2023-07-14T23:49:58.527Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-07-14T23:49:58.527Z] === RUN TestNopWriteCloser [2023-07-14T23:49:58.527Z] --- PASS: TestNopWriteCloser (0.00s) [2023-07-14T23:49:58.527Z] === RUN TestNopWriter [2023-07-14T23:49:58.527Z] --- PASS: TestNopWriter (0.00s) [2023-07-14T23:49:58.527Z] === RUN TestWriteCounter [2023-07-14T23:49:58.527Z] --- PASS: TestWriteCounter (0.00s) [2023-07-14T23:49:58.527Z] PASS [2023-07-14T23:49:58.527Z] coverage: 69.2% of statements [2023-07-14T23:49:58.527Z] ok github.com/docker/docker/pkg/ioutils 0.776s coverage: 69.2% of statements [2023-07-14T23:49:58.687Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-07-14T23:49:58.986Z] === RUN TestNameFormat [2023-07-14T23:49:58.986Z] --- PASS: TestNameFormat (0.00s) [2023-07-14T23:49:58.986Z] === RUN TestNameRetries [2023-07-14T23:49:58.986Z] --- PASS: TestNameRetries (0.00s) [2023-07-14T23:49:58.986Z] PASS [2023-07-14T23:49:58.986Z] coverage: 85.7% of statements [2023-07-14T23:49:58.986Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2023-07-14T23:49:58.986Z] --- PASS: TestTarFiles (5.32s) [2023-07-14T23:49:58.986Z] === RUN TestTarUntar [2023-07-14T23:49:58.986Z] --- PASS: TestTarUntar (0.03s) [2023-07-14T23:49:58.986Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-07-14T23:49:58.986Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-07-14T23:49:58.986Z] === RUN TestTarWithOptions [2023-07-14T23:49:58.986Z] --- PASS: TestTarWithOptions (0.02s) [2023-07-14T23:49:58.986Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-07-14T23:49:58.986Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-07-14T23:49:58.986Z] === RUN TestUntarUstarGnuConflict [2023-07-14T23:49:58.986Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-07-14T23:49:58.986Z] === RUN TestUntarInvalidFilenames [2023-07-14T23:49:59.453Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3000657491\\dest" [2023-07-14T23:49:59.453Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2023-07-14T23:49:59.453Z] === RUN TestUntarHardlinkToSymlink [2023-07-14T23:49:59.453Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2023-07-14T23:49:59.453Z] === RUN TestUntarInvalidHardlink [2023-07-14T23:49:59.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2434474124\\victim\\hello" -> "../victim/hello" [2023-07-14T23:49:59.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3536958864\\victim\\hello" -> "/../victim/hello" [2023-07-14T23:49:59.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3375165217\\victim" -> "../victim" [2023-07-14T23:49:59.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3743006453\\victim" -> "../victim" [2023-07-14T23:49:59.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2846408042\\victim" -> "../victim" [2023-07-14T23:49:59.453Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3302286342\\victim" -> "../victim" [2023-07-14T23:49:59.453Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2023-07-14T23:49:59.453Z] === RUN TestUntarInvalidSymlink [2023-07-14T23:49:59.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1349841103\\dest\\dotdot" -> "../victim/hello" [2023-07-14T23:49:59.453Z] === RUN TestParseKeyValueOpt [2023-07-14T23:49:59.453Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-07-14T23:49:59.453Z] === RUN TestParseUintList [2023-07-14T23:49:59.453Z] --- PASS: TestParseUintList (0.00s) [2023-07-14T23:49:59.453Z] === RUN TestParseUintListMaximumLimits [2023-07-14T23:49:59.453Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-07-14T23:49:59.453Z] PASS [2023-07-14T23:49:59.453Z] coverage: 97.0% of statements [2023-07-14T23:49:59.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink417286143\\dest\\slash-dotdot" -> "/../victim/hello" [2023-07-14T23:49:59.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1810776670\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:49:59.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink515722812\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:49:59.453Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2023-07-14T23:49:59.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2086948034\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:49:59.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1256168414\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:49:59.453Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1783050465\\dest\\dir\\loophole" -> "../../victim" [2023-07-14T23:49:59.453Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2023-07-14T23:49:59.453Z] === RUN TestTempArchiveCloseMultipleTimes [2023-07-14T23:49:59.453Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-07-14T23:49:59.453Z] === RUN TestXGlobalNoParent [2023-07-14T23:49:59.453Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-07-14T23:49:59.454Z] === RUN TestReplaceFileTarWrapper [2023-07-14T23:49:59.454Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2023-07-14T23:49:59.454Z] === RUN TestPrefixHeaderReadable [2023-07-14T23:49:59.454Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2023-07-14T23:49:59.454Z] === RUN TestDisablePigz [2023-07-14T23:49:59.454Z] === RUN TestNewAndRemove [2023-07-14T23:49:59.454Z] --- PASS: TestNewAndRemove (0.00s) [2023-07-14T23:49:59.454Z] === RUN TestRemoveInvalidPath [2023-07-14T23:49:59.454Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-07-14T23:49:59.454Z] PASS [2023-07-14T23:49:59.454Z] coverage: 82.6% of statements [2023-07-14T23:49:59.454Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-07-14T23:49:59.454Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2023-07-14T23:49:59.911Z] --- PASS: TestDisablePigz (0.20s) [2023-07-14T23:49:59.911Z] === RUN TestPigz [2023-07-14T23:49:59.911Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-07-14T23:49:59.911Z] --- PASS: TestPigz (0.22s) [2023-07-14T23:49:59.911Z] === RUN TestCopyFileWithInvalidDest [2023-07-14T23:49:59.911Z] archive_windows_test.go:16: Currently fails [2023-07-14T23:49:59.911Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-07-14T23:49:59.911Z] === RUN TestCanonicalTarNameForPath [2023-07-14T23:49:59.911Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-07-14T23:49:59.911Z] === RUN TestCanonicalTarName [2023-07-14T23:49:59.911Z] --- PASS: TestCanonicalTarName (0.00s) [2023-07-14T23:49:59.911Z] === RUN TestChmodTarEntry [2023-07-14T23:49:59.911Z] --- PASS: TestChmodTarEntry (0.00s) [2023-07-14T23:49:59.911Z] === RUN TestHardLinkOrder [2023-07-14T23:49:59.911Z] --- PASS: TestHardLinkOrder (0.09s) [2023-07-14T23:49:59.911Z] === RUN TestChangeString [2023-07-14T23:49:59.911Z] --- PASS: TestChangeString (0.00s) [2023-07-14T23:49:59.911Z] === RUN TestChangesWithNoChanges [2023-07-14T23:49:59.911Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-07-14T23:49:59.911Z] === RUN TestChangesWithChanges [2023-07-14T23:49:59.911Z] --- PASS: TestChangesWithChanges (0.03s) [2023-07-14T23:49:59.911Z] === RUN TestChangesWithChangesGH13590 [2023-07-14T23:49:59.911Z] changes_test.go:191: needs more investigation [2023-07-14T23:49:59.911Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-07-14T23:49:59.911Z] === RUN TestChangesDirsEmpty [2023-07-14T23:50:00.049Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-07-14T23:50:00.369Z] --- PASS: TestChangesDirsEmpty (0.16s) [2023-07-14T23:50:00.369Z] === RUN TestChangesDirsMutated [2023-07-14T23:50:00.369Z] === RUN TestParseEmptyInterface [2023-07-14T23:50:00.369Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestParseNonInterfaceType [2023-07-14T23:50:00.369Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestParseWithOneFunction [2023-07-14T23:50:00.369Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestParseWithMultipleFuncs [2023-07-14T23:50:00.369Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestParseWithUnnamedReturn [2023-07-14T23:50:00.369Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestEmbeddedInterface [2023-07-14T23:50:00.369Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestParsedImports [2023-07-14T23:50:00.369Z] --- PASS: TestParsedImports (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestAliasedImports [2023-07-14T23:50:00.369Z] --- PASS: TestAliasedImports (0.00s) [2023-07-14T23:50:00.369Z] PASS [2023-07-14T23:50:00.369Z] coverage: 56.8% of statements [2023-07-14T23:50:00.369Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.082s coverage: 56.8% of statements [2023-07-14T23:50:00.369Z] --- PASS: TestChangesDirsMutated (0.21s) [2023-07-14T23:50:00.369Z] === RUN TestApplyLayer [2023-07-14T23:50:00.369Z] changes_test.go:404: needs further investigation [2023-07-14T23:50:00.369Z] --- SKIP: TestApplyLayer (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestChangesSizeWithHardlinks [2023-07-14T23:50:00.369Z] changes_test.go:440: needs further investigation [2023-07-14T23:50:00.369Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestChangesSizeWithNoChanges [2023-07-14T23:50:00.369Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-07-14T23:50:00.369Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestChangesSize [2023-07-14T23:50:00.369Z] --- PASS: TestChangesSize (0.00s) [2023-07-14T23:50:00.369Z] === RUN TestApplyLayerInvalidFilenames [2023-07-14T23:50:00.369Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2970067239\\dest" [2023-07-14T23:50:00.369Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2023-07-14T23:50:00.369Z] === RUN TestApplyLayerInvalidHardlink [2023-07-14T23:50:00.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2022566030\\victim\\hello" -> "../victim/hello" [2023-07-14T23:50:00.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1576989035\\victim\\hello" -> "/../victim/hello" [2023-07-14T23:50:00.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3177452747\\victim" -> "../victim" [2023-07-14T23:50:00.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2955433048\\victim" -> "../victim" [2023-07-14T23:50:00.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3868665730\\victim" -> "../victim" [2023-07-14T23:50:00.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3979117542\\victim" -> "../victim" [2023-07-14T23:50:00.369Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2023-07-14T23:50:00.369Z] === RUN TestApplyLayerInvalidSymlink [2023-07-14T23:50:00.369Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1175054168\\dest\\dotdot" -> "../victim/hello" [2023-07-14T23:50:00.369Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink83367000\\dest\\slash-dotdot" -> "/../victim/hello" [2023-07-14T23:50:00.369Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3535952088\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:50:00.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2229160640\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:50:00.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink210127149\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:50:00.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1685769340\\dest\\loophole-victim" -> "../victim" [2023-07-14T23:50:00.828Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2023-07-14T23:50:00.828Z] === RUN TestApplyLayerWhiteouts [2023-07-14T23:50:00.828Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2023-07-14T23:50:00.828Z] === RUN TestGenerateEmptyFile [2023-07-14T23:50:00.828Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-07-14T23:50:00.828Z] === RUN TestGenerateWithContent [2023-07-14T23:50:00.828Z] --- PASS: TestGenerateWithContent (0.00s) [2023-07-14T23:50:00.828Z] PASS [2023-07-14T23:50:00.828Z] coverage: 62.8% of statements [2023-07-14T23:50:00.828Z] ok github.com/docker/docker/pkg/archive 8.293s coverage: 62.8% of statements [2023-07-14T23:50:00.828Z] === RUN TestFailedConnection [2023-07-14T23:50:01.287Z] === RUN TestHTTPTransport [2023-07-14T23:50:01.287Z] --- PASS: TestHTTPTransport (0.00s) [2023-07-14T23:50:01.287Z] PASS [2023-07-14T23:50:01.287Z] coverage: 85.7% of statements [2023-07-14T23:50:01.287Z] ok github.com/docker/docker/pkg/plugins/transport 0.060s coverage: 85.7% of statements [2023-07-14T23:50:01.745Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-07-14T23:50:01.745Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-07-14T23:50:01.745Z] === RUN TestBufioReaderPoolPutAndGet [2023-07-14T23:50:01.745Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-07-14T23:50:01.745Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-07-14T23:50:01.745Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-07-14T23:50:01.745Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-07-14T23:50:01.745Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-07-14T23:50:01.745Z] === RUN TestBufioWriterPoolPutAndGet [2023-07-14T23:50:01.745Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-07-14T23:50:01.745Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-07-14T23:50:01.745Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-07-14T23:50:01.745Z] === RUN TestBufferPoolPutAndGet [2023-07-14T23:50:01.745Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-07-14T23:50:01.745Z] PASS [2023-07-14T23:50:01.745Z] coverage: 88.2% of statements [2023-07-14T23:50:01.745Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2023-07-14T23:50:01.933Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-07-14T23:50:02.207Z] --- PASS: TestFailedConnection (1.10s) [2023-07-14T23:50:02.207Z] === RUN TestFailOnce [2023-07-14T23:50:02.207Z] === RUN TestOutputOnPrematureClose [2023-07-14T23:50:02.207Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-07-14T23:50:02.207Z] === RUN TestCompleteSilently [2023-07-14T23:50:02.207Z] --- PASS: TestCompleteSilently (0.00s) [2023-07-14T23:50:02.207Z] PASS [2023-07-14T23:50:02.207Z] coverage: 75.9% of statements [2023-07-14T23:50:02.207Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2023-07-14T23:50:02.207Z] 2023/07/14 23:50:01 http: panic serving 127.0.0.1:49254: Plugin not ready [2023-07-14T23:50:02.207Z] goroutine 34 [running]: [2023-07-14T23:50:02.207Z] net/http.(*conn).serve.func1() [2023-07-14T23:50:02.207Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-07-14T23:50:02.207Z] panic({0x1199120, 0x12eb960}) [2023-07-14T23:50:02.207Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-07-14T23:50:02.207Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-07-14T23:50:02.207Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-07-14T23:50:02.207Z] net/http.HandlerFunc.ServeHTTP(0xc000192000?, {0x12f17e8?, 0xc0001ce000?}, 0xc0001b3b00?) [2023-07-14T23:50:02.207Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-07-14T23:50:02.207Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12f17e8, 0xc0001ce000}, 0xc0001aa000) [2023-07-14T23:50:02.207Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-07-14T23:50:02.207Z] net/http.serverHandler.ServeHTTP({0x12efc98?}, {0x12f17e8, 0xc0001ce000}, 0xc0001aa000) [2023-07-14T23:50:02.207Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-07-14T23:50:02.207Z] net/http.(*conn).serve(0xc00018e000, {0x12f1e60, 0xc000090420}) [2023-07-14T23:50:02.207Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-07-14T23:50:02.207Z] created by net/http.(*Server).Serve [2023-07-14T23:50:02.207Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-07-14T23:50:02.207Z] time="2023-07-14T23:50:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49253/Test.FailOnce: Post \"http://127.0.0.1:49253/Test.FailOnce\": EOF, retrying in 1s" [2023-07-14T23:50:02.207Z] === RUN TestSendToOneSub [2023-07-14T23:50:02.207Z] --- PASS: TestSendToOneSub (0.00s) [2023-07-14T23:50:02.207Z] === RUN TestSendToMultipleSubs [2023-07-14T23:50:02.207Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-07-14T23:50:02.207Z] === RUN TestEvictOneSub [2023-07-14T23:50:02.207Z] --- PASS: TestEvictOneSub (0.00s) [2023-07-14T23:50:02.207Z] === RUN TestClosePublisher [2023-07-14T23:50:02.207Z] --- PASS: TestClosePublisher (0.00s) [2023-07-14T23:50:02.207Z] === RUN TestPubSubRace [2023-07-14T23:50:03.182Z] === RUN TestRegister [2023-07-14T23:50:03.182Z] --- PASS: TestRegister (0.00s) [2023-07-14T23:50:03.182Z] === RUN TestCommand [2023-07-14T23:50:03.182Z] --- PASS: TestCommand (0.04s) [2023-07-14T23:50:03.182Z] === RUN TestNaiveSelf [2023-07-14T23:50:03.182Z] --- PASS: TestNaiveSelf (0.05s) [2023-07-14T23:50:03.182Z] PASS [2023-07-14T23:50:03.182Z] coverage: 82.4% of statements [2023-07-14T23:50:03.182Z] ok github.com/docker/docker/pkg/reexec 0.135s coverage: 82.4% of statements [2023-07-14T23:50:03.182Z] --- PASS: TestFailOnce (1.17s) [2023-07-14T23:50:03.182Z] === RUN TestEchoInputOutput [2023-07-14T23:50:03.182Z] --- PASS: TestEchoInputOutput (0.00s) [2023-07-14T23:50:03.182Z] === RUN TestBackoff [2023-07-14T23:50:03.182Z] --- PASS: TestBackoff (0.00s) [2023-07-14T23:50:03.182Z] === RUN TestAbortRetry [2023-07-14T23:50:03.182Z] --- PASS: TestAbortRetry (0.00s) [2023-07-14T23:50:03.182Z] === RUN TestClientScheme [2023-07-14T23:50:03.182Z] --- PASS: TestClientScheme (0.00s) [2023-07-14T23:50:03.182Z] === RUN TestNewClientWithTimeout [2023-07-14T23:50:03.182Z] --- PASS: TestPubSubRace (1.07s) [2023-07-14T23:50:03.182Z] PASS [2023-07-14T23:50:03.182Z] coverage: 75.0% of statements [2023-07-14T23:50:03.182Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2023-07-14T23:50:03.640Z] time="2023-07-14T23:50:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-07-14T23:50:04.099Z] === RUN TestParseSignal [2023-07-14T23:50:04.099Z] --- PASS: TestParseSignal (0.00s) [2023-07-14T23:50:04.099Z] === RUN TestValidSignalForPlatform [2023-07-14T23:50:04.099Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-07-14T23:50:04.099Z] PASS [2023-07-14T23:50:04.099Z] coverage: 19.7% of statements [2023-07-14T23:50:04.099Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 19.7% of statements [2023-07-14T23:50:04.445Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-07-14T23:50:04.557Z] === RUN TestNewStdWriter [2023-07-14T23:50:04.557Z] --- PASS: TestNewStdWriter (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestWriteWithUninitializedStdWriter [2023-07-14T23:50:04.557Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestWriteWithNilBytes [2023-07-14T23:50:04.557Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestWrite [2023-07-14T23:50:04.557Z] --- PASS: TestWrite (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestWriteWithWriterError [2023-07-14T23:50:04.557Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-07-14T23:50:04.557Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyWriteAndRead [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyWithInvalidInputHeader [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyWithCorruptedPrefix [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyReturnsWriteErrors [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-07-14T23:50:04.557Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-07-14T23:50:04.557Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-07-14T23:50:04.557Z] PASS [2023-07-14T23:50:04.557Z] coverage: 100.0% of statements [2023-07-14T23:50:04.557Z] ok github.com/docker/docker/pkg/stdcopy 0.074s coverage: 100.0% of statements [2023-07-14T23:50:05.028Z] === RUN TestRawProgressFormatterFormatStatus [2023-07-14T23:50:05.028Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestRawProgressFormatterFormatProgress [2023-07-14T23:50:05.028Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestFormatStatus [2023-07-14T23:50:05.028Z] --- PASS: TestFormatStatus (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestFormatError [2023-07-14T23:50:05.028Z] --- PASS: TestFormatError (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestFormatJSONError [2023-07-14T23:50:05.028Z] --- PASS: TestFormatJSONError (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestJsonProgressFormatterFormatProgress [2023-07-14T23:50:05.028Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestJsonProgressFormatterFormatStatus [2023-07-14T23:50:05.028Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestNewJSONProgressOutput [2023-07-14T23:50:05.028Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestAuxFormatterEmit [2023-07-14T23:50:05.028Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestStreamWriterStdout [2023-07-14T23:50:05.028Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestStreamWriterStderr [2023-07-14T23:50:05.028Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-07-14T23:50:05.028Z] PASS [2023-07-14T23:50:05.028Z] coverage: 66.2% of statements [2023-07-14T23:50:05.028Z] ok github.com/docker/docker/pkg/streamformatter 0.068s coverage: 66.2% of statements [2023-07-14T23:50:05.028Z] === RUN TestGenerateRandomID [2023-07-14T23:50:05.028Z] --- PASS: TestGenerateRandomID (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestShortenId [2023-07-14T23:50:05.028Z] --- PASS: TestShortenId (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestShortenSha256Id [2023-07-14T23:50:05.028Z] --- PASS: TestShortenSha256Id (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestShortenIdEmpty [2023-07-14T23:50:05.028Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestShortenIdInvalid [2023-07-14T23:50:05.028Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestIsShortIDNonHex [2023-07-14T23:50:05.028Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-07-14T23:50:05.028Z] === RUN TestIsShortIDNotCorrectSize [2023-07-14T23:50:05.028Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-07-14T23:50:05.028Z] PASS [2023-07-14T23:50:05.028Z] coverage: 70.6% of statements [2023-07-14T23:50:05.028Z] ok github.com/docker/docker/pkg/stringid 0.060s coverage: 70.6% of statements [2023-07-14T23:50:05.487Z] time="2023-07-14T23:50:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-07-14T23:50:05.807Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-07-14T23:50:05.948Z] === RUN TestIsCpusetListAvailable [2023-07-14T23:50:05.948Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-07-14T23:50:05.948Z] PASS [2023-07-14T23:50:05.948Z] coverage: 38.2% of statements [2023-07-14T23:50:05.948Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 38.2% of statements [2023-07-14T23:50:07.490Z] === RUN TestChtimes [2023-07-14T23:50:07.490Z] === RUN TestTailFile [2023-07-14T23:50:07.490Z] --- PASS: TestTailFile (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestTailFileManyLines [2023-07-14T23:50:07.490Z] --- PASS: TestTailFileManyLines (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestTailEmptyFile [2023-07-14T23:50:07.490Z] --- PASS: TestTailEmptyFile (0.01s) [2023-07-14T23:50:07.490Z] === RUN TestTailNegativeN [2023-07-14T23:50:07.490Z] --- PASS: TestTailNegativeN (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader [2023-07-14T23:50:07.490Z] === CONT TestNewTailReader [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/2_byte_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/4_byte_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/8_byte_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/12_byte_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/truncated_last_line [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-07-14T23:50:07.490Z] === CONT TestNewTailReader/single_byte_delimiter [2023-07-14T23:50:07.490Z] === CONT TestNewTailReader/no_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.490Z] --- PASS: TestChtimes (0.01s) [2023-07-14T23:50:07.490Z] === RUN TestChtimesWindows [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.490Z] --- PASS: TestChtimesWindows (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-07-14T23:50:07.490Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestEnsureRemoveAllNotExist [2023-07-14T23:50:07.490Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestEnsureRemoveAllWithDir [2023-07-14T23:50:07.490Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestEnsureRemoveAllWithFile [2023-07-14T23:50:07.490Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-07-14T23:50:07.490Z] === RUN TestHasWin32KSupport [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.490Z] === CONT TestNewTailReader/8_byte_delimiter [2023-07-14T23:50:07.490Z] === CONT TestNewTailReader/4_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === CONT TestNewTailReader/2_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === CONT TestNewTailReader/12_byte_delimiter [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-07-14T23:50:07.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] syscall_windows_test.go:8: win32k: true [2023-07-14T23:50:07.491Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-07-14T23:50:07.491Z] PASS [2023-07-14T23:50:07.491Z] coverage: 12.0% of statements [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] ok github.com/docker/docker/pkg/system 0.075s coverage: 12.0% of statements [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.491Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-07-14T23:50:07.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.492Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-07-14T23:50:07.492Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.493Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.494Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.495Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.691Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.957Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-07-14T23:50:07.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-14T23:50:07.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-14T23:50:07.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-14T23:50:07.961Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-14T23:50:07.961Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-14T23:50:07.961Z] PASS [2023-07-14T23:50:07.961Z] coverage: 88.6% of statements [2023-07-14T23:50:07.961Z] ok github.com/docker/docker/pkg/tailfile 0.272s coverage: 88.6% of statements [2023-07-14T23:50:07.961Z] time="2023-07-14T23:50:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-07-14T23:50:08.420Z] testing: warning: no tests to run [2023-07-14T23:50:08.420Z] PASS [2023-07-14T23:50:08.420Z] coverage: [no statements] [2023-07-14T23:50:08.420Z] ok github.com/docker/docker/pkg/term/windows 0.061s coverage: [no statements] [no tests to run] [2023-07-14T23:50:08.616Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-07-14T23:50:08.881Z] === RUN TestTarSumRemoveNonExistent [2023-07-14T23:50:08.881Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-07-14T23:50:08.881Z] === RUN TestTarSumRemove [2023-07-14T23:50:08.881Z] --- PASS: TestTarSumRemove (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestSortFileInfoSums [2023-07-14T23:50:08.881Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestNewTarSumForLabelInvalid [2023-07-14T23:50:08.881Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestNewTarSumForLabel [2023-07-14T23:50:08.881Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestEmptyTar [2023-07-14T23:50:08.881Z] --- PASS: TestEmptyTar (0.01s) [2023-07-14T23:50:08.881Z] === RUN TestTarSumsReadSize [2023-07-14T23:50:08.881Z] --- PASS: TestTarSumsReadSize (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestTarSums [2023-07-14T23:50:08.881Z] --- PASS: TestTarSums (0.12s) [2023-07-14T23:50:08.881Z] === RUN TestIteration [2023-07-14T23:50:08.881Z] --- PASS: TestIteration (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestVersionLabelForChecksum [2023-07-14T23:50:08.881Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestVersion [2023-07-14T23:50:08.881Z] --- PASS: TestVersion (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestGetVersion [2023-07-14T23:50:08.881Z] --- PASS: TestGetVersion (0.00s) [2023-07-14T23:50:08.881Z] === RUN TestGetVersions [2023-07-14T23:50:08.881Z] --- PASS: TestGetVersions (0.00s) [2023-07-14T23:50:08.881Z] PASS [2023-07-14T23:50:08.881Z] coverage: 89.3% of statements [2023-07-14T23:50:08.881Z] ok github.com/docker/docker/pkg/tarsum 0.191s coverage: 89.3% of statements [2023-07-14T23:50:09.342Z] === RUN TestTruncIndex [2023-07-14T23:50:09.342Z] --- PASS: TestTruncIndex (0.10s) [2023-07-14T23:50:09.342Z] PASS [2023-07-14T23:50:09.342Z] coverage: 91.5% of statements [2023-07-14T23:50:09.342Z] ok github.com/docker/docker/pkg/truncindex 0.166s coverage: 91.5% of statements [2023-07-14T23:50:09.542Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-07-14T23:50:09.542Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-07-14T23:50:09.801Z] === RUN TestIsGIT [2023-07-14T23:50:09.801Z] --- PASS: TestIsGIT (0.00s) [2023-07-14T23:50:09.801Z] === RUN TestIsTransport [2023-07-14T23:50:09.801Z] --- PASS: TestIsTransport (0.00s) [2023-07-14T23:50:09.801Z] PASS [2023-07-14T23:50:09.801Z] coverage: 100.0% of statements [2023-07-14T23:50:09.801Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2023-07-14T23:50:10.103Z] === RUN TestDockerSuite/TestRunNetHost [2023-07-14T23:50:10.264Z] === RUN TestVersionInfo [2023-07-14T23:50:10.264Z] --- PASS: TestVersionInfo (0.00s) [2023-07-14T23:50:10.264Z] === RUN TestAppendVersions [2023-07-14T23:50:10.264Z] --- PASS: TestAppendVersions (0.00s) [2023-07-14T23:50:10.264Z] PASS [2023-07-14T23:50:10.264Z] coverage: 88.9% of statements [2023-07-14T23:50:10.264Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2023-07-14T23:50:10.662Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-07-14T23:50:11.222Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-07-14T23:50:11.782Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-07-14T23:50:11.801Z] === RUN TestValidatePrivileges [2023-07-14T23:50:11.801Z] --- PASS: TestValidatePrivileges (0.00s) [2023-07-14T23:50:11.801Z] === RUN TestFilterByCapNeg [2023-07-14T23:50:11.801Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-07-14T23:50:11.801Z] === RUN TestFilterByCapPos [2023-07-14T23:50:11.801Z] --- PASS: TestFilterByCapPos (0.00s) [2023-07-14T23:50:11.801Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-07-14T23:50:11.801Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-07-14T23:50:11.801Z] PASS [2023-07-14T23:50:11.801Z] coverage: 12.0% of statements [2023-07-14T23:50:11.801Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2023-07-14T23:50:11.801Z] === RUN TestNewSettable [2023-07-14T23:50:11.801Z] --- PASS: TestNewSettable (0.00s) [2023-07-14T23:50:11.801Z] === RUN TestIsSettable [2023-07-14T23:50:11.801Z] --- PASS: TestIsSettable (0.00s) [2023-07-14T23:50:11.801Z] === RUN TestUpdateSettingsEnv [2023-07-14T23:50:11.801Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-07-14T23:50:11.801Z] PASS [2023-07-14T23:50:11.801Z] coverage: 20.0% of statements [2023-07-14T23:50:11.801Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.0% of statements [2023-07-14T23:50:12.261Z] time="2023-07-14T23:50:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-07-14T23:50:12.721Z] === RUN TestLoad [2023-07-14T23:50:12.721Z] --- PASS: TestLoad (0.01s) [2023-07-14T23:50:12.721Z] === RUN TestSave [2023-07-14T23:50:13.146Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-07-14T23:50:13.180Z] --- PASS: TestSave (0.05s) [2023-07-14T23:50:13.180Z] === RUN TestAddDeleteGet [2023-07-14T23:50:13.180Z] --- PASS: TestAddDeleteGet (0.06s) [2023-07-14T23:50:13.180Z] === RUN TestInvalidTags [2023-07-14T23:50:13.180Z] --- PASS: TestInvalidTags (0.01s) [2023-07-14T23:50:13.180Z] PASS [2023-07-14T23:50:13.180Z] coverage: 84.4% of statements [2023-07-14T23:50:13.180Z] ok github.com/docker/docker/reference 0.216s coverage: 84.4% of statements [2023-07-14T23:50:14.152Z] === RUN TestResolveAuthConfigIndexServer [2023-07-14T23:50:14.152Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-07-14T23:50:14.152Z] === RUN TestResolveAuthConfigFullURL [2023-07-14T23:50:14.152Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-07-14T23:50:14.152Z] === RUN TestLoadAllowNondistributableArtifacts [2023-07-14T23:50:14.152Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-07-14T23:50:14.152Z] === RUN TestValidateMirror [2023-07-14T23:50:14.152Z] --- PASS: TestValidateMirror (0.00s) [2023-07-14T23:50:14.152Z] === RUN TestLoadInsecureRegistries [2023-07-14T23:50:14.612Z] time="2023-07-14T23:50:13Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-07-14T23:50:14.612Z] time="2023-07-14T23:50:14Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-07-14T23:50:14.612Z] time="2023-07-14T23:50:14Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-07-14T23:50:14.612Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2023-07-14T23:50:14.612Z] === RUN TestNewServiceConfig [2023-07-14T23:50:14.612Z] --- PASS: TestNewServiceConfig (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestValidateIndexName [2023-07-14T23:50:14.612Z] --- PASS: TestValidateIndexName (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestValidateIndexNameWithError [2023-07-14T23:50:14.612Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestEndpointParse [2023-07-14T23:50:14.612Z] --- PASS: TestEndpointParse (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestEndpointParseInvalid [2023-07-14T23:50:14.612Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestValidateEndpoint [2023-07-14T23:50:14.612Z] --- PASS: TestValidateEndpoint (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestPing [2023-07-14T23:50:14.612Z] --- PASS: TestPing (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestPingRegistryEndpoint [2023-07-14T23:50:14.612Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:14.612Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestEndpoint [2023-07-14T23:50:14.612Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:14.612Z] --- SKIP: TestEndpoint (0.01s) [2023-07-14T23:50:14.612Z] === RUN TestParseRepositoryInfo [2023-07-14T23:50:14.612Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestNewIndexInfo [2023-07-14T23:50:14.612Z] --- PASS: TestNewIndexInfo (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestMirrorEndpointLookup [2023-07-14T23:50:14.612Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:14.612Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestSearchRepositories [2023-07-14T23:50:14.612Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-07-14T23:50:14.612Z] Host: 127.0.0.1:49264 [2023-07-14T23:50:14.612Z] User-Agent: docker test client [2023-07-14T23:50:14.612Z] Authorization: Token fake-token [2023-07-14T23:50:14.612Z] X-Docker-Token: true [2023-07-14T23:50:14.612Z] Accept-Encoding: gzip [2023-07-14T23:50:14.612Z] [2023-07-14T23:50:14.612Z] [2023-07-14T23:50:14.612Z] registry_test.go:730: HTTP/1.1 200 OK [2023-07-14T23:50:14.612Z] Connection: close [2023-07-14T23:50:14.612Z] Content-Length: 144 [2023-07-14T23:50:14.612Z] Cache-Control: no-cache [2023-07-14T23:50:14.612Z] Content-Type: application/json [2023-07-14T23:50:14.612Z] Date: Fri, 14 Jul 2023 23:50:14 GMT [2023-07-14T23:50:14.612Z] Expires: -1 [2023-07-14T23:50:14.612Z] Pragma: no-cache [2023-07-14T23:50:14.612Z] Server: docker-tests/mock [2023-07-14T23:50:14.612Z] X-Docker-Registry-Config: mock [2023-07-14T23:50:14.612Z] X-Docker-Registry-Version: 0.0.0 [2023-07-14T23:50:14.612Z] [2023-07-14T23:50:14.612Z] [2023-07-14T23:50:14.612Z] --- PASS: TestSearchRepositories (0.01s) [2023-07-14T23:50:14.612Z] === RUN TestTrustedLocation [2023-07-14T23:50:14.612Z] --- PASS: TestTrustedLocation (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-07-14T23:50:14.612Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestAllowNondistributableArtifacts [2023-07-14T23:50:14.612Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestIsSecureIndex [2023-07-14T23:50:14.612Z] --- PASS: TestIsSecureIndex (0.00s) [2023-07-14T23:50:14.612Z] PASS [2023-07-14T23:50:14.612Z] coverage: 50.2% of statements [2023-07-14T23:50:14.612Z] ok github.com/docker/docker/registry 0.306s coverage: 50.2% of statements [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestReaderWithReadError [2023-07-14T23:50:14.612Z] time="2023-07-14T23:50:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestReader [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestReader (0.00s) [2023-07-14T23:50:14.612Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-07-14T23:50:14.612Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-07-14T23:50:14.612Z] PASS [2023-07-14T23:50:14.612Z] coverage: 100.0% of statements [2023-07-14T23:50:14.612Z] ok github.com/docker/docker/registry/resumable 0.238s coverage: 100.0% of statements [2023-07-14T23:50:15.031Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-07-14T23:50:15.071Z] === RUN TestRestartManagerTimeout [2023-07-14T23:50:15.071Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-07-14T23:50:15.071Z] === RUN TestRestartManagerTimeoutReset [2023-07-14T23:50:15.071Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-07-14T23:50:15.071Z] PASS [2023-07-14T23:50:15.071Z] coverage: 45.3% of statements [2023-07-14T23:50:15.071Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 45.3% of statements [2023-07-14T23:50:15.535Z] === RUN TestDecodeContainerConfig [2023-07-14T23:50:15.535Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-07-14T23:50:15.535Z] === RUN TestDecodeContainerConfigIsolation [2023-07-14T23:50:15.535Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-07-14T23:50:15.535Z] === RUN TestValidatePrivileged [2023-07-14T23:50:15.535Z] --- PASS: TestValidatePrivileged (0.00s) [2023-07-14T23:50:15.535Z] PASS [2023-07-14T23:50:15.535Z] coverage: 52.2% of statements [2023-07-14T23:50:15.994Z] ok github.com/docker/docker/runconfig 0.064s coverage: 52.2% of statements [2023-07-14T23:50:15.994Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-07-14T23:50:15.994Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-07-14T23:50:15.994Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-07-14T23:50:15.994Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-07-14T23:50:15.994Z] PASS [2023-07-14T23:50:15.994Z] coverage: 62.5% of statements [2023-07-14T23:50:15.994Z] ok github.com/docker/docker/testutil 0.067s coverage: 62.5% of statements [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-14T23:50:17.538Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-14T23:50:18.320Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-07-14T23:50:18.903Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-07-14T23:50:18.903Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-07-14T23:50:19.073Z] === RUN TestGetAddress [2023-07-14T23:50:19.073Z] --- PASS: TestGetAddress (0.00s) [2023-07-14T23:50:19.073Z] === RUN TestRemove [2023-07-14T23:50:19.073Z] === RUN TestGetDriver [2023-07-14T23:50:19.073Z] --- PASS: TestGetDriver (0.00s) [2023-07-14T23:50:19.073Z] === RUN TestVolumeRequestError [2023-07-14T23:50:19.073Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-07-14T23:50:19.073Z] --- SKIP: TestRemove (0.00s) [2023-07-14T23:50:19.073Z] === RUN TestInitializeWithVolumes [2023-07-14T23:50:19.073Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-07-14T23:50:19.073Z] === RUN TestCreate [2023-07-14T23:50:19.073Z] --- PASS: TestVolumeRequestError (0.01s) [2023-07-14T23:50:19.073Z] PASS [2023-07-14T23:50:19.073Z] coverage: 36.1% of statements [2023-07-14T23:50:19.073Z] --- PASS: TestCreate (0.02s) [2023-07-14T23:50:19.073Z] === RUN TestValidateName [2023-07-14T23:50:19.073Z] --- PASS: TestValidateName (0.00s) [2023-07-14T23:50:19.073Z] ok github.com/docker/docker/volume/drivers 0.065s coverage: 36.1% of statements [2023-07-14T23:50:19.073Z] === RUN TestCreateWithOpts [2023-07-14T23:50:19.073Z] local_test.go:180: runtime.GOOS == "windows" [2023-07-14T23:50:19.073Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-07-14T23:50:19.073Z] === RUN TestRelaodNoOpts [2023-07-14T23:50:19.073Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-07-14T23:50:19.073Z] PASS [2023-07-14T23:50:19.073Z] coverage: 38.5% of statements [2023-07-14T23:50:19.073Z] ok github.com/docker/docker/volume/local 0.091s coverage: 38.5% of statements [2023-07-14T23:50:19.073Z] === RUN TestConvertTmpfsOptions [2023-07-14T23:50:19.073Z] parser_test.go:48: data="mode=700,size=1m" [2023-07-14T23:50:19.073Z] parser_test.go:48: data="ro" [2023-07-14T23:50:19.073Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-07-14T23:50:19.073Z] === RUN TestParseMountRaw [2023-07-14T23:50:19.073Z] --- PASS: TestParseMountRaw (0.03s) [2023-07-14T23:50:19.073Z] === RUN TestParseMountRawSplit [2023-07-14T23:50:19.073Z] parser_test.go:389: case 0 [2023-07-14T23:50:19.073Z] parser_test.go:389: case 1 [2023-07-14T23:50:19.073Z] parser_test.go:389: case 2 [2023-07-14T23:50:19.073Z] parser_test.go:389: case 3 [2023-07-14T23:50:19.463Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-07-14T23:50:19.535Z] parser_test.go:389: case 4 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 5 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 6 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 7 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 8 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 0 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 1 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 2 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 3 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 4 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 5 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 6 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 7 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 8 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 9 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 10 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 11 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 12 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 0 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 1 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 2 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 3 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 4 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 5 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 6 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 7 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 8 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 9 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 10 [2023-07-14T23:50:19.535Z] parser_test.go:389: case 11 [2023-07-14T23:50:19.535Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-07-14T23:50:19.535Z] === RUN TestParseMountSpec [2023-07-14T23:50:19.535Z] parser_test.go:454: case 0 [2023-07-14T23:50:19.535Z] parser_test.go:454: case 1 [2023-07-14T23:50:19.535Z] parser_test.go:454: case 2 [2023-07-14T23:50:19.535Z] parser_test.go:454: case 3 [2023-07-14T23:50:19.535Z] parser_test.go:454: case 4 [2023-07-14T23:50:19.535Z] parser_test.go:454: case 5 [2023-07-14T23:50:19.535Z] --- PASS: TestParseMountSpec (0.00s) [2023-07-14T23:50:19.535Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-07-14T23:50:19.535Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-07-14T23:50:19.535Z] === RUN TestValidateMount [2023-07-14T23:50:19.535Z] --- PASS: TestValidateMount (0.00s) [2023-07-14T23:50:19.535Z] PASS [2023-07-14T23:50:19.535Z] coverage: 63.9% of statements [2023-07-14T23:50:19.535Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 63.9% of statements [2023-07-14T23:50:19.718Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-07-14T23:50:20.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-07-14T23:50:20.278Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-07-14T23:50:20.509Z] === RUN TestSetGetMeta [2023-07-14T23:50:20.509Z] === PAUSE TestSetGetMeta [2023-07-14T23:50:20.509Z] === RUN TestRestore [2023-07-14T23:50:20.509Z] === PAUSE TestRestore [2023-07-14T23:50:20.509Z] === RUN TestServiceCreate [2023-07-14T23:50:20.509Z] === PAUSE TestServiceCreate [2023-07-14T23:50:20.509Z] === RUN TestServiceList [2023-07-14T23:50:20.509Z] === PAUSE TestServiceList [2023-07-14T23:50:20.509Z] === RUN TestServiceRemove [2023-07-14T23:50:20.509Z] === PAUSE TestServiceRemove [2023-07-14T23:50:20.509Z] === RUN TestServiceGet [2023-07-14T23:50:20.509Z] === PAUSE TestServiceGet [2023-07-14T23:50:20.510Z] === RUN TestServicePrune [2023-07-14T23:50:20.510Z] === PAUSE TestServicePrune [2023-07-14T23:50:20.510Z] === RUN TestCreate [2023-07-14T23:50:20.510Z] === PAUSE TestCreate [2023-07-14T23:50:20.510Z] === RUN TestRemove [2023-07-14T23:50:20.510Z] === PAUSE TestRemove [2023-07-14T23:50:20.510Z] === RUN TestList [2023-07-14T23:50:20.510Z] === PAUSE TestList [2023-07-14T23:50:20.510Z] === RUN TestFindByDriver [2023-07-14T23:50:20.510Z] === PAUSE TestFindByDriver [2023-07-14T23:50:20.510Z] === RUN TestFindByReferenced [2023-07-14T23:50:20.510Z] === PAUSE TestFindByReferenced [2023-07-14T23:50:20.510Z] === RUN TestDerefMultipleOfSameRef [2023-07-14T23:50:20.510Z] === PAUSE TestDerefMultipleOfSameRef [2023-07-14T23:50:20.510Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-07-14T23:50:20.510Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-07-14T23:50:20.510Z] === RUN TestDefererencePluginOnCreateError [2023-07-14T23:50:20.510Z] === PAUSE TestDefererencePluginOnCreateError [2023-07-14T23:50:20.510Z] === RUN TestRefDerefRemove [2023-07-14T23:50:20.510Z] === PAUSE TestRefDerefRemove [2023-07-14T23:50:20.510Z] === RUN TestGet [2023-07-14T23:50:20.510Z] === PAUSE TestGet [2023-07-14T23:50:20.510Z] === RUN TestGetWithReference [2023-07-14T23:50:20.510Z] === PAUSE TestGetWithReference [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_nil_list [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_nil_list [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_empty_list [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_empty_list [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_filter_some [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_filter_some [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_filter_middle [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_filter_middle [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-07-14T23:50:20.510Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-07-14T23:50:20.510Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_nil_list [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_filter_some [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_empty_list [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-07-14T23:50:20.510Z] === CONT TestFilterFunc/test_filter_middle [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-07-14T23:50:20.510Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-07-14T23:50:20.510Z] === CONT TestSetGetMeta [2023-07-14T23:50:20.510Z] === CONT TestServiceGet [2023-07-14T23:50:20.510Z] === CONT TestList [2023-07-14T23:50:20.510Z] === CONT TestDefererencePluginOnCreateError [2023-07-14T23:50:20.510Z] --- PASS: TestSetGetMeta (0.02s) [2023-07-14T23:50:20.510Z] === CONT TestRemove [2023-07-14T23:50:20.510Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2023-07-14T23:50:20.510Z] === CONT TestCreate [2023-07-14T23:50:20.510Z] --- PASS: TestList (0.04s) [2023-07-14T23:50:20.510Z] === CONT TestServicePrune [2023-07-14T23:50:20.510Z] --- PASS: TestRemove (0.03s) [2023-07-14T23:50:20.510Z] === CONT TestServiceRemove [2023-07-14T23:50:20.510Z] --- PASS: TestCreate (0.02s) [2023-07-14T23:50:20.510Z] === CONT TestServiceList [2023-07-14T23:50:20.838Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-07-14T23:50:20.838Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-07-14T23:50:20.968Z] --- PASS: TestServiceGet (0.16s) [2023-07-14T23:50:20.968Z] === CONT TestServiceCreate [2023-07-14T23:50:20.968Z] time="2023-07-14T23:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-14T23:50:20.968Z] --- PASS: TestServiceRemove (0.11s) [2023-07-14T23:50:20.968Z] === CONT TestRestore [2023-07-14T23:50:20.968Z] --- PASS: TestServiceList (0.11s) [2023-07-14T23:50:20.968Z] === CONT TestDerefMultipleOfSameRef [2023-07-14T23:50:20.968Z] time="2023-07-14T23:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-14T23:50:20.968Z] time="2023-07-14T23:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-14T23:50:20.968Z] --- PASS: TestServiceCreate (0.04s) [2023-07-14T23:50:20.968Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-07-14T23:50:20.968Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2023-07-14T23:50:20.968Z] === CONT TestGet [2023-07-14T23:50:20.968Z] time="2023-07-14T23:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-07-14T23:50:20.968Z] --- PASS: TestRestore (0.04s) [2023-07-14T23:50:20.968Z] === CONT TestGetWithReference [2023-07-14T23:50:20.968Z] time="2023-07-14T23:50:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-14T23:50:20.968Z] --- PASS: TestServicePrune (0.18s) [2023-07-14T23:50:20.968Z] === CONT TestFindByReferenced [2023-07-14T23:50:20.968Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2023-07-14T23:50:20.968Z] === CONT TestRefDerefRemove [2023-07-14T23:50:20.968Z] --- PASS: TestGet (0.03s) [2023-07-14T23:50:20.968Z] === CONT TestFindByDriver [2023-07-14T23:50:20.968Z] --- PASS: TestGetWithReference (0.04s) [2023-07-14T23:50:20.968Z] --- PASS: TestFindByReferenced (0.03s) [2023-07-14T23:50:20.968Z] --- PASS: TestRefDerefRemove (0.03s) [2023-07-14T23:50:20.968Z] --- PASS: TestFindByDriver (0.03s) [2023-07-14T23:50:20.968Z] PASS [2023-07-14T23:50:20.968Z] coverage: 69.2% of statements [2023-07-14T23:50:20.968Z] ok github.com/docker/docker/volume/service 0.338s coverage: 69.2% of statements [2023-07-14T23:50:20.968Z] --- PASS: TestNewClientWithTimeout (17.73s) [2023-07-14T23:50:20.968Z] === RUN TestClientStream [2023-07-14T23:50:20.968Z] --- PASS: TestClientStream (0.00s) [2023-07-14T23:50:20.968Z] === RUN TestClientSendFile [2023-07-14T23:50:20.968Z] --- PASS: TestClientSendFile (0.00s) [2023-07-14T23:50:20.968Z] === RUN TestClientWithRequestTimeout [2023-07-14T23:50:20.968Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2023-07-14T23:50:20.968Z] === RUN TestFileSpecPlugin [2023-07-14T23:50:20.968Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-07-14T23:50:20.968Z] === RUN TestFileJSONSpecPlugin [2023-07-14T23:50:20.968Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2023-07-14T23:50:20.968Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-07-14T23:50:20.968Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-07-14T23:50:20.968Z] === RUN TestPluginAddHandler [2023-07-14T23:50:20.968Z] --- PASS: TestPluginAddHandler (0.00s) [2023-07-14T23:50:20.968Z] === RUN TestPluginWaitBadPlugin [2023-07-14T23:50:20.968Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-07-14T23:50:20.968Z] === RUN TestGet [2023-07-14T23:50:20.968Z] time="2023-07-14T23:50:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-07-14T23:50:21.398Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-07-14T23:50:21.937Z] time="2023-07-14T23:50:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-07-14T23:50:24.122Z] time="2023-07-14T23:50:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-07-14T23:50:24.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-07-14T23:50:26.544Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-07-14T23:50:27.468Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-07-14T23:50:27.864Z] time="2023-07-14T23:50:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-07-14T23:50:28.029Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-07-14T23:50:28.953Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-07-14T23:50:29.513Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-07-14T23:50:29.513Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-07-14T23:50:30.878Z] === RUN TestDockerSuite/TestRunPortInUse [2023-07-14T23:50:31.802Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-07-14T23:50:32.362Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-07-14T23:50:32.362Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-07-14T23:50:32.617Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-07-14T23:50:32.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-07-14T23:50:33.435Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-07-14T23:50:33.995Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-07-14T23:50:34.555Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-14T23:50:34.555Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-07-14T23:50:34.555Z] === RUN TestDockerSuite/TestRunPublishPort [2023-07-14T23:50:35.480Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-07-14T23:50:35.480Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-07-14T23:50:36.040Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-07-14T23:50:36.040Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-07-14T23:50:36.040Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-07-14T23:50:36.432Z] --- PASS: TestGet (15.03s) [2023-07-14T23:50:36.432Z] === RUN TestPluginWithNoManifest [2023-07-14T23:50:36.432Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-07-14T23:50:36.432Z] === RUN TestGetAll [2023-07-14T23:50:36.432Z] --- PASS: TestGetAll (0.00s) [2023-07-14T23:50:36.432Z] PASS [2023-07-14T23:50:36.432Z] coverage: 73.1% of statements [2023-07-14T23:50:36.432Z] ok github.com/docker/docker/pkg/plugins 35.139s coverage: 73.1% of statements [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/pkg/term [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/quota [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/rootless [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/volume [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-14T23:50:36.432Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-14T23:50:36.600Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-07-14T23:50:37.525Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-07-14T23:50:37.525Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-07-14T23:50:37.525Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === Skipped [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-07-14T23:50:37.974Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-07-14T23:50:37.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-07-14T23:50:37.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-07-14T23:50:37.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2023-07-14T23:50:37.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-07-14T23:50:37.974Z] client_test.go:23: runtime.GOOS == "windows" [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-07-14T23:50:37.974Z] daemon_test.go:146: root required [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-07-14T23:50:37.974Z] reload_test.go:520: root required [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2023-07-14T23:50:37.974Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-07-14T23:50:37.974Z] pull_v2_test.go:81: Needs fixing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-07-14T23:50:37.974Z] pull_v2_test.go:126: Needs fixing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-07-14T23:50:37.974Z] download_test.go:267: Needs fixing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-07-14T23:50:37.974Z] layer_test.go:303: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-07-14T23:50:37.974Z] layer_test.go:352: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-07-14T23:50:37.974Z] layer_test.go:467: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-07-14T23:50:37.974Z] layer_test.go:696: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-07-14T23:50:37.974Z] migration_test.go:45: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-07-14T23:50:37.974Z] migration_test.go:181: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-07-14T23:50:37.974Z] mount_test.go:17: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-07-14T23:50:37.974Z] mount_test.go:76: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-07-14T23:50:37.974Z] mount_test.go:125: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-07-14T23:50:37.974Z] mount_test.go:212: Failing on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:133: Xz not present in msys2 [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:238: Failing on Windows CI machines [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-07-14T23:50:37.974Z] archive_windows_test.go:16: Currently fails [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-07-14T23:50:37.974Z] changes_test.go:191: needs more investigation [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-07-14T23:50:37.974Z] changes_test.go:404: needs further investigation [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-07-14T23:50:37.974Z] changes_test.go:440: needs further investigation [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2023-07-14T23:50:37.974Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-07-14T23:50:37.974Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-07-14T23:50:37.974Z] poller_test.go:40: No chmod on Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-07-14T23:50:37.974Z] fileutils_test.go:133: Needs porting to Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-07-14T23:50:37.974Z] fileutils_test.go:179: Needs porting to Windows [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2023-07-14T23:50:37.974Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-07-14T23:50:37.974Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-07-14T23:50:37.974Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-07-14T23:50:37.974Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-07-14T23:50:37.974Z] local_test.go:180: runtime.GOOS == "windows" [2023-07-14T23:50:37.974Z] [2023-07-14T23:50:37.974Z] DONE 1864 tests, 45 skipped in 210.995s [2023-07-14T23:50:38.432Z] INFO: make.ps1 ended at 07/14/2023 23:50:38 [2023-07-14T23:50:38.450Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-07-14T23:50:39.972Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-07-14T23:50:39.972Z] INFO: Unit tests ended at 07/14/2023 23:50:39. Duration:00:03:47.2999881 [2023-07-14T23:50:39.972Z] INFO: Building busybox [2023-07-14T23:50:40.333Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-07-14T23:50:40.433Z] Sending build context to Docker daemon 5.12kB [2023-07-14T23:50:40.433Z] [2023-07-14T23:50:40.433Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-07-14T23:50:40.433Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-07-14T23:50:40.433Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-07-14T23:50:40.433Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-07-14T23:50:40.433Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-07-14T23:50:40.433Z] ---> 67667e0b9c95 [2023-07-14T23:50:40.433Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-07-14T23:50:40.433Z] ---> Running in e36003a93202 [2023-07-14T23:50:41.696Z] === RUN TestDockerSuite/TestRunRm [2023-07-14T23:50:42.255Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-07-14T23:50:43.181Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-07-14T23:50:46.442Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-07-14T23:50:47.002Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-07-14T23:50:47.002Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-07-14T23:50:47.561Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-07-14T23:50:48.923Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-07-14T23:50:49.876Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-07-14T23:50:52.405Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-07-14T23:50:54.915Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-07-14T23:50:55.474Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-07-14T23:50:55.729Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-07-14T23:50:56.289Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-07-14T23:50:56.850Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-07-14T23:50:57.104Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-07-14T23:50:57.665Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-07-14T23:50:57.920Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-07-14T23:50:58.480Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-07-14T23:50:59.040Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-07-14T23:51:01.524Z] Removing intermediate container e36003a93202 [2023-07-14T23:51:01.525Z] ---> 54f866f1dd44 [2023-07-14T23:51:01.525Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-07-14T23:51:01.525Z] ---> Running in 766e89d172db [2023-07-14T23:51:01.525Z] Removing intermediate container 766e89d172db [2023-07-14T23:51:01.525Z] ---> a3709a360eba [2023-07-14T23:51:01.525Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-07-14T23:51:01.525Z] ---> Running in 54e0afedb163 [2023-07-14T23:51:01.550Z] === RUN TestDockerSuite/TestRunState [2023-07-14T23:51:01.983Z] Removing intermediate container 54e0afedb163 [2023-07-14T23:51:01.983Z] ---> 24f963879a0b [2023-07-14T23:51:01.983Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-07-14T23:51:01.983Z] [2023-07-14T23:51:01.983Z] [2023-07-14T23:51:02.441Z] ---> 7e276649f34b [2023-07-14T23:51:02.441Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-07-14T23:51:02.441Z] ---> Running in 12602e060d52 [2023-07-14T23:51:02.475Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-07-14T23:51:03.035Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-07-14T23:51:03.291Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-07-14T23:51:03.546Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-07-14T23:51:03.546Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-07-14T23:51:04.106Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-07-14T23:51:04.362Z] === RUN TestDockerSuite/TestRunSysctls [2023-07-14T23:51:05.723Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-07-14T23:51:05.723Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-07-14T23:51:05.723Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-07-14T23:51:05.978Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-07-14T23:51:07.340Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-07-14T23:51:07.900Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-07-14T23:51:09.260Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-07-14T23:51:11.769Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-07-14T23:51:12.024Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-07-14T23:51:12.759Z] Removing intermediate container 12602e060d52 [2023-07-14T23:51:12.759Z] ---> 2190eae04924 [2023-07-14T23:51:12.759Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-07-14T23:51:12.759Z] ---> Running in 2c530034327c [2023-07-14T23:51:14.937Z] [2023-07-14T23:51:14.937Z] SUCCESS: Specified value was saved. [2023-07-14T23:51:15.329Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-07-14T23:51:15.584Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-07-14T23:51:16.144Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-07-14T23:51:16.400Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-07-14T23:51:16.487Z] Removing intermediate container 2c530034327c [2023-07-14T23:51:16.487Z] ---> df6297ba43ed [2023-07-14T23:51:16.487Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-07-14T23:51:16.487Z] ---> Running in f321d8fb1e6f [2023-07-14T23:51:17.762Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-07-14T23:51:19.123Z] === RUN TestDockerSuite/TestRunUserByID [2023-07-14T23:51:20.048Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-07-14T23:51:20.303Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-07-14T23:51:20.303Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-07-14T23:51:20.303Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-07-14T23:51:20.863Z] === RUN TestDockerSuite/TestRunUserByName [2023-07-14T23:51:21.423Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-07-14T23:51:21.983Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-07-14T23:51:22.283Z] Cannot create a file when that file already exists. [2023-07-14T23:51:22.546Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-07-14T23:51:22.821Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-07-14T23:51:23.388Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-07-14T23:51:23.948Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-07-14T23:51:26.460Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-07-14T23:51:27.020Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-07-14T23:51:27.581Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-07-14T23:51:28.078Z] Removing intermediate container f321d8fb1e6f [2023-07-14T23:51:28.078Z] ---> 68d597f15009 [2023-07-14T23:51:28.078Z] Step 13/13 : CMD ["sh"] [2023-07-14T23:51:28.078Z] ---> Running in a5bfad001ab0 [2023-07-14T23:51:28.537Z] Removing intermediate container a5bfad001ab0 [2023-07-14T23:51:28.537Z] ---> 8284d38abd88 [2023-07-14T23:51:28.537Z] Successfully built 8284d38abd88 [2023-07-14T23:51:28.537Z] Successfully tagged busybox:latest [2023-07-14T23:51:28.537Z] INFO: Docker images of the daemon under test [2023-07-14T23:51:28.537Z] [2023-07-14T23:51:28.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-14T23:51:28.537Z] busybox latest 8284d38abd88 Less than a second ago 4.39GB [2023-07-14T23:51:28.537Z] microsoft/windowsservercore latest 67667e0b9c95 7 days ago 4.38GB [2023-07-14T23:51:28.537Z] mcr.microsoft.com/windows/servercore ltsc2019 67667e0b9c95 7 days ago 4.38GB [2023-07-14T23:51:28.537Z] [2023-07-14T23:51:28.537Z] INFO: Running integration tests at 07/14/2023 23:51:28... [2023-07-14T23:51:28.537Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-07-14T23:51:28.537Z] INFO: Integration API tests being run from the host: [2023-07-14T23:51:28.537Z] INFO: make.ps1 starting at 07/14/2023 23:51:28 [2023-07-14T23:51:29.465Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-07-14T23:51:29.508Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-07-14T23:51:30.025Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-07-14T23:51:31.910Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-07-14T23:51:33.272Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-07-14T23:51:33.832Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-07-14T23:51:33.832Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-07-14T23:51:33.832Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-07-14T23:51:33.832Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-07-14T23:51:33.832Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-07-14T23:51:33.832Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-07-14T23:51:33.832Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-07-14T23:51:33.832Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-07-14T23:51:33.832Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-07-14T23:51:33.832Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-07-14T23:51:34.392Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-07-14T23:51:34.952Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-07-14T23:51:36.314Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-07-14T23:51:36.875Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-07-14T23:51:36.875Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-07-14T23:51:37.436Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-07-14T23:51:37.436Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-07-14T23:51:37.996Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-07-14T23:51:37.996Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-07-14T23:51:37.996Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-07-14T23:51:37.996Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-07-14T23:51:37.996Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-07-14T23:51:37.996Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-07-14T23:51:37.996Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-07-14T23:51:38.556Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-07-14T23:51:39.483Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-07-14T23:51:39.483Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-07-14T23:51:40.044Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-07-14T23:51:40.299Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-07-14T23:51:40.299Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-07-14T23:51:40.858Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-07-14T23:51:40.858Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-07-14T23:51:41.419Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-07-14T23:51:42.345Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-07-14T23:51:42.345Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-07-14T23:51:42.345Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-07-14T23:51:43.269Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-07-14T23:51:43.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-07-14T23:51:44.195Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-07-14T23:51:44.756Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-07-14T23:51:45.682Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-07-14T23:51:45.682Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-07-14T23:51:45.682Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-07-14T23:51:45.937Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-07-14T23:51:46.863Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-07-14T23:51:47.424Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-07-14T23:51:48.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-07-14T23:51:49.709Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-07-14T23:51:49.965Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-07-14T23:51:49.965Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-07-14T23:51:49.965Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-07-14T23:51:50.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:51:50.606Z] INFO: Testing against a local daemon [2023-07-14T23:51:50.606Z] === RUN TestBuildWithSession [2023-07-14T23:51:50.606Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:51:50.606Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-14T23:51:50.606Z] === RUN TestBuildSquashParent [2023-07-14T23:51:50.606Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:51:50.606Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-07-14T23:51:50.606Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-14T23:51:50.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:51:50.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:51:50.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:51:50.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:51:50.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:51:50.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:51:50.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:51:50.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:51:50.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:51:50.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:51:50.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:51:50.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:51:50.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-14T23:51:50.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-14T23:51:50.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-14T23:51:50.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-14T23:51:50.891Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-07-14T23:51:51.816Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-07-14T23:51:51.816Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-07-14T23:51:52.790Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-07-14T23:51:52.790Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-07-14T23:51:54.194Z] === RUN TestDockerSuite/TestSaveImageId [2023-07-14T23:51:54.194Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-07-14T23:51:54.450Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-07-14T23:51:54.705Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-07-14T23:51:55.630Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents693208709 [2023-07-14T23:51:55.886Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-07-14T23:51:55.886Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-07-14T23:51:57.770Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-07-14T23:51:57.770Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-07-14T23:51:57.770Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-07-14T23:51:57.770Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-07-14T23:51:58.695Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-07-14T23:52:00.057Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-07-14T23:52:00.312Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-07-14T23:52:00.567Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-07-14T23:52:00.567Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-07-14T23:52:00.567Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-07-14T23:52:00.822Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-07-14T23:52:01.383Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-07-14T23:52:03.021Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-14T23:52:03.021Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-14T23:52:03.895Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-07-14T23:52:07.155Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-07-14T23:52:09.038Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-07-14T23:52:10.097Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-07-14T23:52:10.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.75s) [2023-07-14T23:52:10.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.75s) [2023-07-14T23:52:10.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.10s) [2023-07-14T23:52:10.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.25s) [2023-07-14T23:52:10.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.51s) [2023-07-14T23:52:10.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.56s) [2023-07-14T23:52:10.098Z] === RUN TestBuildMultiStageCopy [2023-07-14T23:52:10.098Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-14T23:52:10.400Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-07-14T23:52:11.325Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-07-14T23:52:12.250Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-07-14T23:52:12.505Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-07-14T23:52:15.765Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-07-14T23:52:17.127Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-07-14T23:52:17.382Z] === RUN TestDockerSuite/TestStartRecordError [2023-07-14T23:52:18.664Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-14T23:52:18.664Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-14T23:52:18.743Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-07-14T23:52:19.124Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-14T23:52:20.094Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-14T23:52:20.106Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-07-14T23:52:21.031Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-07-14T23:52:21.062Z] --- PASS: TestBuildMultiStageCopy (11.71s) [2023-07-14T23:52:21.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.51s) [2023-07-14T23:52:21.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2023-07-14T23:52:21.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2023-07-14T23:52:21.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2023-07-14T23:52:21.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.92s) [2023-07-14T23:52:21.062Z] === RUN TestBuildMultiStageParentConfig [2023-07-14T23:52:23.577Z] --- PASS: TestBuildMultiStageParentConfig (2.59s) [2023-07-14T23:52:23.577Z] === RUN TestBuildLabelWithTargets [2023-07-14T23:52:23.577Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:52:23.577Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-07-14T23:52:23.577Z] === RUN TestBuildWithEmptyLayers [2023-07-14T23:52:24.290Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-07-14T23:52:24.544Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2023-07-14T23:52:24.544Z] === RUN TestBuildMultiStageOnBuild [2023-07-14T23:52:25.651Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-07-14T23:52:28.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-07-14T23:52:28.171Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-07-14T23:52:31.480Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-07-14T23:52:31.480Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-07-14T23:52:34.742Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-07-14T23:52:36.105Z] === RUN TestDockerSuite/TestStatsNoStream [2023-07-14T23:52:36.928Z] --- PASS: TestBuildMultiStageOnBuild (11.13s) [2023-07-14T23:52:36.928Z] === RUN TestBuildUncleanTarFilenames [2023-07-14T23:52:36.928Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:52:36.928Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-07-14T23:52:36.928Z] === RUN TestBuildMultiStageLayerLeak [2023-07-14T23:52:39.365Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-07-14T23:52:39.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-07-14T23:52:40.728Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-07-14T23:52:41.288Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-07-14T23:52:42.214Z] === RUN TestDockerSuite/TestTopPrivileged [2023-07-14T23:52:42.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-07-14T23:52:42.724Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-07-14T23:52:42.724Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-07-14T23:52:42.724Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-07-14T23:52:43.285Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-07-14T23:52:46.547Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-07-14T23:52:49.058Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-07-14T23:52:49.618Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-07-14T23:52:49.873Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-07-14T23:52:50.798Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-07-14T23:52:51.358Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-07-14T23:52:51.752Z] --- PASS: TestBuildMultiStageLayerLeak (14.88s) [2023-07-14T23:52:51.752Z] === RUN TestBuildWithHugeFile [2023-07-14T23:52:52.284Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-07-14T23:52:52.844Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-07-14T23:52:53.404Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-07-14T23:52:54.328Z] === RUN TestDockerSuite/TestUpdateStats [2023-07-14T23:52:55.253Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-07-14T23:52:58.513Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-07-14T23:52:59.073Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-07-14T23:52:59.634Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-07-14T23:53:00.559Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-07-14T23:53:01.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-07-14T23:53:03.630Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-07-14T23:53:06.194Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-07-14T23:53:08.705Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-07-14T23:53:08.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-07-14T23:53:10.113Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-07-14T23:53:10.368Z] docker_cli_service_logs_test.go:246: checking task dmbydj6j3o83 [2023-07-14T23:53:10.368Z] docker_cli_service_logs_test.go:251: checking messages for dmbydj6j3o83 [2023-07-14T23:53:10.368Z] docker_cli_service_logs_test.go:246: checking task az0kdqvpln6s [2023-07-14T23:53:10.368Z] docker_cli_service_logs_test.go:251: checking messages for az0kdqvpln6s [2023-07-14T23:53:12.254Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-07-14T23:53:15.515Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-07-14T23:53:16.440Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-07-14T23:53:17.802Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-07-14T23:53:18.727Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-07-14T23:53:20.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-07-14T23:53:21.450Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-07-14T23:53:21.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-07-14T23:53:23.591Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-07-14T23:53:24.151Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-07-14T23:53:25.076Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-07-14T23:53:26.960Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-07-14T23:53:28.321Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-07-14T23:53:43.145Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-07-14T23:53:43.145Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-07-14T23:53:43.145Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-07-14T23:53:43.706Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-07-14T23:53:43.960Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-07-14T23:53:43.960Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-07-14T23:53:43.960Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-07-14T23:53:44.885Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-07-14T23:53:44.885Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-07-14T23:53:44.885Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-07-14T23:53:45.445Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-07-14T23:53:45.446Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-07-14T23:53:45.701Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-07-14T23:53:45.701Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-07-14T23:53:45.701Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-07-14T23:53:47.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-07-14T23:53:47.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-07-14T23:53:47.842Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-07-14T23:53:47.842Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-07-14T23:53:47.842Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-07-14T23:53:47.842Z] === RUN TestDockerSuite/TestVolumeEvents [2023-07-14T23:53:49.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-07-14T23:53:51.669Z] docker_cli_swarm_test.go:1901: [d8eac81c63466] joining swarm manager [dff9184302e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:53:53.031Z] docker_cli_swarm_test.go:1902: [dbeccf324aa98] joining swarm manager [dff9184302e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:53:53.286Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-07-14T23:53:55.172Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-07-14T23:53:55.172Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-07-14T23:53:55.427Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-07-14T23:53:57.313Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-07-14T23:53:59.826Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-07-14T23:53:59.826Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite (1218.45s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.73s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.57s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.31s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.52s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.26s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.57s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.49s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (8.17s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAttachDetach (8.62s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.64s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.85s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.62s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.76s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.46s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.42s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.34s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.03s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.10s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.37s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.44s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.74s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.44s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.66s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.77s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.24s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.07s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.92s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.30s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.13s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.40s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.56s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.70s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.26s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.34s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.17s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.24s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.72s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.82s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.49s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.13s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.16s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.49s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.55s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.64s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.65s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.13s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.82s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.68s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.89s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.18s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.83s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.68s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.33s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.56s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.35s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.69s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.91s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.34s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.05s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.58s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.68s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2023-07-14T23:53:59.826Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.87s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.10s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.43s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.14s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.61s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.27s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.90s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.32s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.23s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.52s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2023-07-14T23:53:59.826Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-07-14T23:53:59.826Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-07-14T23:53:59.826Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-07-14T23:53:59.826Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.99s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.37s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.75s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.55s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.54s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.28s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.87s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.31s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.38s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.04s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.16s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.72s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.93s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.34s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.36s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.67s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.26s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.29s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.80s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.39s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.34s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.17s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.94s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.18s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.34s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.39s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.86s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.90s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnv (0.83s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.68s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.51s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.95s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.89s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.45s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.28s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.29s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.87s) [2023-07-14T23:53:59.826Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.21s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.36s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFails (0.65s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.49s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.49s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.17s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.86s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.71s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.22s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.46s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.40s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.39s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.84s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildHistory (2.39s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.36s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.62s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.66s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.03s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.35s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.98s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.24s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.28s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.40s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.63s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.66s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.49s) [2023-07-14T23:53:59.826Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.62s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.33s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.30s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.56s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.39s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.52s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.34s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.69s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.85s) [2023-07-14T23:53:59.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.48s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.21s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildPATH (1.20s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.09s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.78s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.92s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildRm (1.87s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.75s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.24s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.32s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.74s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.20s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildStderr (0.71s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.64s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.27s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildUser (1.37s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.28s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.15s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.36s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.26s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.80s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.57s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.21s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.32s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.43s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.57s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitChange (0.84s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.15s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitTTY (1.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.08s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.51s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.60s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.57s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.16s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.49s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.57s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.46s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.48s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.22s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.97s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (9.08s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.46s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.48s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.45s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.92s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000989c20_} (0.91s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1452330924_/foo_false____} (0.50s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1452330924_/foo_true____} (0.49s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31944555599_/foo_false____} (0.46s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31944555599_/foo_true____} (0.54s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31944555599_/foo_true__0xc000989c50__} (0.74s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000989c68_} (0.49s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000989c80_} (0.51s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000989c98_} (0.56s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000989cb0_} (0.66s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.72s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.63s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.34s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.09s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.15s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.80s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.45s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.85s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.93s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.35s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.47s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.05s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.02s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.35s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.16s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.73s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2023-07-14T23:53:59.827Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.78s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.58s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.80s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.05s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.90s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.41s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.44s) [2023-07-14T23:53:59.827Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.76s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.46s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.87s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.13s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.31s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFilters (1.35s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFormat (0.97s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.16s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsOOMDisableFalse (0.67s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsOOMDisableTrue (0.64s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.44s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.54s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExec (0.77s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.16s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.61s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.35s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.32s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.71s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecInspectID (2.75s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.89s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecStartFails (0.75s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2023-07-14T23:53:59.828Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.42s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.73s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.66s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestHealth (18.84s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.15s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.24s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.50s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.54s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.49s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.56s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.62s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s) [2023-07-14T23:53:59.828Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.56s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-14T23:53:59.828Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.62s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.75s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.23s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.08s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.62s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.73s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.19s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.13s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.57s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.49s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.64s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.15s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.20s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.45s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestNetHostname (1.36s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.96s) [2023-07-14T23:53:59.828Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.41s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.11s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.76s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.80s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPortList (7.58s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.99s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.03s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.53s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.21s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.32s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.75s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.04s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.43s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.84s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.27s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.69s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.15s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2023-07-14T23:53:59.828Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.66s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.69s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2023-07-14T23:53:59.828Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.29s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.32s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.29s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.32s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.19s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.78s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.08s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.18s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.99s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.19s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.79s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.28s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.52s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.55s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.19s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.19s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.64s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.16s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.14s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.05s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.42s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (0.91s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.29s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.08s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.32s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.28s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.06s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunMount (4.09s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.60s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.94s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.05s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.21s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.61s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.16s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunOOMExitCode (0.59s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.12s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunRm (0.87s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.40s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.74s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunState (1.05s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.05s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserByID (0.93s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.68s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.15s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.64s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.46s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-07-14T23:53:59.829Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.80s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.15s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-07-14T23:53:59.829Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.29s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.46s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.58s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.28s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.20s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.30s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.25s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.56s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.81s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.64s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.67s) [2023-07-14T23:53:59.830Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.89s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (0.68s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.53s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.09s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateStats (3.73s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.61s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.67s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.42s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.55s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.41s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.90s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.53s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.94s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.47s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.01s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.46s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.79s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.87s) [2023-07-14T23:53:59.830Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2023-07-14T23:53:59.830Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-07-14T23:53:59.830Z] === RUN TestDockerRegistrySuite [2023-07-14T23:53:59.830Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-07-14T23:54:00.754Z] check_test.go:195: [d7c5fbea3d627] daemon is not started [2023-07-14T23:54:00.754Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-07-14T23:54:01.679Z] check_test.go:195: [d1e7b170ec8d3] daemon is not started [2023-07-14T23:54:01.679Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-07-14T23:54:03.042Z] check_test.go:195: [df9938e6f8013] daemon is not started [2023-07-14T23:54:03.042Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-07-14T23:54:03.042Z] check_test.go:195: [d61b2021e8abd] daemon is not started [2023-07-14T23:54:03.042Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-07-14T23:54:06.304Z] check_test.go:195: [dc1679c022868] daemon is not started [2023-07-14T23:54:06.304Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-07-14T23:54:10.464Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-07-14T23:54:11.826Z] check_test.go:195: [dd2723a7b023a] daemon is not started [2023-07-14T23:54:11.826Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-07-14T23:54:14.338Z] check_test.go:195: [df55a4d097643] daemon is not started [2023-07-14T23:54:14.593Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-07-14T23:54:15.518Z] check_test.go:195: [da8b9cdee120f] daemon is not started [2023-07-14T23:54:15.518Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-07-14T23:54:16.443Z] check_test.go:195: [d5123653e3ddd] daemon is not started [2023-07-14T23:54:16.443Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-07-14T23:54:17.368Z] check_test.go:195: [db3cf6ae8b4a8] daemon is not started [2023-07-14T23:54:17.368Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-07-14T23:54:18.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-07-14T23:54:18.732Z] check_test.go:195: [d1aee37aab572] daemon is not started [2023-07-14T23:54:18.732Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-07-14T23:54:20.096Z] check_test.go:195: [dfd06d3520472] daemon is not started [2023-07-14T23:54:20.096Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-07-14T23:54:21.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-07-14T23:54:21.458Z] check_test.go:195: [d1ce48a931984] daemon is not started [2023-07-14T23:54:21.458Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-07-14T23:54:22.385Z] check_test.go:195: [dd89ffb14891d] daemon is not started [2023-07-14T23:54:22.385Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-07-14T23:54:23.339Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d13244b71e7cac4e32e7ed143aad75030c1750253cbc3a2a423ad3f878883a3 [2023-07-14T23:54:24.264Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1cdf7a9fde68ec6e28cc51a5969fc1896c79ecf62339653b4baa0b40c4d77391 [2023-07-14T23:54:24.264Z] check_test.go:195: [ded638d7897d1] daemon is not started [2023-07-14T23:54:24.264Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-07-14T23:54:25.188Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f3ecc063459308c51640c6befd8053fb5dbeee272d60535f9f1ad21901361d27 [2023-07-14T23:54:25.748Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:695a7e28f557f03b1d9d767d577ac3b5b286ad1cd5c4fd51105f99951111d469 [2023-07-14T23:54:26.004Z] check_test.go:195: [d11f0935bced8] daemon is not started [2023-07-14T23:54:26.004Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-07-14T23:54:27.366Z] check_test.go:195: [d7e0d6144b75f] daemon is not started [2023-07-14T23:54:27.366Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-07-14T23:54:29.251Z] check_test.go:195: [d44cb7f4f5f04] daemon is not started [2023-07-14T23:54:29.251Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-07-14T23:54:30.176Z] check_test.go:195: [d1873417c1611] daemon is not started [2023-07-14T23:54:30.176Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-07-14T23:54:30.431Z] check_test.go:195: [d6cfe98f25b39] daemon is not started [2023-07-14T23:54:30.431Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-07-14T23:54:31.356Z] check_test.go:195: [d25808319cb0a] daemon is not started [2023-07-14T23:54:31.356Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-07-14T23:54:32.281Z] check_test.go:195: [d0f6940fcb7f5] daemon is not started [2023-07-14T23:54:32.281Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-07-14T23:54:32.841Z] check_test.go:195: [d2311e5d26635] daemon is not started [2023-07-14T23:54:32.841Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-07-14T23:54:35.351Z] check_test.go:195: [d022a8f1bc658] daemon is not started [2023-07-14T23:54:35.351Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-07-14T23:54:35.606Z] check_test.go:195: [da498404cc62a] daemon is not started [2023-07-14T23:54:35.606Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-07-14T23:54:36.969Z] check_test.go:195: [d2a4c6eaff0e7] daemon is not started [2023-07-14T23:54:36.969Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-07-14T23:54:36.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-07-14T23:54:36.969Z] check_test.go:195: [d8eeecf0ef338] daemon is not started [2023-07-14T23:54:36.969Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-07-14T23:54:37.224Z] check_test.go:195: [d281c5e056349] daemon is not started [2023-07-14T23:54:37.224Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-07-14T23:54:37.480Z] check_test.go:195: [dcd8358c2a886] daemon is not started [2023-07-14T23:54:37.480Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-07-14T23:54:37.735Z] check_test.go:195: [d82656fdd7730] daemon is not started [2023-07-14T23:54:37.735Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-07-14T23:54:37.991Z] check_test.go:195: [d6af008473c9b] daemon is not started [2023-07-14T23:54:37.991Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-07-14T23:54:37.991Z] check_test.go:195: [db153705631d6] daemon is not started [2023-07-14T23:54:37.991Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-07-14T23:54:38.916Z] docker_cli_swarm_test.go:1802: [df53f2dd074ca] joining swarm manager [ddf6169f87c4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:54:39.171Z] check_test.go:195: [d0964347c8c88] daemon is not started [2023-07-14T23:54:39.171Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-07-14T23:54:40.097Z] docker_cli_swarm_test.go:1803: [de705668bbd04] joining swarm manager [ddf6169f87c4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:54:41.021Z] check_test.go:195: [de47c90249954] daemon is not started [2023-07-14T23:54:41.021Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-07-14T23:54:41.947Z] check_test.go:195: [d476a1abf6ad5] daemon is not started [2023-07-14T23:54:41.947Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-07-14T23:54:42.872Z] check_test.go:195: [dc6f196f61a44] daemon is not started [2023-07-14T23:54:42.872Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-07-14T23:54:43.798Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite (44.75s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.09s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.43s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.89s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.33s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.55s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.98s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.06s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.09s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.16s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.77s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.85s) [2023-07-14T23:54:44.358Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2023-07-14T23:54:44.358Z] === RUN TestDockerSchema1RegistrySuite [2023-07-14T23:54:44.359Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-07-14T23:54:44.614Z] check_test.go:222: [dcea89ede12f9] daemon is not started [2023-07-14T23:54:44.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-07-14T23:54:47.875Z] check_test.go:222: [dc714adaf2136] daemon is not started [2023-07-14T23:54:47.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-07-14T23:54:53.110Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-07-14T23:54:53.110Z] check_test.go:222: [dc025fd3b89a6] daemon is not started [2023-07-14T23:54:53.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-07-14T23:54:55.621Z] check_test.go:222: [d3f0b6de58853] daemon is not started [2023-07-14T23:54:55.621Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-07-14T23:54:56.557Z] check_test.go:222: [d989ad770648f] daemon is not started [2023-07-14T23:54:56.557Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-07-14T23:54:57.527Z] check_test.go:222: [da4191e6e304f] daemon is not started [2023-07-14T23:54:57.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-07-14T23:54:57.527Z] check_test.go:222: [d6ca7935560d5] daemon is not started [2023-07-14T23:54:57.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-07-14T23:54:58.451Z] check_test.go:222: [d8e64e6f17e9e] daemon is not started [2023-07-14T23:54:58.451Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-07-14T23:54:59.375Z] check_test.go:222: [d5dd89f48bd0a] daemon is not started [2023-07-14T23:54:59.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-07-14T23:55:00.300Z] check_test.go:222: [d97f87888581d] daemon is not started [2023-07-14T23:55:00.300Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-07-14T23:55:00.555Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-07-14T23:55:02.441Z] docker_cli_swarm_test.go:1321: [d1add6e488639] joining swarm manager [d0a02fd3e7009]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:55:03.000Z] check_test.go:222: [d10129875c41d] daemon is not started [2023-07-14T23:55:03.000Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-07-14T23:55:03.255Z] check_test.go:222: [d04ee7feda9ac] daemon is not started [2023-07-14T23:55:03.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-07-14T23:55:03.815Z] check_test.go:222: [d8cc0d766974a] daemon is not started [2023-07-14T23:55:03.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-07-14T23:55:03.815Z] check_test.go:222: [d8b7f54a9507a] daemon is not started [2023-07-14T23:55:03.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-07-14T23:55:04.070Z] docker_cli_swarm_test.go:1322: [d899f01c6d1f3] joining swarm manager [d0a02fd3e7009]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:55:04.070Z] check_test.go:222: [d1f75b845355a] daemon is not started [2023-07-14T23:55:04.070Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-07-14T23:55:04.325Z] check_test.go:222: [dd40c9829b8b1] daemon is not started [2023-07-14T23:55:04.325Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-07-14T23:55:04.580Z] check_test.go:222: [d6b53598fb653] daemon is not started [2023-07-14T23:55:04.580Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-07-14T23:55:04.835Z] check_test.go:222: [d9a7a62950a60] daemon is not started [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite (20.30s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.13s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.85s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.63s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2023-07-14T23:55:04.835Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.03s) [2023-07-14T23:55:04.835Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-07-14T23:55:04.835Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-07-14T23:55:05.395Z] check_test.go:251: [ded65b2956bda] daemon is not started [2023-07-14T23:55:05.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-07-14T23:55:05.955Z] check_test.go:251: [d1f65f4ee9b5e] daemon is not started [2023-07-14T23:55:05.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-07-14T23:55:05.955Z] check_test.go:251: [d864e04523cdb] daemon is not started [2023-07-14T23:55:05.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-07-14T23:55:07.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-07-14T23:55:07.876Z] check_test.go:251: [d05f72be6bc4f] daemon is not started [2023-07-14T23:55:07.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-07-14T23:55:08.131Z] check_test.go:251: [d05d88b4c7d5b] daemon is not started [2023-07-14T23:55:08.131Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-07-14T23:55:09.056Z] check_test.go:251: [d3950b92ebe04] daemon is not started [2023-07-14T23:55:09.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-07-14T23:55:09.311Z] check_test.go:251: [dd8d0d5b1e8af] daemon is not started [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.48s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.81s) [2023-07-14T23:55:09.311Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-07-14T23:55:09.311Z] === RUN TestDockerRegistryAuthTokenSuite [2023-07-14T23:55:09.311Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-07-14T23:55:14.545Z] check_test.go:278: [d29f99d1dafb2] daemon is not started [2023-07-14T23:55:14.545Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-07-14T23:55:14.545Z] check_test.go:278: [d967f4a121b52] daemon is not started [2023-07-14T23:55:14.545Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-07-14T23:55:14.545Z] check_test.go:278: [d9f5fa1aeceaa] daemon is not started [2023-07-14T23:55:14.545Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-07-14T23:55:14.800Z] check_test.go:278: [d94c1fae70530] daemon is not started [2023-07-14T23:55:14.800Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-07-14T23:55:14.800Z] check_test.go:278: [d447488c0c58c] daemon is not started [2023-07-14T23:55:14.800Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.66s) [2023-07-14T23:55:14.800Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-07-14T23:55:14.800Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.06s) [2023-07-14T23:55:14.800Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-07-14T23:55:14.800Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-07-14T23:55:14.800Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-07-14T23:55:14.800Z] === RUN TestDockerNetworkSuite [2023-07-14T23:55:14.800Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-07-14T23:55:17.311Z] docker_cli_network_unix_test.go:46: [dfe836f97ed1e] daemon is not started [2023-07-14T23:55:17.311Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-07-14T23:55:17.871Z] docker_cli_network_unix_test.go:46: [dbd8a855fcf69] daemon is not started [2023-07-14T23:55:18.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-07-14T23:55:18.690Z] --- PASS: TestBuildWithHugeFile (134.84s) [2023-07-14T23:55:18.690Z] === RUN TestBuildWithEmptyDockerfile [2023-07-14T23:55:18.690Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:55:18.690Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:55:18.690Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:55:18.690Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:55:18.690Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:55:18.690Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:55:18.690Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-14T23:55:18.690Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-14T23:55:18.690Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-14T23:55:18.690Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2023-07-14T23:55:18.690Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-07-14T23:55:18.690Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-07-14T23:55:18.690Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-07-14T23:55:18.690Z] === RUN TestBuildPreserveOwnership [2023-07-14T23:55:18.690Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:55:18.690Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-07-14T23:55:18.690Z] === RUN TestBuildPlatformInvalid [2023-07-14T23:55:18.690Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-07-14T23:55:18.690Z] PASS [2023-07-14T23:55:18.690Z] ok github.com/docker/docker/integration/build 196.061s [2023-07-14T23:55:18.690Z] [2023-07-14T23:55:18.690Z] === Skipped [2023-07-14T23:55:18.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-07-14T23:55:18.690Z] build_session_test.go:25: TODO: BuildKit [2023-07-14T23:55:18.690Z] [2023-07-14T23:55:18.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-07-14T23:55:18.690Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.690Z] [2023-07-14T23:55:18.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-07-14T23:55:18.690Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:55:18.690Z] [2023-07-14T23:55:18.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-07-14T23:55:18.690Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:55:18.690Z] [2023-07-14T23:55:18.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-07-14T23:55:18.690Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:55:18.690Z] [2023-07-14T23:55:18.690Z] DONE 28 tests, 5 skipped in 216.564s [2023-07-14T23:55:18.690Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-07-14T23:55:18.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:55:18.690Z] INFO: Testing against a local daemon [2023-07-14T23:55:18.690Z] === RUN TestConfigInspect [2023-07-14T23:55:18.690Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.690Z] --- SKIP: TestConfigInspect (0.01s) [2023-07-14T23:55:18.690Z] === RUN TestConfigList [2023-07-14T23:55:18.690Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.690Z] --- SKIP: TestConfigList (0.00s) [2023-07-14T23:55:18.690Z] === RUN TestConfigsCreateAndDelete [2023-07-14T23:55:18.690Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.690Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-07-14T23:55:18.690Z] === RUN TestConfigsUpdate [2023-07-14T23:55:18.690Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.690Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-07-14T23:55:18.690Z] === RUN TestTemplatedConfig [2023-07-14T23:55:18.690Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.690Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-07-14T23:55:18.690Z] === RUN TestConfigCreateResolve [2023-07-14T23:55:18.690Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:55:18.690Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-07-14T23:55:18.690Z] === RUN TestConfigDaemonLibtrustID [2023-07-14T23:55:18.691Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:55:18.691Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-07-14T23:55:18.691Z] PASS [2023-07-14T23:55:18.691Z] ok github.com/docker/docker/integration/config 0.114s [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] === Skipped [2023-07-14T23:55:18.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2023-07-14T23:55:18.691Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-07-14T23:55:18.691Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-07-14T23:55:18.691Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-07-14T23:55:18.691Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-07-14T23:55:18.691Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-07-14T23:55:18.691Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-07-14T23:55:18.691Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:55:18.691Z] [2023-07-14T23:55:18.691Z] DONE 7 tests, 7 skipped in 2.217s [2023-07-14T23:55:18.691Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-07-14T23:55:18.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:55:18.691Z] INFO: Testing against a local daemon [2023-07-14T23:55:18.691Z] === RUN TestCheckpoint [2023-07-14T23:55:18.691Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:55:18.691Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestContainerInvalidJSON [2023-07-14T23:55:18.691Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:55:18.691Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:55:18.691Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:55:18.691Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:55:18.691Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:55:18.691Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:55:18.691Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-14T23:55:18.691Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-14T23:55:18.691Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-14T23:55:18.691Z] --- PASS: TestContainerInvalidJSON (0.03s) [2023-07-14T23:55:18.691Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-07-14T23:55:18.691Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-07-14T23:55:18.691Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-07-14T23:55:18.691Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-14T23:55:18.691Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2023-07-14T23:55:18.691Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-14T23:55:18.691Z] copy_test.go:37: testEnv.OSType == "windows" [2023-07-14T23:55:18.691Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2023-07-14T23:55:18.691Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-14T23:55:18.691Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2023-07-14T23:55:18.691Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-14T23:55:18.691Z] copy_test.go:62: testEnv.OSType == "windows" [2023-07-14T23:55:18.691Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2023-07-14T23:55:18.691Z] === RUN TestCopyFromContainer [2023-07-14T23:55:18.691Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-14T23:55:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:55:18.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:55:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:55:18.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:55:18.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:55:18.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:55:18.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-14T23:55:18.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-14T23:55:18.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-14T23:55:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-07-14T23:55:18.691Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-14T23:55:18.691Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-07-14T23:55:18.691Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidEnv [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-07-14T23:55:18.691Z] === RUN TestCreateTmpfsMountsTarget [2023-07-14T23:55:18.691Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-14T23:55:18.691Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:55:18.691Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-14T23:55:18.691Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:55:18.691Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:55:18.691Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:55:18.691Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-14T23:55:18.691Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-14T23:55:18.691Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-14T23:55:18.691Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-07-14T23:55:18.691Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestCreateDifferentPlatform [2023-07-14T23:55:18.691Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-14T23:55:18.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-14T23:55:18.691Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-07-14T23:55:18.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-07-14T23:55:18.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-14T23:55:18.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2023-07-14T23:55:18.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-14T23:55:18.691Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-07-14T23:55:18.691Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-07-14T23:55:18.691Z] === RUN TestContainerKillOnDaemonStart [2023-07-14T23:55:18.691Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestDiff [2023-07-14T23:55:18.691Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:18.691Z] --- SKIP: TestDiff (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestExecWithCloseStdin [2023-07-14T23:55:18.691Z] --- PASS: TestExecWithCloseStdin (2.61s) [2023-07-14T23:55:18.691Z] === RUN TestExec [2023-07-14T23:55:18.691Z] --- PASS: TestExec (2.46s) [2023-07-14T23:55:18.691Z] === RUN TestExecUser [2023-07-14T23:55:18.691Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-07-14T23:55:18.691Z] --- SKIP: TestExecUser (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestExportContainerAndImportImage [2023-07-14T23:55:18.691Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-14T23:55:18.691Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:18.691Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestHealthCheckWorkdir [2023-07-14T23:55:18.691Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:18.691Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestHealthKillContainer [2023-07-14T23:55:18.691Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-07-14T23:55:18.691Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-07-14T23:55:18.691Z] === RUN TestHealthCheckProcessKilled [2023-07-14T23:55:19.150Z] --- PASS: TestHealthCheckProcessKilled (2.45s) [2023-07-14T23:55:19.150Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-14T23:55:19.150Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-14T23:55:19.150Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-07-14T23:55:19.150Z] === RUN TestKillContainerInvalidSignal [2023-07-14T23:55:20.636Z] docker_cli_network_unix_test.go:46: [d561a7c7dd92c] daemon is not started [2023-07-14T23:55:20.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-07-14T23:55:21.332Z] --- PASS: TestKillContainerInvalidSignal (2.23s) [2023-07-14T23:55:21.333Z] === RUN TestKillContainer [2023-07-14T23:55:21.333Z] === RUN TestKillContainer/no_signal [2023-07-14T23:55:22.252Z] docker_cli_network_unix_test.go:46: [d5daa82ff7061] daemon is not started [2023-07-14T23:55:22.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-07-14T23:55:22.761Z] docker_cli_network_unix_test.go:1233: [d4cffeba6529b] daemon is not started [2023-07-14T23:55:23.514Z] === RUN TestKillContainer/non_killing_signal [2023-07-14T23:55:23.514Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-07-14T23:55:23.514Z] === RUN TestKillContainer/killing_signal [2023-07-14T23:55:25.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-07-14T23:55:26.197Z] docker_cli_network_unix_test.go:46: [d58adc00bd0e2] daemon is not started [2023-07-14T23:55:26.422Z] --- PASS: TestKillContainer (4.51s) [2023-07-14T23:55:26.422Z] --- PASS: TestKillContainer/no_signal (2.00s) [2023-07-14T23:55:26.423Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-07-14T23:55:26.423Z] --- PASS: TestKillContainer/killing_signal (2.46s) [2023-07-14T23:55:26.423Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-14T23:55:26.423Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-14T23:55:26.423Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.01s) [2023-07-14T23:55:26.423Z] === RUN TestKillStoppedContainer [2023-07-14T23:55:26.423Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-14T23:55:26.423Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-07-14T23:55:26.423Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-14T23:55:26.423Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-14T23:55:26.423Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-07-14T23:55:26.423Z] === RUN TestKillDifferentUserContainer [2023-07-14T23:55:26.423Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-07-14T23:55:26.423Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-07-14T23:55:26.423Z] === RUN TestInspectOomKilledTrue [2023-07-14T23:55:26.423Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:26.423Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-07-14T23:55:26.423Z] === RUN TestInspectOomKilledFalse [2023-07-14T23:55:26.423Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-14T23:55:26.423Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-07-14T23:55:26.423Z] === RUN TestLogsFollowTailEmpty [2023-07-14T23:55:27.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-07-14T23:55:28.599Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2023-07-14T23:55:28.599Z] === RUN TestNetworkNat [2023-07-14T23:55:28.599Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:28.599Z] --- SKIP: TestNetworkNat (0.00s) [2023-07-14T23:55:28.599Z] === RUN TestNetworkLocalhostTCPNat [2023-07-14T23:55:30.775Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2023-07-14T23:55:30.775Z] === RUN TestNetworkLoopbackNat [2023-07-14T23:55:30.775Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:30.775Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-07-14T23:55:30.775Z] === RUN TestPause [2023-07-14T23:55:30.775Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-07-14T23:55:30.775Z] --- SKIP: TestPause (0.00s) [2023-07-14T23:55:30.775Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-14T23:55:31.336Z] docker_cli_network_unix_test.go:46: [d472230fd88a7] daemon is not started [2023-07-14T23:55:32.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-07-14T23:55:32.954Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2023-07-14T23:55:32.954Z] === RUN TestPauseStopPausedContainer [2023-07-14T23:55:32.954Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:32.954Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-07-14T23:55:32.954Z] === RUN TestPsFilter [2023-07-14T23:55:32.954Z] --- PASS: TestPsFilter (0.11s) [2023-07-14T23:55:32.954Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-14T23:55:34.145Z] docker_cli_network_unix_test.go:46: [df90af73ff4e7] daemon is not started [2023-07-14T23:55:34.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-07-14T23:55:35.137Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.41s) [2023-07-14T23:55:35.137Z] === RUN TestRemoveContainerWithVolume [2023-07-14T23:55:35.630Z] docker_cli_network_unix_test.go:46: [d0b635d3ec9bc] daemon is not started [2023-07-14T23:55:35.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-07-14T23:55:36.190Z] docker_cli_network_unix_test.go:46: [d2ec5b113f5a9] daemon is not started [2023-07-14T23:55:36.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-07-14T23:55:36.749Z] docker_cli_network_unix_test.go:46: [d59dd16456188] daemon is not started [2023-07-14T23:55:36.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-07-14T23:55:37.309Z] docker_cli_network_unix_test.go:46: [dcdca8b05bd6f] daemon is not started [2023-07-14T23:55:37.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-07-14T23:55:38.045Z] --- PASS: TestRemoveContainerWithVolume (2.49s) [2023-07-14T23:55:38.045Z] === RUN TestRemoveContainerRunning [2023-07-14T23:55:38.124Z] docker_cli_network_unix_test.go:46: [d6bd187a474e1] daemon is not started [2023-07-14T23:55:38.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-07-14T23:55:38.939Z] docker_cli_network_unix_test.go:46: [de6cfb7fe34d6] daemon is not started [2023-07-14T23:55:38.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-07-14T23:55:39.199Z] docker_cli_network_unix_test.go:46: [d87b2f6b03588] daemon is not started [2023-07-14T23:55:39.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-07-14T23:55:39.762Z] docker_cli_network_unix_test.go:46: [d441ce3f8662a] daemon is not started [2023-07-14T23:55:40.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-07-14T23:55:40.224Z] --- PASS: TestRemoveContainerRunning (2.17s) [2023-07-14T23:55:40.224Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-14T23:55:40.272Z] docker_cli_network_unix_test.go:46: [dfdd68fd10cde] daemon is not started [2023-07-14T23:55:40.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-07-14T23:55:40.272Z] docker_cli_network_unix_test.go:46: [d5d2421520a90] daemon is not started [2023-07-14T23:55:40.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-07-14T23:55:40.526Z] docker_cli_network_unix_test.go:46: [dbe2d0e9920f4] daemon is not started [2023-07-14T23:55:40.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-07-14T23:55:41.087Z] docker_cli_network_unix_test.go:46: [dab8c06e6ba12] daemon is not started [2023-07-14T23:55:41.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-07-14T23:55:41.903Z] docker_cli_network_unix_test.go:46: [d13b0df9a8daf] daemon is not started [2023-07-14T23:55:42.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.21s) [2023-07-14T23:55:42.403Z] === RUN TestRemoveInvalidContainer [2023-07-14T23:55:42.403Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-07-14T23:55:42.403Z] === RUN TestRenameLinkedContainer [2023-07-14T23:55:42.403Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:42.403Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-07-14T23:55:42.403Z] === RUN TestRenameStoppedContainer [2023-07-14T23:55:42.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-07-14T23:55:42.462Z] docker_cli_network_unix_test.go:46: [d14bdabab6c97] daemon is not started [2023-07-14T23:55:42.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-07-14T23:55:42.717Z] docker_cli_network_unix_test.go:46: [d7b86d5b19d4f] daemon is not started [2023-07-14T23:55:42.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-07-14T23:55:42.717Z] docker_cli_network_unix_test.go:46: [dd502ec19c1ae] daemon is not started [2023-07-14T23:55:42.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-07-14T23:55:44.079Z] docker_cli_network_unix_test.go:968: [d1a319c8736c0] daemon is not started [2023-07-14T23:55:44.584Z] --- PASS: TestRenameStoppedContainer (2.52s) [2023-07-14T23:55:44.584Z] === RUN TestRenameRunningContainerAndReuse [2023-07-14T23:55:45.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-07-14T23:55:46.366Z] docker_cli_network_unix_test.go:46: [d3e2f7580df27] daemon is not started [2023-07-14T23:55:46.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-07-14T23:55:48.877Z] docker_cli_network_unix_test.go:1116: [dd0f4dc88a878] daemon is not started [2023-07-14T23:55:49.275Z] --- PASS: TestRenameRunningContainerAndReuse (4.15s) [2023-07-14T23:55:49.275Z] === RUN TestRenameInvalidName [2023-07-14T23:55:50.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-07-14T23:55:50.811Z] --- PASS: TestRenameInvalidName (2.09s) [2023-07-14T23:55:50.812Z] === RUN TestRenameAnonymousContainer [2023-07-14T23:55:50.812Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:50.812Z] --- SKIP: TestRenameAnonymousContainer (0.01s) [2023-07-14T23:55:50.812Z] === RUN TestRenameContainerWithSameName [2023-07-14T23:55:51.017Z] docker_cli_network_unix_test.go:46: [d03db05535cdd] daemon is not started [2023-07-14T23:55:51.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-07-14T23:55:51.941Z] docker_cli_network_unix_test.go:46: [d171d90acc4ff] daemon is not started [2023-07-14T23:55:51.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-07-14T23:55:52.196Z] docker_cli_network_unix_test.go:46: [dc7d0f41f14b3] daemon is not started [2023-07-14T23:55:52.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-07-14T23:55:52.196Z] docker_cli_network_unix_test.go:46: [d764d8435d63f] daemon is not started [2023-07-14T23:55:52.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-07-14T23:55:52.451Z] docker_cli_network_unix_test.go:46: [debf003023394] daemon is not started [2023-07-14T23:55:52.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-07-14T23:55:52.706Z] docker_cli_network_unix_test.go:46: [d2ee3131cca9d] daemon is not started [2023-07-14T23:55:52.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-07-14T23:55:52.706Z] docker_cli_network_unix_test.go:46: [d9cb3a5dac0ea] daemon is not started [2023-07-14T23:55:52.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-07-14T23:55:52.993Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2023-07-14T23:55:52.993Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-14T23:55:52.993Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:52.993Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-07-14T23:55:52.993Z] === RUN TestResize [2023-07-14T23:55:54.591Z] docker_cli_network_unix_test.go:46: [da18912906d5c] daemon is not started [2023-07-14T23:55:55.170Z] --- PASS: TestResize (2.12s) [2023-07-14T23:55:55.170Z] === RUN TestResizeWithInvalidSize [2023-07-14T23:55:55.170Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-07-14T23:55:55.170Z] --- SKIP: TestResizeWithInvalidSize (0.01s) [2023-07-14T23:55:55.170Z] === RUN TestResizeWhenContainerNotStarted [2023-07-14T23:55:55.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-07-14T23:55:55.515Z] docker_cli_network_unix_test.go:46: [d6a9609e39e08] daemon is not started [2023-07-14T23:55:55.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-07-14T23:55:55.515Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-07-14T23:55:55.515Z] docker_cli_network_unix_test.go:46: [d5f77f8f33b48] daemon is not started [2023-07-14T23:55:55.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-07-14T23:55:56.074Z] docker_cli_network_unix_test.go:46: [dca6143aa1bfe] daemon is not started [2023-07-14T23:55:56.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-07-14T23:55:58.077Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2023-07-14T23:55:58.077Z] === RUN TestDaemonRestartKillContainers [2023-07-14T23:55:58.077Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:55:58.077Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-07-14T23:55:58.077Z] === RUN TestStats [2023-07-14T23:55:58.077Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-07-14T23:55:58.077Z] --- SKIP: TestStats (0.00s) [2023-07-14T23:55:58.077Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-14T23:56:00.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-07-14T23:56:01.431Z] docker_cli_network_unix_test.go:1084: [d47ee4cf6973f] daemon is not started [2023-07-14T23:56:01.833Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.36s) [2023-07-14T23:56:01.833Z] === RUN TestStopContainerWithTimeout [2023-07-14T23:56:01.833Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-07-14T23:56:01.833Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-07-14T23:56:01.833Z] === RUN TestUpdateRestartPolicy [2023-07-14T23:56:03.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-07-14T23:56:03.344Z] docker_cli_network_unix_test.go:46: [dc0be69ea46ee] daemon is not started [2023-07-14T23:56:03.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-07-14T23:56:03.904Z] docker_cli_network_unix_test.go:46: [d6c2534170e66] daemon is not started [2023-07-14T23:56:04.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-07-14T23:56:05.521Z] docker_cli_network_unix_test.go:46: [dc22413c6588c] daemon is not started [2023-07-14T23:56:05.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-07-14T23:56:05.776Z] docker_cli_network_unix_test.go:46: [d59c14e9875c4] daemon is not started [2023-07-14T23:56:05.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-07-14T23:56:06.335Z] docker_cli_network_unix_test.go:46: [d53a7a7f4bc49] daemon is not started [2023-07-14T23:56:06.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-07-14T23:56:07.150Z] docker_cli_network_unix_test.go:46: [d8ec0a56c4f12] daemon is not started [2023-07-14T23:56:07.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-07-14T23:56:07.710Z] docker_cli_network_unix_test.go:46: [d2264d2768b78] daemon is not started [2023-07-14T23:56:07.965Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-07-14T23:56:13.201Z] docker_cli_network_unix_test.go:46: [d179f3b07a82c] daemon is not started [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite (58.21s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.51s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.97s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.62s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.70s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.27s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.38s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.99s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2023-07-14T23:56:13.201Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.12s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.36s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.04s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.74s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2023-07-14T23:56:13.202Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.78s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.22s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.90s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.65s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2023-07-14T23:56:13.202Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.99s) [2023-07-14T23:56:13.202Z] === RUN TestDockerHubPullSuite [2023-07-14T23:56:13.202Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-07-14T23:56:15.086Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-07-14T23:56:17.595Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-07-14T23:56:18.520Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-07-14T23:56:20.405Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-07-14T23:56:20.660Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-07-14T23:56:20.915Z] --- PASS: TestDockerHubPullSuite (7.85s) [2023-07-14T23:56:20.915Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.93s) [2023-07-14T23:56:20.915Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2023-07-14T23:56:20.915Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.94s) [2023-07-14T23:56:20.915Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.65s) [2023-07-14T23:56:20.915Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2023-07-14T23:56:20.915Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-07-14T23:56:20.915Z] PASS [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === Skipped [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-07-14T23:56:20.915Z] docker_cli_sni_test.go:18: Flakey test [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-07-14T23:56:20.915Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.915Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-07-14T23:56:20.915Z] [2023-07-14T23:56:20.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-14T23:56:20.915Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-07-14T23:56:20.916Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-07-14T23:56:20.916Z] docker_cli_network_unix_test.go:46: [d5f77f8f33b48] daemon is not started [2023-07-14T23:56:20.916Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-07-14T23:56:20.916Z] [2023-07-14T23:56:20.916Z] DONE 1270 tests, 41 skipped in 1361.632s [2023-07-14T23:56:20.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-14T23:56:20.916Z] ++++ cat bundles/test-integration/docker.pid [2023-07-14T23:56:20.916Z] +++ kill 12596 [2023-07-14T23:56:21.840Z] +++ /etc/init.d/apparmor stop [2023-07-14T23:56:21.840Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-14T23:56:21.840Z] [2023-07-14T23:56:21.840Z] Unloading profiles will leave already running processes permanently [2023-07-14T23:56:21.840Z] unconfined, which can lead to unexpected situations. [2023-07-14T23:56:21.840Z] [2023-07-14T23:56:21.840Z] To set a process to complain mode, use the command line tool [2023-07-14T23:56:21.840Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-14T23:56:21.840Z] +++ true [2023-07-14T23:56:22.095Z] exiting test-integration [2023-07-14T23:56:22.095Z] ++ exit 0 [2023-07-14T23:56:22.095Z] [2023-07-14T23:56:22.350Z] + for job in $(jobs -p) [2023-07-14T23:56:22.350Z] + wait 38031 [2023-07-14T23:56:26.972Z] --- PASS: TestUpdateRestartPolicy (21.72s) [2023-07-14T23:56:26.972Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-14T23:56:26.972Z] --- PASS: TestUpdateRestartWithAutoRemove (2.05s) [2023-07-14T23:56:26.972Z] === RUN TestWaitNonBlocked [2023-07-14T23:56:26.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:56:26.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:56:26.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:56:26.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:56:26.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-14T23:56:26.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-14T23:56:29.150Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-07-14T23:56:29.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.72s) [2023-07-14T23:56:29.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.99s) [2023-07-14T23:56:29.150Z] === RUN TestWaitBlocked [2023-07-14T23:56:29.150Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:29.150Z] --- SKIP: TestWaitBlocked (0.00s) [2023-07-14T23:56:29.150Z] PASS [2023-07-14T23:56:29.150Z] ok github.com/docker/docker/integration/container 77.881s [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === Skipped [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-07-14T23:56:29.150Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2023-07-14T23:56:29.150Z] copy_test.go:37: testEnv.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2023-07-14T23:56:29.150Z] copy_test.go:62: testEnv.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-07-14T23:56:29.150Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-07-14T23:56:29.150Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-07-14T23:56:29.150Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-07-14T23:56:29.150Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-07-14T23:56:29.150Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-07-14T23:56:29.150Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-07-14T23:56:29.150Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-07-14T23:56:29.150Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-07-14T23:56:29.150Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-07-14T23:56:29.150Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-07-14T23:56:29.150Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-07-14T23:56:29.150Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-07-14T23:56:29.150Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-07-14T23:56:29.150Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-07-14T23:56:29.150Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-07-14T23:56:29.150Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-07-14T23:56:29.150Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.01s) [2023-07-14T23:56:29.150Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-07-14T23:56:29.150Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-07-14T23:56:29.150Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-07-14T23:56:29.150Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-07-14T23:56:29.150Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-07-14T23:56:29.150Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-07-14T23:56:29.150Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-07-14T23:56:29.150Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-07-14T23:56:29.150Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-07-14T23:56:29.150Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-07-14T23:56:29.150Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s) [2023-07-14T23:56:29.150Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-07-14T23:56:29.150Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.01s) [2023-07-14T23:56:29.150Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-07-14T23:56:29.150Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-07-14T23:56:29.150Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-07-14T23:56:29.150Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-07-14T23:56:29.150Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:29.150Z] [2023-07-14T23:56:29.150Z] DONE 89 tests, 37 skipped in 80.324s [2023-07-14T23:56:29.150Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-07-14T23:56:30.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:30.687Z] INFO: Testing against a local daemon [2023-07-14T23:56:30.687Z] === RUN TestLiveRestore [2023-07-14T23:56:30.687Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-07-14T23:56:30.687Z] --- SKIP: TestLiveRestore (0.00s) [2023-07-14T23:56:30.687Z] PASS [2023-07-14T23:56:30.687Z] ok github.com/docker/docker/integration/daemon 0.112s [2023-07-14T23:56:31.149Z] [2023-07-14T23:56:31.149Z] === Skipped [2023-07-14T23:56:31.149Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-07-14T23:56:31.149Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-07-14T23:56:31.149Z] [2023-07-14T23:56:31.149Z] DONE 1 tests, 1 skipped in 1.842s [2023-07-14T23:56:31.149Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-07-14T23:56:43.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:43.535Z] INFO: Testing against a local daemon [2023-07-14T23:56:43.535Z] === RUN TestCommitInheritsEnv [2023-07-14T23:56:43.535Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:56:43.535Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-07-14T23:56:43.535Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-14T23:56:43.535Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-07-14T23:56:43.535Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-07-14T23:56:43.535Z] === RUN TestImagesFilterMultiReference [2023-07-14T23:56:43.535Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2023-07-14T23:56:43.535Z] === RUN TestImagePullPlatformInvalid [2023-07-14T23:56:43.535Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2023-07-14T23:56:43.535Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-14T23:56:43.535Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-07-14T23:56:43.535Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-14T23:56:43.535Z] === RUN TestRemoveImageOrphaning [2023-07-14T23:56:43.535Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2023-07-14T23:56:43.535Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-14T23:56:43.535Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2023-07-14T23:56:43.535Z] === RUN TestTagInvalidReference [2023-07-14T23:56:43.535Z] --- PASS: TestTagInvalidReference (0.04s) [2023-07-14T23:56:43.535Z] === RUN TestTagValidPrefixedRepo [2023-07-14T23:56:43.535Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2023-07-14T23:56:43.535Z] === RUN TestTagExistedNameWithoutForce [2023-07-14T23:56:43.997Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2023-07-14T23:56:43.997Z] === RUN TestTagOfficialNames [2023-07-14T23:56:43.997Z] --- PASS: TestTagOfficialNames (0.08s) [2023-07-14T23:56:43.997Z] === RUN TestTagMatchesDigest [2023-07-14T23:56:43.997Z] --- PASS: TestTagMatchesDigest (0.03s) [2023-07-14T23:56:43.997Z] PASS [2023-07-14T23:56:43.997Z] ok github.com/docker/docker/integration/image 1.627s [2023-07-14T23:56:43.997Z] [2023-07-14T23:56:43.997Z] === Skipped [2023-07-14T23:56:43.997Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-07-14T23:56:43.997Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:56:43.997Z] [2023-07-14T23:56:43.997Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-07-14T23:56:43.997Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-07-14T23:56:43.997Z] [2023-07-14T23:56:43.997Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-14T23:56:43.997Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-07-14T23:56:43.997Z] [2023-07-14T23:56:43.997Z] DONE 12 tests, 3 skipped in 13.056s [2023-07-14T23:56:44.457Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-07-14T23:56:45.998Z] testing: warning: no tests to run [2023-07-14T23:56:45.998Z] PASS [2023-07-14T23:56:45.998Z] testing: warning: no tests to run [2023-07-14T23:56:45.998Z] PASS [2023-07-14T23:56:45.998Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [no tests to run] [2023-07-14T23:56:45.998Z] ok github.com/docker/docker/integration/network/ipvlan 0.096s [no tests to run] [2023-07-14T23:56:46.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:46.459Z] INFO: Testing against a local daemon [2023-07-14T23:56:46.459Z] === RUN TestNetworkCreateDelete [2023-07-14T23:56:46.459Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:46.459Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestDockerNetworkDeletePreferID [2023-07-14T23:56:46.459Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-07-14T23:56:46.459Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestDaemonDNSFallback [2023-07-14T23:56:46.459Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:46.459Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestInspectNetwork [2023-07-14T23:56:46.459Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:46.459Z] --- SKIP: TestInspectNetwork (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestRunContainerWithBridgeNone [2023-07-14T23:56:46.459Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:46.459Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestNetworkInvalidJSON [2023-07-14T23:56:46.459Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-14T23:56:46.459Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-14T23:56:46.459Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:56:46.459Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:56:46.459Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:56:46.459Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:56:46.459Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-14T23:56:46.459Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-14T23:56:46.459Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-14T23:56:46.459Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2023-07-14T23:56:46.459Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-07-14T23:56:46.459Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-07-14T23:56:46.459Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-07-14T23:56:46.459Z] === RUN TestNetworkList [2023-07-14T23:56:46.459Z] === RUN TestNetworkList//networks [2023-07-14T23:56:46.459Z] === PAUSE TestNetworkList//networks [2023-07-14T23:56:46.459Z] === RUN TestNetworkList//networks/ [2023-07-14T23:56:46.459Z] === PAUSE TestNetworkList//networks/ [2023-07-14T23:56:46.459Z] === CONT TestNetworkList//networks [2023-07-14T23:56:46.459Z] === CONT TestNetworkList//networks/ [2023-07-14T23:56:46.459Z] --- PASS: TestNetworkList (0.03s) [2023-07-14T23:56:46.459Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-14T23:56:46.459Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestHostIPv4BridgeLabel [2023-07-14T23:56:46.459Z] network_test.go:126: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-14T23:56:46.459Z] service_test.go:29: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestDaemonDefaultNetworkPools [2023-07-14T23:56:46.459Z] service_test.go:58: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-14T23:56:46.459Z] service_test.go:102: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-14T23:56:46.459Z] service_test.go:136: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-14T23:56:46.459Z] service_test.go:187: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestServiceWithPredefinedNetwork [2023-07-14T23:56:46.459Z] service_test.go:212: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-14T23:56:46.459Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:56:46.459Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestServiceWithDataPathPortInit [2023-07-14T23:56:46.459Z] service_test.go:333: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-07-14T23:56:46.459Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-14T23:56:46.459Z] service_test.go:401: testEnv.OSType == "windows" [2023-07-14T23:56:46.459Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-14T23:56:46.459Z] PASS [2023-07-14T23:56:46.459Z] ok github.com/docker/docker/integration/network 0.165s [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === Skipped [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-07-14T23:56:46.918Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-07-14T23:56:46.918Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-07-14T23:56:46.918Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-07-14T23:56:46.918Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-07-14T23:56:46.918Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-07-14T23:56:46.918Z] network_test.go:126: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:29: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:58: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:102: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:136: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:187: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:212: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:242: FLAKY_TEST [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:333: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-14T23:56:46.918Z] service_test.go:401: testEnv.OSType == "windows" [2023-07-14T23:56:46.918Z] [2023-07-14T23:56:46.918Z] DONE 22 tests, 15 skipped in 2.480s [2023-07-14T23:56:46.918Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-07-14T23:56:47.376Z] testing: warning: no tests to run [2023-07-14T23:56:47.376Z] PASS [2023-07-14T23:56:47.376Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-07-14T23:56:47.376Z] [2023-07-14T23:56:47.376Z] DONE 0 tests in 0.417s [2023-07-14T23:56:47.376Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-07-14T23:56:47.835Z] testing: warning: no tests to run [2023-07-14T23:56:47.835Z] PASS [2023-07-14T23:56:47.835Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-07-14T23:56:47.835Z] [2023-07-14T23:56:47.835Z] DONE 0 tests in 0.399s [2023-07-14T23:56:47.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-07-14T23:56:49.379Z] testing: warning: no tests to run [2023-07-14T23:56:49.379Z] PASS [2023-07-14T23:56:49.379Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [no tests to run] [2023-07-14T23:56:49.379Z] testing: warning: no tests to run [2023-07-14T23:56:49.379Z] PASS [2023-07-14T23:56:49.379Z] ok github.com/docker/docker/integration/plugin 0.105s [no tests to run] [2023-07-14T23:56:53.116Z] testing: warning: no tests to run [2023-07-14T23:56:53.116Z] PASS [2023-07-14T23:56:53.116Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.037s [no tests to run] [2023-07-14T23:56:53.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:53.576Z] INFO: Testing against a local daemon [2023-07-14T23:56:53.576Z] === RUN TestExternalGraphDriver [2023-07-14T23:56:53.576Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-14T23:56:53.576Z] --- SKIP: TestExternalGraphDriver (0.01s) [2023-07-14T23:56:53.576Z] === RUN TestGraphdriverPluginV2 [2023-07-14T23:56:53.576Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-14T23:56:53.576Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-07-14T23:56:53.576Z] PASS [2023-07-14T23:56:53.576Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.113s [2023-07-14T23:56:54.357Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-07-14T23:56:56.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:56.483Z] INFO: Testing against a local daemon [2023-07-14T23:56:56.483Z] === RUN TestReadPluginNoRead [2023-07-14T23:56:56.483Z] read_test.go:21: no unix domain sockets on Windows [2023-07-14T23:56:56.483Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-07-14T23:56:56.483Z] PASS [2023-07-14T23:56:56.483Z] ok github.com/docker/docker/integration/plugin/logging 0.084s [2023-07-14T23:56:56.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:56.483Z] INFO: Testing against a local daemon [2023-07-14T23:56:56.483Z] === RUN TestPluginWithDevMounts [2023-07-14T23:56:56.483Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:56.483Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-07-14T23:56:56.483Z] PASS [2023-07-14T23:56:56.483Z] ok github.com/docker/docker/integration/plugin/volumes 0.091s [2023-07-14T23:56:56.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:56.483Z] INFO: Testing against a local daemon [2023-07-14T23:56:56.483Z] === RUN TestPluginInvalidJSON [2023-07-14T23:56:56.483Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:56:56.483Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:56:56.483Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:56:56.483Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-07-14T23:56:56.483Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-14T23:56:56.483Z] === RUN TestPluginInstall [2023-07-14T23:56:56.483Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-14T23:56:56.483Z] --- SKIP: TestPluginInstall (0.00s) [2023-07-14T23:56:56.483Z] === RUN TestPluginsWithRuntimes [2023-07-14T23:56:56.483Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-14T23:56:56.483Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-07-14T23:56:56.483Z] === RUN TestPluginBackCompatMediaTypes [2023-07-14T23:56:56.483Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-14T23:56:56.483Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-07-14T23:56:56.483Z] PASS [2023-07-14T23:56:56.483Z] ok github.com/docker/docker/integration/plugin/common 0.146s [2023-07-14T23:56:56.483Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-07-14T23:56:56.483Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-07-14T23:56:56.483Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] === Skipped [2023-07-14T23:56:56.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-07-14T23:56:56.483Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-07-14T23:56:56.483Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-07-14T23:56:56.483Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2023-07-14T23:56:56.483Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-07-14T23:56:56.483Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-07-14T23:56:56.483Z] read_test.go:21: no unix domain sockets on Windows [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-07-14T23:56:56.483Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:56:56.483Z] [2023-07-14T23:56:56.483Z] DONE 9 tests, 7 skipped in 8.424s [2023-07-14T23:56:56.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-07-14T23:56:56.944Z] testing: warning: no tests to run [2023-07-14T23:56:56.944Z] PASS [2023-07-14T23:56:56.944Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-07-14T23:56:56.944Z] [2023-07-14T23:56:56.944Z] DONE 0 tests in 0.425s [2023-07-14T23:56:56.944Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-07-14T23:56:57.616Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-07-14T23:56:57.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:57.912Z] INFO: Testing against a local daemon [2023-07-14T23:56:57.912Z] === RUN TestPluginInvalidJSON [2023-07-14T23:56:57.912Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:56:57.912Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:56:57.912Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-14T23:56:57.912Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-07-14T23:56:57.912Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-14T23:56:57.912Z] === RUN TestPluginInstall [2023-07-14T23:56:57.912Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-14T23:56:57.912Z] --- SKIP: TestPluginInstall (0.00s) [2023-07-14T23:56:57.912Z] === RUN TestPluginsWithRuntimes [2023-07-14T23:56:57.912Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-14T23:56:57.912Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-07-14T23:56:57.912Z] === RUN TestPluginBackCompatMediaTypes [2023-07-14T23:56:57.912Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-14T23:56:57.912Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-07-14T23:56:57.912Z] PASS [2023-07-14T23:56:57.912Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-07-14T23:56:57.912Z] [2023-07-14T23:56:57.912Z] === Skipped [2023-07-14T23:56:57.912Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-07-14T23:56:57.912Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-14T23:56:57.912Z] [2023-07-14T23:56:57.912Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-07-14T23:56:57.912Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-14T23:56:57.912Z] [2023-07-14T23:56:57.912Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-07-14T23:56:57.912Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-14T23:56:57.912Z] [2023-07-14T23:56:57.912Z] DONE 5 tests, 3 skipped in 0.926s [2023-07-14T23:56:57.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-07-14T23:56:58.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:58.899Z] INFO: Testing against a local daemon [2023-07-14T23:56:58.899Z] === RUN TestExternalGraphDriver [2023-07-14T23:56:58.899Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-14T23:56:58.899Z] --- SKIP: TestExternalGraphDriver (0.01s) [2023-07-14T23:56:58.899Z] === RUN TestGraphdriverPluginV2 [2023-07-14T23:56:58.899Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-14T23:56:58.899Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-07-14T23:56:58.899Z] PASS [2023-07-14T23:56:58.899Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-07-14T23:56:58.899Z] [2023-07-14T23:56:58.899Z] === Skipped [2023-07-14T23:56:58.899Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2023-07-14T23:56:58.899Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-14T23:56:58.899Z] [2023-07-14T23:56:58.899Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-07-14T23:56:58.899Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-14T23:56:58.899Z] [2023-07-14T23:56:58.899Z] DONE 2 tests, 2 skipped in 0.858s [2023-07-14T23:56:58.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-07-14T23:56:59.869Z] testing: warning: no tests to run [2023-07-14T23:56:59.869Z] PASS [2023-07-14T23:56:59.869Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-07-14T23:56:59.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:56:59.869Z] INFO: Testing against a local daemon [2023-07-14T23:56:59.869Z] === RUN TestReadPluginNoRead [2023-07-14T23:56:59.869Z] read_test.go:21: no unix domain sockets on Windows [2023-07-14T23:56:59.869Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-07-14T23:56:59.869Z] PASS [2023-07-14T23:56:59.869Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-07-14T23:56:59.869Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-07-14T23:56:59.869Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-07-14T23:56:59.869Z] [2023-07-14T23:56:59.869Z] === Skipped [2023-07-14T23:56:59.869Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-07-14T23:56:59.869Z] read_test.go:21: no unix domain sockets on Windows [2023-07-14T23:56:59.869Z] [2023-07-14T23:56:59.869Z] DONE 1 tests, 1 skipped in 0.948s [2023-07-14T23:56:59.869Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-07-14T23:57:00.836Z] testing: warning: no tests to run [2023-07-14T23:57:00.836Z] PASS [2023-07-14T23:57:00.836Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-07-14T23:57:00.836Z] [2023-07-14T23:57:00.836Z] DONE 0 tests in 0.584s [2023-07-14T23:57:00.836Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-07-14T23:57:01.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:57:01.295Z] INFO: Testing against a local daemon [2023-07-14T23:57:01.295Z] === RUN TestPluginWithDevMounts [2023-07-14T23:57:01.295Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:01.295Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-07-14T23:57:01.295Z] PASS [2023-07-14T23:57:01.295Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-07-14T23:57:01.295Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-07-14T23:57:01.753Z] [2023-07-14T23:57:01.753Z] === Skipped [2023-07-14T23:57:01.753Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-07-14T23:57:01.753Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:01.753Z] [2023-07-14T23:57:01.753Z] DONE 1 tests, 1 skipped in 0.988s [2023-07-14T23:57:01.753Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-07-14T23:57:03.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:57:03.930Z] INFO: Testing against a local daemon [2023-07-14T23:57:03.930Z] === RUN TestSecretInspect [2023-07-14T23:57:03.930Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] --- SKIP: TestSecretInspect (0.00s) [2023-07-14T23:57:03.930Z] === RUN TestSecretList [2023-07-14T23:57:03.930Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] --- SKIP: TestSecretList (0.00s) [2023-07-14T23:57:03.930Z] === RUN TestSecretsCreateAndDelete [2023-07-14T23:57:03.930Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-07-14T23:57:03.930Z] === RUN TestSecretsUpdate [2023-07-14T23:57:03.930Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-07-14T23:57:03.930Z] === RUN TestTemplatedSecret [2023-07-14T23:57:03.930Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-07-14T23:57:03.930Z] === RUN TestSecretCreateResolve [2023-07-14T23:57:03.930Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:03.930Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-07-14T23:57:03.930Z] PASS [2023-07-14T23:57:03.930Z] ok github.com/docker/docker/integration/secret 0.101s [2023-07-14T23:57:03.930Z] [2023-07-14T23:57:03.930Z] === Skipped [2023-07-14T23:57:03.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-07-14T23:57:03.930Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] [2023-07-14T23:57:03.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-07-14T23:57:03.930Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] [2023-07-14T23:57:03.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-07-14T23:57:03.930Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] [2023-07-14T23:57:03.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-07-14T23:57:03.930Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] [2023-07-14T23:57:03.930Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-07-14T23:57:03.930Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:03.930Z] [2023-07-14T23:57:03.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-07-14T23:57:03.930Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:03.930Z] [2023-07-14T23:57:03.930Z] DONE 6 tests, 6 skipped in 1.985s [2023-07-14T23:57:03.930Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-07-14T23:57:05.743Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-07-14T23:57:06.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:57:06.111Z] INFO: Testing against a local daemon [2023-07-14T23:57:06.111Z] === RUN TestServiceCreateInit [2023-07-14T23:57:06.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-14T23:57:06.111Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-14T23:57:06.111Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- PASS: TestServiceCreateInit (0.05s) [2023-07-14T23:57:06.111Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-14T23:57:06.111Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestCreateServiceMultipleTimes [2023-07-14T23:57:06.111Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestCreateServiceConflict [2023-07-14T23:57:06.111Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestCreateServiceMaxReplicas [2023-07-14T23:57:06.111Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2023-07-14T23:57:06.111Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-14T23:57:06.111Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestCreateServiceSecretFileMode [2023-07-14T23:57:06.111Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestCreateServiceConfigFileMode [2023-07-14T23:57:06.111Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestCreateServiceSysctls [2023-07-14T23:57:06.111Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2023-07-14T23:57:06.111Z] === RUN TestCreateServiceCapabilities [2023-07-14T23:57:06.111Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2023-07-14T23:57:06.111Z] === RUN TestInspect [2023-07-14T23:57:06.111Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestInspect (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestCreateJob [2023-07-14T23:57:06.111Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestCreateJob (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestReplicatedJob [2023-07-14T23:57:06.111Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestReplicatedJob (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestUpdateReplicatedJob [2023-07-14T23:57:06.111Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestServiceListWithStatuses [2023-07-14T23:57:06.111Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestDockerNetworkConnectAlias [2023-07-14T23:57:06.111Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestDockerNetworkReConnect [2023-07-14T23:57:06.111Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.111Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-07-14T23:57:06.111Z] === RUN TestServicePlugin [2023-07-14T23:57:06.111Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.112Z] --- SKIP: TestServicePlugin (0.00s) [2023-07-14T23:57:06.112Z] === RUN TestServiceUpdateLabel [2023-07-14T23:57:06.112Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.112Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-07-14T23:57:06.112Z] === RUN TestServiceUpdateSecrets [2023-07-14T23:57:06.112Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.112Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-07-14T23:57:06.112Z] === RUN TestServiceUpdateConfigs [2023-07-14T23:57:06.112Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.112Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-07-14T23:57:06.112Z] === RUN TestServiceUpdateNetwork [2023-07-14T23:57:06.112Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.112Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-07-14T23:57:06.112Z] === RUN TestServiceUpdatePidsLimit [2023-07-14T23:57:06.112Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.112Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2023-07-14T23:57:06.112Z] PASS [2023-07-14T23:57:06.112Z] ok github.com/docker/docker/integration/service 0.232s [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === Skipped [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-14T23:57:06.572Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-14T23:57:06.572Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-07-14T23:57:06.572Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-07-14T23:57:06.572Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2023-07-14T23:57:06.572Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-07-14T23:57:06.572Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-07-14T23:57:06.572Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-07-14T23:57:06.572Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2023-07-14T23:57:06.572Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2023-07-14T23:57:06.572Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-07-14T23:57:06.572Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-07-14T23:57:06.572Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-07-14T23:57:06.572Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-07-14T23:57:06.572Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-07-14T23:57:06.572Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-07-14T23:57:06.572Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-07-14T23:57:06.572Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-07-14T23:57:06.572Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-07-14T23:57:06.572Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-07-14T23:57:06.572Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-07-14T23:57:06.572Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-07-14T23:57:06.572Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2023-07-14T23:57:06.572Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-07-14T23:57:06.572Z] [2023-07-14T23:57:06.572Z] DONE 24 tests, 23 skipped in 2.494s [2023-07-14T23:57:06.572Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-07-14T23:57:08.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:57:08.109Z] INFO: Testing against a local daemon [2023-07-14T23:57:08.109Z] === RUN TestSessionCreate [2023-07-14T23:57:08.109Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-07-14T23:57:08.109Z] --- SKIP: TestSessionCreate (0.00s) [2023-07-14T23:57:08.109Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-14T23:57:08.109Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-07-14T23:57:08.109Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-07-14T23:57:08.109Z] PASS [2023-07-14T23:57:08.109Z] ok github.com/docker/docker/integration/session 0.099s [2023-07-14T23:57:08.109Z] [2023-07-14T23:57:08.109Z] === Skipped [2023-07-14T23:57:08.109Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-07-14T23:57:08.109Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-07-14T23:57:08.109Z] [2023-07-14T23:57:08.109Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-07-14T23:57:08.109Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-07-14T23:57:08.109Z] [2023-07-14T23:57:08.109Z] DONE 2 tests, 2 skipped in 1.715s [2023-07-14T23:57:08.109Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-07-14T23:57:10.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:57:10.290Z] INFO: Testing against a local daemon [2023-07-14T23:57:10.290Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-14T23:57:10.290Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:10.290Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:57:10.290Z] === RUN TestEventsExecDie [2023-07-14T23:57:10.290Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-07-14T23:57:10.290Z] --- SKIP: TestEventsExecDie (0.00s) [2023-07-14T23:57:10.290Z] === RUN TestEventsBackwardsCompatible [2023-07-14T23:57:10.290Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-07-14T23:57:10.290Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-07-14T23:57:10.290Z] === RUN TestInfoAPI [2023-07-14T23:57:10.290Z] --- PASS: TestInfoAPI (0.04s) [2023-07-14T23:57:10.290Z] === RUN TestInfoAPIWarnings [2023-07-14T23:57:10.290Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:57:10.290Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-07-14T23:57:10.290Z] === RUN TestInfoDebug [2023-07-14T23:57:10.290Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-14T23:57:10.290Z] --- SKIP: TestInfoDebug (0.00s) [2023-07-14T23:57:10.290Z] === RUN TestInfoInsecureRegistries [2023-07-14T23:57:10.290Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-14T23:57:10.290Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-07-14T23:57:10.290Z] === RUN TestInfoRegistryMirrors [2023-07-14T23:57:10.290Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-14T23:57:10.290Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-07-14T23:57:10.290Z] === RUN TestLoginFailsWithBadCredentials [2023-07-14T23:57:10.981Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-07-14T23:57:11.256Z] --- PASS: TestLoginFailsWithBadCredentials (0.82s) [2023-07-14T23:57:11.256Z] === RUN TestPingCacheHeaders [2023-07-14T23:57:11.256Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-07-14T23:57:11.256Z] === RUN TestPingGet [2023-07-14T23:57:11.256Z] --- PASS: TestPingGet (0.03s) [2023-07-14T23:57:11.256Z] === RUN TestPingHead [2023-07-14T23:57:11.256Z] --- PASS: TestPingHead (0.03s) [2023-07-14T23:57:11.256Z] === RUN TestVersion [2023-07-14T23:57:11.256Z] --- PASS: TestVersion (0.03s) [2023-07-14T23:57:11.256Z] PASS [2023-07-14T23:57:11.256Z] ok github.com/docker/docker/integration/system 1.076s [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] === Skipped [2023-07-14T23:57:11.256Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-14T23:57:11.256Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-07-14T23:57:11.256Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-07-14T23:57:11.256Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-07-14T23:57:11.256Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-07-14T23:57:11.256Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-07-14T23:57:11.256Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-07-14T23:57:11.256Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-14T23:57:11.256Z] [2023-07-14T23:57:11.256Z] DONE 13 tests, 7 skipped in 2.953s [2023-07-14T23:57:11.256Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-07-14T23:57:13.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:57:13.441Z] INFO: Testing against a local daemon [2023-07-14T23:57:13.441Z] === RUN TestVolumesCreateAndList [2023-07-14T23:57:13.441Z] --- PASS: TestVolumesCreateAndList (0.05s) [2023-07-14T23:57:13.441Z] === RUN TestVolumesRemove [2023-07-14T23:57:13.441Z] --- PASS: TestVolumesRemove (0.08s) [2023-07-14T23:57:13.441Z] === RUN TestVolumesInspect [2023-07-14T23:57:13.441Z] --- PASS: TestVolumesInspect (0.05s) [2023-07-14T23:57:13.441Z] === RUN TestVolumesInvalidJSON [2023-07-14T23:57:13.441Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-14T23:57:13.441Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-14T23:57:13.441Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-14T23:57:13.441Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2023-07-14T23:57:13.441Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-14T23:57:13.441Z] PASS [2023-07-14T23:57:13.441Z] ok github.com/docker/docker/integration/volume 0.271s [2023-07-14T23:57:13.441Z] [2023-07-14T23:57:13.441Z] DONE 5 tests in 2.106s [2023-07-14T23:57:13.441Z] INFO: make.ps1 ended at 07/14/2023 23:57:13 [2023-07-14T23:57:13.441Z] INFO: Integration CLI tests being run from the host: [2023-07-14T23:57:13.441Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2023-07-14T23:57:13.492Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-07-14T23:57:18.884Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-07-14T23:57:20.768Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-07-14T23:57:22.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-14T23:57:22.148Z] INFO: Testing against a local daemon [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-07-14T23:57:22.148Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-07-14T23:57:22.148Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-07-14T23:57:22.148Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-07-14T23:57:22.609Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-07-14T23:57:23.071Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-07-14T23:57:23.533Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-07-14T23:57:23.992Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-07-14T23:57:24.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-07-14T23:57:24.925Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-07-14T23:57:24.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-07-14T23:57:31.454Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-07-14T23:57:32.015Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-07-14T23:57:32.575Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-07-14T23:57:35.086Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-07-14T23:58:31.279Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-07-14T23:58:31.279Z] docker_cli_swarm_test.go:1186: [d5f32227f688a] joining swarm manager [d55c2ec87fcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:58:36.516Z] docker_cli_swarm_test.go:1195: [d510fa039219b] joining swarm manager [d55c2ec87fcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-14T23:58:50.045Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-07-14T23:58:50.045Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-07-14T23:58:50.045Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-07-14T23:58:50.046Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-07-14T23:58:50.046Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-07-14T23:58:50.046Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-07-14T23:58:50.046Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-07-14T23:58:50.046Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-07-14T23:58:50.046Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-07-14T23:58:50.046Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-07-14T23:58:50.046Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-07-14T23:58:50.046Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-07-14T23:58:50.046Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-07-14T23:58:50.046Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-07-14T23:58:53.793Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-07-14T23:59:00.868Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-07-14T23:59:00.868Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-07-14T23:59:00.868Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-07-14T23:59:00.868Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-07-14T23:59:00.868Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-07-14T23:59:00.868Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-07-14T23:59:00.868Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-07-14T23:59:00.868Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-07-14T23:59:00.868Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-07-14T23:59:04.602Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-07-14T23:59:04.602Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-07-14T23:59:04.602Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-07-14T23:59:04.602Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-07-14T23:59:04.602Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-07-14T23:59:13.174Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-07-14T23:59:15.263Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-07-14T23:59:21.788Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-07-14T23:59:25.950Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-07-14T23:59:27.834Z] docker_cli_swarm_test.go:1118: [dc9c5d7591f8a] joining swarm manager [d5859b0b68010]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-14T23:59:28.759Z] docker_cli_swarm_test.go:1119: [de54dd2a69787] joining swarm manager [d5859b0b68010]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-15T00:00:54.427Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-07-15T00:00:54.427Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-07-15T00:00:54.427Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-07-15T00:00:59.139Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-07-15T00:00:59.139Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-07-15T00:01:03.848Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-07-15T00:01:04.311Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-07-15T00:01:04.311Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-07-15T00:01:04.311Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-07-15T00:01:04.311Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-07-15T00:01:04.311Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-07-15T00:01:04.311Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-07-15T00:01:04.311Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-07-15T00:01:04.311Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-07-15T00:01:05.115Z] docker_cli_swarm_test.go:1172: [d6059187ee733] joining swarm manager [d5859b0b68010]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-07-15T00:01:05.279Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-07-15T00:01:09.028Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-07-15T00:01:10.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-07-15T00:01:10.567Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-07-15T00:01:10.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-07-15T00:01:10.567Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-07-15T00:01:10.567Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-07-15T00:01:10.567Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-07-15T00:01:13.476Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-07-15T00:01:25.906Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-07-15T00:01:31.595Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-07-15T00:01:31.595Z] docker_cli_swarm_test.go:1453: [dfe6743c6b0a8] joining swarm manager [d3218742af142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-15T00:01:31.595Z] docker_cli_swarm_test.go:1454: [dad97985167f7] joining swarm manager [d3218742af142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-15T00:01:34.474Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-07-15T00:01:35.441Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-07-15T00:01:35.441Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-07-15T00:01:35.441Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-07-15T00:01:39.188Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-07-15T00:01:40.155Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-07-15T00:01:41.546Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-07-15T00:01:41.809Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-07-15T00:01:41.809Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-07-15T00:01:42.078Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-07-15T00:01:42.078Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-07-15T00:01:43.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-07-15T00:01:44.850Z] === RUN TestDockerSuite/TestBuildAddScript [2023-07-15T00:01:44.851Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-07-15T00:01:44.851Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-07-15T00:01:44.851Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-07-15T00:01:44.851Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-07-15T00:01:44.851Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-07-15T00:01:44.851Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-07-15T00:01:44.851Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-07-15T00:01:44.851Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-07-15T00:01:45.310Z] === RUN TestDockerSuite/TestBuildAddTar [2023-07-15T00:01:45.513Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-07-15T00:01:48.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-07-15T00:01:51.285Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-07-15T00:01:52.646Z] docker_cli_swarm_unix_test.go:63: [df363fb2e3be0] joining swarm manager [d2403ca4d5fd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-15T00:02:36.006Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-07-15T00:02:36.006Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-07-15T00:02:36.006Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-07-15T00:02:36.006Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-07-15T00:02:36.006Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-07-15T00:02:48.793Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-07-15T00:02:48.793Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-07-15T00:02:48.793Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-07-15T00:02:50.678Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-07-15T00:02:53.937Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-07-15T00:02:56.447Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-07-15T00:02:58.330Z] docker_api_swarm_test.go:962: [d748f2ceb9dde] joining swarm manager [d4c411f1a22f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-15T00:03:05.967Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-07-15T00:03:05.967Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-07-15T00:03:05.967Z] === RUN TestDockerSuite/TestBuildBlankName [2023-07-15T00:03:05.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-07-15T00:03:08.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-07-15T00:03:08.878Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-07-15T00:03:09.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-07-15T00:03:14.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-07-15T00:03:20.199Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-07-15T00:03:23.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-07-15T00:03:31.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-07-15T00:03:31.683Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-07-15T00:03:31.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-07-15T00:03:32.373Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-07-15T00:03:33.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-07-15T00:03:35.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-07-15T00:03:38.360Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-07-15T00:03:42.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-07-15T00:03:42.002Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-07-15T00:03:42.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-07-15T00:03:42.002Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-07-15T00:03:42.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-07-15T00:03:46.434Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-07-15T00:03:46.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-07-15T00:03:46.689Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-07-15T00:03:46.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-07-15T00:03:47.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-07-15T00:03:47.656Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-07-15T00:03:47.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-07-15T00:03:47.656Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-07-15T00:03:47.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-07-15T00:03:49.696Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-07-15T00:03:52.957Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-07-15T00:03:55.466Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-07-15T00:03:57.976Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-07-15T00:04:00.487Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-07-15T00:04:02.372Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-07-15T00:04:04.883Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-07-15T00:04:23.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-07-15T00:04:27.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-07-15T00:04:27.070Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-07-15T00:04:27.528Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-07-15T00:04:27.528Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-07-15T00:04:27.986Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-07-15T00:04:29.524Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-07-15T00:04:29.524Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-07-15T00:04:29.524Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-07-15T00:04:34.213Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-07-15T00:04:34.673Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-07-15T00:04:34.673Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-07-15T00:04:34.673Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-07-15T00:04:34.673Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-07-15T00:04:34.673Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-07-15T00:04:36.215Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-07-15T00:04:37.187Z] === RUN TestDockerSuite/TestBuildCmd [2023-07-15T00:04:37.649Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-07-15T00:04:38.107Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-07-15T00:04:38.566Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-07-15T00:04:44.361Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-07-15T00:04:45.900Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-07-15T00:04:45.900Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-07-15T00:04:46.358Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-07-15T00:04:47.329Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-07-15T00:04:47.329Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-07-15T00:04:47.329Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-07-15T00:04:47.787Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-07-15T00:04:49.961Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-07-15T00:04:50.929Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-07-15T00:04:50.929Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-07-15T00:04:50.929Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-07-15T00:04:51.393Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-07-15T00:04:51.852Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-07-15T00:04:52.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-07-15T00:04:52.819Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-07-15T00:04:52.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-07-15T00:04:52.819Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-07-15T00:04:52.819Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-07-15T00:04:57.507Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-07-15T00:05:01.069Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-07-15T00:05:15.893Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-07-15T00:05:27.466Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-07-15T00:05:28.432Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-07-15T00:05:29.400Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite (1609.27s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.88s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.70s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.66s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.70s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.51s) [2023-07-15T00:05:33.932Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.25s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.48s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.99s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.20s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.52s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.67s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (36.75s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.21s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.25s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.41s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.43s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.97s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.56s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.36s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.28s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.41s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.25s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.39s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.77s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.43s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.26s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (24.59s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.08s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.10s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.09s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.22s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.48s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.92s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.70s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.80s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.88s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.97s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.66s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.57s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.74s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.05s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.18s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.72s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.32s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.54s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.59s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.31s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.76s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.07s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.08s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.36s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.73s) [2023-07-15T00:05:33.932Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.79s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.65s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.66s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.42s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.46s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.88s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.56s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.10s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.49s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.27s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.95s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.66s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.22s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2023-07-15T00:05:33.932Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2023-07-15T00:05:33.932Z] === RUN TestDockerExternalVolumeSuite [2023-07-15T00:05:33.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-07-15T00:05:33.932Z] docker_cli_external_volume_driver_test.go:52: [de58352dc561f] daemon is not started [2023-07-15T00:05:34.091Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-07-15T00:05:34.091Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-07-15T00:05:34.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-07-15T00:05:34.559Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-07-15T00:05:34.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-07-15T00:05:34.559Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-07-15T00:05:34.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-07-15T00:05:35.027Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-07-15T00:05:35.027Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-07-15T00:05:35.027Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-07-15T00:05:48.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-07-15T00:06:10.702Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-07-15T00:06:10.702Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-07-15T00:06:10.702Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-07-15T00:06:10.702Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-07-15T00:06:35.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-07-15T00:06:35.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-07-15T00:06:35.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-07-15T00:06:38.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-07-15T00:06:47.347Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-07-15T00:06:48.885Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-07-15T00:06:56.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-07-15T00:07:04.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-07-15T00:07:19.292Z] docker_cli_external_volume_driver_test.go:52: [d8f66e87fa6d2] daemon is not started [2023-07-15T00:07:34.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-07-15T00:07:52.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-07-15T00:08:04.300Z] docker_cli_external_volume_driver_test.go:52: [d12cb3e207055] daemon is not started [2023-07-15T00:08:14.958Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-07-15T00:08:14.958Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-07-15T00:08:14.958Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-07-15T00:08:14.958Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-07-15T00:08:19.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-07-15T00:08:19.124Z] docker_cli_external_volume_driver_test.go:52: [dee18e316ef53] daemon is not started [2023-07-15T00:08:37.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-07-15T00:09:09.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-07-15T00:09:24.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-07-15T00:09:38.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-07-15T00:09:56.221Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-07-15T00:09:56.221Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-07-15T00:09:56.221Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-07-15T00:10:11.035Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-07-15T00:10:25.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-07-15T00:10:25.863Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-07-15T00:10:43.512Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-07-15T00:10:46.954Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-07-15T00:11:15.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-07-15T00:11:29.477Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-07-15T00:11:39.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-07-15T00:11:47.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-07-15T00:11:50.241Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-07-15T00:12:02.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-07-15T00:12:17.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-07-15T00:12:17.348Z] docker_cli_external_volume_driver_test.go:484: [d61965dee19d7] daemon is not started [2023-07-15T00:12:35.505Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-07-15T00:12:35.505Z] docker_cli_external_volume_driver_test.go:52: [ddab9a9897645] daemon is not started [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite (437.34s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.11s) [2023-07-15T00:12:52.225Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2023-07-15T00:12:52.225Z] PASS [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] === Skipped [2023-07-15T00:12:52.225Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-07-15T00:12:52.225Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-07-15T00:12:52.225Z] check_test.go:308: [dbaa10497e62e] daemon is not started [2023-07-15T00:12:52.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-07-15T00:12:52.225Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-07-15T00:12:52.225Z] check_test.go:308: [d8890719b803d] daemon is not started [2023-07-15T00:12:52.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-07-15T00:12:52.225Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-07-15T00:12:52.225Z] check_test.go:308: [d57be3b4dd1df] daemon is not started [2023-07-15T00:12:52.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-07-15T00:12:52.225Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-07-15T00:12:52.225Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-07-15T00:12:52.225Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-07-15T00:12:52.225Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] DONE 273 tests, 5 skipped in 2349.097s [2023-07-15T00:12:52.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-15T00:12:52.225Z] ++++ cat bundles/test-integration/docker.pid [2023-07-15T00:12:52.225Z] +++ kill 12598 [2023-07-15T00:12:52.225Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43141b31ded6/docker.pid [2023-07-15T00:12:52.225Z] +++ kill 45510 [2023-07-15T00:12:52.225Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 45510 is not a child of this shell [2023-07-15T00:12:52.225Z] warning: PID 45510 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43141b31ded6/docker.pid had a nonzero exit code [2023-07-15T00:12:52.225Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43141b31ded6/root: target is busy. [2023-07-15T00:12:52.225Z] +++ /etc/init.d/apparmor stop [2023-07-15T00:12:52.225Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] Unloading profiles will leave already running processes permanently [2023-07-15T00:12:52.225Z] unconfined, which can lead to unexpected situations. [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] To set a process to complain mode, use the command line tool [2023-07-15T00:12:52.225Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-15T00:12:52.225Z] +++ true [2023-07-15T00:12:52.225Z] exiting test-integration [2023-07-15T00:12:52.225Z] ++ exit 0 [2023-07-15T00:12:52.225Z] [2023-07-15T00:12:52.225Z] + exit 0 [2023-07-15T00:12:52.225Z] ++ jobs -p [2023-07-15T00:12:52.225Z] + pids= [2023-07-15T00:12:52.225Z] + echo 'Remaining pids to kill: []' [2023-07-15T00:12:52.225Z] Remaining pids to kill: [] [2023-07-15T00:12:52.225Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-07-15T00:12:52.245Z] Recording test results [2023-07-15T00:12:53.556Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-15T00:12:53.870Z] + echo Ensuring container killed. [2023-07-15T00:12:53.870Z] Ensuring container killed. [2023-07-15T00:12:53.870Z] + docker ps -aq -f name=docker-pr2-* [2023-07-15T00:12:53.870Z] + cids=8f61f4fa41ee [2023-07-15T00:12:53.870Z] 0c51a5a2d0db [2023-07-15T00:12:53.870Z] 18a08f9a2d30 [2023-07-15T00:12:53.870Z] + [ -n 8f61f4fa41ee [2023-07-15T00:12:53.870Z] 0c51a5a2d0db [2023-07-15T00:12:53.870Z] 18a08f9a2d30 ] [2023-07-15T00:12:53.870Z] + docker rm -vf 8f61f4fa41ee 0c51a5a2d0db 18a08f9a2d30 [2023-07-15T00:12:54.125Z] 8f61f4fa41ee [2023-07-15T00:12:54.125Z] 0c51a5a2d0db [2023-07-15T00:12:54.380Z] 18a08f9a2d30 [Pipeline] sh [2023-07-15T00:12:54.779Z] + echo Chowning /workspace to jenkins user [2023-07-15T00:12:54.779Z] Chowning /workspace to jenkins user [2023-07-15T00:12:54.779Z] + id -u [2023-07-15T00:12:54.779Z] + id -g [2023-07-15T00:12:54.779Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45972:/workspace busybox chown -R 1000:1000 /workspace [2023-07-15T00:12:54.779Z] Unable to find image 'busybox:latest' locally [2023-07-15T00:12:54.779Z] latest: Pulling from library/busybox [2023-07-15T00:12:55.036Z] 809d8e20e203: Pulling fs layer [2023-07-15T00:12:55.036Z] 809d8e20e203: Download complete [2023-07-15T00:12:55.036Z] 809d8e20e203: Pull complete [2023-07-15T00:12:55.036Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-07-15T00:12:55.036Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-15T00:12:57.344Z] + bundleName=amd64 [2023-07-15T00:12:57.344Z] + echo Creating amd64-bundles.tar.gz [2023-07-15T00:12:57.344Z] Creating amd64-bundles.tar.gz [2023-07-15T00:12:57.344Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2023-07-15T00:12:57.344Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-15T00:12:58.278Z] Archiving artifacts [2023-07-15T00:12:59.673Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45972/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-15T00:13:00.110Z] + make clean [2023-07-15T00:13:00.110Z] docker volume rm -f docker-dev-cache [2023-07-15T00:13:00.110Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-07-15T00:13:48.390Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-07-15T00:13:48.390Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-07-15T00:13:48.390Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-07-15T00:13:48.390Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-07-15T00:13:52.125Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-07-15T00:13:55.043Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-07-15T00:13:59.735Z] === RUN TestDockerSuite/TestBuildEnv [2023-07-15T00:13:59.735Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-07-15T00:13:59.735Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-07-15T00:13:59.735Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-07-15T00:13:59.735Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-07-15T00:13:59.735Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-07-15T00:13:59.735Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-07-15T00:13:59.735Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-07-15T00:13:59.735Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-07-15T00:13:59.735Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-07-15T00:13:59.735Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-07-15T00:14:03.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-07-15T00:14:03.469Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-07-15T00:14:03.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-07-15T00:14:03.469Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-07-15T00:14:03.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-07-15T00:14:03.469Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-07-15T00:14:03.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-07-15T00:14:03.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-07-15T00:14:08.619Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-07-15T00:14:26.300Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-07-15T00:14:26.300Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-07-15T00:14:26.300Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-07-15T00:14:26.300Z] === RUN TestDockerSuite/TestBuildExpose [2023-07-15T00:14:26.300Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-07-15T00:14:26.300Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-07-15T00:14:26.300Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-07-15T00:14:26.300Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-07-15T00:14:26.300Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-07-15T00:14:26.300Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-07-15T00:14:26.300Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-07-15T00:14:26.300Z] === RUN TestDockerSuite/TestBuildFails [2023-07-15T00:14:27.270Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-07-15T00:14:27.729Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-07-15T00:14:33.516Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-07-15T00:14:38.207Z] === RUN TestDockerSuite/TestBuildForceRm [2023-07-15T00:14:45.284Z] === RUN TestDockerSuite/TestBuildFromGit [2023-07-15T00:14:51.076Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-07-15T00:14:52.044Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-07-15T00:14:57.838Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-07-15T00:14:57.838Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-07-15T00:14:57.838Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-07-15T00:14:57.838Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-07-15T00:14:58.298Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-07-15T00:14:58.298Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-07-15T00:14:58.298Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-07-15T00:15:13.106Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-07-15T00:15:13.106Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-07-15T00:15:13.106Z] === RUN TestDockerSuite/TestBuildHistory [2023-07-15T00:15:21.689Z] === RUN TestDockerSuite/TestBuildIidFile [2023-07-15T00:15:22.658Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-07-15T00:15:24.837Z] === RUN TestDockerSuite/TestBuildInheritance [2023-07-15T00:15:24.837Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-07-15T00:15:24.837Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-07-15T00:15:25.296Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-07-15T00:15:25.296Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-07-15T00:15:29.038Z] === RUN TestDockerSuite/TestBuildLabel [2023-07-15T00:15:30.006Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-07-15T00:15:30.973Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-07-15T00:15:31.433Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-07-15T00:15:32.405Z] === RUN TestDockerSuite/TestBuildLabels [2023-07-15T00:15:32.862Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-07-15T00:15:34.401Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-07-15T00:15:40.209Z] === RUN TestDockerSuite/TestBuildLastModified [2023-07-15T00:15:40.209Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-07-15T00:15:40.209Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-07-15T00:15:40.209Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-07-15T00:15:40.209Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-07-15T00:15:40.210Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-07-15T00:15:40.210Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-07-15T00:15:40.210Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-07-15T00:15:40.210Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-07-15T00:15:40.668Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-07-15T00:15:41.638Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-07-15T00:15:46.330Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-07-15T00:16:11.467Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-07-15T00:16:11.467Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-07-15T00:16:11.467Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-07-15T00:16:12.435Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-07-15T00:16:54.961Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-07-15T00:17:12.641Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-07-15T00:17:16.375Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-07-15T00:17:22.168Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-07-15T00:17:27.960Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-07-15T00:17:45.681Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-07-15T00:17:45.681Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-07-15T00:17:45.681Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-07-15T00:17:56.017Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-07-15T00:17:56.988Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-07-15T00:17:56.988Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-07-15T00:17:56.988Z] === RUN TestDockerSuite/TestBuildNetNone [2023-07-15T00:17:56.988Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-07-15T00:17:56.988Z] === RUN TestDockerSuite/TestBuildNoContext [2023-07-15T00:17:59.891Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-07-15T00:18:08.459Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-07-15T00:18:11.367Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-07-15T00:18:11.367Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-07-15T00:18:11.367Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-07-15T00:18:13.540Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-07-15T00:18:14.508Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-07-15T00:18:16.043Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-07-15T00:18:24.611Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-07-15T00:18:26.148Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-07-15T00:18:34.721Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-07-15T00:18:38.458Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-07-15T00:18:47.033Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-07-15T00:18:50.767Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-07-15T00:18:55.446Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-07-15T00:18:56.413Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-07-15T00:18:56.413Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-07-15T00:18:56.413Z] === RUN TestDockerSuite/TestBuildPATH [2023-07-15T00:18:56.413Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-07-15T00:18:56.413Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-07-15T00:18:58.586Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-07-15T00:18:58.587Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-07-15T00:18:58.587Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-07-15T00:19:49.415Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-07-15T00:20:14.557Z] === RUN TestDockerSuite/TestBuildRm [2023-07-15T00:20:26.932Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-07-15T00:20:29.112Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-07-15T00:20:29.112Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-07-15T00:20:29.112Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-07-15T00:20:29.112Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-07-15T00:20:29.112Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-07-15T00:20:30.651Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-07-15T00:20:34.391Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-07-15T00:20:42.959Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-07-15T00:20:47.651Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-07-15T00:21:02.466Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-07-15T00:21:02.924Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-07-15T00:21:03.384Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-07-15T00:21:13.709Z] === RUN TestDockerSuite/TestBuildSpaces [2023-07-15T00:21:14.169Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-07-15T00:21:18.850Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-07-15T00:21:18.850Z] === RUN TestDockerSuite/TestBuildStderr [2023-07-15T00:21:22.587Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-07-15T00:21:43.681Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-07-15T00:21:43.681Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-07-15T00:21:43.681Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-07-15T00:21:44.651Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-07-15T00:21:45.619Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-07-15T00:21:50.305Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-07-15T00:21:54.992Z] === RUN TestDockerSuite/TestBuildUser [2023-07-15T00:21:54.992Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-07-15T00:21:54.992Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-07-15T00:21:54.992Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-07-15T00:21:54.992Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-07-15T00:21:54.992Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-07-15T00:21:54.992Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-07-15T00:21:58.726Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-07-15T00:21:59.693Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-07-15T00:22:08.257Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-07-15T00:22:08.257Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-07-15T00:22:08.257Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-07-15T00:22:08.257Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-07-15T00:22:08.257Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-07-15T00:22:29.347Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-07-15T00:22:29.347Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-07-15T00:22:36.420Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-07-15T00:22:46.737Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-07-15T00:22:46.737Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-07-15T00:22:46.737Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-07-15T00:22:46.737Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-07-15T00:22:46.737Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-07-15T00:22:49.650Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-07-15T00:22:49.650Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-07-15T00:22:49.650Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-07-15T00:23:00.056Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-07-15T00:23:04.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-07-15T00:23:04.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-07-15T00:23:29.878Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-07-15T00:23:29.878Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-07-15T00:23:29.878Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-07-15T00:23:29.878Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-07-15T00:23:29.878Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-07-15T00:23:29.878Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-07-15T00:23:29.878Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-07-15T00:23:29.878Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-07-15T00:23:36.948Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-07-15T00:23:37.913Z] === RUN TestDockerSuite/TestBuildXZHost [2023-07-15T00:23:37.913Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-07-15T00:23:37.913Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-07-15T00:23:37.913Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-07-15T00:23:37.913Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-07-15T00:23:37.913Z] docker_cli_sni_test.go:18: Flakey test [2023-07-15T00:23:37.913Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-07-15T00:23:40.086Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-07-15T00:23:44.776Z] === RUN TestDockerSuite/TestCommitChange [2023-07-15T00:23:49.459Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-07-15T00:23:59.771Z] === RUN TestDockerSuite/TestCommitHardlink [2023-07-15T00:23:59.771Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-07-15T00:23:59.771Z] === RUN TestDockerSuite/TestCommitNewFile [2023-07-15T00:24:10.091Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-07-15T00:24:10.091Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-07-15T00:24:10.091Z] === RUN TestDockerSuite/TestCommitTTY [2023-07-15T00:24:17.163Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-07-15T00:24:20.903Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-07-15T00:24:20.903Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-07-15T00:24:20.903Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-07-15T00:24:20.903Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-07-15T00:24:20.903Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-07-15T00:24:20.903Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-07-15T00:24:20.903Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-07-15T00:24:20.903Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-07-15T00:24:27.991Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-07-15T00:24:40.359Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-07-15T00:24:40.359Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-07-15T00:24:40.359Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-07-15T00:24:40.817Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-07-15T00:24:40.817Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-07-15T00:24:40.817Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-07-15T00:24:40.817Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-07-15T00:24:40.817Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-07-15T00:24:40.817Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-07-15T00:24:40.817Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-07-15T00:24:49.385Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-07-15T00:24:49.385Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-07-15T00:24:49.385Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-07-15T00:24:49.385Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-07-15T00:24:50.919Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-07-15T00:24:50.919Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-07-15T00:24:50.919Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-07-15T00:24:50.919Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-07-15T00:24:50.919Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-07-15T00:24:50.919Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-07-15T00:24:50.919Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-07-15T00:24:50.919Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-07-15T00:24:53.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-07-15T00:24:55.995Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-07-15T00:24:58.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-07-15T00:24:58.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-07-15T00:24:58.175Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-07-15T00:24:58.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-07-15T00:25:00.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-07-15T00:25:00.347Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-07-15T00:25:02.523Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-07-15T00:25:02.523Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-07-15T00:25:02.523Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-07-15T00:25:02.523Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-07-15T00:25:02.523Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-07-15T00:25:05.430Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-07-15T00:25:05.430Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-07-15T00:25:06.963Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-07-15T00:25:06.963Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-07-15T00:25:06.963Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-07-15T00:25:09.867Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-07-15T00:25:09.867Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-07-15T00:25:12.059Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-07-15T00:25:20.649Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-07-15T00:25:25.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-07-15T00:25:25.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-07-15T00:25:25.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-07-15T00:25:25.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-07-15T00:25:25.330Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-07-15T00:25:26.864Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-07-15T00:25:26.864Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-07-15T00:25:26.864Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-07-15T00:25:29.037Z] === RUN TestDockerSuite/TestContainerAPITop [2023-07-15T00:25:29.037Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-07-15T00:25:29.037Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-07-15T00:25:31.209Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-07-15T00:25:31.665Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-07-15T00:25:36.340Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-07-15T00:25:37.874Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-07-15T00:25:37.874Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-07-15T00:25:37.874Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-07-15T00:25:37.874Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-07-15T00:25:37.874Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-07-15T00:25:37.874Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-07-15T00:25:37.874Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-07-15T00:25:37.874Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-07-15T00:25:37.874Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-07-15T00:25:37.874Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-07-15T00:25:37.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-07-15T00:25:40.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-07-15T00:25:40.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-07-15T00:25:42.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-07-15T00:25:50.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-07-15T00:25:57.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-07-15T00:26:00.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000644c00_} [2023-07-15T00:26:07.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11207125459_c:\foo_false____} [2023-07-15T00:26:10.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11207125459_c:\foo_true____} [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-07-15T00:26:19.283Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-07-15T00:26:19.283Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-07-15T00:26:19.283Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-07-15T00:26:19.283Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-07-15T00:26:19.283Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-07-15T00:26:19.283Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-07-15T00:26:19.283Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-07-15T00:26:26.345Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-07-15T00:26:26.345Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-07-15T00:26:26.345Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-07-15T00:26:26.345Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-07-15T00:26:28.515Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-07-15T00:26:28.972Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-07-15T00:26:28.972Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-07-15T00:26:28.972Z] === RUN TestDockerSuite/TestCpRelativePath [2023-07-15T00:26:31.150Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-07-15T00:26:31.150Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-07-15T00:26:31.150Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-07-15T00:26:31.150Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-07-15T00:26:31.150Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-07-15T00:26:31.150Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-07-15T00:26:31.150Z] === RUN TestDockerSuite/TestCpToCaseA [2023-07-15T00:26:35.827Z] === RUN TestDockerSuite/TestCpToCaseB [2023-07-15T00:26:37.994Z] === RUN TestDockerSuite/TestCpToCaseC [2023-07-15T00:26:37.994Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-07-15T00:26:37.994Z] === RUN TestDockerSuite/TestCpToCaseD [2023-07-15T00:26:37.994Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-07-15T00:26:37.994Z] === RUN TestDockerSuite/TestCpToCaseE [2023-07-15T00:26:52.781Z] === RUN TestDockerSuite/TestCpToCaseF [2023-07-15T00:26:52.781Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-07-15T00:26:52.781Z] === RUN TestDockerSuite/TestCpToCaseG [2023-07-15T00:26:52.781Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:26:52.781Z] === RUN TestDockerSuite/TestCpToCaseH [2023-07-15T00:27:01.331Z] === RUN TestDockerSuite/TestCpToCaseI [2023-07-15T00:27:01.331Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-07-15T00:27:01.331Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-07-15T00:27:01.331Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-07-15T00:27:01.331Z] === RUN TestDockerSuite/TestCpToDot [2023-07-15T00:27:03.505Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-07-15T00:27:03.505Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-07-15T00:27:03.505Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-07-15T00:27:03.505Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-07-15T00:27:03.505Z] === RUN TestDockerSuite/TestCpToStdout [2023-07-15T00:27:12.064Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-07-15T00:27:12.064Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-15T00:27:12.064Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-07-15T00:27:12.064Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-07-15T00:27:12.064Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-07-15T00:27:12.064Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-07-15T00:27:12.064Z] === RUN TestDockerSuite/TestCpVolumePath [2023-07-15T00:27:12.064Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-07-15T00:27:12.064Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-07-15T00:27:12.064Z] === RUN TestDockerSuite/TestCreateArgs [2023-07-15T00:27:12.064Z] === RUN TestDockerSuite/TestCreateByImageID [2023-07-15T00:27:13.033Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-07-15T00:27:15.201Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-07-15T00:27:15.657Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-07-15T00:27:15.657Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-07-15T00:27:17.829Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-07-15T00:27:18.286Z] === RUN TestDockerSuite/TestCreateLabels [2023-07-15T00:27:18.286Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-07-15T00:27:18.286Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-07-15T00:27:18.742Z] === RUN TestDockerSuite/TestCreateRM [2023-07-15T00:27:18.742Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-07-15T00:27:18.742Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-15T00:27:18.742Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-07-15T00:27:18.742Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-07-15T00:27:19.199Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-07-15T00:27:27.758Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-07-15T00:27:27.758Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-07-15T00:27:27.758Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-07-15T00:27:30.657Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-07-15T00:27:30.657Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-07-15T00:27:30.657Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-07-15T00:27:30.657Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-07-15T00:27:37.727Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-07-15T00:27:37.727Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-07-15T00:27:37.727Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-07-15T00:27:38.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-07-15T00:27:38.184Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-07-15T00:27:38.185Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-07-15T00:27:38.185Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-07-15T00:27:38.185Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-07-15T00:27:38.185Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-07-15T00:27:38.185Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-07-15T00:27:38.185Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-07-15T00:27:38.185Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDevicePermissions [2023-07-15T00:27:38.185Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDockerFails [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-07-15T00:27:38.185Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-07-15T00:27:38.185Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-07-15T00:27:38.185Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestEventsAttach [2023-07-15T00:27:38.185Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestEventsCommit [2023-07-15T00:27:38.185Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-07-15T00:27:38.185Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-07-15T00:27:41.086Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-07-15T00:27:48.147Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-07-15T00:27:50.330Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-07-15T00:28:05.272Z] === RUN TestDockerSuite/TestEventsCopy [2023-07-15T00:28:08.223Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-07-15T00:28:12.977Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-07-15T00:28:15.193Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-07-15T00:28:15.663Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-07-15T00:28:20.427Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-07-15T00:28:20.427Z] === RUN TestDockerSuite/TestEventsFilterType [2023-07-15T00:28:21.415Z] === RUN TestDockerSuite/TestEventsFilters [2023-07-15T00:28:26.168Z] === RUN TestDockerSuite/TestEventsFormat [2023-07-15T00:28:30.916Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-07-15T00:28:30.916Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-07-15T00:28:30.916Z] === RUN TestDockerSuite/TestEventsImageImport [2023-07-15T00:28:30.916Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-07-15T00:28:30.916Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-07-15T00:28:30.916Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-07-15T00:28:30.916Z] === RUN TestDockerSuite/TestEventsImagePull [2023-07-15T00:28:30.916Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-07-15T00:28:30.916Z] === RUN TestDockerSuite/TestEventsImageTag [2023-07-15T00:28:32.448Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-07-15T00:28:32.448Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-07-15T00:28:32.448Z] === RUN TestDockerSuite/TestEventsRename [2023-07-15T00:28:34.618Z] === RUN TestDockerSuite/TestEventsResize [2023-07-15T00:28:37.512Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-07-15T00:28:44.569Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-07-15T00:28:47.469Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-07-15T00:28:52.150Z] === RUN TestDockerSuite/TestEventsTop [2023-07-15T00:28:52.150Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-07-15T00:28:52.150Z] === RUN TestDockerSuite/TestEventsUntag [2023-07-15T00:28:55.045Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-07-15T00:28:58.766Z] === RUN TestDockerSuite/TestExec [2023-07-15T00:28:58.766Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-07-15T00:28:58.766Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-07-15T00:28:58.766Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-07-15T00:28:58.766Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-07-15T00:29:00.935Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-07-15T00:29:02.465Z] === RUN TestDockerSuite/TestExecAPIStart [2023-07-15T00:29:02.465Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-07-15T00:29:02.465Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-07-15T00:29:02.465Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-07-15T00:29:02.465Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-07-15T00:29:02.465Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-07-15T00:29:02.465Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-07-15T00:29:04.640Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-07-15T00:29:06.810Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-07-15T00:29:08.980Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-07-15T00:29:11.149Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-07-15T00:29:15.824Z] === RUN TestDockerSuite/TestExecCgroup [2023-07-15T00:29:15.824Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-07-15T00:29:15.824Z] === RUN TestDockerSuite/TestExecEnv [2023-07-15T00:29:15.824Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-07-15T00:29:15.824Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-07-15T00:29:15.824Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-07-15T00:29:15.824Z] === RUN TestDockerSuite/TestExecExitStatus [2023-07-15T00:29:17.994Z] === RUN TestDockerSuite/TestExecInspectID [2023-07-15T00:29:22.669Z] === RUN TestDockerSuite/TestExecInteractive [2023-07-15T00:29:22.669Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-07-15T00:29:22.669Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-07-15T00:29:22.669Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-07-15T00:29:22.669Z] === RUN TestDockerSuite/TestExecParseError [2023-07-15T00:29:22.669Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-07-15T00:29:22.669Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-07-15T00:29:22.669Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-07-15T00:29:22.669Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-07-15T00:29:22.669Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-07-15T00:29:22.669Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-07-15T00:29:25.560Z] === RUN TestDockerSuite/TestExecSetEnv [2023-07-15T00:29:25.560Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-07-15T00:29:25.560Z] === RUN TestDockerSuite/TestExecStartFails [2023-07-15T00:29:27.737Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-07-15T00:29:27.737Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-07-15T00:29:27.737Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-07-15T00:29:27.737Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-07-15T00:29:27.737Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-07-15T00:29:27.737Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-07-15T00:29:27.737Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-07-15T00:29:29.906Z] === RUN TestDockerSuite/TestExecUlimits [2023-07-15T00:29:29.906Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-07-15T00:29:29.906Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-07-15T00:29:38.468Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-07-15T00:29:38.468Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-07-15T00:29:38.468Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-07-15T00:29:38.468Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-07-15T00:29:38.468Z] === RUN TestDockerSuite/TestExecWithUser [2023-07-15T00:29:38.468Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-07-15T00:29:38.468Z] === RUN TestDockerSuite/TestGetContainerStats [2023-07-15T00:29:44.243Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-07-15T00:29:51.312Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-07-15T00:29:53.487Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-07-15T00:30:00.543Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestHealth [2023-07-15T00:30:00.543Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-07-15T00:30:00.543Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-07-15T00:30:05.222Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-07-15T00:30:05.222Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-07-15T00:30:05.222Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-07-15T00:30:05.222Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-07-15T00:30:05.222Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-07-15T00:30:05.222Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-07-15T00:30:05.222Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-07-15T00:30:05.679Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-07-15T00:30:05.679Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-07-15T00:30:05.679Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-07-15T00:30:06.643Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-07-15T00:30:07.101Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-07-15T00:30:08.666Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-07-15T00:30:08.666Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-07-15T00:30:10.880Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-07-15T00:30:13.829Z] === RUN TestDockerSuite/TestImagesFormat [2023-07-15T00:30:13.829Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-07-15T00:30:13.829Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-07-15T00:30:13.829Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-07-15T00:30:17.622Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-07-15T00:30:17.622Z] === RUN TestDockerSuite/TestImportBadURL [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestImportDisplay [2023-07-15T00:30:19.839Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestImportFile [2023-07-15T00:30:19.839Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-07-15T00:30:19.839Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestImportGzipped [2023-07-15T00:30:19.839Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-07-15T00:30:19.839Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-07-15T00:30:19.839Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-07-15T00:30:19.839Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-07-15T00:30:19.839Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-07-15T00:30:19.839Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-07-15T00:30:20.308Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-07-15T00:30:20.308Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-07-15T00:30:20.308Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-07-15T00:30:20.308Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-15T00:30:20.308Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-07-15T00:30:22.521Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-07-15T00:30:24.743Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-07-15T00:30:24.743Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-07-15T00:30:24.743Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-07-15T00:30:24.743Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-07-15T00:30:24.743Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-07-15T00:30:24.743Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-07-15T00:30:24.743Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-07-15T00:30:24.743Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-07-15T00:30:26.959Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-07-15T00:30:27.427Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-07-15T00:30:29.641Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-07-15T00:30:29.641Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-07-15T00:30:29.641Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-07-15T00:30:29.641Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-07-15T00:30:29.641Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-07-15T00:30:29.641Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-07-15T00:30:29.641Z] === RUN TestDockerSuite/TestInspectDefault [2023-07-15T00:30:31.954Z] === RUN TestDockerSuite/TestInspectHistory [2023-07-15T00:30:36.707Z] === RUN TestDockerSuite/TestInspectImage [2023-07-15T00:30:36.707Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-07-15T00:30:36.707Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-07-15T00:30:36.707Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-07-15T00:30:36.707Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-07-15T00:30:36.707Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-15T00:30:36.707Z] === RUN TestDockerSuite/TestInspectInt64 [2023-07-15T00:30:38.276Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-07-15T00:30:40.488Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-07-15T00:30:40.488Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-07-15T00:30:43.451Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-07-15T00:30:45.660Z] === RUN TestDockerSuite/TestInspectPlugin [2023-07-15T00:30:45.660Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-07-15T00:30:45.660Z] === RUN TestDockerSuite/TestInspectRootFS [2023-07-15T00:30:45.660Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-07-15T00:30:47.830Z] === RUN TestDockerSuite/TestInspectStatus [2023-07-15T00:30:50.725Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-07-15T00:30:54.448Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-07-15T00:30:56.618Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-07-15T00:30:59.513Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-07-15T00:31:01.046Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-07-15T00:31:09.647Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-07-15T00:31:10.634Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-07-15T00:31:12.849Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksEnvs [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-07-15T00:31:13.318Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-07-15T00:31:13.318Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-07-15T00:31:13.318Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-07-15T00:31:13.318Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-07-15T00:31:15.532Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-07-15T00:31:17.749Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-07-15T00:31:23.619Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-07-15T00:31:25.833Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-07-15T00:31:25.833Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-07-15T00:31:25.833Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-07-15T00:31:28.050Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-07-15T00:31:28.523Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-07-15T00:31:34.392Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-07-15T00:31:40.271Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-07-15T00:31:45.033Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-07-15T00:31:47.249Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-07-15T00:31:49.465Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-07-15T00:31:49.465Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-07-15T00:31:49.465Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-07-15T00:31:51.679Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-07-15T00:31:58.838Z] === RUN TestDockerSuite/TestLogsSince [2023-07-15T00:32:09.263Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-07-15T00:32:09.263Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-07-15T00:32:09.263Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-07-15T00:32:09.263Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-07-15T00:32:09.263Z] === RUN TestDockerSuite/TestLogsTail [2023-07-15T00:32:10.830Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-07-15T00:32:13.786Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestMountIntoProc [2023-07-15T00:32:16.000Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestMountIntoSys [2023-07-15T00:32:16.000Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestNetHostname [2023-07-15T00:32:16.000Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-07-15T00:32:16.000Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-07-15T00:32:16.000Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-07-15T00:32:16.000Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginActive [2023-07-15T00:32:16.000Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-07-15T00:32:16.000Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-07-15T00:32:16.000Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-07-15T00:32:16.000Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-07-15T00:32:16.000Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-07-15T00:32:16.000Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-07-15T00:32:16.000Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-07-15T00:32:16.000Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-07-15T00:32:16.000Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPortHostBinding [2023-07-15T00:32:16.000Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPortList [2023-07-15T00:32:16.000Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-07-15T00:32:16.000Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-07-15T00:32:20.754Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-07-15T00:32:20.754Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-07-15T00:32:20.754Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-07-15T00:32:20.754Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-07-15T00:32:20.754Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-07-15T00:32:20.754Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-07-15T00:32:20.754Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-07-15T00:32:20.754Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-15T00:32:20.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-07-15T00:32:25.517Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-07-15T00:32:25.517Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-07-15T00:32:25.517Z] === RUN TestDockerSuite/TestPsByOrder [2023-07-15T00:32:34.180Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-07-15T00:32:34.180Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-07-15T00:32:34.180Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-07-15T00:32:42.842Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-07-15T00:32:57.770Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-07-15T00:32:57.770Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-07-15T00:32:57.770Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-07-15T00:32:57.770Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-07-15T00:33:10.256Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-07-15T00:33:17.407Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-07-15T00:33:29.906Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-07-15T00:33:33.698Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-07-15T00:33:34.167Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-07-15T00:33:34.167Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-07-15T00:33:34.167Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-07-15T00:33:34.167Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-07-15T00:33:41.326Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-07-15T00:33:41.326Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-07-15T00:33:41.326Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-07-15T00:33:41.326Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-07-15T00:33:41.327Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-07-15T00:33:41.327Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-07-15T00:33:41.327Z] === RUN TestDockerSuite/TestPsRightTagName [2023-07-15T00:33:41.327Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-07-15T00:33:41.327Z] === RUN TestDockerSuite/TestPsShowMounts [2023-07-15T00:33:50.028Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-07-15T00:33:50.028Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-07-15T00:33:50.028Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-07-15T00:33:50.495Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-07-15T00:33:50.495Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-07-15T00:33:50.495Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-07-15T00:33:51.482Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-07-15T00:33:51.953Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-07-15T00:33:51.953Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-07-15T00:33:51.953Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-07-15T00:33:56.703Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-07-15T00:34:01.456Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-07-15T00:34:03.671Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-07-15T00:34:33.778Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-07-15T00:34:33.778Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-07-15T00:34:33.778Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-07-15T00:34:35.991Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-07-15T00:34:36.460Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-07-15T00:34:36.460Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-07-15T00:34:37.446Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-07-15T00:34:42.198Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-07-15T00:34:45.993Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-07-15T00:34:45.993Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-07-15T00:34:45.993Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-07-15T00:34:49.780Z] === RUN TestDockerSuite/TestRmiBlank [2023-07-15T00:34:50.248Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-07-15T00:34:50.248Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-07-15T00:35:05.180Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-07-15T00:35:06.744Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-07-15T00:35:07.212Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-07-15T00:35:14.368Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-07-15T00:35:18.159Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-07-15T00:35:25.319Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-07-15T00:35:30.070Z] === RUN TestDockerSuite/TestRmiTag [2023-07-15T00:35:30.070Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-07-15T00:35:38.733Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-07-15T00:35:53.689Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-07-15T00:35:55.908Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-07-15T00:36:00.660Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-07-15T00:36:01.132Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-07-15T00:36:01.132Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-07-15T00:36:01.132Z] === RUN TestDockerSuite/TestRunAddHost [2023-07-15T00:36:01.132Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-07-15T00:36:01.132Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-07-15T00:36:01.132Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-07-15T00:36:01.132Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-07-15T00:36:01.132Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-07-15T00:36:01.132Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-07-15T00:36:01.132Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-07-15T00:36:01.600Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-07-15T00:36:01.600Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-07-15T00:36:01.600Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-07-15T00:36:01.600Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-07-15T00:36:01.600Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-07-15T00:36:03.814Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-07-15T00:36:03.814Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-07-15T00:36:03.814Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-07-15T00:36:03.814Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-07-15T00:36:03.814Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-07-15T00:36:08.568Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-07-15T00:36:10.785Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-07-15T00:36:13.737Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-07-15T00:36:20.899Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-07-15T00:36:28.058Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-07-15T00:36:28.058Z] === RUN TestDockerSuite/TestRunBindMounts [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-07-15T00:36:32.816Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-07-15T00:36:32.816Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-07-15T00:36:35.028Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-07-15T00:36:35.028Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-07-15T00:36:35.028Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-07-15T00:36:37.982Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-07-15T00:36:37.982Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-07-15T00:36:37.982Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-07-15T00:36:37.982Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-07-15T00:36:37.982Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-07-15T00:36:40.195Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-07-15T00:36:40.195Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-07-15T00:36:40.195Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-07-15T00:36:40.195Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-07-15T00:36:40.195Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-07-15T00:36:40.195Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-07-15T00:36:40.195Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-07-15T00:36:40.195Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-07-15T00:36:42.408Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-07-15T00:36:49.558Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-07-15T00:36:51.729Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-07-15T00:36:51.729Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-07-15T00:36:51.729Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-07-15T00:36:51.729Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-07-15T00:36:51.729Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-07-15T00:36:51.729Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-07-15T00:36:51.729Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-07-15T00:36:54.626Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-07-15T00:36:54.627Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-07-15T00:36:54.627Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-07-15T00:36:54.627Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-07-15T00:36:54.627Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-07-15T00:36:54.627Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-07-15T00:36:54.627Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-07-15T00:36:54.627Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-07-15T00:36:54.627Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-07-15T00:36:56.158Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-07-15T00:37:01.939Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-07-15T00:37:01.939Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-07-15T00:37:01.939Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-07-15T00:37:01.939Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-07-15T00:37:01.939Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-07-15T00:37:01.939Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-07-15T00:37:01.939Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-07-15T00:37:01.939Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-15T00:37:01.939Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-07-15T00:37:01.939Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-07-15T00:37:01.939Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-07-15T00:37:01.939Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-07-15T00:37:01.939Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-07-15T00:37:04.110Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-07-15T00:37:04.110Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-07-15T00:37:04.110Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-07-15T00:37:04.110Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-07-15T00:37:04.110Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-07-15T00:37:04.110Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-07-15T00:37:06.280Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-07-15T00:37:08.454Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-07-15T00:37:08.454Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-07-15T00:37:08.454Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-07-15T00:37:10.624Z] === RUN TestDockerSuite/TestRunEnvironment [2023-07-15T00:37:10.624Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-07-15T00:37:10.624Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-07-15T00:37:10.624Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-07-15T00:37:10.624Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-07-15T00:37:10.624Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-07-15T00:37:10.624Z] === RUN TestDockerSuite/TestRunExitCode [2023-07-15T00:37:19.181Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-07-15T00:37:20.145Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-07-15T00:37:23.048Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunExposePort [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-07-15T00:37:25.339Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-07-15T00:37:25.339Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-07-15T00:37:25.339Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-07-15T00:37:25.339Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-15T00:37:25.339Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-07-15T00:37:25.339Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-07-15T00:37:25.339Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-07-15T00:37:25.339Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-07-15T00:37:33.896Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-07-15T00:37:33.896Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-07-15T00:37:33.896Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-07-15T00:37:33.896Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-07-15T00:37:33.896Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-07-15T00:37:33.896Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-07-15T00:37:33.896Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-07-15T00:37:33.896Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-07-15T00:37:33.896Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-07-15T00:37:33.896Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-07-15T00:37:33.896Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-07-15T00:37:33.896Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-07-15T00:37:44.204Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-07-15T00:37:44.204Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-07-15T00:37:44.204Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-07-15T00:37:45.168Z] === RUN TestDockerSuite/TestRunModeHostname [2023-07-15T00:37:45.168Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-07-15T00:37:45.168Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.168Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-07-15T00:37:45.168Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.168Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-07-15T00:37:45.168Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.168Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-07-15T00:37:45.168Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.168Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-07-15T00:37:45.168Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.168Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-07-15T00:37:45.168Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-07-15T00:37:45.627Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-07-15T00:37:45.627Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-07-15T00:37:45.627Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunMount [2023-07-15T00:37:45.627Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-07-15T00:37:45.627Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-07-15T00:37:45.627Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-07-15T00:37:45.627Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-07-15T00:37:45.627Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-07-15T00:37:52.685Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-07-15T00:37:52.685Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-07-15T00:37:52.685Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-07-15T00:37:52.685Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-07-15T00:37:52.685Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-07-15T00:37:52.685Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-07-15T00:37:52.685Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-07-15T00:37:57.361Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-07-15T00:38:01.154Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-07-15T00:38:01.154Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.154Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-07-15T00:38:01.154Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNetHost [2023-07-15T00:38:01.623Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-07-15T00:38:01.623Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-07-15T00:38:01.623Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-07-15T00:38:01.623Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-07-15T00:38:01.623Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-07-15T00:38:01.623Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-07-15T00:38:01.623Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-07-15T00:38:01.623Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-07-15T00:38:02.604Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-07-15T00:38:04.775Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-07-15T00:38:07.675Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-07-15T00:38:08.132Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunPortInUse [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-07-15T00:38:10.312Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-07-15T00:38:10.312Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-15T00:38:13.208Z] === RUN TestDockerSuite/TestRunPublishPort [2023-07-15T00:38:13.208Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-07-15T00:38:13.208Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-07-15T00:38:13.208Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-07-15T00:38:13.208Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-07-15T00:38:13.208Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-07-15T00:38:13.208Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-07-15T00:38:13.208Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-07-15T00:38:13.665Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-07-15T00:38:13.665Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-15T00:38:13.665Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-07-15T00:38:26.019Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-07-15T00:38:26.019Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-07-15T00:38:26.019Z] === RUN TestDockerSuite/TestRunRm [2023-07-15T00:38:34.575Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-07-15T00:38:39.253Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-07-15T00:38:46.310Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-07-15T00:38:48.480Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-07-15T00:38:50.654Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-07-15T00:38:53.548Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-07-15T00:38:53.548Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-07-15T00:38:53.548Z] === RUN TestDockerSuite/TestRunState [2023-07-15T00:38:53.548Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-07-15T00:38:53.548Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-07-15T00:38:55.717Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-07-15T00:38:55.717Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-07-15T00:38:55.717Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-07-15T00:38:57.890Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-07-15T00:38:57.890Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-07-15T00:38:57.890Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-07-15T00:38:57.890Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-07-15T00:38:57.890Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-07-15T00:38:57.890Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-07-15T00:38:57.890Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-07-15T00:38:57.890Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-07-15T00:38:57.890Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUserByID [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUserByName [2023-07-15T00:39:03.680Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-07-15T00:39:03.680Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-07-15T00:39:05.214Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-07-15T00:39:05.215Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-07-15T00:39:05.215Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-07-15T00:39:13.765Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-07-15T00:39:13.765Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-07-15T00:39:13.765Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-07-15T00:39:13.765Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-07-15T00:39:13.765Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-07-15T00:39:20.819Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-07-15T00:39:33.180Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-07-15T00:39:36.903Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-07-15T00:39:42.683Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-07-15T00:39:42.683Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-07-15T00:39:43.141Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-07-15T00:39:43.141Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-07-15T00:39:46.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-07-15T00:39:48.208Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-07-15T00:39:50.384Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-07-15T00:39:50.384Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-07-15T00:39:50.384Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-07-15T00:39:50.384Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-07-15T00:39:50.384Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-07-15T00:39:50.384Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-07-15T00:39:50.384Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-07-15T00:39:55.059Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-07-15T00:39:56.595Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-07-15T00:39:58.765Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-07-15T00:40:09.069Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-07-15T00:40:09.069Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-07-15T00:40:09.069Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-07-15T00:40:09.069Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-07-15T00:40:09.069Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveImageId [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-07-15T00:40:09.069Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-07-15T00:40:09.069Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-07-15T00:40:10.599Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-07-15T00:40:10.599Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-07-15T00:40:11.057Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-07-15T00:40:11.057Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-07-15T00:40:12.591Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-07-15T00:40:19.644Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-07-15T00:40:19.644Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-07-15T00:40:19.644Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-07-15T00:40:28.200Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-07-15T00:40:28.200Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-07-15T00:40:28.200Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-07-15T00:40:36.751Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-07-15T00:40:36.751Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-07-15T00:40:36.751Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-07-15T00:40:36.751Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-07-15T00:40:36.751Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-07-15T00:40:36.751Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-07-15T00:40:36.751Z] === RUN TestDockerSuite/TestStartRecordError [2023-07-15T00:40:36.751Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-07-15T00:40:36.751Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-07-15T00:40:42.539Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-07-15T00:40:42.539Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-07-15T00:40:42.539Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-07-15T00:40:42.539Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-07-15T00:40:42.539Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-07-15T00:40:42.539Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-07-15T00:40:42.539Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-07-15T00:40:42.539Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-07-15T00:40:42.539Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-07-15T00:40:42.539Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-15T00:40:42.539Z] === RUN TestDockerSuite/TestStatsNoStream [2023-07-15T00:40:42.539Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-07-15T00:40:42.539Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-07-15T00:40:44.713Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-07-15T00:40:46.883Z] === RUN TestDockerSuite/TestTopPrivileged [2023-07-15T00:40:46.883Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-07-15T00:40:46.883Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-07-15T00:40:49.059Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-07-15T00:40:49.059Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-07-15T00:40:49.059Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-07-15T00:40:49.059Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-07-15T00:40:49.059Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-07-15T00:40:49.059Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-07-15T00:40:49.059Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-07-15T00:40:49.059Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-07-15T00:40:49.059Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-07-15T00:40:49.059Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-07-15T00:40:49.059Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-07-15T00:40:49.059Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-07-15T00:40:49.059Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-07-15T00:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-07-15T00:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-07-15T00:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-07-15T00:41:06.765Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-07-15T00:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-07-15T00:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-07-15T00:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-07-15T00:41:06.765Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-07-15T00:41:08.330Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-07-15T00:41:08.330Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-07-15T00:41:11.281Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-07-15T00:41:11.749Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-07-15T00:41:11.749Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-07-15T00:41:12.218Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-07-15T00:41:12.218Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-07-15T00:41:24.710Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-07-15T00:41:24.710Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-07-15T00:41:24.710Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-07-15T00:41:25.178Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-07-15T00:41:25.647Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-07-15T00:41:25.647Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-07-15T00:41:25.647Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-07-15T00:41:32.804Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-07-15T00:41:32.804Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-07-15T00:41:33.273Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-07-15T00:41:41.937Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-07-15T00:41:41.937Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-07-15T00:41:41.937Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite (2661.71s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.21s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.62s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.30s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.50s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.75s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.28s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.30s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.20s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.84s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.40s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.68s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.62s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.77s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.86s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.51s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.54s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.83s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.42s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.70s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.36s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.28s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.28s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.18s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.35s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.01s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.72s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.81s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.10s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.05s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.65s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.44s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.37s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.58s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.37s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.68s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.75s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignore (79.78s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.06s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (95.32s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.15s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.98s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.08s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.04s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.57s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.69s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (113.70s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2023-07-15T00:41:43.503Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2023-07-15T00:41:43.503Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.26s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.51s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.57s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.31s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFails (2.83s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.34s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.43s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.63s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.69s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.08s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.87s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildHistory (10.14s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.94s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.25s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.57s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.89s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.10s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.56s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.72s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.44s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.33s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.49s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.27s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.15s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.91s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.78s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.26s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.57s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.16s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.66s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.51s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.27s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.87s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.70s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildRm (12.17s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.37s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.31s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.68s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.39s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.37s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildStderr (4.18s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.30s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.09s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.84s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.87s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.79s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.03s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.98s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.21s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.70s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.14s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.23s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.13s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.43s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCommitChange (4.58s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (9.41s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.38s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCommitTTY (6.77s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.21s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.34s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.47s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.26s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.24s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.58s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.22s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.33s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.35s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.32s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.09s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.44s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.47s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.93s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.91s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.47s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.29s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.10s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.90s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.47s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.59s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.70s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000644c00_} (7.66s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11207125459_c:\foo_false____} (2.64s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11207125459_c:\foo_true____} (7.63s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.38s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.55s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.43s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.48s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.34s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-07-15T00:41:43.504Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.61s) [2023-07-15T00:41:43.504Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.87s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCpToDot (2.89s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCpToStdout (7.36s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.71s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.34s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.29s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.22s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2023-07-15T00:41:43.505Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.19s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.59s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.60s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsCopy (4.70s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.04s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.95s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFilters (4.80s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFormat (4.75s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2023-07-15T00:41:43.505Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsRename (2.45s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsResize (2.66s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.18s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.60s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.80s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.99s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.19s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.23s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.28s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.35s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecInspectID (4.70s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2023-07-15T00:41:43.974Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-07-15T00:41:43.974Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestExecStartFails (2.30s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.28s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.25s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.70s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.69s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.24s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.31s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.23s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectDefault (2.28s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectHistory (4.20s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.26s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.17s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.34s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.23s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectStatus (2.64s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.32s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.29s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.22s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.25s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.24s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.03s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.07s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.88s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.53s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.24s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.26s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.10s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.16s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.35s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.24s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.32s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.23s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsSince (9.03s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsTail (2.85s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.55s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.39s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.63s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.43s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsByOrder (8.04s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.91s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.81s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.63s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.34s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.68s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.76s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.96s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.82s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.39s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.05s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.76s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.25s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.48s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.53s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.74s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.00s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.35s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.27s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.12s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.34s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.97s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.30s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.79s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.19s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.32s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.72s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.56s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.41s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.09s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.10s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.60s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.33s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.37s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.18s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-07-15T00:41:43.975Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.32s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-07-15T00:41:43.975Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.71s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.42s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.36s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.25s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunExitCode (7.14s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.34s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.05s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.77s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.51s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.89s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.77s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.13s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.21s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.86s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.69s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunRm (7.22s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.18s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.49s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.21s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.50s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.78s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.38s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.78s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.93s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.65s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.82s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.58s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.39s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.06s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.77s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.41s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.35s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.36s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.69s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.99s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.96s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.82s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.22s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.37s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.61s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.83s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.58s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.88s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.99s) [2023-07-15T00:41:43.976Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-07-15T00:41:43.976Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.50s) [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-07-15T00:41:43.976Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.976Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-07-15T00:41:43.977Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- PASS: TestDockerRegistrySuite (0.17s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-07-15T00:41:43.977Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-07-15T00:41:43.977Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthTokenSuite [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-07-15T00:41:43.977Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-07-15T00:41:43.977Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-07-15T00:41:43.977Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-07-15T00:41:43.977Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-07-15T00:41:43.977Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerDaemonSuite [2023-07-15T00:41:43.977Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-07-15T00:41:43.977Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-07-15T00:41:43.977Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-07-15T00:41:43.977Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerSwarmSuite [2023-07-15T00:41:43.977Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-07-15T00:41:43.977Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- PASS: TestDockerPluginSuite (0.02s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerExternalVolumeSuite [2023-07-15T00:41:43.977Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerNetworkSuite [2023-07-15T00:41:43.977Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-07-15T00:41:43.977Z] === RUN TestDockerHubPullSuite [2023-07-15T00:41:43.977Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-07-15T00:41:43.977Z] PASS [2023-07-15T00:41:43.977Z] ok github.com/docker/docker/integration-cli 2662.119s [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === Skipped [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-07-15T00:41:43.977Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-07-15T00:41:43.977Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-07-15T00:41:43.977Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-07-15T00:41:43.977Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-07-15T00:41:43.977Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-07-15T00:41:43.977Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-07-15T00:41:43.977Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-07-15T00:41:43.977Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.977Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-07-15T00:41:43.977Z] [2023-07-15T00:41:43.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-07-15T00:41:43.978Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-07-15T00:41:43.978Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-07-15T00:41:43.978Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-07-15T00:41:43.978Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-07-15T00:41:43.978Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2023-07-15T00:41:43.978Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2023-07-15T00:41:43.978Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-07-15T00:41:43.978Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-07-15T00:41:43.978Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.978Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-07-15T00:41:43.978Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-07-15T00:41:43.979Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2023-07-15T00:41:43.979Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-07-15T00:41:43.979Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-07-15T00:41:43.979Z] docker_cli_sni_test.go:18: Flakey test [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2023-07-15T00:41:43.979Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-07-15T00:41:43.979Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-07-15T00:41:43.979Z] [2023-07-15T00:41:43.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-07-15T00:41:43.979Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.979Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2023-07-15T00:41:43.980Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-07-15T00:41:43.980Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2023-07-15T00:41:43.980Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-07-15T00:41:43.980Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-07-15T00:41:43.980Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-07-15T00:41:43.980Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-07-15T00:41:43.980Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-07-15T00:41:43.980Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-07-15T00:41:43.980Z] [2023-07-15T00:41:43.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-07-15T00:41:43.980Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-07-15T00:41:43.980Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2023-07-15T00:41:44.448Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2023-07-15T00:41:44.448Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-07-15T00:41:44.448Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2023-07-15T00:41:44.448Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2023-07-15T00:41:44.448Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2023-07-15T00:41:44.448Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2023-07-15T00:41:44.448Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2023-07-15T00:41:44.448Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-07-15T00:41:44.448Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-07-15T00:41:44.448Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-07-15T00:41:44.448Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-07-15T00:41:44.448Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2023-07-15T00:41:44.448Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.448Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2023-07-15T00:41:44.448Z] [2023-07-15T00:41:44.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-07-15T00:41:44.448Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-07-15T00:41:44.449Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-07-15T00:41:44.449Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-07-15T00:41:44.449Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-07-15T00:41:44.449Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-07-15T00:41:44.449Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-07-15T00:41:44.449Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-07-15T00:41:44.449Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-07-15T00:41:44.449Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2023-07-15T00:41:44.449Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.449Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-07-15T00:41:44.449Z] [2023-07-15T00:41:44.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-07-15T00:41:44.449Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2023-07-15T00:41:44.450Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-07-15T00:41:44.450Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.450Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-07-15T00:41:44.450Z] [2023-07-15T00:41:44.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-07-15T00:41:44.450Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.05s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.05s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-07-15T00:41:44.451Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.451Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-07-15T00:41:44.451Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-07-15T00:41:44.452Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-07-15T00:41:44.452Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-07-15T00:41:44.452Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-07-15T00:41:44.452Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-15T00:41:44.452Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-15T00:41:44.452Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-15T00:41:44.452Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-07-15T00:41:44.452Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-07-15T00:41:44.452Z] [2023-07-15T00:41:44.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-07-15T00:41:44.453Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.453Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-07-15T00:41:44.453Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-07-15T00:41:44.454Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-07-15T00:41:44.454Z] [2023-07-15T00:41:44.454Z] DONE 1093 tests, 546 skipped in 2670.765s [2023-07-15T00:41:44.922Z] INFO: Integration tests ended at 07/15/2023 00:41:44. Duration:00:44:31.0321507 [2023-07-15T00:41:44.922Z] INFO: Docker info of the daemon under test at end of run [2023-07-15T00:41:44.922Z] [2023-07-15T00:41:44.922Z] Containers: 2 [2023-07-15T00:41:44.922Z] Running: 0 [2023-07-15T00:41:44.922Z] Paused: 0 [2023-07-15T00:41:44.922Z] Stopped: 2 [2023-07-15T00:41:44.922Z] Images: 18 [2023-07-15T00:41:44.922Z] Server Version: 0.0.0-dev [2023-07-15T00:41:44.922Z] Storage Driver: windowsfilter [2023-07-15T00:41:44.922Z] Windows: [2023-07-15T00:41:44.922Z] Logging Driver: json-file [2023-07-15T00:41:44.922Z] Plugins: [2023-07-15T00:41:44.922Z] Volume: local [2023-07-15T00:41:44.922Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-15T00:41:44.922Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-15T00:41:44.922Z] Swarm: inactive [2023-07-15T00:41:44.922Z] Default Isolation: process [2023-07-15T00:41:44.922Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-15T00:41:44.922Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-15T00:41:44.922Z] OSType: windows [2023-07-15T00:41:44.922Z] Architecture: x86_64 [2023-07-15T00:41:44.922Z] CPUs: 4 [2023-07-15T00:41:44.922Z] Total Memory: 32GiB [2023-07-15T00:41:44.922Z] Name: azwin-2-de4e90 [2023-07-15T00:41:44.922Z] ID: KDCG:XKMH:6HUH:QJME:Y2A5:7YH7:U6DB:MVCE:YIWG:DWT7:C4BN:5YVR [2023-07-15T00:41:44.922Z] Docker Root Dir: D:\CI\PR-45972\2\daemon [2023-07-15T00:41:44.922Z] Debug Mode (client): false [2023-07-15T00:41:44.922Z] Debug Mode (server): true [2023-07-15T00:41:44.922Z] File Descriptors: -1 [2023-07-15T00:41:44.922Z] Goroutines: 17 [2023-07-15T00:41:44.922Z] System Time: 2023-07-15T00:41:44.4327725Z [2023-07-15T00:41:44.922Z] EventsListeners: 0 [2023-07-15T00:41:44.922Z] Registry: https://index.docker.io/v1/ [2023-07-15T00:41:44.922Z] Labels: [2023-07-15T00:41:44.922Z] Experimental: false [2023-07-15T00:41:44.922Z] Insecure Registries: [2023-07-15T00:41:44.922Z] 127.0.0.0/8 [2023-07-15T00:41:44.922Z] Live Restore Enabled: false [2023-07-15T00:41:44.922Z] [2023-07-15T00:41:44.922Z] [2023-07-15T00:41:44.922Z] INFO: Stopping daemon under test [2023-07-15T00:41:44.922Z] SUCCESS: The process with PID 5620 (child process of PID 4784) has been terminated. [2023-07-15T00:41:44.922Z] SUCCESS: The process with PID 4784 (child process of PID 4424) has been terminated. [2023-07-15T00:41:44.922Z] INFO: Stop tailing logs of the daemon under tests [2023-07-15T00:41:44.922Z] INFO: executeCI.ps1 Completed successfully at 07/15/2023 00:41:44. [2023-07-15T00:41:44.922Z] INFO: Tidying up at end of run [2023-07-15T00:41:44.922Z] INFO: Saving daemon under test log (d:\CI\PR-45972\2\dut.out) to bundles\CIDUT.out [2023-07-15T00:41:44.922Z] INFO: Saving daemon under test log (d:\CI\PR-45972\2\dut.err) to bundles\CIDUT.err [2023-07-15T00:41:44.922Z] INFO: Nuke-Everything... [2023-07-15T00:41:44.922Z] INFO: Container count on control daemon to delete is 2 [2023-07-15T00:41:45.390Z] d28f5947b6d7 [2023-07-15T00:41:45.390Z] 4baf39da32fd [2023-07-15T00:41:45.390Z] INFO: Tidying pidfile d:\CI\PR-45972\2\docker.pid [2023-07-15T00:41:45.390Z] INFO: Nuking d:\CI [2023-07-15T00:42:10.680Z] INFO: Zapped successfully [2023-07-15T00:42:10.680Z] [2023-07-15T00:42:10.680Z] INFO: executeCI.ps1 exiting at Sat Jul 15 00:42:07 CUT 2023. Duration 01:08:19.0710935 [2023-07-15T00:42:10.680Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-07-15T00:42:10.927Z] Recording test results [2023-07-15T00:42:17.918Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-07-15T00:42:19.444Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-07-15T00:42:21.883Z] Archiving artifacts [2023-07-15T00:42:36.417Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45972/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-15T00:42:37.373Z] + make clean [2023-07-15T00:42:38.940Z] docker volume rm -f docker-dev-cache [2023-07-15T00:42:38.940Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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