Pull request #46105 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b883976e4c5dbfe896f7a303d232f7bfe0b541c5+65849a573dd4ea21c5ca55e6d6b9af069d23b243 (b74d387a8847fc9954743f3c3b235b14957474fb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46105@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-28T11:33:55.242Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-07-28T11:33:55.246Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-07-28T11:33:55.472Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04092ad1ddb0fdae7) in /home/ubuntu/workspace/moby_PR-46105 [Pipeline] { [Pipeline] checkout [2023-07-28T11:33:55.498Z] The recommended git tool is: git [2023-07-28T11:33:55.508Z] using credential docker-jenkins-github-credentials [2023-07-28T11:33:55.523Z] Cloning the remote Git repository [2023-07-28T11:33:55.523Z] Cloning with configured refspecs honoured and without tags [2023-07-28T11:33:55.531Z] Cloning repository https://github.com/moby/moby.git [2023-07-28T11:33:55.531Z] > git init /home/ubuntu/workspace/moby_PR-46105 # timeout=10 [2023-07-28T11:33:55.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:33:55.537Z] > git --version # timeout=10 [2023-07-28T11:33:55.539Z] > git --version # 'git version 2.25.1' [2023-07-28T11:33:55.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:33:55.540Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:34:04.708Z] Fetching without tags [2023-07-28T11:34:04.950Z] Merging remotes/origin/20.10 commit 65849a573dd4ea21c5ca55e6d6b9af069d23b243 into PR head commit b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:34:04.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:34:04.703Z] > git config --add remote.origin.fetch +refs/pull/46105/head:refs/remotes/origin/PR-46105 # timeout=10 [2023-07-28T11:34:04.705Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:34:04.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:34:04.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:34:04.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:34:04.717Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:34:04.958Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:34:04.961Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:34:05.418Z] Merge succeeded, producing b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:34:05.418Z] Checking out Revision b883976e4c5dbfe896f7a303d232f7bfe0b541c5 (PR-46105) [2023-07-28T11:34:05.977Z] Commit message: "update containerd binary to v1.6.22" [2023-07-28T11:34:05.977Z] First time build. Skipping changelog. [2023-07-28T11:34:05.996Z] > git --version # timeout=10 [2023-07-28T11:34:05.998Z] > git --version # 'git version 2.25.1' [2023-07-28T11:34:06.000Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T11:34:05.407Z] > git remote # timeout=10 [2023-07-28T11:34:05.410Z] > git config --get remote.origin.url # timeout=10 [2023-07-28T11:34:05.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:34:05.413Z] > git merge 65849a573dd4ea21c5ca55e6d6b9af069d23b243 # timeout=10 [2023-07-28T11:34:05.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-28T11:34:05.426Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:34:05.428Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:34:06.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46105:/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-28T11:34:09.964Z] 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 [2023-07-28T11:34:10.748Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04092ad1ddb0fdae7) in /home/ubuntu/workspace/moby_PR-46105 Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) 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-28T11:34:10.792Z] The recommended git tool is: git [Pipeline] // stage [2023-07-28T11:34:10.802Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2023-07-28T11:34:10.816Z] Fetching changes from the remote Git repository [2023-07-28T11:34:10.821Z] 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 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2023-07-28T11:34:11.069Z] Merging remotes/origin/20.10 commit 65849a573dd4ea21c5ca55e6d6b9af069d23b243 into PR head commit b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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-28T11:34:11.629Z] Merge succeeded, producing b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:34:11.629Z] Checking out Revision b883976e4c5dbfe896f7a303d232f7bfe0b541c5 (PR-46105) [2023-07-28T11:34:11.661Z] Commit message: "update containerd binary to v1.6.22" [2023-07-28T11:34:11.680Z] > git --version # timeout=10 [2023-07-28T11:34:11.682Z] > git --version # 'git version 2.25.1' [2023-07-28T11:34:11.684Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-07-28T11:34:10.818Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46105/.git # timeout=10 [2023-07-28T11:34:10.824Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:34:10.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:34:10.829Z] > git --version # timeout=10 [2023-07-28T11:34:10.831Z] > git --version # 'git version 2.25.1' [2023-07-28T11:34:10.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:34:10.832Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:34:11.077Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:34:11.080Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:34:11.619Z] > git remote # timeout=10 [2023-07-28T11:34:11.621Z] > git config --get remote.origin.url # timeout=10 [2023-07-28T11:34:11.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:34:11.624Z] > git merge 65849a573dd4ea21c5ca55e6d6b9af069d23b243 # timeout=10 [2023-07-28T11:34:11.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-28T11:34:11.637Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:34:11.639Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-28T11:34:12.334Z] + docker version [2023-07-28T11:34:12.334Z] Client: Docker Engine - Community [2023-07-28T11:34:12.334Z] Version: 24.0.2 [2023-07-28T11:34:12.334Z] API version: 1.43 [2023-07-28T11:34:12.334Z] Go version: go1.20.4 [2023-07-28T11:34:12.334Z] Git commit: cb74dfc [2023-07-28T11:34:12.334Z] Built: Thu May 25 21:52:41 2023 [2023-07-28T11:34:12.334Z] OS/Arch: linux/arm64 [2023-07-28T11:34:12.334Z] Context: default [2023-07-28T11:34:12.334Z] [2023-07-28T11:34:12.334Z] Server: Docker Engine - Community [2023-07-28T11:34:12.334Z] Engine: [2023-07-28T11:34:12.334Z] Version: 24.0.2 [2023-07-28T11:34:12.334Z] API version: 1.43 (minimum version 1.12) [2023-07-28T11:34:12.334Z] Go version: go1.20.4 [2023-07-28T11:34:12.334Z] Git commit: 659604f [2023-07-28T11:34:12.334Z] Built: Thu May 25 21:52:41 2023 [2023-07-28T11:34:12.334Z] OS/Arch: linux/arm64 [2023-07-28T11:34:12.334Z] Experimental: true [2023-07-28T11:34:12.334Z] containerd: [2023-07-28T11:34:12.334Z] Version: 1.6.21 [2023-07-28T11:34:12.334Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:34:12.334Z] runc: [2023-07-28T11:34:12.334Z] Version: 1.1.7 [2023-07-28T11:34:12.334Z] GitCommit: v1.1.7-0-g860f061 [2023-07-28T11:34:12.334Z] docker-init: [2023-07-28T11:34:12.334Z] Version: 0.19.0 [2023-07-28T11:34:12.334Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-28T11:34:12.619Z] + docker info [2023-07-28T11:34:12.619Z] Client: Docker Engine - Community [2023-07-28T11:34:12.619Z] Version: 24.0.2 [2023-07-28T11:34:12.619Z] Context: default [2023-07-28T11:34:12.619Z] Debug Mode: false [2023-07-28T11:34:12.619Z] Plugins: [2023-07-28T11:34:12.619Z] buildx: Docker Buildx (Docker Inc.) [2023-07-28T11:34:12.619Z] Version: v0.11.0 [2023-07-28T11:34:12.619Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-28T11:34:12.619Z] compose: Docker Compose (Docker Inc.) [2023-07-28T11:34:12.619Z] Version: v2.19.1 [2023-07-28T11:34:12.619Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-28T11:34:12.619Z] [2023-07-28T11:34:12.619Z] Server: [2023-07-28T11:34:12.619Z] Containers: 0 [2023-07-28T11:34:12.619Z] Running: 0 [2023-07-28T11:34:12.619Z] Paused: 0 [2023-07-28T11:34:12.619Z] Stopped: 0 [2023-07-28T11:34:12.619Z] Images: 4 [2023-07-28T11:34:12.619Z] Server Version: 24.0.2 [2023-07-28T11:34:12.619Z] Storage Driver: overlay2 [2023-07-28T11:34:12.619Z] Backing Filesystem: extfs [2023-07-28T11:34:12.619Z] Supports d_type: true [2023-07-28T11:34:12.619Z] Using metacopy: false [2023-07-28T11:34:12.619Z] Native Overlay Diff: true [2023-07-28T11:34:12.619Z] userxattr: false [2023-07-28T11:34:12.619Z] Logging Driver: json-file [2023-07-28T11:34:12.619Z] Cgroup Driver: cgroupfs [2023-07-28T11:34:12.619Z] Cgroup Version: 1 [2023-07-28T11:34:12.619Z] Plugins: [2023-07-28T11:34:12.619Z] Volume: local [2023-07-28T11:34:12.619Z] Network: bridge host ipvlan macvlan null overlay [2023-07-28T11:34:12.619Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-28T11:34:12.619Z] Swarm: inactive [2023-07-28T11:34:12.619Z] Runtimes: io.containerd.runc.v2 runc [2023-07-28T11:34:12.619Z] Default Runtime: runc [2023-07-28T11:34:12.619Z] Init Binary: docker-init [2023-07-28T11:34:12.619Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:34:12.619Z] runc version: v1.1.7-0-g860f061 [2023-07-28T11:34:12.619Z] init version: de40ad0 [2023-07-28T11:34:12.619Z] Security Options: [2023-07-28T11:34:12.619Z] apparmor [2023-07-28T11:34:12.619Z] seccomp [2023-07-28T11:34:12.619Z] Profile: builtin [2023-07-28T11:34:12.619Z] Kernel Version: 5.15.0-1039-aws [2023-07-28T11:34:12.619Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-28T11:34:12.619Z] OSType: linux [2023-07-28T11:34:12.619Z] Architecture: aarch64 [2023-07-28T11:34:12.619Z] CPUs: 8 [2023-07-28T11:34:12.619Z] Total Memory: 30.64GiB [2023-07-28T11:34:12.619Z] Name: ip-10-100-34-233 [2023-07-28T11:34:12.619Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-07-28T11:34:12.619Z] Docker Root Dir: /var/lib/docker [2023-07-28T11:34:12.619Z] Debug Mode: false [2023-07-28T11:34:12.619Z] Experimental: true [2023-07-28T11:34:12.619Z] Insecure Registries: [2023-07-28T11:34:12.619Z] 127.0.0.0/8 [2023-07-28T11:34:12.619Z] Live Restore Enabled: true [2023-07-28T11:34:12.619Z] [Pipeline] sh [2023-07-28T11:34:12.903Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:34:12.903Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:34:12.903Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-28T11:34:12.903Z] + bash /home/ubuntu/workspace/moby_PR-46105/check-config.sh [2023-07-28T11:34:12.903Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-28T11:34:12.903Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-28T11:34:12.903Z] [2023-07-28T11:34:12.903Z] Generally Necessary: [2023-07-28T11:34:12.903Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-28T11:34:12.903Z] - apparmor: enabled and tools installed [2023-07-28T11:34:12.903Z] - CONFIG_NAMESPACES: enabled [2023-07-28T11:34:12.903Z] - CONFIG_NET_NS: enabled [2023-07-28T11:34:12.903Z] - CONFIG_PID_NS: enabled [2023-07-28T11:34:12.903Z] - CONFIG_IPC_NS: enabled [2023-07-28T11:34:12.903Z] - CONFIG_UTS_NS: enabled [2023-07-28T11:34:12.903Z] - CONFIG_CGROUPS: enabled [2023-07-28T11:34:12.903Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-28T11:34:12.903Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-28T11:34:12.903Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-28T11:34:12.903Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-28T11:34:12.903Z] - CONFIG_CPUSETS: enabled [2023-07-28T11:34:12.903Z] - CONFIG_MEMCG: enabled [2023-07-28T11:34:12.903Z] - CONFIG_KEYS: enabled [2023-07-28T11:34:13.164Z] - CONFIG_VETH: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-28T11:34:13.164Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-28T11:34:13.164Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-28T11:34:13.164Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-28T11:34:13.164Z] [2023-07-28T11:34:13.164Z] Optional Features: [2023-07-28T11:34:13.164Z] - CONFIG_USER_NS: enabled [2023-07-28T11:34:13.164Z] - CONFIG_SECCOMP: enabled [2023-07-28T11:34:13.164Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-28T11:34:13.164Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-28T11:34:13.164Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-28T11:34:13.164Z] (cgroup swap accounting is currently enabled) [2023-07-28T11:34:13.164Z] - CONFIG_BLK_CGROUP: enabled [2023-07-28T11:34:13.164Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-28T11:34:13.164Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-28T11:34:13.424Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-28T11:34:13.424Z] - CONFIG_CGROUP_PERF: enabled [2023-07-28T11:34:13.424Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-28T11:34:13.424Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-28T11:34:13.424Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-28T11:34:13.424Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-28T11:34:13.424Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-28T11:34:13.424Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-28T11:34:13.424Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-28T11:34:13.424Z] - CONFIG_IP_VS: enabled (as module) [2023-07-28T11:34:13.424Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-28T11:34:13.424Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-28T11:34:13.424Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-28T11:34:13.424Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-28T11:34:13.424Z] - CONFIG_EXT4_FS: enabled [2023-07-28T11:34:13.424Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-28T11:34:13.424Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-28T11:34:13.424Z] - Network Drivers: [2023-07-28T11:34:13.424Z] - "overlay": [2023-07-28T11:34:13.424Z] - CONFIG_VXLAN: enabled (as module) [2023-07-28T11:34:13.424Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-28T11:34:13.424Z] Optional (for encrypted networks): [2023-07-28T11:34:13.684Z] - CONFIG_CRYPTO: enabled [2023-07-28T11:34:13.684Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-28T11:34:13.684Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-28T11:34:13.684Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-28T11:34:13.684Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-28T11:34:13.684Z] - CONFIG_XFRM: enabled [2023-07-28T11:34:13.684Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-28T11:34:13.684Z] - "ipvlan": [2023-07-28T11:34:13.684Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-28T11:34:13.684Z] - "macvlan": [2023-07-28T11:34:13.684Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_DUMMY: enabled (as module) [2023-07-28T11:34:13.684Z] - "ftp,tftp client in container": [2023-07-28T11:34:13.684Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-28T11:34:13.684Z] - Storage Drivers: [2023-07-28T11:34:13.684Z] - "aufs": [2023-07-28T11:34:13.684Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-28T11:34:13.684Z] - "btrfs": [2023-07-28T11:34:13.684Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-28T11:34:13.684Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-28T11:34:13.684Z] - "devicemapper": [2023-07-28T11:34:13.684Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-28T11:34:13.684Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-28T11:34:13.684Z] - "overlay": [2023-07-28T11:34:13.684Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-28T11:34:13.684Z] - "zfs": [2023-07-28T11:34:13.684Z] - /dev/zfs: present [2023-07-28T11:34:13.684Z] - zfs command: missing [2023-07-28T11:34:13.684Z] - zpool command: missing [2023-07-28T11:34:13.684Z] [2023-07-28T11:34:13.684Z] Limits: [2023-07-28T11:34:13.684Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-28T11:34:13.684Z] [2023-07-28T11:34:13.684Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-28T11:34:14.013Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 . [2023-07-28T11:34:14.273Z] #0 building with "default" instance using docker driver [2023-07-28T11:34:14.273Z] [2023-07-28T11:34:14.273Z] #1 [internal] load build definition from Dockerfile [2023-07-28T11:34:14.273Z] #1 transferring dockerfile: 17.46kB done [2023-07-28T11:34:14.273Z] #1 DONE 0.0s [2023-07-28T11:34:14.273Z] [2023-07-28T11:34:14.273Z] #2 [internal] load .dockerignore [2023-07-28T11:34:14.273Z] #2 transferring context: 87B done [2023-07-28T11:34:14.273Z] #2 DONE 0.0s [2023-07-28T11:34:14.273Z] [2023-07-28T11:34:14.273Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-28T11:34:14.273Z] #3 DONE 0.1s [2023-07-28T11:34:14.273Z] [2023-07-28T11:34:14.273Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-28T11:34:14.273Z] #4 CACHED [2023-07-28T11:34:14.273Z] [2023-07-28T11:34:14.273Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-28T11:34:14.534Z] #5 DONE 0.1s [2023-07-28T11:34:14.534Z] [2023-07-28T11:34:14.534Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:34:14.534Z] #6 DONE 0.1s [2023-07-28T11:34:14.534Z] [2023-07-28T11:34:14.534Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:34:14.534Z] #7 DONE 0.3s [2023-07-28T11:34:14.534Z] [2023-07-28T11:34:14.534Z] #8 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye [2023-07-28T11:34:14.795Z] #8 DONE 0.3s [2023-07-28T11:34:14.795Z] [2023-07-28T11:34:14.795Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-07-28T11:34:14.795Z] #9 DONE 0.0s [2023-07-28T11:34:14.795Z] [2023-07-28T11:34:14.795Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:34:14.795Z] #10 CACHED [2023-07-28T11:34:14.795Z] [2023-07-28T11:34:14.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:34:14.795Z] #11 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.0s done [2023-07-28T11:34:14.795Z] #11 sha256:5e82ad3b2e494bb7a278e6700b638c99cd584c4c0f2b98dc7d101653cdec4c6f 6.87kB / 6.87kB done [2023-07-28T11:34:14.795Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 0B / 115.34MB 0.1s [2023-07-28T11:34:14.795Z] #11 sha256:4116d88712156358c03106a493635a5014d5d52a66019a0956fd0bec49dd248f 156B / 156B 0.1s done [2023-07-28T11:34:14.795Z] #11 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done [2023-07-28T11:34:14.795Z] #11 sha256:ebb0d3a76e8a39ca0a71f3acdaedf8df677f237eb3193f44b6c1fc10b14470a6 1.58kB / 1.58kB done [2023-07-28T11:34:15.056Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 16.78MB / 115.34MB 0.3s [2023-07-28T11:34:15.056Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 31.46MB / 115.34MB 0.4s [2023-07-28T11:34:15.317Z] #11 ... [2023-07-28T11:34:15.317Z] [2023-07-28T11:34:15.317Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:34:15.317Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-07-28T11:34:15.317Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:34:15.317Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-28T11:34:15.317Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-28T11:34:15.317Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2023-07-28T11:34:15.317Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2023-07-28T11:34:15.317Z] #12 DONE 0.6s [2023-07-28T11:34:15.317Z] [2023-07-28T11:34:15.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:34:15.317Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 44.38MB / 115.34MB 0.6s [2023-07-28T11:34:15.577Z] #11 ... [2023-07-28T11:34:15.577Z] [2023-07-28T11:34:15.577Z] #13 [internal] load build context [2023-07-28T11:34:15.577Z] #13 transferring context: 53.57MB 0.7s done [2023-07-28T11:34:15.577Z] #13 DONE 0.7s [2023-07-28T11:34:15.577Z] [2023-07-28T11:34:15.577Z] #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-28T11:34:15.577Z] #14 CACHED [2023-07-28T11:34:15.577Z] [2023-07-28T11:34:15.577Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:34:15.577Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 51.38MB / 115.34MB 0.8s [2023-07-28T11:34:15.577Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 66.06MB / 115.34MB 0.9s [2023-07-28T11:34:16.147Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 83.89MB / 115.34MB 1.4s [2023-07-28T11:34:16.416Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 99.61MB / 115.34MB 1.6s [2023-07-28T11:34:16.416Z] #11 ... [2023-07-28T11:34:16.416Z] [2023-07-28T11:34:16.416Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-28T11:34:16.416Z] #15 DONE 0.9s [2023-07-28T11:34:16.416Z] [2023-07-28T11:34:16.416Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-28T11:34:16.416Z] #16 DONE 0.1s [2023-07-28T11:34:16.416Z] [2023-07-28T11:34:16.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:34:16.677Z] #11 ... [2023-07-28T11:34:16.677Z] [2023-07-28T11:34:16.677Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-28T11:34:16.677Z] #17 DONE 0.1s [2023-07-28T11:34:16.677Z] [2023-07-28T11:34:16.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:34:16.677Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 106.95MB / 115.34MB 1.8s [2023-07-28T11:34:16.937Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 115.34MB / 115.34MB 2.0s done [2023-07-28T11:34:16.937Z] #11 extracting sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 [2023-07-28T11:34:20.234Z] #11 extracting sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 3.0s done [2023-07-28T11:34:20.234Z] #11 extracting sha256:4116d88712156358c03106a493635a5014d5d52a66019a0956fd0bec49dd248f done [2023-07-28T11:34:20.234Z] #11 DONE 5.4s [2023-07-28T11:34:20.234Z] [2023-07-28T11:34:20.235Z] #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-28T11:34:20.235Z] #18 1.113 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-28T11:34:20.235Z] #18 1.318 [2023-07-28T11:34:20.235Z] #18 1.535 #=#=# ######################################################################## 100.0% [2023-07-28T11:34:20.235Z] #18 1.772 [2023-07-28T11:34:20.235Z] #18 2.633 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-28T11:34:20.235Z] #18 2.832 [2023-07-28T11:34:20.235Z] #18 3.051 #=#=# ######################################################################## 100.0% [2023-07-28T11:34:20.235Z] #18 3.300 [2023-07-28T11:34:20.804Z] #18 4.240 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-28T11:34:21.064Z] #18 4.447 [2023-07-28T11:34:21.844Z] #18 4.664 #=#=# 0.1% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2023-07-28T11:34:22.103Z] #18 5.501 [2023-07-28T11:34:23.044Z] #18 ... [2023-07-28T11:34:23.044Z] [2023-07-28T11:34:23.044Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-28T11:34:23.044Z] #19 DONE 2.7s [2023-07-28T11:34:23.044Z] [2023-07-28T11:34:23.044Z] #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-28T11:34:23.044Z] #18 6.446 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-28T11:34:23.044Z] #18 ... [2023-07-28T11:34:23.044Z] [2023-07-28T11:34:23.044Z] #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-28T11:34:23.044Z] #20 DONE 0.4s [2023-07-28T11:34:23.044Z] [2023-07-28T11:34:23.044Z] #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-28T11:34:23.044Z] #18 6.641 [2023-07-28T11:34:23.305Z] #18 6.881 #=#=# #18 ... [2023-07-28T11:34:23.305Z] [2023-07-28T11:34:23.305Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-28T11:34:23.305Z] #21 DONE 0.1s [2023-07-28T11:34:23.305Z] [2023-07-28T11:34:23.305Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-28T11:34:23.305Z] #22 DONE 0.1s [2023-07-28T11:34:23.305Z] [2023-07-28T11:34:23.305Z] #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-28T11:34:23.305Z] #18 6.881 #=#=# ######################################################################## 100.0% [2023-07-28T11:34:23.566Z] #18 7.097 [2023-07-28T11:34:24.138Z] #18 7.737 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-28T11:34:24.399Z] #18 8.045 [2023-07-28T11:34:24.660Z] #18 8.266 #=#=# ######################################################################## 100.0% [2023-07-28T11:34:24.921Z] #18 8.490 [2023-07-28T11:34:24.921Z] #18 8.542 Download of images into '/build' complete. [2023-07-28T11:34:24.921Z] #18 8.542 Use something like the following to load the result into a Docker daemon: [2023-07-28T11:34:24.921Z] #18 8.542 tar -cC '/build' . | docker load [2023-07-28T11:34:25.181Z] #18 DONE 8.9s [2023-07-28T11:34:25.181Z] [2023-07-28T11:34:25.181Z] #23 [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-28T11:34:25.182Z] #23 0.339 + RM_GOPATH=0 [2023-07-28T11:34:25.182Z] #23 0.339 + TMP_GOPATH= [2023-07-28T11:34:25.182Z] #23 0.339 + : /build [2023-07-28T11:34:25.182Z] #23 0.339 + '[' -z '' ']' [2023-07-28T11:34:25.182Z] #23 0.340 ++ mktemp -d [2023-07-28T11:34:25.182Z] #23 0.341 + export GOPATH=/tmp/tmp.XjfVo2Xehc [2023-07-28T11:34:25.182Z] #23 0.341 + GOPATH=/tmp/tmp.XjfVo2Xehc [2023-07-28T11:34:25.182Z] #23 0.341 + RM_GOPATH=1 [2023-07-28T11:34:25.182Z] #23 0.341 + case "$(go env GOARCH)" in [2023-07-28T11:34:25.182Z] #23 0.341 ++ go env GOARCH [2023-07-28T11:34:25.182Z] #23 0.346 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:25.182Z] #23 0.346 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:25.182Z] #23 0.347 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:25.182Z] #23 0.347 + dir=/tmp/install [2023-07-28T11:34:25.182Z] #23 0.347 + bin=tomlv [2023-07-28T11:34:25.182Z] #23 0.347 + shift [2023-07-28T11:34:25.182Z] #23 0.347 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-28T11:34:25.182Z] #23 0.347 + . /tmp/install/tomlv.installer [2023-07-28T11:34:25.182Z] #23 0.347 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:34:25.182Z] #23 0.348 + install_tomlv [2023-07-28T11:34:25.182Z] #23 0.348 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-28T11:34:25.182Z] #23 0.348 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XjfVo2Xehc/src/github.com/BurntSushi/toml [2023-07-28T11:34:25.182Z] #23 0.348 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:34:25.182Z] #23 0.350 Cloning into '/tmp/tmp.XjfVo2Xehc/src/github.com/BurntSushi/toml'... [2023-07-28T11:34:25.182Z] #23 0.705 + cd /tmp/tmp.XjfVo2Xehc/src/github.com/BurntSushi/toml [2023-07-28T11:34:25.182Z] #23 0.705 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:34:25.182Z] #23 0.729 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:34:25.182Z] #23 0.768 internal/itoa [2023-07-28T11:34:25.182Z] #23 0.768 internal/goarch [2023-07-28T11:34:25.182Z] #23 0.768 encoding [2023-07-28T11:34:25.182Z] #23 0.768 internal/goos [2023-07-28T11:34:25.182Z] #23 0.769 internal/unsafeheader [2023-07-28T11:34:25.182Z] #23 0.770 internal/goexperiment [2023-07-28T11:34:25.182Z] #23 0.774 internal/cpu [2023-07-28T11:34:25.182Z] #23 0.774 runtime/internal/syscall [2023-07-28T11:34:25.182Z] #23 0.778 internal/abi [2023-07-28T11:34:25.182Z] #23 0.782 runtime/internal/math [2023-07-28T11:34:25.182Z] #23 0.786 math/bits [2023-07-28T11:34:25.182Z] #23 0.791 unicode/utf8 [2023-07-28T11:34:25.182Z] #23 0.795 internal/race [2023-07-28T11:34:25.182Z] #23 0.796 sync/atomic [2023-07-28T11:34:25.182Z] #23 0.798 runtime/internal/sys [2023-07-28T11:34:25.182Z] #23 0.800 unicode [2023-07-28T11:34:25.182Z] #23 0.832 math [2023-07-28T11:34:25.182Z] #23 0.859 internal/bytealg [2023-07-28T11:34:25.182Z] #23 0.859 runtime/internal/atomic [2023-07-28T11:34:25.182Z] #23 0.977 runtime [2023-07-28T11:34:25.739Z] Still waiting to schedule task [2023-07-28T11:34:25.739Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-07-28T11:34:25.740Z] Still waiting to schedule task [2023-07-28T11:34:25.740Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-07-28T11:34:25.741Z] Still waiting to schedule task [2023-07-28T11:34:25.741Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline [2023-07-28T11:34:25.742Z] Still waiting to schedule task [2023-07-28T11:34:25.742Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0480d8c771441eaa6)’ [2023-07-28T11:34:25.747Z] Still waiting to schedule task [2023-07-28T11:34:25.747Z] All nodes of label ‘windows-2019’ are offline [2023-07-28T11:34:28.486Z] #23 ... [2023-07-28T11:34:28.486Z] [2023-07-28T11:34:28.486Z] #24 [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-28T11:34:28.486Z] #24 0.842 + RM_GOPATH=0 [2023-07-28T11:34:28.486Z] #24 0.842 + TMP_GOPATH= [2023-07-28T11:34:28.486Z] #24 0.842 + : /build [2023-07-28T11:34:28.486Z] #24 0.842 + '[' -z '' ']' [2023-07-28T11:34:28.486Z] #24 0.842 ++ mktemp -d [2023-07-28T11:34:28.486Z] #24 0.843 + export GOPATH=/tmp/tmp.elmo0W07wS [2023-07-28T11:34:28.486Z] #24 0.843 + GOPATH=/tmp/tmp.elmo0W07wS [2023-07-28T11:34:28.486Z] #24 0.843 + RM_GOPATH=1 [2023-07-28T11:34:28.486Z] #24 0.843 + case "$(go env GOARCH)" in [2023-07-28T11:34:28.486Z] #24 0.844 ++ go env GOARCH [2023-07-28T11:34:28.486Z] #24 0.848 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:28.486Z] #24 0.848 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:28.486Z] #24 0.850 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:28.486Z] #24 0.852 + dir=/tmp/install [2023-07-28T11:34:28.486Z] #24 0.852 + bin=vndr [2023-07-28T11:34:28.486Z] #24 0.852 + shift [2023-07-28T11:34:28.486Z] #24 0.852 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-28T11:34:28.486Z] #24 0.852 + . /tmp/install/vndr.installer [2023-07-28T11:34:28.486Z] #24 0.852 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:34:28.486Z] #24 0.852 + install_vndr [2023-07-28T11:34:28.486Z] #24 0.852 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-28T11:34:28.486Z] #24 0.852 + GOBIN=/build [2023-07-28T11:34:28.486Z] #24 0.852 + GO111MODULE=on [2023-07-28T11:34:28.486Z] #24 0.852 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:34:28.486Z] #24 0.853 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:34:28.486Z] #24 1.363 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:34:28.486Z] #24 DONE 4.9s [2023-07-28T11:34:28.486Z] [2023-07-28T11:34:28.486Z] #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-28T11:34:28.486Z] #25 1.094 + RM_GOPATH=0 [2023-07-28T11:34:28.486Z] #25 1.094 + TMP_GOPATH= [2023-07-28T11:34:28.486Z] #25 1.094 + : /build [2023-07-28T11:34:28.486Z] #25 1.094 + '[' -z '' ']' [2023-07-28T11:34:28.486Z] #25 1.094 ++ mktemp -d [2023-07-28T11:34:28.486Z] #25 1.094 + export GOPATH=/tmp/tmp.Y02MOySLS5 [2023-07-28T11:34:28.486Z] #25 1.094 + GOPATH=/tmp/tmp.Y02MOySLS5 [2023-07-28T11:34:28.486Z] #25 1.094 + RM_GOPATH=1 [2023-07-28T11:34:28.486Z] #25 1.094 + case "$(go env GOARCH)" in [2023-07-28T11:34:28.486Z] #25 1.094 ++ go env GOARCH [2023-07-28T11:34:28.486Z] #25 1.108 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:28.486Z] #25 1.108 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:28.486Z] #25 1.108 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:28.486Z] #25 1.110 Install golangci-lint version v1.49.0 [2023-07-28T11:34:28.486Z] #25 1.114 + dir=/tmp/install [2023-07-28T11:34:28.486Z] #25 1.114 + bin=golangci_lint [2023-07-28T11:34:28.486Z] #25 1.114 + shift [2023-07-28T11:34:28.486Z] #25 1.114 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-28T11:34:28.486Z] #25 1.114 + . /tmp/install/golangci_lint.installer [2023-07-28T11:34:28.486Z] #25 1.114 ++ : v1.49.0 [2023-07-28T11:34:28.486Z] #25 1.114 + install_golangci_lint [2023-07-28T11:34:28.486Z] #25 1.114 + set -e [2023-07-28T11:34:28.486Z] #25 1.114 + echo 'Install golangci-lint version v1.49.0' [2023-07-28T11:34:28.486Z] #25 1.114 + GOBIN=/build [2023-07-28T11:34:28.486Z] #25 1.114 + GO111MODULE=on [2023-07-28T11:34:28.486Z] #25 1.114 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-28T11:34:28.486Z] #25 1.481 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-28T11:34:28.486Z] #25 3.243 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:34:28.486Z] #25 3.250 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:34:28.486Z] #25 3.252 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:34:28.486Z] #25 3.252 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-28T11:34:28.486Z] #25 3.253 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-28T11:34:28.486Z] #25 3.253 go: downloading github.com/spf13/viper v1.12.0 [2023-07-28T11:34:28.486Z] #25 3.254 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-28T11:34:28.486Z] #25 3.309 go: downloading golang.org/x/tools v0.1.12 [2023-07-28T11:34:28.486Z] #25 3.447 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-28T11:34:28.486Z] #25 3.475 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-28T11:34:28.486Z] #25 3.515 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-28T11:34:28.486Z] #25 3.517 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-28T11:34:28.486Z] #25 3.596 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-28T11:34:28.486Z] #25 3.620 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-28T11:34:28.486Z] #25 3.621 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-28T11:34:28.486Z] #25 3.627 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-28T11:34:28.486Z] #25 3.707 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-28T11:34:28.486Z] #25 3.772 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-28T11:34:28.486Z] #25 3.785 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-28T11:34:28.486Z] #25 3.788 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-28T11:34:28.486Z] #25 3.795 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-28T11:34:28.486Z] #25 3.801 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-28T11:34:28.486Z] #25 3.845 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-28T11:34:28.486Z] #25 3.887 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-28T11:34:28.486Z] #25 3.894 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-28T11:34:28.486Z] #25 3.896 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-28T11:34:28.486Z] #25 3.914 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-28T11:34:28.486Z] #25 3.996 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-28T11:34:28.486Z] #25 3.996 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-28T11:34:28.486Z] #25 4.042 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-28T11:34:28.486Z] #25 4.095 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-28T11:34:28.486Z] #25 4.096 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-28T11:34:28.486Z] #25 4.102 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-28T11:34:28.486Z] #25 4.107 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-28T11:34:28.486Z] #25 4.195 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-28T11:34:28.486Z] #25 4.227 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-28T11:34:28.486Z] #25 4.268 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-28T11:34:28.486Z] #25 4.269 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-28T11:34:28.486Z] #25 4.514 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-28T11:34:28.486Z] #25 4.530 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-28T11:34:28.486Z] #25 4.577 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-28T11:34:28.486Z] #25 4.595 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-28T11:34:28.486Z] #25 4.672 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-28T11:34:28.486Z] #25 4.673 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-28T11:34:28.486Z] #25 4.708 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-28T11:34:28.486Z] #25 4.727 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-28T11:34:28.486Z] #25 4.808 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-28T11:34:28.486Z] #25 4.826 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-28T11:34:28.486Z] #25 4.976 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-28T11:34:28.486Z] #25 5.082 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-28T11:34:28.486Z] #25 5.082 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-28T11:34:28.486Z] #25 5.092 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-28T11:34:28.486Z] #25 5.128 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-28T11:34:28.486Z] #25 5.170 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-28T11:34:28.486Z] #25 5.170 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-28T11:34:28.486Z] #25 5.291 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-28T11:34:28.486Z] #25 5.292 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-28T11:34:28.486Z] #25 5.293 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-28T11:34:28.486Z] #25 5.307 go: downloading github.com/julz/importas v0.1.0 [2023-07-28T11:34:28.486Z] #25 5.307 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-28T11:34:28.486Z] #25 5.308 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-28T11:34:28.486Z] #25 5.385 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-28T11:34:28.486Z] #25 5.399 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-28T11:34:28.486Z] #25 5.447 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-28T11:34:28.486Z] #25 5.454 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-28T11:34:28.486Z] #25 5.497 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-28T11:34:28.747Z] #25 5.510 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-28T11:34:28.747Z] #25 5.514 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-28T11:34:28.747Z] #25 5.520 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-28T11:34:28.747Z] #25 5.562 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-28T11:34:29.008Z] #25 5.655 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-28T11:34:29.008Z] #25 5.662 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-28T11:34:29.008Z] #25 5.684 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-28T11:34:29.008Z] #25 5.767 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-28T11:34:29.008Z] #25 5.811 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-28T11:34:29.008Z] #25 5.812 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-28T11:34:29.008Z] #25 5.860 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-28T11:34:29.008Z] #25 5.873 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-28T11:34:29.008Z] #25 5.926 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-28T11:34:29.008Z] #25 5.931 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-28T11:34:29.008Z] #25 5.936 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-28T11:34:29.270Z] #25 6.064 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-28T11:34:29.270Z] #25 6.099 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-28T11:34:29.270Z] #25 6.099 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-28T11:34:29.270Z] #25 6.099 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-28T11:34:29.270Z] #25 6.111 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-28T11:34:29.270Z] #25 6.146 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-28T11:34:29.270Z] #25 6.147 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-28T11:34:29.270Z] #25 6.187 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-28T11:34:29.270Z] #25 6.209 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-28T11:34:29.531Z] #25 6.220 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-28T11:34:29.531Z] #25 6.235 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-28T11:34:29.531Z] #25 6.281 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-28T11:34:29.531Z] #25 6.282 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-28T11:34:29.531Z] #25 6.326 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-28T11:34:29.531Z] #25 6.329 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-28T11:34:29.531Z] #25 6.335 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-28T11:34:29.531Z] #25 6.363 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-28T11:34:29.531Z] #25 6.414 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-28T11:34:29.792Z] #25 6.422 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-28T11:34:29.792Z] #25 6.427 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-28T11:34:29.792Z] #25 6.436 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-28T11:34:30.053Z] #25 6.925 go: downloading honnef.co/go/tools v0.3.3 [2023-07-28T11:34:30.053Z] #25 6.925 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-28T11:34:30.053Z] #25 6.926 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-28T11:34:30.053Z] #25 7.003 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-28T11:34:30.314Z] #25 7.003 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:34:30.575Z] #25 7.217 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-28T11:34:30.575Z] #25 7.249 go: downloading github.com/spf13/afero v1.8.2 [2023-07-28T11:34:30.575Z] #25 7.286 go: downloading github.com/spf13/cast v1.5.0 [2023-07-28T11:34:30.575Z] #25 7.348 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-28T11:34:30.575Z] #25 7.352 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:34:30.575Z] #25 7.429 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-28T11:34:30.837Z] #25 7.472 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-28T11:34:30.837Z] #25 7.562 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-28T11:34:30.837Z] #25 7.621 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-28T11:34:30.837Z] #25 7.676 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-28T11:34:30.837Z] #25 7.795 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-28T11:34:30.837Z] #25 7.796 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-28T11:34:30.837Z] #25 7.798 go: downloading go.uber.org/zap v1.17.0 [2023-07-28T11:34:30.837Z] #25 7.798 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-28T11:34:30.837Z] #25 7.798 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-28T11:34:31.098Z] #25 7.911 go: downloading golang.org/x/text v0.3.7 [2023-07-28T11:34:31.098Z] #25 ... [2023-07-28T11:34:31.098Z] [2023-07-28T11:34:31.098Z] #26 [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-28T11:34:31.098Z] #26 0.946 + RM_GOPATH=0 [2023-07-28T11:34:31.098Z] #26 0.946 + TMP_GOPATH= [2023-07-28T11:34:31.098Z] #26 0.946 + : /build [2023-07-28T11:34:31.098Z] #26 0.946 + '[' -z '' ']' [2023-07-28T11:34:31.098Z] #26 0.946 ++ mktemp -d [2023-07-28T11:34:31.098Z] #26 0.946 + export GOPATH=/tmp/tmp.hg9yWXRMRK [2023-07-28T11:34:31.098Z] #26 0.946 + GOPATH=/tmp/tmp.hg9yWXRMRK [2023-07-28T11:34:31.098Z] #26 0.946 + RM_GOPATH=1 [2023-07-28T11:34:31.098Z] #26 0.946 + case "$(go env GOARCH)" in [2023-07-28T11:34:31.098Z] #26 0.949 ++ go env GOARCH [2023-07-28T11:34:31.098Z] #26 0.954 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:31.098Z] #26 0.954 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:31.098Z] #26 0.955 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:31.098Z] #26 0.957 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:34:31.098Z] #26 0.957 + dir=/tmp/install [2023-07-28T11:34:31.098Z] #26 0.957 + bin=proxy [2023-07-28T11:34:31.098Z] #26 0.957 + shift [2023-07-28T11:34:31.098Z] #26 0.957 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-28T11:34:31.098Z] #26 0.957 + . /tmp/install/proxy.installer [2023-07-28T11:34:31.098Z] #26 0.957 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:34:31.098Z] #26 0.957 + install_proxy [2023-07-28T11:34:31.098Z] #26 0.957 + case "$1" in [2023-07-28T11:34:31.098Z] #26 0.957 + export CGO_ENABLED=0 [2023-07-28T11:34:31.098Z] #26 0.957 + CGO_ENABLED=0 [2023-07-28T11:34:31.098Z] #26 0.957 + _install_proxy [2023-07-28T11:34:31.098Z] #26 0.957 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-28T11:34:31.098Z] #26 0.957 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.hg9yWXRMRK/src/github.com/docker/libnetwork [2023-07-28T11:34:31.098Z] #26 0.959 Cloning into '/tmp/tmp.hg9yWXRMRK/src/github.com/docker/libnetwork'... [2023-07-28T11:34:31.098Z] #26 3.306 + cd /tmp/tmp.hg9yWXRMRK/src/github.com/docker/libnetwork [2023-07-28T11:34:31.098Z] #26 3.306 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:34:31.098Z] #26 3.470 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-28T11:34:31.098Z] #26 DONE 8.1s [2023-07-28T11:34:31.098Z] [2023-07-28T11:34:31.098Z] #27 [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-28T11:34:31.098Z] #27 1.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:34:31.098Z] #27 1.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:34:31.098Z] #27 1.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:34:31.098Z] #27 2.362 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-07-28T11:34:31.098Z] #27 2.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-07-28T11:34:31.098Z] #27 3.529 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-07-28T11:34:31.098Z] #27 3.914 Fetched 8539 kB in 2s (3769 kB/s) [2023-07-28T11:34:31.098Z] #27 3.914 Reading package lists... [2023-07-28T11:34:31.098Z] #27 4.958 Reading package lists... [2023-07-28T11:34:31.098Z] #27 5.808 Building dependency tree... [2023-07-28T11:34:31.098Z] #27 6.015 Reading state information... [2023-07-28T11:34:31.098Z] #27 6.310 The following additional packages will be installed: [2023-07-28T11:34:31.098Z] #27 6.312 libbtrfs0 [2023-07-28T11:34:31.098Z] #27 6.341 The following NEW packages will be installed: [2023-07-28T11:34:31.098Z] #27 6.344 libbtrfs-dev libbtrfs0 [2023-07-28T11:34:31.098Z] #27 6.644 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:34:31.098Z] #27 6.644 Need to get 454 kB of archives. [2023-07-28T11:34:31.098Z] #27 6.644 After this operation, 1275 kB of additional disk space will be used. [2023-07-28T11:34:31.098Z] #27 6.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-07-28T11:34:31.098Z] #27 6.656 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-07-28T11:34:31.098Z] #27 6.843 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:34:31.098Z] #27 6.902 Fetched 454 kB in 0s (1507 kB/s) [2023-07-28T11:34:31.098Z] #27 6.966 Selecting previously unselected package libbtrfs0:arm64. [2023-07-28T11:34:31.098Z] #27 6.966 (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-28T11:34:31.098Z] #27 7.012 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-07-28T11:34:31.098Z] #27 7.058 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-07-28T11:34:31.098Z] #27 7.219 Selecting previously unselected package libbtrfs-dev:arm64. [2023-07-28T11:34:31.098Z] #27 7.225 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-07-28T11:34:31.098Z] #27 7.232 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-28T11:34:31.098Z] #27 7.407 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-07-28T11:34:31.098Z] #27 7.435 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-28T11:34:31.098Z] #27 7.470 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:34:31.098Z] #27 DONE 8.1s [2023-07-28T11:34:31.098Z] [2023-07-28T11:34:31.098Z] #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-28T11:34:31.098Z] #25 8.049 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-28T11:34:31.098Z] #25 8.108 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-28T11:34:31.098Z] #25 ... [2023-07-28T11:34:31.098Z] [2023-07-28T11:34:31.098Z] #28 [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-28T11:34:32.040Z] #28 0.784 + RM_GOPATH=0 [2023-07-28T11:34:32.040Z] #28 0.787 + TMP_GOPATH= [2023-07-28T11:34:32.041Z] #28 0.787 + : /build [2023-07-28T11:34:32.041Z] #28 0.787 + '[' -z '' ']' [2023-07-28T11:34:32.041Z] #28 0.787 ++ mktemp -d [2023-07-28T11:34:32.041Z] #28 0.789 + export GOPATH=/tmp/tmp.exqjbEEi2I [2023-07-28T11:34:32.041Z] #28 0.789 + GOPATH=/tmp/tmp.exqjbEEi2I [2023-07-28T11:34:32.041Z] #28 0.789 + RM_GOPATH=1 [2023-07-28T11:34:32.041Z] #28 0.789 + case "$(go env GOARCH)" in [2023-07-28T11:34:32.041Z] #28 0.790 ++ go env GOARCH [2023-07-28T11:34:32.041Z] #28 0.797 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:32.041Z] #28 0.797 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:32.041Z] #28 0.799 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:32.041Z] #28 0.803 + dir=/tmp/install [2023-07-28T11:34:32.041Z] #28 0.803 + bin=containerd [2023-07-28T11:34:32.041Z] #28 0.803 + shift [2023-07-28T11:34:32.041Z] #28 0.803 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-28T11:34:32.041Z] #28 0.803 + . /tmp/install/containerd.installer [2023-07-28T11:34:32.041Z] #28 0.804 ++ set -e [2023-07-28T11:34:32.041Z] #28 0.804 ++ : v1.6.22 [2023-07-28T11:34:32.041Z] #28 0.804 + install_containerd [2023-07-28T11:34:32.041Z] #28 0.804 + echo 'Install containerd version v1.6.22' [2023-07-28T11:34:32.041Z] #28 0.805 Install containerd version v1.6.22 [2023-07-28T11:34:32.041Z] #28 0.805 + git clone https://github.com/containerd/containerd.git /tmp/tmp.exqjbEEi2I/src/github.com/containerd/containerd [2023-07-28T11:34:32.041Z] #28 0.816 Cloning into '/tmp/tmp.exqjbEEi2I/src/github.com/containerd/containerd'... [2023-07-28T11:34:33.442Z] #28 ... [2023-07-28T11:34:33.442Z] [2023-07-28T11:34:33.442Z] #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-28T11:34:33.442Z] #29 0.641 + RM_GOPATH=0 [2023-07-28T11:34:33.442Z] #29 0.641 + TMP_GOPATH= [2023-07-28T11:34:33.442Z] #29 0.641 + : /build [2023-07-28T11:34:33.442Z] #29 0.641 + '[' -z '' ']' [2023-07-28T11:34:33.442Z] #29 0.642 ++ mktemp -d [2023-07-28T11:34:33.442Z] #29 0.643 + export GOPATH=/tmp/tmp.1T3Pn9D47d [2023-07-28T11:34:33.442Z] #29 0.643 + GOPATH=/tmp/tmp.1T3Pn9D47d [2023-07-28T11:34:33.442Z] #29 0.643 + RM_GOPATH=1 [2023-07-28T11:34:33.442Z] #29 0.643 + case "$(go env GOARCH)" in [2023-07-28T11:34:33.442Z] #29 0.646 ++ go env GOARCH [2023-07-28T11:34:33.442Z] #29 0.650 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.442Z] #29 0.650 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.442Z] #29 0.651 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:33.442Z] #29 0.652 + dir=/tmp/install [2023-07-28T11:34:33.442Z] #29 0.652 + bin=shfmt [2023-07-28T11:34:33.442Z] #29 0.652 + shift [2023-07-28T11:34:33.442Z] #29 0.652 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-28T11:34:33.442Z] #29 0.652 + . /tmp/install/shfmt.installer [2023-07-28T11:34:33.442Z] #29 0.652 ++ : v3.0.2 [2023-07-28T11:34:33.442Z] #29 0.652 + install_shfmt [2023-07-28T11:34:33.442Z] #29 0.652 + echo 'Install shfmt version v3.0.2' [2023-07-28T11:34:33.442Z] #29 0.652 + GOBIN=/build [2023-07-28T11:34:33.442Z] #29 0.652 + GO111MODULE=on [2023-07-28T11:34:33.442Z] #29 0.652 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-28T11:34:33.442Z] #29 0.652 Install shfmt version v3.0.2 [2023-07-28T11:34:33.442Z] #29 0.857 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-28T11:34:33.442Z] #29 8.298 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-28T11:34:33.442Z] #29 8.298 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-28T11:34:33.442Z] #29 8.298 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-28T11:34:33.442Z] #29 8.834 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-28T11:34:33.442Z] #29 ... [2023-07-28T11:34:33.442Z] [2023-07-28T11:34:33.442Z] #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-28T11:34:33.442Z] #30 1.463 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-28T11:34:33.442Z] #30 1.465 Cloning into '.'... [2023-07-28T11:34:33.442Z] #30 6.977 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-28T11:34:33.442Z] #30 7.076 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-28T11:34:33.442Z] #30 ... [2023-07-28T11:34:33.442Z] [2023-07-28T11:34:33.442Z] #31 [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-28T11:34:33.442Z] #31 1.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:34:33.442Z] #31 1.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:34:33.442Z] #31 1.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:34:33.442Z] #31 1.946 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-07-28T11:34:33.442Z] #31 2.586 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-07-28T11:34:33.442Z] #31 3.311 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-07-28T11:34:33.442Z] #31 3.866 Fetched 8539 kB in 2s (3589 kB/s) [2023-07-28T11:34:33.442Z] #31 3.866 Reading package lists... [2023-07-28T11:34:33.442Z] #31 4.866 Reading package lists... [2023-07-28T11:34:33.442Z] #31 5.805 Building dependency tree... [2023-07-28T11:34:33.442Z] #31 6.327 The following additional packages will be installed: [2023-07-28T11:34:33.442Z] #31 6.327 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:34:33.442Z] #31 6.327 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-28T11:34:33.442Z] #31 6.327 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-28T11:34:33.442Z] #31 6.327 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-28T11:34:33.442Z] #31 6.328 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-28T11:34:33.442Z] #31 6.328 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-28T11:34:33.442Z] #31 6.329 mingw-w64-common mingw-w64-x86-64-dev [2023-07-28T11:34:33.442Z] #31 6.331 Suggested packages: [2023-07-28T11:34:33.442Z] #31 6.331 gcc-10-locales seccomp wine64 [2023-07-28T11:34:33.442Z] #31 6.558 The following NEW packages will be installed: [2023-07-28T11:34:33.442Z] #31 6.564 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:34:33.442Z] #31 6.564 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-28T11:34:33.442Z] #31 6.565 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-28T11:34:33.442Z] #31 6.565 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-28T11:34:33.442Z] #31 6.566 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-28T11:34:33.442Z] #31 6.566 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-28T11:34:33.442Z] #31 6.567 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-28T11:34:33.442Z] #31 6.567 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-28T11:34:33.442Z] #31 6.568 mingw-w64-x86-64-dev [2023-07-28T11:34:33.442Z] #31 7.126 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:34:33.442Z] #31 7.126 Need to get 108 MB of archives. [2023-07-28T11:34:33.442Z] #31 7.126 After this operation, 620 MB of additional disk space will be used. [2023-07-28T11:34:33.442Z] #31 7.126 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-28T11:34:33.442Z] #31 7.843 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-28T11:34:33.442Z] #31 8.286 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-28T11:34:33.442Z] #31 8.286 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-28T11:34:33.442Z] #31 8.286 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-28T11:34:33.442Z] #31 8.286 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-28T11:34:33.442Z] #31 8.350 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-28T11:34:33.442Z] #31 8.561 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-28T11:34:33.442Z] #31 8.922 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-28T11:34:33.442Z] #31 9.886 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-28T11:34:33.442Z] #31 ... [2023-07-28T11:34:33.442Z] [2023-07-28T11:34:33.442Z] #32 [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-28T11:34:33.442Z] #32 0.832 + RM_GOPATH=0 [2023-07-28T11:34:33.442Z] #32 0.832 + TMP_GOPATH= [2023-07-28T11:34:33.442Z] #32 0.832 + : /build [2023-07-28T11:34:33.442Z] #32 0.832 + '[' -z '' ']' [2023-07-28T11:34:33.442Z] #32 0.834 ++ mktemp -d [2023-07-28T11:34:33.442Z] #32 0.838 + export GOPATH=/tmp/tmp.h39JOZYkT8 [2023-07-28T11:34:33.442Z] #32 0.838 + GOPATH=/tmp/tmp.h39JOZYkT8 [2023-07-28T11:34:33.442Z] #32 0.838 + RM_GOPATH=1 [2023-07-28T11:34:33.442Z] #32 0.838 + case "$(go env GOARCH)" in [2023-07-28T11:34:33.442Z] #32 0.838 ++ go env GOARCH [2023-07-28T11:34:33.442Z] #32 0.843 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.442Z] #32 0.843 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.442Z] #32 0.843 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:33.442Z] #32 0.844 + dir=/tmp/install [2023-07-28T11:34:33.442Z] #32 0.844 + bin=rootlesskit [2023-07-28T11:34:33.442Z] #32 0.844 + shift [2023-07-28T11:34:33.442Z] #32 0.844 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-28T11:34:33.442Z] #32 0.844 + . /tmp/install/rootlesskit.installer [2023-07-28T11:34:33.442Z] #32 0.844 ++ : v0.14.4 [2023-07-28T11:34:33.442Z] #32 0.844 + install_rootlesskit [2023-07-28T11:34:33.442Z] #32 0.844 + case "$1" in [2023-07-28T11:34:33.442Z] #32 0.844 + export CGO_ENABLED=0 [2023-07-28T11:34:33.442Z] #32 0.844 + CGO_ENABLED=0 [2023-07-28T11:34:33.442Z] #32 0.844 + _install_rootlesskit [2023-07-28T11:34:33.442Z] #32 0.846 + echo 'Install rootlesskit version v0.14.4' [2023-07-28T11:34:33.442Z] #32 0.846 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:34:33.442Z] #32 0.846 + GOBIN=/build [2023-07-28T11:34:33.442Z] #32 0.846 + GO111MODULE=on [2023-07-28T11:34:33.442Z] #32 0.846 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-28T11:34:33.442Z] #32 0.846 Install rootlesskit version v0.14.4 [2023-07-28T11:34:33.442Z] #32 1.056 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-28T11:34:33.442Z] #32 3.650 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-28T11:34:33.442Z] #32 3.651 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:34:33.442Z] #32 3.651 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-28T11:34:33.442Z] #32 3.651 go: downloading github.com/google/uuid v1.3.0 [2023-07-28T11:34:33.442Z] #32 3.651 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-28T11:34:33.442Z] #32 3.653 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-28T11:34:33.442Z] #32 3.655 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:34:33.442Z] #32 3.656 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-28T11:34:33.442Z] #32 3.685 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-28T11:34:33.442Z] #32 3.719 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-28T11:34:33.442Z] #32 3.723 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-28T11:34:33.442Z] #32 4.189 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-28T11:34:33.442Z] #32 4.190 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-28T11:34:33.442Z] #32 4.576 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-28T11:34:33.442Z] #32 4.633 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-28T11:34:33.704Z] #32 ... [2023-07-28T11:34:33.704Z] [2023-07-28T11:34:33.704Z] #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-28T11:34:33.704Z] #33 1.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:34:33.704Z] #33 1.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:34:33.704Z] #33 1.583 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:34:33.704Z] #33 1.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-07-28T11:34:33.704Z] #33 2.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-07-28T11:34:33.704Z] #33 2.940 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-07-28T11:34:33.704Z] #33 3.372 Fetched 8539 kB in 2s (4116 kB/s) [2023-07-28T11:34:33.704Z] #33 3.372 Reading package lists... [2023-07-28T11:34:33.704Z] #33 4.257 Reading package lists... [2023-07-28T11:34:33.704Z] #33 5.070 Building dependency tree... [2023-07-28T11:34:33.704Z] #33 5.271 Reading state information... [2023-07-28T11:34:33.704Z] #33 5.583 The following additional packages will be installed: [2023-07-28T11:34:33.704Z] #33 5.585 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-28T11:34:33.704Z] #33 5.586 Suggested packages: [2023-07-28T11:34:33.704Z] #33 5.586 cmake-doc ninja-build lrzip [2023-07-28T11:34:33.704Z] #33 5.586 Recommended packages: [2023-07-28T11:34:33.704Z] #33 5.586 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-28T11:34:33.704Z] #33 5.691 The following NEW packages will be installed: [2023-07-28T11:34:33.704Z] #33 5.692 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-28T11:34:33.704Z] #33 5.692 vim-common xxd [2023-07-28T11:34:33.704Z] #33 5.982 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:34:33.704Z] #33 5.982 Need to get 15.6 MB of archives. [2023-07-28T11:34:33.704Z] #33 5.982 After this operation, 67.4 MB of additional disk space will be used. [2023-07-28T11:34:33.704Z] #33 5.982 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:34:33.704Z] #33 5.988 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-28T11:34:33.704Z] #33 5.990 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-28T11:34:33.704Z] #33 6.006 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-07-28T11:34:33.704Z] #33 6.108 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-28T11:34:33.704Z] #33 6.111 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-07-28T11:34:33.704Z] #33 6.113 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-07-28T11:34:33.704Z] #33 6.118 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-07-28T11:34:33.704Z] #33 6.118 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-07-28T11:34:33.704Z] #33 6.118 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-07-28T11:34:33.704Z] #33 6.430 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:34:33.704Z] #33 6.491 Fetched 15.6 MB in 0s (34.7 MB/s) [2023-07-28T11:34:33.704Z] #33 6.553 Selecting previously unselected package xxd. [2023-07-28T11:34:33.704Z] #33 6.553 (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-28T11:34:33.704Z] #33 6.566 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-28T11:34:33.704Z] #33 6.593 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:34:33.704Z] #33 6.733 Selecting previously unselected package vim-common. [2023-07-28T11:34:33.704Z] #33 6.735 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:34:33.704Z] #33 6.788 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:34:33.704Z] #33 6.947 Selecting previously unselected package cmake-data. [2023-07-28T11:34:33.704Z] #33 6.949 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-28T11:34:33.704Z] #33 6.965 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:34:33.704Z] #33 8.243 Selecting previously unselected package libicu67:arm64. [2023-07-28T11:34:33.704Z] #33 8.252 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-07-28T11:34:33.704Z] #33 8.334 Unpacking libicu67:arm64 (67.1-7) ... [2023-07-28T11:34:33.704Z] #33 9.516 Selecting previously unselected package libxml2:arm64. [2023-07-28T11:34:33.704Z] #33 9.519 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... [2023-07-28T11:34:33.704Z] #33 9.526 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:34:33.704Z] #33 9.752 Selecting previously unselected package libarchive13:arm64. [2023-07-28T11:34:33.704Z] #33 9.759 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-07-28T11:34:33.704Z] #33 9.764 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-07-28T11:34:33.704Z] #33 9.964 Selecting previously unselected package libjsoncpp24:arm64. [2023-07-28T11:34:33.704Z] #33 9.964 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-07-28T11:34:33.704Z] #33 9.981 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-07-28T11:34:33.704Z] #33 10.20 Selecting previously unselected package librhash0:arm64. [2023-07-28T11:34:33.704Z] #33 10.20 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-07-28T11:34:33.704Z] #33 10.28 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-07-28T11:34:33.704Z] #33 10.59 Selecting previously unselected package libuv1:arm64. [2023-07-28T11:34:33.704Z] #33 10.60 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-07-28T11:34:33.704Z] #33 10.65 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-07-28T11:34:33.704Z] #33 ... [2023-07-28T11:34:33.704Z] [2023-07-28T11:34:33.704Z] #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-28T11:34:33.704Z] #34 0.648 + RM_GOPATH=0 [2023-07-28T11:34:33.704Z] #34 0.648 + TMP_GOPATH= [2023-07-28T11:34:33.704Z] #34 0.648 + : /build [2023-07-28T11:34:33.704Z] #34 0.648 + '[' -z '' ']' [2023-07-28T11:34:33.704Z] #34 0.648 ++ mktemp -d [2023-07-28T11:34:33.704Z] #34 0.650 + export GOPATH=/tmp/tmp.DxLgzSnHg6 [2023-07-28T11:34:33.704Z] #34 0.650 + GOPATH=/tmp/tmp.DxLgzSnHg6 [2023-07-28T11:34:33.704Z] #34 0.650 + RM_GOPATH=1 [2023-07-28T11:34:33.704Z] #34 0.650 + case "$(go env GOARCH)" in [2023-07-28T11:34:33.704Z] #34 0.650 ++ go env GOARCH [2023-07-28T11:34:33.704Z] #34 0.655 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.704Z] #34 0.655 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.704Z] #34 0.656 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:33.704Z] #34 0.656 + dir=/tmp/install [2023-07-28T11:34:33.704Z] #34 0.656 + bin=gotestsum [2023-07-28T11:34:33.704Z] #34 0.656 + shift [2023-07-28T11:34:33.704Z] #34 0.656 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-28T11:34:33.704Z] #34 0.656 + . /tmp/install/gotestsum.installer [2023-07-28T11:34:33.704Z] #34 0.656 ++ : v1.8.2 [2023-07-28T11:34:33.704Z] #34 0.656 + install_gotestsum [2023-07-28T11:34:33.704Z] #34 0.657 + set -e [2023-07-28T11:34:33.704Z] #34 0.657 + echo 'Install gotestsum version v1.8.2' [2023-07-28T11:34:33.704Z] #34 0.658 + GOBIN=/build [2023-07-28T11:34:33.704Z] #34 0.658 + GO111MODULE=on [2023-07-28T11:34:33.704Z] #34 0.658 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-28T11:34:33.704Z] #34 0.662 Install gotestsum version v1.8.2 [2023-07-28T11:34:33.704Z] #34 0.713 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-28T11:34:33.704Z] #34 1.527 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-28T11:34:33.704Z] #34 1.527 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:34:33.704Z] #34 1.528 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-28T11:34:33.704Z] #34 1.536 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:34:33.704Z] #34 1.537 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-28T11:34:33.704Z] #34 1.540 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-28T11:34:33.704Z] #34 1.540 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-28T11:34:33.704Z] #34 1.579 go: downloading golang.org/x/tools v0.1.11 [2023-07-28T11:34:33.704Z] #34 1.609 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-28T11:34:33.704Z] #34 1.615 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-28T11:34:33.704Z] #34 2.836 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:34:33.966Z] #34 ... [2023-07-28T11:34:33.966Z] [2023-07-28T11:34:33.966Z] #35 [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-28T11:34:33.966Z] #35 1.470 + git clone https://github.com/docker/distribution.git . [2023-07-28T11:34:33.966Z] #35 1.472 Cloning into '.'... [2023-07-28T11:34:33.966Z] #35 5.169 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-28T11:34:33.966Z] #35 5.791 + 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-28T11:34:33.966Z] #35 ... [2023-07-28T11:34:33.966Z] [2023-07-28T11:34:33.966Z] #36 [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-28T11:34:33.966Z] #36 1.043 + RM_GOPATH=0 [2023-07-28T11:34:33.966Z] #36 1.043 + TMP_GOPATH= [2023-07-28T11:34:33.966Z] #36 1.043 + : /build [2023-07-28T11:34:33.966Z] #36 1.043 + '[' -z '' ']' [2023-07-28T11:34:33.966Z] #36 1.043 ++ mktemp -d [2023-07-28T11:34:33.966Z] #36 1.046 + export GOPATH=/tmp/tmp.2TY1NAprGH [2023-07-28T11:34:33.966Z] #36 1.046 + GOPATH=/tmp/tmp.2TY1NAprGH [2023-07-28T11:34:33.966Z] #36 1.046 + RM_GOPATH=1 [2023-07-28T11:34:33.966Z] #36 1.046 + case "$(go env GOARCH)" in [2023-07-28T11:34:33.966Z] #36 1.048 ++ go env GOARCH [2023-07-28T11:34:33.966Z] #36 1.059 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.966Z] #36 1.059 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:33.966Z] #36 1.061 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:33.966Z] #36 1.061 + dir=/tmp/install [2023-07-28T11:34:33.966Z] #36 1.061 + bin=dockercli [2023-07-28T11:34:33.966Z] #36 1.061 + shift [2023-07-28T11:34:33.966Z] #36 1.061 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-28T11:34:33.966Z] #36 1.061 + . /tmp/install/dockercli.installer [2023-07-28T11:34:33.966Z] #36 1.061 ++ : stable [2023-07-28T11:34:33.966Z] #36 1.061 ++ : 17.06.2-ce [2023-07-28T11:34:33.966Z] #36 1.061 + install_dockercli [2023-07-28T11:34:33.966Z] #36 1.061 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-28T11:34:33.966Z] #36 1.061 Install docker/cli version 17.06.2-ce from stable [2023-07-28T11:34:33.966Z] #36 1.062 ++ uname -m [2023-07-28T11:34:33.966Z] #36 1.064 + arch=aarch64 [2023-07-28T11:34:33.966Z] #36 1.064 + '[' aarch64 '!=' x86_64 ']' [2023-07-28T11:34:33.966Z] #36 1.064 + '[' aarch64 '!=' s390x ']' [2023-07-28T11:34:33.966Z] #36 1.064 + '[' aarch64 '!=' armhf ']' [2023-07-28T11:34:33.966Z] #36 1.064 + build_dockercli [2023-07-28T11:34:33.966Z] #36 1.064 + git clone https://github.com/docker/docker-ce /tmp/tmp.2TY1NAprGH/tmp/docker-ce [2023-07-28T11:34:33.966Z] #36 1.066 Cloning into '/tmp/tmp.2TY1NAprGH/tmp/docker-ce'... [2023-07-28T11:34:34.227Z] #36 ... [2023-07-28T11:34:34.227Z] [2023-07-28T11:34:34.227Z] #31 [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-28T11:34:34.227Z] #31 11.09 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-28T11:34:34.488Z] #31 ... [2023-07-28T11:34:34.488Z] [2023-07-28T11:34:34.488Z] #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-28T11:34:34.488Z] #34 DONE 11.3s [2023-07-28T11:34:34.751Z] [2023-07-28T11:34:34.751Z] #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-28T11:34:34.751Z] #25 8.192 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-28T11:34:34.751Z] #25 8.243 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-28T11:34:34.751Z] #25 8.243 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-28T11:34:34.751Z] #25 8.334 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-28T11:34:34.751Z] #25 8.428 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-28T11:34:34.751Z] #25 8.428 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-28T11:34:34.751Z] #25 8.429 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-28T11:34:34.751Z] #25 8.430 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-28T11:34:34.751Z] #25 8.430 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-28T11:34:34.751Z] #25 8.434 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-28T11:34:34.751Z] #25 8.527 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-28T11:34:34.751Z] #25 8.542 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-28T11:34:34.751Z] #25 8.552 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-28T11:34:34.751Z] #25 8.602 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-28T11:34:34.751Z] #25 8.610 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-28T11:34:34.751Z] #25 8.703 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-28T11:34:34.751Z] #25 8.704 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-28T11:34:34.751Z] #25 8.838 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-28T11:34:34.751Z] #25 8.952 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-28T11:34:34.751Z] #25 8.984 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-28T11:34:34.751Z] #25 9.077 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-28T11:34:34.751Z] #25 9.143 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-28T11:34:34.751Z] #25 9.145 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-28T11:34:34.751Z] #25 9.147 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-28T11:34:34.751Z] #25 9.216 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-28T11:34:34.751Z] #25 9.227 go: downloading go.uber.org/atomic v1.7.0 [2023-07-28T11:34:34.751Z] #25 9.286 go: downloading go.uber.org/multierr v1.6.0 [2023-07-28T11:34:34.751Z] #25 9.298 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-28T11:34:34.751Z] #25 9.340 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-28T11:34:34.751Z] #25 9.385 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-28T11:34:34.751Z] #25 9.394 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-28T11:34:34.751Z] #25 9.395 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-28T11:34:34.751Z] #25 9.533 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-28T11:34:34.751Z] #25 9.536 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-28T11:34:34.751Z] #25 9.566 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-28T11:34:34.751Z] #25 9.598 go: downloading github.com/prometheus/common v0.32.1 [2023-07-28T11:34:34.751Z] #25 9.619 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-28T11:34:34.751Z] #25 9.630 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-28T11:34:34.751Z] #25 9.676 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-28T11:34:34.751Z] #25 10.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-28T11:34:36.139Z] #25 ... [2023-07-28T11:34:36.139Z] [2023-07-28T11:34:36.139Z] #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-28T11:34:36.139Z] #33 10.65 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-07-28T11:34:36.139Z] #33 10.86 Selecting previously unselected package cmake. [2023-07-28T11:34:36.139Z] #33 10.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-07-28T11:34:36.139Z] #33 10.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:34:36.139Z] #33 11.90 Setting up libicu67:arm64 (67.1-7) ... [2023-07-28T11:34:36.139Z] #33 11.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:34:36.139Z] #33 11.98 Setting up libuv1:arm64 (1.40.0-2) ... [2023-07-28T11:34:36.139Z] #33 12.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:34:36.139Z] #33 12.18 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-07-28T11:34:36.139Z] #33 12.21 Setting up librhash0:arm64 (1.4.1-2) ... [2023-07-28T11:34:36.139Z] #33 12.27 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:34:36.139Z] #33 12.31 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:34:36.139Z] #33 12.32 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-07-28T11:34:36.139Z] #33 12.44 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:34:36.139Z] #33 12.55 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:34:36.139Z] #33 DONE 12.9s [2023-07-28T11:34:36.139Z] [2023-07-28T11:34:36.139Z] #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-28T11:34:36.400Z] #37 0.482 + RM_GOPATH=0 [2023-07-28T11:34:36.400Z] #37 0.482 + TMP_GOPATH= [2023-07-28T11:34:36.400Z] #37 0.482 + : /build [2023-07-28T11:34:36.400Z] #37 0.482 + '[' -z '' ']' [2023-07-28T11:34:36.400Z] #37 0.482 ++ mktemp -d [2023-07-28T11:34:36.400Z] #37 0.484 + export GOPATH=/tmp/tmp.QVISmeQpBr [2023-07-28T11:34:36.400Z] #37 0.484 + GOPATH=/tmp/tmp.QVISmeQpBr [2023-07-28T11:34:36.400Z] #37 0.484 + RM_GOPATH=1 [2023-07-28T11:34:36.400Z] #37 0.484 + case "$(go env GOARCH)" in [2023-07-28T11:34:36.400Z] #37 0.484 ++ go env GOARCH [2023-07-28T11:34:36.400Z] #37 0.492 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:36.400Z] #37 0.492 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:34:36.400Z] #37 0.493 ++ dirname /tmp/install/install.sh [2023-07-28T11:34:36.400Z] #37 0.495 + dir=/tmp/install [2023-07-28T11:34:36.661Z] #37 ... [2023-07-28T11:34:36.661Z] [2023-07-28T11:34:36.661Z] #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-28T11:34:36.661Z] #29 DONE 13.4s [2023-07-28T11:34:36.661Z] [2023-07-28T11:34:36.661Z] #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-28T11:34:36.661Z] #37 0.496 + bin=tini [2023-07-28T11:34:36.661Z] #37 0.496 + shift [2023-07-28T11:34:36.661Z] #37 0.496 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-28T11:34:36.661Z] #37 0.496 + . /tmp/install/tini.installer [2023-07-28T11:34:36.661Z] #37 0.496 ++ : v0.19.0 [2023-07-28T11:34:36.661Z] #37 0.496 + install_tini [2023-07-28T11:34:36.661Z] #37 0.496 Install tini version v0.19.0 [2023-07-28T11:34:36.661Z] #37 0.496 + echo 'Install tini version v0.19.0' [2023-07-28T11:34:36.661Z] #37 0.496 + git clone https://github.com/krallin/tini.git /tmp/tmp.QVISmeQpBr/tini [2023-07-28T11:34:36.661Z] #37 0.499 Cloning into '/tmp/tmp.QVISmeQpBr/tini'... [2023-07-28T11:34:36.922Z] #37 0.826 + cd /tmp/tmp.QVISmeQpBr/tini [2023-07-28T11:34:36.922Z] #37 0.826 + git checkout -q v0.19.0 [2023-07-28T11:34:36.922Z] #37 0.831 + cmake . [2023-07-28T11:34:37.184Z] #37 1.089 -- The C compiler identification is GNU 10.2.1 [2023-07-28T11:34:37.184Z] #37 ... [2023-07-28T11:34:37.184Z] [2023-07-28T11:34:37.184Z] #23 [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-28T11:34:37.184Z] #23 5.875 internal/reflectlite [2023-07-28T11:34:37.184Z] #23 5.876 sync [2023-07-28T11:34:37.184Z] #23 6.343 internal/testlog [2023-07-28T11:34:37.184Z] #23 6.502 errors [2023-07-28T11:34:37.184Z] #23 6.502 sort [2023-07-28T11:34:37.184Z] #23 6.569 strconv [2023-07-28T11:34:37.184Z] #23 6.569 io [2023-07-28T11:34:37.184Z] #23 6.572 path [2023-07-28T11:34:37.184Z] #23 6.573 internal/safefilepath [2023-07-28T11:34:37.184Z] #23 6.573 internal/oserror [2023-07-28T11:34:37.184Z] #23 6.743 syscall [2023-07-28T11:34:37.184Z] #23 6.925 strings [2023-07-28T11:34:37.184Z] #23 6.925 bytes [2023-07-28T11:34:37.184Z] #23 6.926 text/tabwriter [2023-07-28T11:34:37.184Z] #23 7.564 bufio [2023-07-28T11:34:37.184Z] #23 7.739 reflect [2023-07-28T11:34:37.184Z] #23 8.438 internal/syscall/unix [2023-07-28T11:34:37.184Z] #23 8.438 time [2023-07-28T11:34:37.184Z] #23 8.443 internal/syscall/execenv [2023-07-28T11:34:37.184Z] #23 10.15 internal/poll [2023-07-28T11:34:37.184Z] #23 10.16 io/fs [2023-07-28T11:34:37.184Z] #23 10.83 os [2023-07-28T11:34:37.184Z] #23 10.85 internal/fmtsort [2023-07-28T11:34:37.184Z] #23 11.57 fmt [2023-07-28T11:34:37.184Z] #23 11.57 io/ioutil [2023-07-28T11:34:37.184Z] #23 12.45 flag [2023-07-28T11:34:37.184Z] #23 12.45 github.com/BurntSushi/toml [2023-07-28T11:34:37.184Z] #23 12.45 log [2023-07-28T11:34:37.184Z] #23 13.47 github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:34:37.184Z] #23 DONE 14.1s [2023-07-28T11:34:37.184Z] [2023-07-28T11:34:37.184Z] #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-28T11:34:37.184Z] #37 1.122 -- Detecting C compiler ABI info [2023-07-28T11:34:37.445Z] #37 1.301 -- Detecting C compiler ABI info - done [2023-07-28T11:34:37.445Z] #37 1.322 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-28T11:34:37.445Z] #37 1.329 -- Detecting C compile features [2023-07-28T11:34:37.445Z] #37 1.329 -- Detecting C compile features - done [2023-07-28T11:34:37.445Z] #37 1.346 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-28T11:34:37.445Z] #37 1.450 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-28T11:34:37.742Z] #37 1.519 -- Configuring done [2023-07-28T11:34:37.742Z] #37 1.528 -- Generating done [2023-07-28T11:34:37.742Z] #37 1.531 -- Build files have been written to: /tmp/tmp.QVISmeQpBr/tini [2023-07-28T11:34:37.742Z] #37 1.540 + make tini-static [2023-07-28T11:34:37.742Z] #37 1.735 Scanning dependencies of target tini-static [2023-07-28T11:34:38.021Z] #37 1.794 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-28T11:34:38.284Z] #37 2.130 [100%] Linking C executable tini-static [2023-07-28T11:34:38.284Z] #37 2.257 [100%] Built target tini-static [2023-07-28T11:34:38.545Z] #37 2.280 + mkdir -p /build [2023-07-28T11:34:38.545Z] #37 2.282 + cp tini-static /build/docker-init [2023-07-28T11:34:38.545Z] #37 DONE 2.5s [2023-07-28T11:34:38.545Z] [2023-07-28T11:34:38.545Z] #31 [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-28T11:34:38.545Z] #31 11.99 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-28T11:34:38.545Z] #31 12.86 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-28T11:34:38.545Z] #31 13.89 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-28T11:34:38.545Z] #31 14.51 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-28T11:34:38.545Z] #31 14.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-07-28T11:34:38.545Z] #31 14.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-07-28T11:34:38.545Z] #31 14.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-07-28T11:34:38.545Z] #31 14.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-07-28T11:34:38.545Z] #31 14.52 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-28T11:34:38.545Z] #31 14.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-07-28T11:34:38.545Z] #31 14.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-07-28T11:34:38.545Z] #31 14.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-07-28T11:34:38.545Z] #31 14.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-07-28T11:34:38.545Z] #31 14.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-07-28T11:34:38.545Z] #31 14.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-07-28T11:34:38.545Z] #31 14.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-07-28T11:34:38.545Z] #31 14.55 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-28T11:34:38.545Z] #31 14.55 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-28T11:34:38.545Z] #31 14.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-07-28T11:34:38.545Z] #31 14.78 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:34:38.545Z] #31 14.85 Fetched 108 MB in 8s (13.6 MB/s) [2023-07-28T11:34:38.545Z] #31 14.90 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-28T11:34:38.545Z] #31 14.90 (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-28T11:34:38.545Z] #31 14.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-07-28T11:34:38.545Z] #31 14.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:34:38.545Z] #31 15.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-28T11:34:38.545Z] #31 15.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-07-28T11:34:38.545Z] #31 15.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:34:39.117Z] #31 15.99 Selecting previously unselected package binutils-mingw-w64. [2023-07-28T11:34:39.117Z] #31 16.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-28T11:34:39.117Z] #31 16.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:34:39.379Z] #31 16.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-07-28T11:34:39.379Z] #31 16.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-07-28T11:34:39.379Z] #31 16.20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-28T11:34:39.379Z] #31 16.28 Selecting previously unselected package dmsetup. [2023-07-28T11:34:39.379Z] #31 16.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-07-28T11:34:39.379Z] #31 16.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:34:39.640Z] #31 16.40 Selecting previously unselected package mingw-w64-common. [2023-07-28T11:34:39.640Z] #31 16.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-28T11:34:39.640Z] #31 16.42 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-28T11:34:40.582Z] #31 17.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-28T11:34:40.843Z] #31 17.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-28T11:34:40.843Z] #31 17.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:34:42.229Z] #31 18.76 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-28T11:34:42.229Z] #31 18.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-07-28T11:34:42.229Z] #31 18.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:34:42.229Z] #31 18.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-28T11:34:42.229Z] #31 18.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-07-28T11:34:42.229Z] #31 18.91 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:34:43.614Z] #31 20.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-28T11:34:43.614Z] #31 20.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-07-28T11:34:43.614Z] #31 20.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:34:43.614Z] #31 ... [2023-07-28T11:34:43.614Z] [2023-07-28T11:34:43.614Z] #28 [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-28T11:34:43.614Z] #28 12.15 + cd /tmp/tmp.exqjbEEi2I/src/github.com/containerd/containerd [2023-07-28T11:34:43.614Z] #28 12.15 + git checkout -q v1.6.22 [2023-07-28T11:34:44.187Z] #28 12.75 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-28T11:34:44.187Z] #28 12.75 + BUILDTAGS='netgo osusergo static_build' [2023-07-28T11:34:44.187Z] #28 12.75 + export EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:34:44.187Z] #28 12.75 + EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:34:44.187Z] #28 12.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-28T11:34:44.187Z] #28 12.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-28T11:34:44.187Z] #28 12.75 + '[' '' = dynamic ']' [2023-07-28T11:34:44.187Z] #28 12.75 + make [2023-07-28T11:34:45.129Z] #28 13.75 + bin/ctr [2023-07-28T11:34:49.339Z] #28 ... [2023-07-28T11:34:49.339Z] [2023-07-28T11:34:49.339Z] #36 [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-28T11:34:49.339Z] #36 25.44 Updating files: 94% (10784/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-28T11:34:49.339Z] #36 25.53 + cd /tmp/tmp.2TY1NAprGH/tmp/docker-ce [2023-07-28T11:34:49.339Z] #36 25.53 + git checkout -q v17.06.2-ce [2023-07-28T11:34:49.911Z] #36 26.81 + mkdir -p /tmp/tmp.2TY1NAprGH/src/github.com/docker [2023-07-28T11:34:50.172Z] #36 26.82 + mv components/cli /tmp/tmp.2TY1NAprGH/src/github.com/docker/cli [2023-07-28T11:34:50.172Z] #36 26.82 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-07-28T11:34:50.433Z] #36 ... [2023-07-28T11:34:50.433Z] [2023-07-28T11:34:50.433Z] #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-28T11:34:50.433Z] #30 DONE 27.3s [2023-07-28T11:34:50.694Z] [2023-07-28T11:34:50.694Z] #32 [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-28T11:34:50.694Z] #32 22.27 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:34:50.694Z] #32 22.27 + GOBIN=/build [2023-07-28T11:34:50.694Z] #32 22.27 + GO111MODULE=on [2023-07-28T11:34:50.694Z] #32 22.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-28T11:34:50.694Z] #32 DONE 27.4s [2023-07-28T11:34:50.694Z] [2023-07-28T11:34:50.694Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-28T11:34:50.694Z] #38 DONE 0.1s [2023-07-28T11:34:50.694Z] [2023-07-28T11:34:50.694Z] #31 [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-28T11:34:50.694Z] #31 23.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-28T11:34:50.694Z] #31 23.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-07-28T11:34:50.694Z] #31 23.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:34:50.694Z] #31 24.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-28T11:34:50.694Z] #31 24.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-07-28T11:34:50.694Z] #31 24.16 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:34:50.694Z] #31 25.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-28T11:34:50.694Z] #31 25.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-07-28T11:34:50.694Z] #31 25.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:34:50.694Z] #31 ... [2023-07-28T11:34:50.694Z] [2023-07-28T11:34:50.694Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-28T11:34:50.694Z] #39 DONE 0.1s [2023-07-28T11:34:50.955Z] [2023-07-28T11:34:50.955Z] #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-28T11:34:51.899Z] #25 ... [2023-07-28T11:34:51.899Z] [2023-07-28T11:34:51.899Z] #31 [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-28T11:34:51.899Z] #31 28.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-28T11:34:51.899Z] #31 28.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-07-28T11:34:51.899Z] #31 28.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:34:53.285Z] #31 29.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-28T11:34:53.285Z] #31 29.80 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-28T11:34:53.285Z] #31 29.82 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:34:53.285Z] #31 29.94 Selecting previously unselected package libapparmor1:arm64. [2023-07-28T11:34:53.285Z] #31 29.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-07-28T11:34:53.285Z] #31 29.95 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-07-28T11:34:53.285Z] #31 30.03 Selecting previously unselected package libapparmor-dev:arm64. [2023-07-28T11:34:53.285Z] #31 30.03 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-07-28T11:34:53.285Z] #31 30.04 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-07-28T11:34:53.285Z] #31 30.13 Selecting previously unselected package libbtrfs0:arm64. [2023-07-28T11:34:53.285Z] #31 30.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-07-28T11:34:53.285Z] #31 30.16 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-07-28T11:34:53.546Z] #31 30.30 Selecting previously unselected package libbtrfs-dev:arm64. [2023-07-28T11:34:53.546Z] #31 30.30 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-07-28T11:34:53.546Z] #31 30.31 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-28T11:34:53.807Z] #31 30.49 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-07-28T11:34:53.807Z] #31 30.50 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-07-28T11:34:53.807Z] #31 30.51 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-28T11:34:53.807Z] #31 30.60 Selecting previously unselected package libudev-dev:arm64. [2023-07-28T11:34:53.807Z] #31 30.60 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-07-28T11:34:53.807Z] #31 30.73 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-07-28T11:34:54.068Z] #31 30.87 Selecting previously unselected package libsepol1-dev:arm64. [2023-07-28T11:34:54.068Z] #31 30.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-07-28T11:34:54.068Z] #31 30.90 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-07-28T11:34:54.330Z] #31 31.03 Selecting previously unselected package libpcre2-16-0:arm64. [2023-07-28T11:34:54.330Z] #31 31.03 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-07-28T11:34:54.330Z] #31 31.04 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:54.330Z] #31 31.20 Selecting previously unselected package libpcre2-32-0:arm64. [2023-07-28T11:34:54.330Z] #31 31.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-07-28T11:34:54.330Z] #31 31.21 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:54.608Z] #31 31.33 Selecting previously unselected package libpcre2-posix2:arm64. [2023-07-28T11:34:54.608Z] #31 31.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-07-28T11:34:54.608Z] #31 31.35 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:54.608Z] #31 31.42 Selecting previously unselected package libpcre2-dev:arm64. [2023-07-28T11:34:54.608Z] #31 31.42 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-07-28T11:34:54.608Z] #31 31.44 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:54.901Z] #31 31.60 Selecting previously unselected package libselinux1-dev:arm64. [2023-07-28T11:34:54.901Z] #31 31.61 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-07-28T11:34:54.901Z] #31 31.62 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-07-28T11:34:54.901Z] #31 31.78 Selecting previously unselected package libdevmapper-dev:arm64. [2023-07-28T11:34:54.901Z] #31 31.78 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-07-28T11:34:54.901Z] #31 31.79 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-07-28T11:34:55.162Z] #31 31.90 Selecting previously unselected package libseccomp-dev:arm64. [2023-07-28T11:34:55.162Z] #31 31.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-07-28T11:34:55.162Z] #31 31.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-07-28T11:34:55.162Z] #31 32.01 Selecting previously unselected package libsystemd-dev:arm64. [2023-07-28T11:34:55.162Z] #31 32.01 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-07-28T11:34:55.162Z] #31 32.02 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-07-28T11:34:55.423Z] #31 32.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-07-28T11:34:55.423Z] #31 32.23 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-07-28T11:34:55.423Z] #31 32.25 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:34:55.423Z] #31 32.26 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-07-28T11:34:55.423Z] #31 32.27 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:34:55.423Z] #31 32.29 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:55.423Z] #31 32.30 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-07-28T11:34:55.423Z] #31 32.32 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:55.685Z] #31 32.38 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-07-28T11:34:55.685Z] #31 32.42 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:55.685Z] #31 32.46 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:34:55.685Z] #31 32.48 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-07-28T11:34:55.685Z] #31 32.49 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:34:55.685Z] #31 32.51 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-07-28T11:34:55.685Z] #31 32.53 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-28T11:34:55.685Z] #31 32.58 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-07-28T11:34:55.685Z] #31 32.60 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:34:55.685Z] #31 32.61 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-07-28T11:34:55.685Z] #31 32.64 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-07-28T11:34:55.685Z] #31 32.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:34:55.685Z] #31 32.67 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:34:55.685Z] #31 32.69 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-28T11:34:55.947Z] #31 32.70 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:34:55.947Z] #31 32.71 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-28T11:34:55.947Z] #31 32.72 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:34:55.947Z] #31 32.74 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:34:55.947Z] #31 32.78 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-28T11:34:55.947Z] #31 32.79 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:34:55.947Z] #31 32.81 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:34:55.947Z] #31 32.87 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-28T11:34:55.947Z] #31 32.91 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:34:56.208Z] #31 32.95 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-28T11:34:56.208Z] #31 32.99 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-07-28T11:34:56.208Z] #31 33.02 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:34:57.152Z] #31 DONE 33.8s [2023-07-28T11:34:57.152Z] [2023-07-28T11:34:57.152Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-28T11:34:57.725Z] #40 DONE 0.8s [2023-07-28T11:34:57.725Z] [2023-07-28T11:34:57.725Z] #41 [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-28T11:34:58.668Z] #41 DONE 0.7s [2023-07-28T11:34:58.668Z] [2023-07-28T11:34:58.668Z] #42 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-28T11:34:58.930Z] #42 0.394 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-28T11:34:58.930Z] #42 DONE 0.6s [2023-07-28T11:34:58.930Z] [2023-07-28T11:34:58.930Z] #43 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-28T11:34:59.914Z] #43 DONE 0.7s [2023-07-28T11:34:59.914Z] [2023-07-28T11:34:59.914Z] #44 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-28T11:35:00.175Z] #44 ... [2023-07-28T11:35:00.175Z] [2023-07-28T11:35:00.175Z] #35 [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-28T11:35:00.175Z] #35 36.74 + dpkg --print-architecture [2023-07-28T11:35:00.175Z] #35 DONE 37.0s [2023-07-28T11:35:00.437Z] [2023-07-28T11:35:00.437Z] #44 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-28T11:35:00.437Z] #44 DONE 0.6s [2023-07-28T11:35:00.437Z] [2023-07-28T11:35:00.437Z] #45 [dev-systemd-false 6/26] RUN ldconfig [2023-07-28T11:35:01.011Z] #45 DONE 0.8s [2023-07-28T11:35:01.011Z] [2023-07-28T11:35:01.011Z] #46 [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-28T11:35:01.011Z] #46 0.508 + RM_GOPATH=0 [2023-07-28T11:35:01.011Z] #46 0.508 + TMP_GOPATH= [2023-07-28T11:35:01.011Z] #46 0.508 + : /build [2023-07-28T11:35:01.011Z] #46 0.508 + '[' -z '' ']' [2023-07-28T11:35:01.011Z] #46 0.509 ++ mktemp -d [2023-07-28T11:35:01.011Z] #46 0.512 + export GOPATH=/tmp/tmp.AWpBZQj8PM [2023-07-28T11:35:01.011Z] #46 0.512 + GOPATH=/tmp/tmp.AWpBZQj8PM [2023-07-28T11:35:01.011Z] #46 0.512 + RM_GOPATH=1 [2023-07-28T11:35:01.011Z] #46 0.512 + case "$(go env GOARCH)" in [2023-07-28T11:35:01.011Z] #46 0.512 ++ go env GOARCH [2023-07-28T11:35:01.011Z] #46 0.537 Install runc version v1.1.8 (build tags: seccomp) [2023-07-28T11:35:01.011Z] #46 0.537 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:35:01.011Z] #46 0.537 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:35:01.011Z] #46 0.537 ++ dirname /tmp/install/install.sh [2023-07-28T11:35:01.011Z] #46 0.541 + dir=/tmp/install [2023-07-28T11:35:01.011Z] #46 0.541 + bin=runc [2023-07-28T11:35:01.011Z] #46 0.541 + shift [2023-07-28T11:35:01.011Z] #46 0.541 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-28T11:35:01.011Z] #46 0.541 + . /tmp/install/runc.installer [2023-07-28T11:35:01.011Z] #46 0.541 ++ set -e [2023-07-28T11:35:01.011Z] #46 0.541 ++ : v1.1.8 [2023-07-28T11:35:01.011Z] #46 0.541 + install_runc [2023-07-28T11:35:01.011Z] #46 0.541 + RUNC_BUILDTAGS=seccomp [2023-07-28T11:35:01.011Z] #46 0.541 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-07-28T11:35:01.011Z] #46 0.541 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AWpBZQj8PM/src/github.com/opencontainers/runc [2023-07-28T11:35:01.011Z] #46 0.541 Cloning into '/tmp/tmp.AWpBZQj8PM/src/github.com/opencontainers/runc'... [2023-07-28T11:35:01.011Z] #46 3.265 + cd /tmp/tmp.AWpBZQj8PM/src/github.com/opencontainers/runc [2023-07-28T11:35:01.011Z] #46 3.265 + git checkout -q v1.1.8 [2023-07-28T11:35:01.011Z] #46 3.364 + '[' -z '' ']' [2023-07-28T11:35:01.011Z] #46 3.364 + target=static [2023-07-28T11:35:01.011Z] #46 3.364 + make BUILDTAGS=seccomp static [2023-07-28T11:35:01.011Z] #46 3.529 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-07-28T11:35:01.587Z] #46 ... [2023-07-28T11:35:01.587Z] [2023-07-28T11:35:01.587Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-28T11:35:01.587Z] #47 DONE 0.5s [2023-07-28T11:35:01.848Z] [2023-07-28T11:35:01.848Z] #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-28T11:35:02.420Z] #48 0.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:35:02.420Z] #48 0.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:35:02.420Z] #48 0.819 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:35:02.992Z] #48 1.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-07-28T11:35:03.564Z] #48 1.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] [2023-07-28T11:35:03.825Z] #48 2.269 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-07-28T11:35:04.399Z] #48 2.629 Fetched 8539 kB in 2s (4096 kB/s) [2023-07-28T11:35:04.971Z] #48 2.629 Reading package lists... [2023-07-28T11:35:05.545Z] #48 3.223 Reading package lists... [2023-07-28T11:35:05.545Z] #48 3.797 Building dependency tree... [2023-07-28T11:35:05.545Z] #48 3.988 Reading state information... [2023-07-28T11:35:05.808Z] #48 4.216 The following additional packages will be installed: [2023-07-28T11:35:05.808Z] #48 4.217 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:35:05.808Z] #48 4.218 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-28T11:35:05.808Z] #48 4.219 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-28T11:35:05.808Z] #48 4.220 python3-pkg-resources vim-runtime xxd [2023-07-28T11:35:05.808Z] #48 4.223 Suggested packages: [2023-07-28T11:35:05.808Z] #48 4.223 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-28T11:35:05.808Z] #48 4.223 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-28T11:35:05.808Z] #48 4.223 acl attr quota [2023-07-28T11:35:05.808Z] #48 4.224 Recommended packages: [2023-07-28T11:35:05.808Z] #48 4.224 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-28T11:35:06.384Z] #48 4.524 The following NEW packages will be installed: [2023-07-28T11:35:06.384Z] #48 4.525 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-28T11:35:06.384Z] #48 4.526 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:35:06.384Z] #48 4.526 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-28T11:35:06.384Z] #48 4.527 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-28T11:35:06.384Z] #48 4.527 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-28T11:35:06.384Z] #48 4.528 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-28T11:35:06.384Z] #48 4.528 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-28T11:35:06.384Z] #48 4.528 xz-utils zip [2023-07-28T11:35:06.384Z] #48 4.811 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:35:06.384Z] #48 4.811 Need to get 26.4 MB of archives. [2023-07-28T11:35:06.384Z] #48 4.811 After this operation, 103 MB of additional disk space will be used. [2023-07-28T11:35:06.384Z] #48 4.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-07-28T11:35:06.384Z] #48 4.815 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-07-28T11:35:06.384Z] #48 4.817 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-07-28T11:35:06.384Z] #48 4.819 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-07-28T11:35:06.384Z] #48 4.821 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-07-28T11:35:06.385Z] #48 4.827 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-07-28T11:35:06.385Z] #48 4.828 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-07-28T11:35:06.385Z] #48 4.830 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-07-28T11:35:06.385Z] #48 4.835 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:35:06.385Z] #48 4.837 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-28T11:35:06.385Z] #48 4.838 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-07-28T11:35:06.385Z] #48 4.840 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-07-28T11:35:06.385Z] #48 4.841 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-28T11:35:06.385Z] #48 4.844 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-07-28T11:35:06.385Z] #48 4.848 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-07-28T11:35:06.385Z] #48 4.850 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-07-28T11:35:06.385Z] #48 4.851 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-07-28T11:35:06.385Z] #48 4.851 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-07-28T11:35:06.385Z] #48 4.852 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-07-28T11:35:06.385Z] #48 4.859 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-07-28T11:35:06.385Z] #48 4.860 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-07-28T11:35:06.385Z] #48 4.862 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-07-28T11:35:06.385Z] #48 4.871 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-07-28T11:35:06.647Z] #48 5.032 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-07-28T11:35:06.647Z] #48 5.059 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-07-28T11:35:06.647Z] #48 5.060 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-07-28T11:35:06.647Z] #48 5.061 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-07-28T11:35:06.647Z] #48 5.127 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-07-28T11:35:06.647Z] #48 5.129 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-28T11:35:06.647Z] #48 5.130 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-28T11:35:06.647Z] #48 5.131 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-28T11:35:06.647Z] #48 5.132 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-07-28T11:35:06.647Z] #48 5.134 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-07-28T11:35:06.647Z] #48 5.135 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-28T11:35:06.647Z] #48 5.148 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-28T11:35:06.647Z] #48 5.149 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-28T11:35:06.647Z] #48 5.151 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-28T11:35:06.647Z] #48 5.153 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-28T11:35:06.647Z] #48 5.156 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-28T11:35:06.647Z] #48 5.157 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-28T11:35:06.647Z] #48 5.159 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-07-28T11:35:06.911Z] #48 5.166 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-07-28T11:35:06.911Z] #48 5.169 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-07-28T11:35:06.911Z] #48 5.171 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-28T11:35:06.911Z] #48 5.215 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-07-28T11:35:06.911Z] #48 5.222 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-07-28T11:35:06.911Z] #48 5.236 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-07-28T11:35:06.911Z] #48 5.421 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:35:07.173Z] #48 5.484 Fetched 26.4 MB in 1s (37.8 MB/s) [2023-07-28T11:35:07.173Z] #48 5.537 Selecting previously unselected package pigz. [2023-07-28T11:35:07.173Z] #48 5.537 (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-28T11:35:07.173Z] #48 5.575 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-07-28T11:35:07.173Z] #48 5.586 Unpacking pigz (2.6-1) ... [2023-07-28T11:35:07.436Z] #48 5.747 Selecting previously unselected package libelf1:arm64. [2023-07-28T11:35:07.437Z] #48 5.750 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-07-28T11:35:07.437Z] #48 5.758 Unpacking libelf1:arm64 (0.183-1) ... [2023-07-28T11:35:07.437Z] #48 5.835 Selecting previously unselected package libbpf0:arm64. [2023-07-28T11:35:07.437Z] #48 5.838 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-07-28T11:35:07.437Z] #48 5.842 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-07-28T11:35:07.437Z] #48 5.920 Selecting previously unselected package libcap2:arm64. [2023-07-28T11:35:07.437Z] #48 5.924 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-07-28T11:35:07.701Z] #48 5.941 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-07-28T11:35:07.701Z] #48 6.080 Selecting previously unselected package libmnl0:arm64. [2023-07-28T11:35:07.701Z] #48 6.084 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-07-28T11:35:07.701Z] #48 6.090 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-07-28T11:35:07.831Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-07ec821f35f2748e3) in /home/ubuntu/workspace/moby_PR-46105 [Pipeline] { [Pipeline] checkout [2023-07-28T11:35:07.903Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0bd86db23d2e33a24) in /home/ubuntu/workspace/moby_PR-46105 [Pipeline] { [Pipeline] checkout [2023-07-28T11:35:07.947Z] The recommended git tool is: git [2023-07-28T11:35:07.964Z] #48 6.213 Selecting previously unselected package libxtables12:arm64. [2023-07-28T11:35:07.964Z] #48 6.217 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-07-28T11:35:07.964Z] #48 6.227 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-07-28T11:35:07.964Z] #48 6.308 Selecting previously unselected package libcap2-bin. [2023-07-28T11:35:07.964Z] #48 6.312 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-07-28T11:35:07.964Z] #48 6.323 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-28T11:35:07.964Z] #48 6.403 Selecting previously unselected package iproute2. [2023-07-28T11:35:07.964Z] #48 6.407 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-07-28T11:35:07.964Z] #48 6.416 Unpacking iproute2 (5.10.0-4) ... [2023-07-28T11:35:07.984Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-085d3170ffccd301e) in /home/ubuntu/workspace/moby_PR-46105 [Pipeline] { [2023-07-28T11:35:07.997Z] The recommended git tool is: git [Pipeline] checkout [2023-07-28T11:35:08.179Z] The recommended git tool is: git [2023-07-28T11:35:08.227Z] #48 6.631 Selecting previously unselected package xxd. [2023-07-28T11:35:08.227Z] #48 6.635 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-28T11:35:08.227Z] #48 6.650 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:08.227Z] #48 6.752 Selecting previously unselected package vim-common. [2023-07-28T11:35:08.490Z] #48 6.755 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:35:08.490Z] #48 6.787 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:08.490Z] #48 6.902 Selecting previously unselected package bash-completion. [2023-07-28T11:35:08.490Z] #48 6.905 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-28T11:35:10.086Z] using credential docker-jenkins-github-credentials [2023-07-28T11:35:10.088Z] using credential docker-jenkins-github-credentials [2023-07-28T11:35:10.099Z] using credential docker-jenkins-github-credentials [2023-07-28T11:35:10.100Z] Cloning the remote Git repository [2023-07-28T11:35:10.100Z] Cloning with configured refspecs honoured and without tags [2023-07-28T11:35:10.109Z] Cloning the remote Git repository [2023-07-28T11:35:10.109Z] Cloning with configured refspecs honoured and without tags [2023-07-28T11:35:10.118Z] Cloning the remote Git repository [2023-07-28T11:35:10.118Z] Cloning with configured refspecs honoured and without tags [2023-07-28T11:35:10.140Z] Cloning repository https://github.com/moby/moby.git [2023-07-28T11:35:10.190Z] > git init /home/ubuntu/workspace/moby_PR-46105 # timeout=10 [2023-07-28T11:35:10.133Z] Cloning repository https://github.com/moby/moby.git [2023-07-28T11:35:10.191Z] > git init /home/ubuntu/workspace/moby_PR-46105 # timeout=10 [2023-07-28T11:35:10.116Z] Cloning repository https://github.com/moby/moby.git [2023-07-28T11:35:10.173Z] > git init /home/ubuntu/workspace/moby_PR-46105 # timeout=10 [2023-07-28T11:35:10.364Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:10.364Z] > git --version # timeout=10 [2023-07-28T11:35:10.367Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:10.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:10.369Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:11.041Z] #48 9.159 Unpacking bash-completion (1:2.11-2) ... [2023-07-28T11:35:11.041Z] #48 9.354 Selecting previously unselected package bzip2. [2023-07-28T11:35:11.041Z] #48 9.358 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-07-28T11:35:11.041Z] #48 9.362 Unpacking bzip2 (1.0.8-4) ... [2023-07-28T11:35:11.041Z] #48 9.457 Selecting previously unselected package xz-utils. [2023-07-28T11:35:11.041Z] #48 9.460 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-07-28T11:35:11.041Z] #48 9.464 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:35:11.041Z] #48 9.596 Selecting previously unselected package apparmor. [2023-07-28T11:35:11.303Z] #48 9.600 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-07-28T11:35:11.303Z] #48 9.675 Unpacking apparmor (2.13.6-10) ... [2023-07-28T11:35:10.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:10.377Z] > git --version # timeout=10 [2023-07-28T11:35:10.380Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:10.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:10.382Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:10.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:10.404Z] > git --version # timeout=10 [2023-07-28T11:35:10.407Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:10.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:10.408Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:11.600Z] #48 9.882 Selecting previously unselected package inetutils-ping. [2023-07-28T11:35:11.600Z] #48 9.883 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-07-28T11:35:11.600Z] #48 9.904 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:35:11.600Z] #48 10.02 Selecting previously unselected package libip4tc2:arm64. [2023-07-28T11:35:11.882Z] #48 10.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-07-28T11:35:11.882Z] #48 10.03 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-07-28T11:35:11.882Z] #48 10.11 Selecting previously unselected package libip6tc2:arm64. [2023-07-28T11:35:11.882Z] #48 10.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-07-28T11:35:11.882Z] #48 10.12 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-07-28T11:35:11.882Z] #48 10.17 Selecting previously unselected package libnfnetlink0:arm64. [2023-07-28T11:35:11.882Z] #48 10.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-07-28T11:35:11.882Z] #48 10.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-07-28T11:35:11.882Z] #48 10.24 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-07-28T11:35:11.882Z] #48 10.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-07-28T11:35:11.882Z] #48 10.25 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-07-28T11:35:12.142Z] #48 10.32 Selecting previously unselected package libnftnl11:arm64. [2023-07-28T11:35:12.142Z] #48 10.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-07-28T11:35:12.142Z] #48 10.33 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-07-28T11:35:12.142Z] #48 10.41 Selecting previously unselected package iptables. [2023-07-28T11:35:12.142Z] #48 10.41 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-07-28T11:35:12.142Z] #48 10.42 Unpacking iptables (1.8.7-1) ... [2023-07-28T11:35:12.142Z] #48 10.52 Selecting previously unselected package libonig5:arm64. [2023-07-28T11:35:12.142Z] #48 10.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-07-28T11:35:12.142Z] #48 10.53 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-07-28T11:35:12.142Z] #48 10.60 Selecting previously unselected package libjq1:arm64. [2023-07-28T11:35:12.403Z] #48 10.60 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-07-28T11:35:12.403Z] #48 10.61 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-07-28T11:35:12.403Z] #48 10.66 Selecting previously unselected package jq. [2023-07-28T11:35:12.403Z] #48 10.66 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-07-28T11:35:12.403Z] #48 10.67 Unpacking jq (1.6-2.1) ... [2023-07-28T11:35:12.403Z] #48 10.80 Selecting previously unselected package libaio1:arm64. [2023-07-28T11:35:12.403Z] #48 10.80 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-07-28T11:35:12.403Z] #48 10.80 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-07-28T11:35:12.664Z] #48 10.89 Selecting previously unselected package libgpm2:arm64. [2023-07-28T11:35:12.664Z] #48 10.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-07-28T11:35:12.664Z] #48 10.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-07-28T11:35:12.664Z] #48 10.97 Selecting previously unselected package libicu67:arm64. [2023-07-28T11:35:12.664Z] #48 10.97 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-07-28T11:35:12.664Z] #48 10.98 Unpacking libicu67:arm64 (67.1-7) ... [2023-07-28T11:35:13.607Z] #48 11.89 Selecting previously unselected package libinih1:arm64. [2023-07-28T11:35:13.607Z] #48 11.89 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-07-28T11:35:13.607Z] #48 11.89 Unpacking libinih1:arm64 (53-1+b2) ... [2023-07-28T11:35:13.607Z] #48 11.97 Selecting previously unselected package libnet1:arm64. [2023-07-28T11:35:13.607Z] #48 11.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-07-28T11:35:13.607Z] #48 11.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:35:13.919Z] #48 12.08 Selecting previously unselected package libnl-3-200:arm64. [2023-07-28T11:35:13.919Z] #48 12.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-07-28T11:35:13.919Z] #48 12.09 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-07-28T11:35:13.919Z] #48 12.19 Selecting previously unselected package libprotobuf-c1:arm64. [2023-07-28T11:35:13.919Z] #48 12.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-07-28T11:35:13.919Z] #48 12.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-07-28T11:35:13.919Z] #48 12.25 Selecting previously unselected package net-tools. [2023-07-28T11:35:13.919Z] #48 12.25 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-07-28T11:35:13.919Z] #48 12.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:35:14.180Z] #48 12.37 Selecting previously unselected package patch. [2023-07-28T11:35:14.180Z] #48 12.38 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-07-28T11:35:14.180Z] #48 12.38 Unpacking patch (2.7.6-7) ... [2023-07-28T11:35:14.180Z] #48 12.60 Selecting previously unselected package python-pip-whl. [2023-07-28T11:35:14.180Z] #48 12.60 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:35:14.180Z] #48 12.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:35:14.441Z] #48 12.80 Selecting previously unselected package python3-lib2to3. [2023-07-28T11:35:14.441Z] #48 12.80 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-28T11:35:14.441Z] #48 12.81 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:35:14.441Z] #48 12.87 Selecting previously unselected package python3-distutils. [2023-07-28T11:35:14.441Z] #48 12.87 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-28T11:35:14.441Z] #48 12.89 Unpacking python3-distutils (3.9.2-1) ... [2023-07-28T11:35:14.441Z] #48 13.00 Selecting previously unselected package python3-pkg-resources. [2023-07-28T11:35:14.703Z] #48 13.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-28T11:35:14.703Z] #48 13.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:35:14.703Z] #48 13.12 Selecting previously unselected package python3-setuptools. [2023-07-28T11:35:14.703Z] #48 13.12 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-28T11:35:14.703Z] #48 13.13 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-28T11:35:14.963Z] #48 13.25 Selecting previously unselected package python3-wheel. [2023-07-28T11:35:14.963Z] #48 13.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-28T11:35:14.963Z] #48 13.26 Unpacking python3-wheel (0.34.2-1) ... [2023-07-28T11:35:14.963Z] #48 13.33 Selecting previously unselected package python3-pip. [2023-07-28T11:35:14.963Z] #48 13.33 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:35:14.963Z] #48 13.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:35:15.224Z] #48 13.46 Selecting previously unselected package sudo. [2023-07-28T11:35:15.224Z] #48 13.46 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-07-28T11:35:15.224Z] #48 13.46 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:35:15.224Z] #48 13.64 Selecting previously unselected package thin-provisioning-tools. [2023-07-28T11:35:15.224Z] #48 13.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-07-28T11:35:15.224Z] #48 13.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:35:15.224Z] #48 13.76 Selecting previously unselected package uidmap. [2023-07-28T11:35:15.485Z] #48 13.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-07-28T11:35:15.485Z] #48 13.77 Unpacking uidmap (1:4.8.1-1) ... [2023-07-28T11:35:15.485Z] #48 13.84 Selecting previously unselected package vim-runtime. [2023-07-28T11:35:15.485Z] #48 13.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:35:15.485Z] #48 13.86 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-28T11:35:15.485Z] #48 13.87 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-28T11:35:15.485Z] #48 13.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:16.429Z] #48 14.76 Selecting previously unselected package vim. [2023-07-28T11:35:16.429Z] #48 14.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-28T11:35:16.429Z] #48 14.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:16.690Z] #48 15.09 Selecting previously unselected package xfsprogs. [2023-07-28T11:35:16.690Z] #48 15.09 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-07-28T11:35:16.690Z] #48 15.11 Unpacking xfsprogs (5.10.0-4) ... [2023-07-28T11:35:16.960Z] #48 15.36 Selecting previously unselected package zip. [2023-07-28T11:35:16.960Z] #48 15.37 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-07-28T11:35:16.960Z] #48 15.38 Unpacking zip (3.0-12) ... [2023-07-28T11:35:17.676Z] #48 15.70 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:35:17.938Z] #48 16.26 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-07-28T11:35:18.199Z] #48 16.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:35:18.199Z] #48 16.45 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-07-28T11:35:18.199Z] #48 16.51 Setting up libicu67:arm64 (67.1-7) ... [2023-07-28T11:35:18.199Z] #48 16.57 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-07-28T11:35:18.199Z] #48 16.62 Setting up libinih1:arm64 (53-1+b2) ... [2023-07-28T11:35:18.199Z] #48 16.66 Setting up uidmap (1:4.8.1-1) ... [2023-07-28T11:35:18.199Z] #48 16.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:35:18.699Z] #48 16.76 Setting up bzip2 (1.0.8-4) ... [2023-07-28T11:35:18.699Z] #48 16.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-07-28T11:35:19.288Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09c453d020f6f43f0) in /home/ubuntu/workspace/moby_PR-46105 [Pipeline] { [Pipeline] checkout [2023-07-28T11:35:19.357Z] The recommended git tool is: git [2023-07-28T11:35:19.664Z] #48 17.88 Setting up python3-wheel (0.34.2-1) ... [2023-07-28T11:35:19.925Z] #48 ... [2023-07-28T11:35:19.925Z] [2023-07-28T11:35:19.925Z] #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-28T11:35:19.925Z] #25 56.75 + /build/golangci-lint --version [2023-07-28T11:35:20.186Z] #25 57.17 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-28T11:35:20.447Z] #25 ... [2023-07-28T11:35:20.447Z] [2023-07-28T11:35:20.447Z] #36 [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-28T11:35:20.447Z] #36 53.25 + return [2023-07-28T11:35:20.447Z] #36 DONE 57.4s [2023-07-28T11:35:20.708Z] [2023-07-28T11:35:20.708Z] #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-28T11:35:20.708Z] #25 DONE 57.5s [2023-07-28T11:35:20.708Z] [2023-07-28T11:35:20.708Z] #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-28T11:35:20.708Z] #48 19.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:20.708Z] #48 19.02 Setting up libcap2:arm64 (1:2.44-1) ... [2023-07-28T11:35:20.708Z] #48 19.03 Setting up libcap2-bin (1:2.44-1) ... [2023-07-28T11:35:20.708Z] #48 19.04 Setting up apparmor (2.13.6-10) ... [2023-07-28T11:35:21.087Z] using credential docker-jenkins-github-credentials [2023-07-28T11:35:21.099Z] Cloning the remote Git repository [2023-07-28T11:35:21.099Z] Cloning with configured refspecs honoured and without tags [2023-07-28T11:35:21.149Z] Fetching without tags [2023-07-28T11:35:21.651Z] #48 20.02 Setting up zip (3.0-12) ... [2023-07-28T11:35:21.651Z] #48 20.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:21.651Z] #48 20.06 Setting up bash-completion (1:2.11-2) ... [2023-07-28T11:35:21.158Z] Cloning repository https://github.com/moby/moby.git [2023-07-28T11:35:21.201Z] > git init /home/ubuntu/workspace/moby_PR-46105 # timeout=10 [2023-07-28T11:35:21.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:21.451Z] > git --version # timeout=10 [2023-07-28T11:35:21.454Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:21.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:21.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:21.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:21.151Z] > git config --add remote.origin.fetch +refs/pull/46105/head:refs/remotes/origin/PR-46105 # timeout=10 [2023-07-28T11:35:21.154Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:21.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:21.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:21.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:21.165Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:22.956Z] Merging remotes/origin/20.10 commit 65849a573dd4ea21c5ca55e6d6b9af069d23b243 into PR head commit b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:23.038Z] #48 21.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:35:23.038Z] #48 21.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-28T11:35:23.038Z] #48 21.35 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-07-28T11:35:23.038Z] #48 21.37 Setting up patch (2.7.6-7) ... [2023-07-28T11:35:23.038Z] #48 21.38 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:35:23.038Z] #48 21.44 invoke-rc.d: could not determine current runlevel [2023-07-28T11:35:23.038Z] #48 21.46 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-28T11:35:23.038Z] #48 21.46 Setting up xfsprogs (5.10.0-4) ... [2023-07-28T11:35:23.038Z] #48 21.48 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-07-28T11:35:23.038Z] #48 21.50 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:35:23.038Z] #48 21.51 Setting up pigz (2.6-1) ... [2023-07-28T11:35:23.038Z] #48 21.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-07-28T11:35:23.038Z] #48 21.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-07-28T11:35:23.299Z] #48 21.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:35:23.299Z] #48 21.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:23.299Z] #48 21.76 Setting up libaio1:arm64 (0.3.112-9) ... [2023-07-28T11:35:23.299Z] #48 21.78 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:35:23.427Z] Merge succeeded, producing b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:23.427Z] Checking out Revision b883976e4c5dbfe896f7a303d232f7bfe0b541c5 (PR-46105) [2023-07-28T11:35:23.560Z] #48 21.94 Setting up libelf1:arm64 (0.183-1) ... [2023-07-28T11:35:23.560Z] #48 21.96 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-07-28T11:35:23.560Z] #48 21.98 Setting up python3-distutils (3.9.2-1) ... [2023-07-28T11:35:23.821Z] #48 22.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:35:23.821Z] #48 22.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-28T11:35:23.821Z] #48 22.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-28T11:35:23.821Z] #48 22.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-28T11:35:23.821Z] #48 22.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-28T11:35:23.821Z] #48 22.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-28T11:35:23.821Z] #48 22.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-28T11:35:23.821Z] #48 22.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-28T11:35:23.821Z] #48 22.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-28T11:35:23.821Z] #48 22.22 Setting up python3-setuptools (52.0.0-4) ... [2023-07-28T11:35:24.082Z] #48 ... [2023-07-28T11:35:24.082Z] [2023-07-28T11:35:24.082Z] #46 [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-28T11:35:24.082Z] #46 26.75 + mkdir -p /build [2023-07-28T11:35:24.082Z] #46 26.75 + cp runc /build/runc [2023-07-28T11:35:24.082Z] #46 DONE 27.2s [2023-07-28T11:35:22.974Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:22.976Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:23.422Z] > git remote # timeout=10 [2023-07-28T11:35:23.426Z] > git config --get remote.origin.url # timeout=10 [2023-07-28T11:35:23.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:23.429Z] > git merge 65849a573dd4ea21c5ca55e6d6b9af069d23b243 # timeout=10 [2023-07-28T11:35:23.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-28T11:35:23.441Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:23.443Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:24.343Z] [2023-07-28T11:35:24.343Z] #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-28T11:35:24.343Z] #48 22.64 Setting up libjq1:arm64 (1.6-2.1) ... [2023-07-28T11:35:24.343Z] #48 22.66 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-07-28T11:35:24.343Z] #48 22.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:35:24.343Z] #48 22.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:35:24.604Z] #48 22.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-07-28T11:35:24.604Z] #48 22.98 Setting up jq (1.6-2.1) ... [2023-07-28T11:35:24.604Z] #48 23.00 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-07-28T11:35:24.604Z] #48 23.01 Setting up iptables (1.8.7-1) ... [2023-07-28T11:35:24.604Z] #48 23.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:35:24.604Z] #48 23.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:35:24.604Z] #48 23.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:35:24.723Z] Fetching without tags [2023-07-28T11:35:24.865Z] #48 23.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:35:24.865Z] #48 23.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-28T11:35:24.865Z] #48 23.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-28T11:35:24.865Z] #48 23.05 Setting up iproute2 (5.10.0-4) ... [2023-07-28T11:35:24.865Z] #48 23.24 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:35:24.957Z] Merging remotes/origin/20.10 commit 65849a573dd4ea21c5ca55e6d6b9af069d23b243 into PR head commit b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:25.126Z] #48 DONE 23.4s [2023-07-28T11:35:25.126Z] [2023-07-28T11:35:25.126Z] #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-28T11:35:25.387Z] #49 0.357 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-28T11:35:25.387Z] #49 0.361 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-28T11:35:25.387Z] #49 0.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-28T11:35:25.387Z] #49 DONE 0.4s [2023-07-28T11:35:25.387Z] [2023-07-28T11:35:25.387Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:35:25.433Z] Merge succeeded, producing b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:25.434Z] Checking out Revision b883976e4c5dbfe896f7a303d232f7bfe0b541c5 (PR-46105) [2023-07-28T11:35:24.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:24.711Z] > git config --add remote.origin.fetch +refs/pull/46105/head:refs/remotes/origin/PR-46105 # timeout=10 [2023-07-28T11:35:24.714Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:24.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:24.726Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:24.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:24.727Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:24.963Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:24.965Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:25.416Z] > git remote # timeout=10 [2023-07-28T11:35:25.420Z] > git config --get remote.origin.url # timeout=10 [2023-07-28T11:35:25.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:25.423Z] > git merge 65849a573dd4ea21c5ca55e6d6b9af069d23b243 # timeout=10 [2023-07-28T11:35:25.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-28T11:35:25.435Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:25.437Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:27.459Z] Commit message: "update containerd binary to v1.6.22" [2023-07-28T11:35:27.487Z] > git --version # timeout=10 [2023-07-28T11:35:27.489Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:27.491Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-28T11:35:28.288Z] + docker version [2023-07-28T11:35:29.329Z] Commit message: "update containerd binary to v1.6.22" [2023-07-28T11:35:29.347Z] > git --version # timeout=10 [2023-07-28T11:35:29.350Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:29.352Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-07-28T11:35:29.619Z] #50 ... [2023-07-28T11:35:29.619Z] [2023-07-28T11:35:29.619Z] #28 [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-28T11:35:29.619Z] #28 47.91 + bin/containerd [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-28T11:35:30.090Z] + docker version [2023-07-28T11:35:31.003Z] #28 ... [2023-07-28T11:35:31.003Z] [2023-07-28T11:35:31.003Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:35:31.003Z] #50 5.756 Collecting yamllint==1.26.1 [2023-07-28T11:35:31.429Z] Fetching without tags [2023-07-28T11:35:31.658Z] Merging remotes/origin/20.10 commit 65849a573dd4ea21c5ca55e6d6b9af069d23b243 into PR head commit b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:32.130Z] Merge succeeded, producing b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:32.131Z] Checking out Revision b883976e4c5dbfe896f7a303d232f7bfe0b541c5 (PR-46105) [2023-07-28T11:35:31.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:31.419Z] > git config --add remote.origin.fetch +refs/pull/46105/head:refs/remotes/origin/PR-46105 # timeout=10 [2023-07-28T11:35:31.422Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:31.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:31.477Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:31.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:31.478Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:31.663Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:31.665Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:32.115Z] > git remote # timeout=10 [2023-07-28T11:35:32.118Z] > git config --get remote.origin.url # timeout=10 [2023-07-28T11:35:32.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:32.121Z] > git merge 65849a573dd4ea21c5ca55e6d6b9af069d23b243 # timeout=10 [2023-07-28T11:35:32.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-28T11:35:32.132Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:32.134Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:32.386Z] #50 6.784 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-28T11:35:32.386Z] #50 7.079 Collecting pathspec>=0.5.3 [2023-07-28T11:35:32.646Z] #50 7.083 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-28T11:35:32.646Z] #50 7.190 Collecting pyyaml [2023-07-28T11:35:32.646Z] #50 7.198 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-07-28T11:35:32.646Z] #50 7.218 Building wheels for collected packages: yamllint [2023-07-28T11:35:32.646Z] #50 7.218 Building wheel for yamllint (setup.py): started [2023-07-28T11:35:32.906Z] #50 7.467 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-28T11:35:32.906Z] #50 7.468 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8cc8683434b6255d26c3132516bd1d11360a98489c1c57b7486ab407f87b46be [2023-07-28T11:35:32.906Z] #50 7.468 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-28T11:35:32.906Z] #50 7.471 Successfully built yamllint [2023-07-28T11:35:32.906Z] #50 7.477 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-28T11:35:32.906Z] #50 7.591 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 [2023-07-28T11:35:33.382Z] Client: Docker Engine - Community [2023-07-28T11:35:33.383Z] Version: 24.0.2 [2023-07-28T11:35:33.383Z] API version: 1.43 [2023-07-28T11:35:33.383Z] Go version: go1.20.4 [2023-07-28T11:35:33.383Z] Git commit: cb74dfc [2023-07-28T11:35:33.383Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:33.383Z] OS/Arch: linux/amd64 [2023-07-28T11:35:33.383Z] Context: default [2023-07-28T11:35:33.383Z] [2023-07-28T11:35:33.383Z] Server: Docker Engine - Community [2023-07-28T11:35:33.383Z] Engine: [2023-07-28T11:35:33.383Z] Version: 24.0.2 [2023-07-28T11:35:33.383Z] API version: 1.43 (minimum version 1.12) [2023-07-28T11:35:33.383Z] Go version: go1.20.4 [2023-07-28T11:35:33.383Z] Git commit: 659604f [2023-07-28T11:35:33.383Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:33.383Z] OS/Arch: linux/amd64 [2023-07-28T11:35:33.383Z] Experimental: true [2023-07-28T11:35:33.383Z] containerd: [2023-07-28T11:35:33.383Z] Version: 1.6.21 [2023-07-28T11:35:33.383Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:33.383Z] runc: [2023-07-28T11:35:33.383Z] Version: 1.1.7 [2023-07-28T11:35:33.383Z] GitCommit: v1.1.7-0-g860f061 [2023-07-28T11:35:33.383Z] docker-init: [2023-07-28T11:35:33.383Z] Version: 0.19.0 [2023-07-28T11:35:33.383Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-28T11:35:33.476Z] #50 DONE 8.2s [2023-07-28T11:35:33.476Z] [2023-07-28T11:35:33.476Z] #28 [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-28T11:35:33.547Z] Client: Docker Engine - Community [2023-07-28T11:35:33.547Z] Version: 24.0.2 [2023-07-28T11:35:33.547Z] API version: 1.43 [2023-07-28T11:35:33.547Z] Go version: go1.20.4 [2023-07-28T11:35:33.547Z] Git commit: cb74dfc [2023-07-28T11:35:33.547Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:33.547Z] OS/Arch: linux/amd64 [2023-07-28T11:35:33.547Z] Context: default [2023-07-28T11:35:33.547Z] [2023-07-28T11:35:33.547Z] Server: Docker Engine - Community [2023-07-28T11:35:33.547Z] Engine: [2023-07-28T11:35:33.547Z] Version: 24.0.2 [2023-07-28T11:35:33.547Z] API version: 1.43 (minimum version 1.12) [2023-07-28T11:35:33.547Z] Go version: go1.20.4 [2023-07-28T11:35:33.547Z] Git commit: 659604f [2023-07-28T11:35:33.547Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:33.547Z] OS/Arch: linux/amd64 [2023-07-28T11:35:33.547Z] Experimental: true [2023-07-28T11:35:33.547Z] containerd: [2023-07-28T11:35:33.547Z] Version: 1.6.21 [2023-07-28T11:35:33.547Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:33.547Z] runc: [2023-07-28T11:35:33.547Z] Version: 1.1.7 [2023-07-28T11:35:33.547Z] GitCommit: v1.1.7-0-g860f061 [2023-07-28T11:35:33.547Z] docker-init: [2023-07-28T11:35:33.547Z] Version: 0.19.0 [2023-07-28T11:35:33.547Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-28T11:35:33.687Z] + docker info [2023-07-28T11:35:33.737Z] #28 ... [2023-07-28T11:35:33.737Z] [2023-07-28T11:35:33.737Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-28T11:35:33.737Z] #51 DONE 0.1s [2023-07-28T11:35:33.737Z] [2023-07-28T11:35:33.737Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-28T11:35:33.843Z] + docker info [2023-07-28T11:35:33.997Z] #52 DONE 0.2s [2023-07-28T11:35:33.997Z] [2023-07-28T11:35:33.997Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-28T11:35:33.997Z] #53 DONE 0.1s [2023-07-28T11:35:33.997Z] [2023-07-28T11:35:33.997Z] #28 [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-28T11:35:33.997Z] #28 ... [2023-07-28T11:35:33.997Z] [2023-07-28T11:35:33.997Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-28T11:35:33.997Z] #54 DONE 0.0s [2023-07-28T11:35:33.997Z] [2023-07-28T11:35:33.997Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-28T11:35:33.997Z] #55 DONE 0.0s [2023-07-28T11:35:33.997Z] [2023-07-28T11:35:33.997Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-28T11:35:34.257Z] #56 DONE 0.1s [2023-07-28T11:35:34.257Z] [2023-07-28T11:35:34.257Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-28T11:35:34.257Z] #57 DONE 0.1s [2023-07-28T11:35:34.257Z] [2023-07-28T11:35:34.257Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-28T11:35:34.257Z] #58 DONE 0.1s [2023-07-28T11:35:34.257Z] [2023-07-28T11:35:34.257Z] #28 [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-28T11:35:34.257Z] #28 ... [2023-07-28T11:35:34.257Z] [2023-07-28T11:35:34.257Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-28T11:35:34.257Z] #59 DONE 0.1s [2023-07-28T11:35:34.517Z] [2023-07-28T11:35:34.517Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-28T11:35:34.517Z] #60 DONE 0.1s [2023-07-28T11:35:34.517Z] [2023-07-28T11:35:34.517Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-28T11:35:34.517Z] #61 DONE 0.1s [2023-07-28T11:35:34.517Z] [2023-07-28T11:35:34.517Z] #28 [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-28T11:35:35.457Z] #28 64.33 # github.com/containerd/containerd/cmd/containerd [2023-07-28T11:35:35.457Z] #28 64.33 /usr/bin/ld: /tmp/go-link-1283202402/000019.o: in function `New': [2023-07-28T11:35:35.457Z] #28 64.33 /tmp/tmp.exqjbEEi2I/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-28T11:35:35.717Z] #28 64.42 + bin/containerd-stress [2023-07-28T11:35:35.751Z] Commit message: "update containerd binary to v1.6.22" [2023-07-28T11:35:35.781Z] > git --version # timeout=10 [2023-07-28T11:35:35.784Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:35.786Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-28T11:35:36.575Z] + docker version [2023-07-28T11:35:36.658Z] #28 65.28 + bin/containerd-shim [2023-07-28T11:35:40.862Z] #28 68.97 + bin/containerd-shim-runc-v1 [2023-07-28T11:35:41.817Z] Client: Docker Engine - Community [2023-07-28T11:35:41.817Z] Version: 24.0.2 [2023-07-28T11:35:41.817Z] API version: 1.43 [2023-07-28T11:35:41.817Z] Go version: go1.20.4 [2023-07-28T11:35:41.817Z] Git commit: cb74dfc [2023-07-28T11:35:41.817Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:41.817Z] OS/Arch: linux/amd64 [2023-07-28T11:35:41.817Z] Context: default [2023-07-28T11:35:41.817Z] [2023-07-28T11:35:41.817Z] Server: Docker Engine - Community [2023-07-28T11:35:41.817Z] Engine: [2023-07-28T11:35:41.817Z] Version: 24.0.2 [2023-07-28T11:35:41.817Z] API version: 1.43 (minimum version 1.12) [2023-07-28T11:35:41.817Z] Go version: go1.20.4 [2023-07-28T11:35:41.817Z] Git commit: 659604f [2023-07-28T11:35:41.817Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:41.817Z] OS/Arch: linux/amd64 [2023-07-28T11:35:41.817Z] Experimental: true [2023-07-28T11:35:41.817Z] containerd: [2023-07-28T11:35:41.817Z] Version: 1.6.21 [2023-07-28T11:35:41.817Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:41.817Z] runc: [2023-07-28T11:35:41.817Z] Version: 1.1.7 [2023-07-28T11:35:41.817Z] GitCommit: v1.1.7-0-g860f061 [2023-07-28T11:35:41.817Z] docker-init: [2023-07-28T11:35:41.817Z] Version: 0.19.0 [2023-07-28T11:35:41.817Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-28T11:35:42.108Z] + docker info [2023-07-28T11:35:42.245Z] #28 70.99 + bin/containerd-shim-runc-v2 [2023-07-28T11:35:42.815Z] #28 71.53 + binaries [2023-07-28T11:35:42.815Z] #28 71.53 + install -D bin/containerd /build/containerd [2023-07-28T11:35:42.815Z] #28 71.56 + install -D bin/containerd-shim /build/containerd-shim [2023-07-28T11:35:42.815Z] #28 71.57 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-28T11:35:42.815Z] #28 71.58 + install -D bin/ctr /build/ctr [2023-07-28T11:35:43.385Z] #28 DONE 72.0s [2023-07-28T11:35:43.674Z] Client: Docker Engine - Community [2023-07-28T11:35:43.674Z] Version: 24.0.2 [2023-07-28T11:35:43.674Z] Context: default [2023-07-28T11:35:43.674Z] Debug Mode: false [2023-07-28T11:35:43.674Z] Plugins: [2023-07-28T11:35:43.674Z] buildx: Docker Buildx (Docker Inc.) [2023-07-28T11:35:43.674Z] Version: v0.11.0 [2023-07-28T11:35:43.674Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-28T11:35:43.674Z] compose: Docker Compose (Docker Inc.) [2023-07-28T11:35:43.674Z] Version: v2.19.1 [2023-07-28T11:35:43.674Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-28T11:35:43.674Z] [2023-07-28T11:35:43.674Z] Server: [2023-07-28T11:35:43.674Z] Containers: 0 [2023-07-28T11:35:43.674Z] Running: 0 [2023-07-28T11:35:43.674Z] Paused: 0 [2023-07-28T11:35:43.674Z] Stopped: 0 [2023-07-28T11:35:43.674Z] Images: 0 [2023-07-28T11:35:43.674Z] Server Version: 24.0.2 [2023-07-28T11:35:43.674Z] Storage Driver: overlay2 [2023-07-28T11:35:43.674Z] Backing Filesystem: extfs [2023-07-28T11:35:43.674Z] Supports d_type: true [2023-07-28T11:35:43.674Z] Using metacopy: false [2023-07-28T11:35:43.674Z] Native Overlay Diff: true [2023-07-28T11:35:43.674Z] userxattr: false [2023-07-28T11:35:43.674Z] Logging Driver: json-file [2023-07-28T11:35:43.674Z] Cgroup Driver: cgroupfs [2023-07-28T11:35:43.674Z] Cgroup Version: 1 [2023-07-28T11:35:43.674Z] Plugins: [2023-07-28T11:35:43.674Z] Volume: local [2023-07-28T11:35:43.674Z] Network: bridge host ipvlan macvlan null overlay [2023-07-28T11:35:43.674Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-28T11:35:43.674Z] Swarm: inactive [2023-07-28T11:35:43.674Z] Runtimes: io.containerd.runc.v2 runc [2023-07-28T11:35:43.674Z] Default Runtime: runc [2023-07-28T11:35:43.674Z] Init Binary: docker-init [2023-07-28T11:35:43.674Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:43.674Z] runc version: v1.1.7-0-g860f061 [2023-07-28T11:35:43.674Z] init version: de40ad0 [2023-07-28T11:35:43.674Z] Security Options: [2023-07-28T11:35:43.674Z] apparmor [2023-07-28T11:35:43.674Z] seccomp [2023-07-28T11:35:43.674Z] Profile: builtin [2023-07-28T11:35:43.674Z] Kernel Version: 5.15.0-1039-aws [2023-07-28T11:35:43.674Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-28T11:35:43.674Z] OSType: linux [2023-07-28T11:35:43.674Z] Architecture: x86_64 [2023-07-28T11:35:43.674Z] CPUs: 8 [2023-07-28T11:35:43.674Z] Total Memory: 30.56GiB [2023-07-28T11:35:43.674Z] Name: ip-10-100-44-127 [2023-07-28T11:35:43.674Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-07-28T11:35:43.674Z] Docker Root Dir: /var/lib/docker [2023-07-28T11:35:43.674Z] Debug Mode: false [2023-07-28T11:35:43.674Z] Experimental: true [2023-07-28T11:35:43.674Z] Insecure Registries: [2023-07-28T11:35:43.674Z] 127.0.0.0/8 [2023-07-28T11:35:43.674Z] Live Restore Enabled: true [2023-07-28T11:35:43.674Z] [Pipeline] sh [2023-07-28T11:35:43.921Z] Client: Docker Engine - Community [2023-07-28T11:35:43.921Z] Version: 24.0.2 [2023-07-28T11:35:43.921Z] Context: default [2023-07-28T11:35:43.921Z] Debug Mode: false [2023-07-28T11:35:43.921Z] Plugins: [2023-07-28T11:35:43.921Z] buildx: Docker Buildx (Docker Inc.) [2023-07-28T11:35:43.921Z] Version: v0.11.0 [2023-07-28T11:35:43.921Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-28T11:35:43.921Z] compose: Docker Compose (Docker Inc.) [2023-07-28T11:35:43.921Z] Version: v2.19.1 [2023-07-28T11:35:43.921Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-28T11:35:43.921Z] [2023-07-28T11:35:43.921Z] Server: [2023-07-28T11:35:43.921Z] Containers: 0 [2023-07-28T11:35:43.921Z] Running: 0 [2023-07-28T11:35:43.921Z] Paused: 0 [2023-07-28T11:35:43.921Z] Stopped: 0 [2023-07-28T11:35:43.921Z] Images: 0 [2023-07-28T11:35:43.921Z] Server Version: 24.0.2 [2023-07-28T11:35:43.921Z] Storage Driver: overlay2 [2023-07-28T11:35:43.921Z] Backing Filesystem: extfs [2023-07-28T11:35:43.921Z] Supports d_type: true [2023-07-28T11:35:43.921Z] Using metacopy: false [2023-07-28T11:35:43.921Z] Native Overlay Diff: true [2023-07-28T11:35:43.921Z] userxattr: false [2023-07-28T11:35:43.921Z] Logging Driver: json-file [2023-07-28T11:35:43.921Z] Cgroup Driver: cgroupfs [2023-07-28T11:35:43.921Z] Cgroup Version: 1 [2023-07-28T11:35:43.921Z] Plugins: [2023-07-28T11:35:43.921Z] Volume: local [2023-07-28T11:35:43.921Z] Network: bridge host ipvlan macvlan null overlay [2023-07-28T11:35:43.921Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-28T11:35:43.921Z] Swarm: inactive [2023-07-28T11:35:43.921Z] Runtimes: io.containerd.runc.v2 runc [2023-07-28T11:35:43.921Z] Default Runtime: runc [2023-07-28T11:35:43.921Z] Init Binary: docker-init [2023-07-28T11:35:43.921Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:43.921Z] runc version: v1.1.7-0-g860f061 [2023-07-28T11:35:43.921Z] init version: de40ad0 [2023-07-28T11:35:43.921Z] Security Options: [2023-07-28T11:35:43.921Z] apparmor [2023-07-28T11:35:43.921Z] seccomp [2023-07-28T11:35:43.921Z] Profile: builtin [2023-07-28T11:35:43.921Z] Kernel Version: 5.15.0-1039-aws [2023-07-28T11:35:43.922Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-28T11:35:43.922Z] OSType: linux [2023-07-28T11:35:43.922Z] Architecture: x86_64 [2023-07-28T11:35:43.922Z] CPUs: 8 [2023-07-28T11:35:43.922Z] Total Memory: 30.89GiB [2023-07-28T11:35:43.922Z] Name: ip-10-100-100-105 [2023-07-28T11:35:43.922Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-07-28T11:35:43.922Z] Docker Root Dir: /var/lib/docker [2023-07-28T11:35:43.922Z] Debug Mode: false [2023-07-28T11:35:43.922Z] Experimental: true [2023-07-28T11:35:43.922Z] Insecure Registries: [2023-07-28T11:35:43.922Z] 127.0.0.0/8 [2023-07-28T11:35:43.922Z] Live Restore Enabled: true [2023-07-28T11:35:43.922Z] [Pipeline] sh [2023-07-28T11:35:43.955Z] [2023-07-28T11:35:43.955Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-28T11:35:43.955Z] #62 DONE 0.2s [2023-07-28T11:35:43.958Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:35:43.958Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:35:43.958Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-28T11:35:43.958Z] + bash /home/ubuntu/workspace/moby_PR-46105/check-config.sh [2023-07-28T11:35:43.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-28T11:35:43.958Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-28T11:35:43.958Z] [2023-07-28T11:35:43.958Z] Generally Necessary: [2023-07-28T11:35:43.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-28T11:35:43.958Z] - apparmor: enabled and tools installed [2023-07-28T11:35:43.958Z] - CONFIG_NAMESPACES: enabled [2023-07-28T11:35:43.958Z] - CONFIG_NET_NS: enabled [2023-07-28T11:35:43.958Z] - CONFIG_PID_NS: enabled [2023-07-28T11:35:43.958Z] - CONFIG_IPC_NS: enabled [2023-07-28T11:35:43.958Z] - CONFIG_UTS_NS: enabled [2023-07-28T11:35:43.958Z] - CONFIG_CGROUPS: enabled [2023-07-28T11:35:43.958Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-28T11:35:43.958Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-28T11:35:43.958Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-28T11:35:43.958Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-28T11:35:43.958Z] - CONFIG_CPUSETS: enabled [2023-07-28T11:35:43.958Z] - CONFIG_MEMCG: enabled [2023-07-28T11:35:43.958Z] - CONFIG_KEYS: enabled [2023-07-28T11:35:43.958Z] - CONFIG_VETH: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-28T11:35:43.958Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-28T11:35:43.958Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-28T11:35:44.200Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:35:44.200Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:35:44.200Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-28T11:35:44.200Z] + bash /home/ubuntu/workspace/moby_PR-46105/check-config.sh [2023-07-28T11:35:44.200Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-28T11:35:44.200Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-28T11:35:44.200Z] [2023-07-28T11:35:44.200Z] Generally Necessary: [2023-07-28T11:35:44.200Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-28T11:35:44.200Z] - apparmor: enabled and tools installed [2023-07-28T11:35:44.200Z] - CONFIG_NAMESPACES: enabled [2023-07-28T11:35:44.200Z] - CONFIG_NET_NS: enabled [2023-07-28T11:35:44.200Z] - CONFIG_PID_NS: enabled [2023-07-28T11:35:44.200Z] - CONFIG_IPC_NS: enabled [2023-07-28T11:35:44.200Z] - CONFIG_UTS_NS: enabled [2023-07-28T11:35:44.200Z] - CONFIG_CGROUPS: enabled [2023-07-28T11:35:44.200Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-28T11:35:44.200Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-28T11:35:44.200Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-28T11:35:44.200Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-28T11:35:44.200Z] - CONFIG_CPUSETS: enabled [2023-07-28T11:35:44.200Z] - CONFIG_MEMCG: enabled [2023-07-28T11:35:44.200Z] - CONFIG_KEYS: enabled [2023-07-28T11:35:44.200Z] - CONFIG_VETH: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-28T11:35:44.200Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-28T11:35:44.200Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-28T11:35:44.200Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-28T11:35:44.200Z] [2023-07-28T11:35:44.200Z] Optional Features: [2023-07-28T11:35:44.200Z] - CONFIG_USER_NS: enabled [2023-07-28T11:35:44.215Z] [2023-07-28T11:35:44.215Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-28T11:35:44.215Z] #63 DONE 0.1s [2023-07-28T11:35:44.215Z] [2023-07-28T11:35:44.215Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-28T11:35:44.215Z] #64 DONE 0.2s [2023-07-28T11:35:44.217Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-28T11:35:44.218Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-28T11:35:44.218Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-28T11:35:44.218Z] [2023-07-28T11:35:44.218Z] Optional Features: [2023-07-28T11:35:44.218Z] - CONFIG_USER_NS: enabled [2023-07-28T11:35:44.218Z] - CONFIG_SECCOMP: enabled [2023-07-28T11:35:44.218Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-28T11:35:44.218Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-28T11:35:44.218Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-28T11:35:44.218Z] (cgroup swap accounting is currently enabled) [2023-07-28T11:35:44.218Z] - CONFIG_BLK_CGROUP: enabled [2023-07-28T11:35:44.218Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-28T11:35:44.218Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-28T11:35:44.218Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-28T11:35:44.218Z] - CONFIG_CGROUP_PERF: enabled [2023-07-28T11:35:44.218Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-28T11:35:44.218Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-28T11:35:44.218Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-28T11:35:44.218Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-28T11:35:44.218Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-28T11:35:44.218Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-28T11:35:44.218Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-28T11:35:44.218Z] - CONFIG_IP_VS: enabled (as module) [2023-07-28T11:35:44.218Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-28T11:35:44.218Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-28T11:35:44.218Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-28T11:35:44.218Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-28T11:35:44.218Z] - CONFIG_EXT4_FS: enabled [2023-07-28T11:35:44.218Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-28T11:35:44.218Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-28T11:35:44.218Z] - Network Drivers: [2023-07-28T11:35:44.218Z] - "overlay": [2023-07-28T11:35:44.218Z] - CONFIG_VXLAN: enabled (as module) [2023-07-28T11:35:44.218Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-28T11:35:44.218Z] Optional (for encrypted networks): [2023-07-28T11:35:44.458Z] - CONFIG_SECCOMP: enabled [2023-07-28T11:35:44.458Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-28T11:35:44.458Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-28T11:35:44.458Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-28T11:35:44.458Z] (cgroup swap accounting is currently enabled) [2023-07-28T11:35:44.458Z] - CONFIG_BLK_CGROUP: enabled [2023-07-28T11:35:44.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-28T11:35:44.458Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-28T11:35:44.458Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-28T11:35:44.458Z] - CONFIG_CGROUP_PERF: enabled [2023-07-28T11:35:44.458Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-28T11:35:44.458Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-28T11:35:44.458Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-28T11:35:44.458Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-28T11:35:44.458Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-28T11:35:44.458Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-28T11:35:44.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-28T11:35:44.458Z] - CONFIG_IP_VS: enabled (as module) [2023-07-28T11:35:44.458Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-28T11:35:44.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-28T11:35:44.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-28T11:35:44.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-28T11:35:44.458Z] - CONFIG_EXT4_FS: enabled [2023-07-28T11:35:44.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-28T11:35:44.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-28T11:35:44.458Z] - Network Drivers: [2023-07-28T11:35:44.458Z] - "overlay": [2023-07-28T11:35:44.458Z] - CONFIG_VXLAN: enabled (as module) [2023-07-28T11:35:44.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-28T11:35:44.458Z] Optional (for encrypted networks): [2023-07-28T11:35:44.475Z] [2023-07-28T11:35:44.475Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-28T11:35:44.475Z] #65 DONE 0.0s [2023-07-28T11:35:44.475Z] [2023-07-28T11:35:44.475Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-28T11:35:44.475Z] #66 DONE 0.0s [2023-07-28T11:35:44.475Z] [2023-07-28T11:35:44.475Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-28T11:35:44.477Z] - CONFIG_CRYPTO: enabled [2023-07-28T11:35:44.477Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-28T11:35:44.477Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-28T11:35:44.477Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-28T11:35:44.477Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-28T11:35:44.477Z] - CONFIG_XFRM: enabled [2023-07-28T11:35:44.477Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-28T11:35:44.477Z] - "ipvlan": [2023-07-28T11:35:44.477Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-28T11:35:44.477Z] - "macvlan": [2023-07-28T11:35:44.477Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_DUMMY: enabled (as module) [2023-07-28T11:35:44.477Z] - "ftp,tftp client in container": [2023-07-28T11:35:44.477Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-28T11:35:44.477Z] - Storage Drivers: [2023-07-28T11:35:44.477Z] - "aufs": [2023-07-28T11:35:44.477Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-28T11:35:44.477Z] - "btrfs": [2023-07-28T11:35:44.477Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-28T11:35:44.477Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-28T11:35:44.477Z] - "devicemapper": [2023-07-28T11:35:44.477Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-28T11:35:44.477Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-28T11:35:44.477Z] - "overlay": [2023-07-28T11:35:44.477Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-28T11:35:44.477Z] - "zfs": [2023-07-28T11:35:44.477Z] - /dev/zfs: present [2023-07-28T11:35:44.477Z] - zfs command: missing [2023-07-28T11:35:44.477Z] - zpool command: missing [2023-07-28T11:35:44.477Z] [2023-07-28T11:35:44.477Z] Limits: [2023-07-28T11:35:44.477Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-28T11:35:44.477Z] [2023-07-28T11:35:44.477Z] + true [2023-07-28T11:35:44.481Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-28T11:35:44.668Z] Merging remotes/origin/20.10 commit 65849a573dd4ea21c5ca55e6d6b9af069d23b243 into PR head commit b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:44.716Z] - CONFIG_CRYPTO: enabled [2023-07-28T11:35:44.716Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-28T11:35:44.716Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-28T11:35:44.716Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-28T11:35:44.716Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-28T11:35:44.716Z] - CONFIG_XFRM: enabled [2023-07-28T11:35:44.716Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-28T11:35:44.716Z] - "ipvlan": [2023-07-28T11:35:44.716Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-28T11:35:44.716Z] - "macvlan": [2023-07-28T11:35:44.716Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_DUMMY: enabled (as module) [2023-07-28T11:35:44.716Z] - "ftp,tftp client in container": [2023-07-28T11:35:44.716Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-28T11:35:44.716Z] - Storage Drivers: [2023-07-28T11:35:44.716Z] - "aufs": [2023-07-28T11:35:44.716Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-28T11:35:44.716Z] - "btrfs": [2023-07-28T11:35:44.716Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-28T11:35:44.716Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-28T11:35:44.716Z] - "devicemapper": [2023-07-28T11:35:44.716Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-28T11:35:44.716Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-28T11:35:44.716Z] - "overlay": [2023-07-28T11:35:44.716Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-28T11:35:44.716Z] - "zfs": [2023-07-28T11:35:44.716Z] - /dev/zfs: present [2023-07-28T11:35:44.716Z] - zfs command: missing [2023-07-28T11:35:44.716Z] - zpool command: missing [2023-07-28T11:35:44.716Z] [2023-07-28T11:35:44.716Z] Limits: [2023-07-28T11:35:44.716Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-28T11:35:44.716Z] [2023-07-28T11:35:44.716Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-28T11:35:44.801Z] + sudo modprobe ip_vs [2023-07-28T11:35:44.801Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 . [2023-07-28T11:35:45.040Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 . [2023-07-28T11:35:45.060Z] #0 building with "default" instance using docker driver [2023-07-28T11:35:45.060Z] [2023-07-28T11:35:45.060Z] #1 [internal] load build definition from Dockerfile [2023-07-28T11:35:45.060Z] #1 transferring dockerfile: 17.46kB done [2023-07-28T11:35:45.060Z] #1 DONE 0.1s [2023-07-28T11:35:45.060Z] [2023-07-28T11:35:45.060Z] #2 [internal] load .dockerignore [2023-07-28T11:35:45.060Z] #2 transferring context: 87B done [2023-07-28T11:35:45.060Z] #2 DONE 0.1s [2023-07-28T11:35:45.060Z] [2023-07-28T11:35:45.060Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-28T11:35:45.143Z] Merge succeeded, producing b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:35:45.144Z] Checking out Revision b883976e4c5dbfe896f7a303d232f7bfe0b541c5 (PR-46105) [2023-07-28T11:35:45.298Z] #0 building with "default" instance using docker driver [2023-07-28T11:35:45.298Z] [2023-07-28T11:35:45.298Z] #1 [internal] load build definition from Dockerfile [2023-07-28T11:35:45.298Z] #1 transferring dockerfile: 17.46kB done [2023-07-28T11:35:45.298Z] #1 DONE 0.1s [2023-07-28T11:35:45.298Z] [2023-07-28T11:35:45.298Z] #2 [internal] load .dockerignore [2023-07-28T11:35:45.298Z] #2 transferring context: 87B done [2023-07-28T11:35:45.298Z] #2 DONE 0.1s [2023-07-28T11:35:45.298Z] [2023-07-28T11:35:45.298Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-28T11:35:45.415Z] #67 DONE 0.9s [2023-07-28T11:35:45.415Z] [2023-07-28T11:35:45.415Z] #68 exporting to image [2023-07-28T11:35:45.415Z] #68 exporting layers [2023-07-28T11:35:45.564Z] #3 DONE 0.4s [2023-07-28T11:35:45.564Z] [2023-07-28T11:35:45.564Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-28T11:35:45.564Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-28T11:35:45.630Z] #3 DONE 0.4s [2023-07-28T11:35:45.630Z] [2023-07-28T11:35:45.630Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-28T11:35:45.630Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-28T11:35:45.630Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-28T11:35:45.630Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-28T11:35:45.630Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-28T11:35:45.630Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-07-28T11:35:45.822Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0B / 11.55MB 0.1s [2023-07-28T11:35:45.822Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-28T11:35:45.822Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-28T11:35:45.822Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-07-28T11:35:45.822Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-28T11:35:45.889Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-07-28T11:35:45.889Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-28T11:35:45.889Z] #4 DONE 0.5s [2023-07-28T11:35:46.079Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-07-28T11:35:46.079Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-07-28T11:35:46.148Z] [2023-07-28T11:35:46.148Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-28T11:35:46.337Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-28T11:35:46.337Z] #4 DONE 0.6s [2023-07-28T11:35:46.337Z] [2023-07-28T11:35:46.337Z] #5 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye [2023-07-28T11:35:44.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:44.471Z] > git config --add remote.origin.fetch +refs/pull/46105/head:refs/remotes/origin/PR-46105 # timeout=10 [2023-07-28T11:35:44.474Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:44.479Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:35:44.485Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:35:44.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:44.485Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:35:44.674Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:44.677Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:45.126Z] > git remote # timeout=10 [2023-07-28T11:35:45.130Z] > git config --get remote.origin.url # timeout=10 [2023-07-28T11:35:45.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:35:45.133Z] > git merge 65849a573dd4ea21c5ca55e6d6b9af069d23b243 # timeout=10 [2023-07-28T11:35:45.140Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-28T11:35:45.146Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:35:45.148Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:35:47.086Z] #5 DONE 1.0s [2023-07-28T11:35:47.086Z] [2023-07-28T11:35:47.086Z] #6 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye [2023-07-28T11:35:47.326Z] #68 exporting layers 2.1s done [2023-07-28T11:35:47.326Z] #68 writing image sha256:39444c7b5984ce9239067425ca2d68becb47fbdc00e0c131a87a60fa25c4fffd done [2023-07-28T11:35:47.326Z] #68 naming to docker.io/library/docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 done [2023-07-28T11:35:47.327Z] #68 DONE 2.1s [Pipeline] } [Pipeline] // stage [2023-07-28T11:35:47.346Z] #6 ... [2023-07-28T11:35:47.346Z] [2023-07-28T11:35:47.346Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:47.346Z] #7 DONE 1.1s [2023-07-28T11:35:47.346Z] [2023-07-28T11:35:47.346Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:47.346Z] #8 DONE 1.1s [2023-07-28T11:35:47.346Z] [2023-07-28T11:35:47.346Z] #6 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye [2023-07-28T11:35:47.346Z] #6 DONE 1.3s [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-07-28T11:35:47.661Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/test/unit [2023-07-28T11:35:47.709Z] #5 DONE 1.2s [2023-07-28T11:35:47.709Z] [2023-07-28T11:35:47.709Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-28T11:35:47.709Z] #6 DONE 1.2s [2023-07-28T11:35:47.709Z] [2023-07-28T11:35:47.709Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:47.709Z] #7 DONE 1.2s [2023-07-28T11:35:47.709Z] [2023-07-28T11:35:47.709Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:47.709Z] #8 DONE 1.2s [2023-07-28T11:35:48.729Z] [2023-07-28T11:35:48.730Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:35:48.730Z] #9 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.1s done [2023-07-28T11:35:48.730Z] #9 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done [2023-07-28T11:35:48.730Z] #9 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done [2023-07-28T11:35:48.730Z] #9 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0B / 15.76MB 0.1s [2023-07-28T11:35:48.730Z] #9 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done [2023-07-28T11:35:48.730Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0B / 55.06MB 0.1s [2023-07-28T11:35:48.746Z] Commit message: "update containerd binary to v1.6.22" [2023-07-28T11:35:48.764Z] > git --version # timeout=10 [2023-07-28T11:35:48.766Z] > git --version # 'git version 2.25.1' [2023-07-28T11:35:48.768Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-07-28T11:35:48.999Z] #9 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.3s [2023-07-28T11:35:48.999Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 20.97MB / 55.06MB 0.3s [2023-07-28T11:35:48.999Z] #9 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 9.44MB / 54.59MB 0.3s [2023-07-28T11:35:49.045Z] ? github.com/docker/docker/api [no test files] [2023-07-28T11:35:49.082Z] [2023-07-28T11:35:49.082Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:35:49.082Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-28T11:35:49.082Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-28T11:35:49.082Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-28T11:35:49.082Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T11:35:49.261Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 28.31MB / 55.06MB 0.4s [2023-07-28T11:35:49.261Z] #9 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 16.78MB / 54.59MB 0.4s [2023-07-28T11:35:49.261Z] #9 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.3s done [2023-07-28T11:35:49.261Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 41.94MB / 55.06MB 0.5s [2023-07-28T11:35:49.261Z] #9 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 30.41MB / 54.59MB 0.5s [2023-07-28T11:35:49.261Z] #9 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0B / 86.03MB 0.5s [2023-07-28T11:35:49.261Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 51.38MB / 55.06MB 0.6s [2023-07-28T11:35:49.261Z] #9 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 39.85MB / 54.59MB 0.6s [2023-07-28T11:35:49.525Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s [2023-07-28T11:35:49.525Z] #9 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 0.8s [2023-07-28T11:35:49.525Z] #9 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 28.31MB / 86.03MB 0.8s [2023-07-28T11:35:49.525Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s done [2023-07-28T11:35:49.525Z] #9 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa [2023-07-28T11:35:49.526Z] + [ PR != PR ] [2023-07-28T11:35:49.527Z] + [ 20.10 != master ] [2023-07-28T11:35:49.527Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-28T11:35:49.785Z] #9 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.0s done [2023-07-28T11:35:49.785Z] #9 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 39.85MB / 86.03MB 1.0s [2023-07-28T11:35:49.879Z] + docker version [2023-07-28T11:35:50.045Z] #9 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 65.01MB / 86.03MB 1.3s [2023-07-28T11:35:50.045Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 7.38MB / 149.13MB 1.3s [2023-07-28T11:35:50.045Z] #9 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 1.2s done [2023-07-28T11:35:50.045Z] #9 ... [2023-07-28T11:35:50.045Z] [2023-07-28T11:35:50.045Z] #10 [internal] load build context [2023-07-28T11:35:50.045Z] #10 transferring context: 53.57MB 1.4s done [2023-07-28T11:35:50.045Z] #10 DONE 1.5s [2023-07-28T11:35:50.045Z] [2023-07-28T11:35:50.045Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:35:50.045Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 16.78MB / 149.13MB 1.4s [2023-07-28T11:35:50.353Z] #9 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 75.50MB / 86.03MB 1.5s [2023-07-28T11:35:50.353Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 27.03MB / 149.13MB 1.5s [2023-07-28T11:35:50.353Z] #9 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.6s [2023-07-28T11:35:50.353Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 34.60MB / 149.13MB 1.6s [2023-07-28T11:35:50.457Z] #9 ... [2023-07-28T11:35:50.457Z] [2023-07-28T11:35:50.457Z] #10 [internal] load build context [2023-07-28T11:35:50.457Z] #10 transferring context: 53.57MB 1.1s done [2023-07-28T11:35:50.457Z] #10 DONE 1.5s [2023-07-28T11:35:50.457Z] [2023-07-28T11:35:50.457Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:35:50.457Z] #11 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.1s done [2023-07-28T11:35:50.457Z] #11 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done [2023-07-28T11:35:50.457Z] #11 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done [2023-07-28T11:35:50.457Z] #11 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done [2023-07-28T11:35:50.457Z] #11 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.6s done [2023-07-28T11:35:50.457Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done [2023-07-28T11:35:50.457Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.4s [2023-07-28T11:35:50.457Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 66.06MB / 86.03MB 1.4s [2023-07-28T11:35:50.457Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.1s [2023-07-28T11:35:50.614Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 46.14MB / 149.13MB 1.7s [2023-07-28T11:35:50.614Z] #9 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.8s done [2023-07-28T11:35:50.614Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 66.06MB / 149.13MB 1.9s [2023-07-28T11:35:50.614Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 77.59MB / 149.13MB 2.0s [2023-07-28T11:35:50.715Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 74.45MB / 86.03MB 1.5s [2023-07-28T11:35:50.715Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.6s [2023-07-28T11:35:50.875Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 87.03MB / 149.13MB 2.1s [2023-07-28T11:35:50.875Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 98.57MB / 149.13MB 2.2s [2023-07-28T11:35:50.972Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 2.0s done [2023-07-28T11:35:51.135Z] #9 ... [2023-07-28T11:35:51.135Z] [2023-07-28T11:35:51.135Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:35:51.135Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-28T11:35:51.135Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:35:51.135Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-28T11:35:51.135Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-28T11:35:51.135Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.8s done [2023-07-28T11:35:51.135Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-07-28T11:35:51.135Z] #11 DONE 2.4s [2023-07-28T11:35:51.135Z] [2023-07-28T11:35:51.135Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:35:51.135Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 117.44MB / 149.13MB 2.4s [2023-07-28T11:35:51.135Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 127.93MB / 149.13MB 2.5s [2023-07-28T11:35:51.443Z] #9 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 144.70MB / 149.13MB 2.7s [2023-07-28T11:35:51.786Z] Client: Docker Engine - Community [2023-07-28T11:35:51.786Z] Version: 24.0.2 [2023-07-28T11:35:51.786Z] API version: 1.43 [2023-07-28T11:35:51.786Z] Go version: go1.20.4 [2023-07-28T11:35:51.786Z] Git commit: cb74dfc [2023-07-28T11:35:51.786Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:51.786Z] OS/Arch: linux/amd64 [2023-07-28T11:35:51.786Z] Context: default [2023-07-28T11:35:51.786Z] [2023-07-28T11:35:51.786Z] Server: Docker Engine - Community [2023-07-28T11:35:51.786Z] Engine: [2023-07-28T11:35:51.786Z] Version: 24.0.2 [2023-07-28T11:35:51.786Z] API version: 1.43 (minimum version 1.12) [2023-07-28T11:35:51.786Z] Go version: go1.20.4 [2023-07-28T11:35:51.786Z] Git commit: 659604f [2023-07-28T11:35:51.786Z] Built: Thu May 25 21:52:22 2023 [2023-07-28T11:35:51.786Z] OS/Arch: linux/amd64 [2023-07-28T11:35:51.786Z] Experimental: true [2023-07-28T11:35:51.786Z] containerd: [2023-07-28T11:35:51.786Z] Version: 1.6.21 [2023-07-28T11:35:51.786Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:51.786Z] runc: [2023-07-28T11:35:51.786Z] Version: 1.1.7 [2023-07-28T11:35:51.786Z] GitCommit: v1.1.7-0-g860f061 [2023-07-28T11:35:51.786Z] docker-init: [2023-07-28T11:35:51.786Z] Version: 0.19.0 [2023-07-28T11:35:51.786Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-28T11:35:51.906Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 1.7s done [2023-07-28T11:35:52.068Z] + docker info [2023-07-28T11:35:52.164Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 3.1s done [2023-07-28T11:35:52.164Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 [2023-07-28T11:35:52.164Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 0B / 149.13MB 3.2s [2023-07-28T11:35:52.164Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 0B / 156B 3.2s [2023-07-28T11:35:52.382Z] #9 ... [2023-07-28T11:35:52.382Z] [2023-07-28T11:35:52.382Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:35:52.382Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-28T11:35:52.382Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:35:52.382Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-28T11:35:52.382Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-28T11:35:52.382Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s [2023-07-28T11:35:52.382Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-07-28T11:35:52.421Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 3.3s done [2023-07-28T11:35:52.422Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 12.58MB / 149.13MB 3.4s [2023-07-28T11:35:52.679Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.4s done [2023-07-28T11:35:52.679Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 29.36MB / 149.13MB 3.6s [2023-07-28T11:35:52.937Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 51.22MB / 149.13MB 3.8s [2023-07-28T11:35:52.937Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 63.96MB / 149.13MB 3.9s [2023-07-28T11:35:52.937Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef [2023-07-28T11:35:53.196Z] #11 ... [2023-07-28T11:35:53.196Z] [2023-07-28T11:35:53.196Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:35:53.196Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-28T11:35:53.196Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:35:53.196Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-28T11:35:53.196Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-28T11:35:53.196Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2023-07-28T11:35:53.196Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2023-07-28T11:35:53.196Z] #12 DONE 4.2s [2023-07-28T11:35:53.196Z] [2023-07-28T11:35:53.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:35:53.196Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 75.50MB / 149.13MB 4.0s [2023-07-28T11:35:53.196Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 89.13MB / 149.13MB 4.1s [2023-07-28T11:35:53.196Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 98.57MB / 149.13MB 4.2s [2023-07-28T11:35:53.454Z] #11 ... [2023-07-28T11:35:53.454Z] [2023-07-28T11:35:53.454Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:35:53.454Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2023-07-28T11:35:53.454Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2023-07-28T11:35:53.454Z] #9 DONE 4.6s [2023-07-28T11:35:53.454Z] [2023-07-28T11:35:53.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:35:53.454Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 112.88MB / 149.13MB 4.4s [2023-07-28T11:35:53.712Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 135.27MB / 149.13MB 4.6s [2023-07-28T11:35:53.970Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 146.80MB / 149.13MB 4.9s [2023-07-28T11:35:54.272Z] Client: Docker Engine - Community [2023-07-28T11:35:54.273Z] Version: 24.0.2 [2023-07-28T11:35:54.273Z] Context: default [2023-07-28T11:35:54.273Z] Debug Mode: false [2023-07-28T11:35:54.273Z] Plugins: [2023-07-28T11:35:54.273Z] buildx: Docker Buildx (Docker Inc.) [2023-07-28T11:35:54.273Z] Version: v0.11.0 [2023-07-28T11:35:54.273Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-28T11:35:54.273Z] compose: Docker Compose (Docker Inc.) [2023-07-28T11:35:54.273Z] Version: v2.19.1 [2023-07-28T11:35:54.273Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-28T11:35:54.273Z] [2023-07-28T11:35:54.273Z] Server: [2023-07-28T11:35:54.273Z] Containers: 0 [2023-07-28T11:35:54.273Z] Running: 0 [2023-07-28T11:35:54.273Z] Paused: 0 [2023-07-28T11:35:54.273Z] Stopped: 0 [2023-07-28T11:35:54.273Z] Images: 0 [2023-07-28T11:35:54.273Z] Server Version: 24.0.2 [2023-07-28T11:35:54.273Z] Storage Driver: overlay2 [2023-07-28T11:35:54.273Z] Backing Filesystem: extfs [2023-07-28T11:35:54.273Z] Supports d_type: true [2023-07-28T11:35:54.273Z] Using metacopy: false [2023-07-28T11:35:54.273Z] Native Overlay Diff: true [2023-07-28T11:35:54.273Z] userxattr: false [2023-07-28T11:35:54.273Z] Logging Driver: json-file [2023-07-28T11:35:54.273Z] Cgroup Driver: systemd [2023-07-28T11:35:54.273Z] Cgroup Version: 2 [2023-07-28T11:35:54.273Z] Plugins: [2023-07-28T11:35:54.273Z] Volume: local [2023-07-28T11:35:54.273Z] Network: bridge host ipvlan macvlan null overlay [2023-07-28T11:35:54.273Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-28T11:35:54.273Z] Swarm: inactive [2023-07-28T11:35:54.273Z] Runtimes: io.containerd.runc.v2 runc [2023-07-28T11:35:54.273Z] Default Runtime: runc [2023-07-28T11:35:54.273Z] Init Binary: docker-init [2023-07-28T11:35:54.273Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:54.273Z] runc version: v1.1.7-0-g860f061 [2023-07-28T11:35:54.273Z] init version: de40ad0 [2023-07-28T11:35:54.273Z] Security Options: [2023-07-28T11:35:54.273Z] apparmor [2023-07-28T11:35:54.273Z] seccomp [2023-07-28T11:35:54.273Z] Profile: builtin [2023-07-28T11:35:54.273Z] cgroupns [2023-07-28T11:35:54.273Z] Kernel Version: 5.15.0-1039-aws [2023-07-28T11:35:54.273Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-28T11:35:54.273Z] OSType: linux [2023-07-28T11:35:54.273Z] Architecture: x86_64 [2023-07-28T11:35:54.273Z] CPUs: 8 [2023-07-28T11:35:54.273Z] Total Memory: 30.89GiB [2023-07-28T11:35:54.273Z] Name: ip-10-100-64-189 [2023-07-28T11:35:54.273Z] ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 [2023-07-28T11:35:54.273Z] Docker Root Dir: /var/lib/docker [2023-07-28T11:35:54.273Z] Debug Mode: false [2023-07-28T11:35:54.273Z] Experimental: true [2023-07-28T11:35:54.273Z] Insecure Registries: [2023-07-28T11:35:54.273Z] 127.0.0.0/8 [2023-07-28T11:35:54.273Z] Live Restore Enabled: true [2023-07-28T11:35:54.273Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-28T11:35:54.587Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 . [2023-07-28T11:35:54.843Z] #0 building with "default" instance using docker driver [2023-07-28T11:35:54.843Z] [2023-07-28T11:35:54.843Z] #1 [internal] load build definition from Dockerfile [2023-07-28T11:35:54.843Z] #1 transferring dockerfile: 17.46kB done [2023-07-28T11:35:54.843Z] #1 DONE 0.1s [2023-07-28T11:35:54.843Z] [2023-07-28T11:35:54.843Z] #2 [internal] load .dockerignore [2023-07-28T11:35:54.843Z] #2 transferring context: 87B done [2023-07-28T11:35:54.843Z] #2 DONE 0.1s [2023-07-28T11:35:54.843Z] [2023-07-28T11:35:54.843Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-28T11:35:54.921Z] #12 ... [2023-07-28T11:35:54.921Z] [2023-07-28T11:35:54.921Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-07-28T11:35:54.921Z] #13 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.1s done [2023-07-28T11:35:54.921Z] #13 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-07-28T11:35:54.921Z] #13 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-07-28T11:35:54.921Z] #13 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-07-28T11:35:54.921Z] #13 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 2.7s done [2023-07-28T11:35:54.921Z] #13 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.6s done [2023-07-28T11:35:54.921Z] #13 DONE 5.9s [2023-07-28T11:35:54.921Z] [2023-07-28T11:35:54.921Z] #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-28T11:35:55.099Z] #3 DONE 0.5s [2023-07-28T11:35:55.099Z] [2023-07-28T11:35:55.099Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-28T11:35:55.099Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-28T11:35:55.181Z] #14 0.694 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:35:55.181Z] #14 0.723 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:35:55.181Z] #14 0.723 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:35:55.346Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 2.2s done [2023-07-28T11:35:55.355Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-28T11:35:55.355Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-28T11:35:55.355Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-28T11:35:55.355Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 6.29MB / 11.55MB 0.1s [2023-07-28T11:35:55.355Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-07-28T11:35:55.360Z] Client: Docker Engine - Community [2023-07-28T11:35:55.360Z] Version: 24.0.2 [2023-07-28T11:35:55.360Z] Context: default [2023-07-28T11:35:55.360Z] Debug Mode: false [2023-07-28T11:35:55.360Z] Plugins: [2023-07-28T11:35:55.360Z] buildx: Docker Buildx (Docker Inc.) [2023-07-28T11:35:55.360Z] Version: v0.11.0 [2023-07-28T11:35:55.360Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-28T11:35:55.360Z] compose: Docker Compose (Docker Inc.) [2023-07-28T11:35:55.360Z] Version: v2.19.1 [2023-07-28T11:35:55.360Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-28T11:35:55.360Z] [2023-07-28T11:35:55.360Z] Server: [2023-07-28T11:35:55.360Z] Containers: 0 [2023-07-28T11:35:55.360Z] Running: 0 [2023-07-28T11:35:55.360Z] Paused: 0 [2023-07-28T11:35:55.360Z] Stopped: 0 [2023-07-28T11:35:55.360Z] Images: 0 [2023-07-28T11:35:55.360Z] Server Version: 24.0.2 [2023-07-28T11:35:55.360Z] Storage Driver: overlay2 [2023-07-28T11:35:55.360Z] Backing Filesystem: extfs [2023-07-28T11:35:55.360Z] Supports d_type: true [2023-07-28T11:35:55.360Z] Using metacopy: false [2023-07-28T11:35:55.360Z] Native Overlay Diff: true [2023-07-28T11:35:55.360Z] userxattr: false [2023-07-28T11:35:55.360Z] Logging Driver: json-file [2023-07-28T11:35:55.360Z] Cgroup Driver: cgroupfs [2023-07-28T11:35:55.360Z] Cgroup Version: 1 [2023-07-28T11:35:55.360Z] Plugins: [2023-07-28T11:35:55.360Z] Volume: local [2023-07-28T11:35:55.360Z] Network: bridge host ipvlan macvlan null overlay [2023-07-28T11:35:55.360Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-28T11:35:55.360Z] Swarm: inactive [2023-07-28T11:35:55.360Z] Runtimes: io.containerd.runc.v2 runc [2023-07-28T11:35:55.360Z] Default Runtime: runc [2023-07-28T11:35:55.360Z] Init Binary: docker-init [2023-07-28T11:35:55.360Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-28T11:35:55.360Z] runc version: v1.1.7-0-g860f061 [2023-07-28T11:35:55.360Z] init version: de40ad0 [2023-07-28T11:35:55.360Z] Security Options: [2023-07-28T11:35:55.360Z] apparmor [2023-07-28T11:35:55.360Z] seccomp [2023-07-28T11:35:55.360Z] Profile: builtin [2023-07-28T11:35:55.360Z] Kernel Version: 5.15.0-1039-aws [2023-07-28T11:35:55.360Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-28T11:35:55.360Z] OSType: linux [2023-07-28T11:35:55.360Z] Architecture: x86_64 [2023-07-28T11:35:55.360Z] CPUs: 8 [2023-07-28T11:35:55.360Z] Total Memory: 30.56GiB [2023-07-28T11:35:55.360Z] Name: ip-10-100-59-130 [2023-07-28T11:35:55.360Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 [2023-07-28T11:35:55.360Z] Docker Root Dir: /var/lib/docker [2023-07-28T11:35:55.360Z] Debug Mode: false [2023-07-28T11:35:55.360Z] Experimental: true [2023-07-28T11:35:55.360Z] Insecure Registries: [2023-07-28T11:35:55.360Z] 127.0.0.0/8 [2023-07-28T11:35:55.360Z] Live Restore Enabled: true [2023-07-28T11:35:55.360Z] [Pipeline] sh [2023-07-28T11:35:55.442Z] #14 0.819 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:35:55.442Z] #14 0.918 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:35:55.442Z] #14 1.005 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:35:55.611Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-07-28T11:35:55.611Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-07-28T11:35:55.611Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-28T11:35:55.611Z] #4 DONE 0.5s [2023-07-28T11:35:55.635Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2023-07-28T11:35:55.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:35:55.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:35:55.644Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-07-28T11:35:55.644Z] + bash /home/ubuntu/workspace/moby_PR-46105/check-config.sh [2023-07-28T11:35:55.644Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-28T11:35:55.644Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-28T11:35:55.644Z] [2023-07-28T11:35:55.644Z] Generally Necessary: [2023-07-28T11:35:55.644Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-28T11:35:55.644Z] - apparmor: enabled and tools installed [2023-07-28T11:35:55.644Z] - CONFIG_NAMESPACES: enabled [2023-07-28T11:35:55.644Z] - CONFIG_NET_NS: enabled [2023-07-28T11:35:55.644Z] - CONFIG_PID_NS: enabled [2023-07-28T11:35:55.644Z] - CONFIG_IPC_NS: enabled [2023-07-28T11:35:55.644Z] - CONFIG_UTS_NS: enabled [2023-07-28T11:35:55.644Z] - CONFIG_CGROUPS: enabled [2023-07-28T11:35:55.644Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-28T11:35:55.644Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-28T11:35:55.644Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-28T11:35:55.644Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-28T11:35:55.644Z] - CONFIG_CPUSETS: enabled [2023-07-28T11:35:55.644Z] - CONFIG_MEMCG: enabled [2023-07-28T11:35:55.644Z] - CONFIG_KEYS: enabled [2023-07-28T11:35:55.644Z] - CONFIG_VETH: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_NF_NAT_IPV4: missing [2023-07-28T11:35:55.644Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-28T11:35:55.644Z] - CONFIG_NF_NAT_NEEDED: missing [2023-07-28T11:35:55.644Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-28T11:35:55.644Z] [2023-07-28T11:35:55.644Z] Optional Features: [2023-07-28T11:35:55.644Z] - CONFIG_USER_NS: enabled [2023-07-28T11:35:55.866Z] [2023-07-28T11:35:55.866Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:55.903Z] - CONFIG_SECCOMP: enabled [2023-07-28T11:35:55.903Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-28T11:35:55.903Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-28T11:35:55.903Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-07-28T11:35:55.903Z] (cgroup swap accounting is currently enabled) [2023-07-28T11:35:55.903Z] - CONFIG_BLK_CGROUP: enabled [2023-07-28T11:35:55.903Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-28T11:35:55.903Z] - CONFIG_IOSCHED_CFQ: missing [2023-07-28T11:35:55.903Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-07-28T11:35:55.903Z] - CONFIG_CGROUP_PERF: enabled [2023-07-28T11:35:55.903Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-28T11:35:55.903Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-28T11:35:55.903Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-28T11:35:55.903Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-28T11:35:55.903Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-28T11:35:55.903Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-28T11:35:55.903Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-28T11:35:55.903Z] - CONFIG_IP_VS: enabled (as module) [2023-07-28T11:35:55.903Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-28T11:35:55.903Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-28T11:35:55.903Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-28T11:35:55.903Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-28T11:35:55.903Z] - CONFIG_EXT4_FS: enabled [2023-07-28T11:35:55.903Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-28T11:35:55.903Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-28T11:35:55.903Z] - Network Drivers: [2023-07-28T11:35:55.903Z] - "overlay": [2023-07-28T11:35:55.903Z] - CONFIG_VXLAN: enabled (as module) [2023-07-28T11:35:55.903Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-28T11:35:55.903Z] Optional (for encrypted networks): [2023-07-28T11:35:56.163Z] - CONFIG_CRYPTO: enabled [2023-07-28T11:35:56.163Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-28T11:35:56.163Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-28T11:35:56.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-28T11:35:56.163Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-28T11:35:56.163Z] - CONFIG_XFRM: enabled [2023-07-28T11:35:56.163Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-07-28T11:35:56.163Z] - "ipvlan": [2023-07-28T11:35:56.163Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-28T11:35:56.163Z] - "macvlan": [2023-07-28T11:35:56.163Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_DUMMY: enabled (as module) [2023-07-28T11:35:56.163Z] - "ftp,tftp client in container": [2023-07-28T11:35:56.163Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-28T11:35:56.163Z] - Storage Drivers: [2023-07-28T11:35:56.163Z] - "aufs": [2023-07-28T11:35:56.163Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-28T11:35:56.163Z] - "btrfs": [2023-07-28T11:35:56.163Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-28T11:35:56.163Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-28T11:35:56.163Z] - "devicemapper": [2023-07-28T11:35:56.163Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-28T11:35:56.163Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-28T11:35:56.163Z] - "overlay": [2023-07-28T11:35:56.163Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-28T11:35:56.163Z] - "zfs": [2023-07-28T11:35:56.163Z] - /dev/zfs: present [2023-07-28T11:35:56.163Z] - zfs command: missing [2023-07-28T11:35:56.163Z] - zpool command: missing [2023-07-28T11:35:56.163Z] [2023-07-28T11:35:56.163Z] Limits: [2023-07-28T11:35:56.163Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-28T11:35:56.163Z] [2023-07-28T11:35:56.163Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-28T11:35:56.280Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 [2023-07-28T11:35:56.280Z] #11 ... [2023-07-28T11:35:56.280Z] [2023-07-28T11:35:56.280Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-07-28T11:35:56.280Z] #13 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.1s done [2023-07-28T11:35:56.280Z] #13 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-07-28T11:35:56.280Z] #13 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-07-28T11:35:56.280Z] #13 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-07-28T11:35:56.280Z] #13 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 5.0s done [2023-07-28T11:35:56.280Z] #13 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 1.8s done [2023-07-28T11:35:56.280Z] #13 DONE 7.4s [2023-07-28T11:35:56.280Z] [2023-07-28T11:35:56.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:35:56.280Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 7.1s done [2023-07-28T11:35:56.490Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 . [2023-07-28T11:35:56.749Z] #0 building with "default" instance using docker driver [2023-07-28T11:35:56.749Z] [2023-07-28T11:35:56.749Z] #1 [internal] load build definition from Dockerfile [2023-07-28T11:35:56.749Z] #1 transferring dockerfile: 17.46kB done [2023-07-28T11:35:56.749Z] #1 DONE 0.1s [2023-07-28T11:35:56.749Z] [2023-07-28T11:35:56.749Z] #2 [internal] load .dockerignore [2023-07-28T11:35:56.749Z] #2 transferring context: 87B done [2023-07-28T11:35:56.749Z] #2 DONE 0.1s [2023-07-28T11:35:56.749Z] [2023-07-28T11:35:56.749Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-28T11:35:56.823Z] #14 2.110 Fetched 8658 kB in 2s (5178 kB/s) [2023-07-28T11:35:57.009Z] #3 DONE 0.4s [2023-07-28T11:35:57.009Z] [2023-07-28T11:35:57.009Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-28T11:35:57.009Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-07-28T11:35:57.009Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-07-28T11:35:57.009Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-07-28T11:35:57.009Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-07-28T11:35:57.009Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 5.24MB / 11.55MB 0.1s [2023-07-28T11:35:57.230Z] #5 ... [2023-07-28T11:35:57.230Z] [2023-07-28T11:35:57.230Z] #6 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye [2023-07-28T11:35:57.230Z] #6 DONE 1.3s [2023-07-28T11:35:57.230Z] [2023-07-28T11:35:57.230Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-28T11:35:57.230Z] #7 DONE 1.3s [2023-07-28T11:35:57.230Z] [2023-07-28T11:35:57.230Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:57.230Z] #8 DONE 1.4s [2023-07-28T11:35:57.230Z] [2023-07-28T11:35:57.230Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:57.230Z] #5 DONE 1.4s [2023-07-28T11:35:57.268Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-07-28T11:35:57.268Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-07-28T11:35:57.392Z] #14 2.110 Reading package lists... [2023-07-28T11:35:57.528Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-07-28T11:35:57.528Z] #4 DONE 0.4s [2023-07-28T11:35:57.528Z] [2023-07-28T11:35:57.528Z] #5 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye [2023-07-28T11:35:57.962Z] #14 2.755 Reading package lists... [2023-07-28T11:35:57.962Z] #14 ... [2023-07-28T11:35:57.962Z] [2023-07-28T11:35:57.962Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-28T11:35:57.962Z] #15 DONE 0.5s [2023-07-28T11:35:57.962Z] [2023-07-28T11:35:57.962Z] #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-28T11:35:57.962Z] #14 2.755 Reading package lists... [2023-07-28T11:35:57.962Z] #14 3.364 Building dependency tree... [2023-07-28T11:35:58.179Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done [2023-07-28T11:35:58.222Z] #14 3.644 The following additional packages will be installed: [2023-07-28T11:35:58.222Z] #14 3.644 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-28T11:35:58.222Z] #14 3.644 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-28T11:35:58.222Z] #14 3.645 Recommended packages: [2023-07-28T11:35:58.222Z] #14 3.645 libldap-common publicsuffix libsasl2-modules [2023-07-28T11:35:58.222Z] #14 3.797 The following NEW packages will be installed: [2023-07-28T11:35:58.222Z] #14 3.798 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-28T11:35:58.222Z] #14 3.798 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-28T11:35:58.222Z] #14 3.799 libssh2-1 openssl [2023-07-28T11:35:58.437Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c [2023-07-28T11:35:58.465Z] #5 ... [2023-07-28T11:35:58.465Z] [2023-07-28T11:35:58.465Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:58.465Z] #6 DONE 0.8s [2023-07-28T11:35:58.465Z] [2023-07-28T11:35:58.465Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-28T11:35:58.465Z] #7 DONE 0.8s [2023-07-28T11:35:58.465Z] [2023-07-28T11:35:58.465Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-28T11:35:58.465Z] #8 DONE 0.9s [2023-07-28T11:35:58.465Z] [2023-07-28T11:35:58.465Z] #5 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye [2023-07-28T11:35:58.482Z] #14 ... [2023-07-28T11:35:58.482Z] [2023-07-28T11:35:58.482Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-28T11:35:58.482Z] #16 DONE 0.6s [2023-07-28T11:35:58.725Z] #5 DONE 1.1s [2023-07-28T11:35:58.742Z] [2023-07-28T11:35:58.742Z] #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-28T11:35:58.742Z] #14 4.069 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-28T11:35:58.742Z] #14 4.069 Need to get 3050 kB of archives. [2023-07-28T11:35:58.742Z] #14 4.069 After this operation, 6663 kB of additional disk space will be used. [2023-07-28T11:35:58.742Z] #14 4.069 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-28T11:35:58.742Z] #14 4.078 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-28T11:35:58.742Z] #14 4.080 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-28T11:35:58.742Z] #14 4.082 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-28T11:35:58.742Z] #14 4.082 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-28T11:35:58.742Z] #14 4.083 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-28T11:35:58.742Z] #14 4.085 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-28T11:35:58.742Z] #14 4.086 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-28T11:35:58.742Z] #14 4.086 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-28T11:35:58.742Z] #14 4.087 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-28T11:35:58.742Z] #14 4.090 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-28T11:35:58.742Z] #14 4.093 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-28T11:35:58.742Z] #14 4.095 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:35:58.742Z] #14 4.096 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:35:58.742Z] #14 4.097 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:35:58.742Z] #14 4.218 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:35:58.742Z] #14 4.245 Fetched 3050 kB in 0s (10.4 MB/s) [2023-07-28T11:35:58.742Z] #14 4.333 Selecting previously unselected package openssl. [2023-07-28T11:35:58.742Z] #14 4.333 (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-28T11:35:58.742Z] #14 4.339 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-28T11:35:58.742Z] #14 4.358 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:35:59.117Z] [2023-07-28T11:35:59.117Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-07-28T11:35:59.117Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-07-28T11:35:59.117Z] #9 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.2s done [2023-07-28T11:35:59.312Z] #14 4.593 Selecting previously unselected package ca-certificates. [2023-07-28T11:35:59.312Z] #14 4.594 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-28T11:35:59.312Z] #14 4.694 Unpacking ca-certificates (20210119) ... [2023-07-28T11:35:59.373Z] #9 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-07-28T11:35:59.373Z] #9 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-07-28T11:35:59.373Z] #9 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-07-28T11:35:59.572Z] #14 5.044 Selecting previously unselected package libbrotli1:amd64. [2023-07-28T11:35:59.573Z] #14 5.045 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-28T11:35:59.832Z] #14 5.166 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:35:59.832Z] #14 5.472 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-28T11:35:59.832Z] #14 5.473 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:00.093Z] #14 5.587 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:00.093Z] #14 5.655 Selecting previously unselected package libsasl2-2:amd64. [2023-07-28T11:36:00.093Z] #14 5.656 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:00.093Z] #14 5.660 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:00.108Z] [2023-07-28T11:36:00.108Z] #9 [internal] load build context [2023-07-28T11:36:00.353Z] #14 5.700 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-28T11:36:00.353Z] #14 5.701 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-28T11:36:00.353Z] #14 5.704 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:00.353Z] #14 5.755 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-28T11:36:00.353Z] #14 5.756 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-28T11:36:00.353Z] #14 5.759 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:00.353Z] #14 5.798 Selecting previously unselected package libpsl5:amd64. [2023-07-28T11:36:00.353Z] #14 5.798 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-28T11:36:00.353Z] #14 5.801 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:00.353Z] #14 5.836 Selecting previously unselected package librtmp1:amd64. [2023-07-28T11:36:00.353Z] #14 5.837 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-28T11:36:00.353Z] #14 5.841 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:00.353Z] #14 5.883 Selecting previously unselected package libssh2-1:amd64. [2023-07-28T11:36:00.353Z] #14 5.884 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-28T11:36:00.353Z] #14 5.888 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:00.353Z] #14 5.934 Selecting previously unselected package libcurl4:amd64. [2023-07-28T11:36:00.353Z] #14 5.935 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:00.353Z] #14 5.939 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:00.353Z] #14 5.989 Selecting previously unselected package curl. [2023-07-28T11:36:00.353Z] #14 5.991 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:00.353Z] #14 5.994 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:00.612Z] #14 6.042 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:36:00.613Z] #14 6.043 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:36:00.613Z] #14 6.047 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:00.613Z] #14 6.096 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:36:00.613Z] #14 6.097 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:36:00.613Z] #14 6.100 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:00.613Z] #14 6.135 Selecting previously unselected package jq. [2023-07-28T11:36:00.613Z] #14 6.137 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:36:00.613Z] #14 6.140 Unpacking jq (1.6-2.1) ... [2023-07-28T11:36:00.613Z] #14 6.175 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:00.613Z] #14 6.185 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:36:00.613Z] #14 6.194 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:00.613Z] #14 6.203 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:00.738Z] #9 ... [2023-07-28T11:36:00.738Z] [2023-07-28T11:36:00.738Z] #10 [internal] load build context [2023-07-28T11:36:00.738Z] #10 transferring context: 53.55MB 1.3s done [2023-07-28T11:36:00.738Z] #10 DONE 1.6s [2023-07-28T11:36:00.738Z] [2023-07-28T11:36:00.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:00.738Z] #11 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.2s done [2023-07-28T11:36:00.739Z] #11 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done [2023-07-28T11:36:00.739Z] #11 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done [2023-07-28T11:36:00.739Z] #11 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done [2023-07-28T11:36:00.739Z] #11 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.5s done [2023-07-28T11:36:00.739Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done [2023-07-28T11:36:00.739Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.5s [2023-07-28T11:36:00.739Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.5s [2023-07-28T11:36:00.739Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.2s [2023-07-28T11:36:00.872Z] #14 6.213 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:00.873Z] #14 6.223 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:00.873Z] #14 6.232 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:00.873Z] #14 6.243 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:36:00.873Z] #14 6.257 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:00.873Z] #14 6.267 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:00.873Z] #14 6.277 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:00.873Z] #14 6.287 Setting up ca-certificates (20210119) ... [2023-07-28T11:36:01.132Z] #14 6.678 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:01.300Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.9s done [2023-07-28T11:36:01.300Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 5.24MB / 149.13MB 2.0s [2023-07-28T11:36:01.300Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 15.73MB / 149.13MB 2.1s [2023-07-28T11:36:01.300Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 25.17MB / 149.13MB 2.2s [2023-07-28T11:36:01.497Z] #9 ... [2023-07-28T11:36:01.497Z] [2023-07-28T11:36:01.497Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:36:01.497Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-07-28T11:36:01.497Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:36:01.497Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-28T11:36:01.497Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-28T11:36:01.497Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2023-07-28T11:36:01.497Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2023-07-28T11:36:01.497Z] #10 DONE 1.3s [2023-07-28T11:36:01.497Z] [2023-07-28T11:36:01.497Z] #9 [internal] load build context [2023-07-28T11:36:01.497Z] #9 transferring context: 53.57MB 1.4s done [2023-07-28T11:36:01.497Z] #9 DONE 1.5s [2023-07-28T11:36:01.497Z] [2023-07-28T11:36:01.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:01.497Z] #11 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.2s done [2023-07-28T11:36:01.497Z] #11 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done [2023-07-28T11:36:01.497Z] #11 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done [2023-07-28T11:36:01.497Z] #11 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done [2023-07-28T11:36:01.497Z] #11 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.4s done [2023-07-28T11:36:01.497Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.9s done [2023-07-28T11:36:01.497Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.0s [2023-07-28T11:36:01.497Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 80.74MB / 86.03MB 1.3s [2023-07-28T11:36:01.497Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.3s [2023-07-28T11:36:01.497Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 30.41MB / 149.13MB 1.3s [2023-07-28T11:36:01.497Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 1.2s done [2023-07-28T11:36:01.497Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.4s [2023-07-28T11:36:01.497Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 39.85MB / 149.13MB 1.4s [2023-07-28T11:36:01.497Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 63.96MB / 149.13MB 1.6s [2023-07-28T11:36:01.557Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 35.65MB / 149.13MB 2.3s [2023-07-28T11:36:01.557Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 45.09MB / 149.13MB 2.4s [2023-07-28T11:36:01.702Z] #14 7.156 129 added, 0 removed; done. [2023-07-28T11:36:01.702Z] #14 7.187 Setting up jq (1.6-2.1) ... [2023-07-28T11:36:01.702Z] #14 7.197 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:01.702Z] #14 7.206 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:01.702Z] #14 7.217 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:01.702Z] #14 7.236 Processing triggers for ca-certificates (20210119) ... [2023-07-28T11:36:01.702Z] #14 7.243 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:01.757Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.6s done [2023-07-28T11:36:01.757Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 73.40MB / 149.13MB 1.7s [2023-07-28T11:36:01.813Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 55.57MB / 149.13MB 2.5s [2023-07-28T11:36:01.814Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 75.50MB / 149.13MB 2.7s [2023-07-28T11:36:01.814Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 85.98MB / 149.13MB 2.8s [2023-07-28T11:36:02.018Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 91.23MB / 149.13MB 1.9s [2023-07-28T11:36:02.018Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 103.81MB / 149.13MB 2.0s [2023-07-28T11:36:02.070Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.8s done [2023-07-28T11:36:02.070Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 2.9s [2023-07-28T11:36:02.272Z] #14 7.612 0 added, 0 removed; done. [2023-07-28T11:36:02.272Z] #14 7.612 Running hooks in /etc/ca-certificates/update.d... [2023-07-28T11:36:02.272Z] #14 7.613 done. [2023-07-28T11:36:02.272Z] #14 ... [2023-07-28T11:36:02.272Z] [2023-07-28T11:36:02.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:02.272Z] #9 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 3.2s done [2023-07-28T11:36:02.272Z] #9 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.4s done [2023-07-28T11:36:02.272Z] #9 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done [2023-07-28T11:36:02.272Z] #9 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done [2023-07-28T11:36:02.272Z] #9 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 4.3s [2023-07-28T11:36:02.279Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 113.25MB / 149.13MB 2.1s [2023-07-28T11:36:02.279Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 133.17MB / 149.13MB 2.3s [2023-07-28T11:36:02.327Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 99.61MB / 149.13MB 3.0s [2023-07-28T11:36:02.327Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 2.9s done [2023-07-28T11:36:02.327Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 115.34MB / 149.13MB 3.1s [2023-07-28T11:36:02.327Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 134.99MB / 149.13MB 3.3s [2023-07-28T11:36:02.539Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 2.5s [2023-07-28T11:36:02.608Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 145.75MB / 149.13MB 3.4s [2023-07-28T11:36:02.608Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.1s done [2023-07-28T11:36:02.864Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 [2023-07-28T11:36:03.111Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 3.0s done [2023-07-28T11:36:03.111Z] #11 ... [2023-07-28T11:36:03.111Z] [2023-07-28T11:36:03.111Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:36:03.111Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-07-28T11:36:03.111Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:36:03.111Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-28T11:36:03.111Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-28T11:36:03.111Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2023-07-28T11:36:03.111Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-07-28T11:36:03.111Z] #12 DONE 3.3s [2023-07-28T11:36:03.111Z] [2023-07-28T11:36:03.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:03.120Z] #11 ... [2023-07-28T11:36:03.120Z] [2023-07-28T11:36:03.120Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:36:03.120Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-07-28T11:36:03.120Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:36:03.120Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-07-28T11:36:03.120Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-07-28T11:36:03.120Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2023-07-28T11:36:03.120Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2023-07-28T11:36:03.120Z] #12 DONE 4.2s [2023-07-28T11:36:03.120Z] [2023-07-28T11:36:03.120Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:03.120Z] #11 ... [2023-07-28T11:36:03.120Z] [2023-07-28T11:36:03.120Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-28T11:36:03.120Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-07-28T11:36:03.120Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-07-28T11:36:03.120Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-07-28T11:36:03.120Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-07-28T11:36:03.120Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2023-07-28T11:36:03.120Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-07-28T11:36:03.120Z] #13 DONE 4.2s [2023-07-28T11:36:03.120Z] [2023-07-28T11:36:03.120Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:03.211Z] #9 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 5.2s done [2023-07-28T11:36:03.211Z] #9 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done [2023-07-28T11:36:03.519Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.5s done [2023-07-28T11:36:03.717Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 5.1s [2023-07-28T11:36:03.775Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef [2023-07-28T11:36:03.779Z] #9 DONE 15.2s [2023-07-28T11:36:03.779Z] [2023-07-28T11:36:03.779Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-28T11:36:04.051Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.8s done [2023-07-28T11:36:04.051Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 [2023-07-28T11:36:04.311Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.4s done [2023-07-28T11:36:04.654Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 6.1s done [2023-07-28T11:36:04.881Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 0.1s [2023-07-28T11:36:05.141Z] #11 ... [2023-07-28T11:36:05.141Z] [2023-07-28T11:36:05.141Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-07-28T11:36:05.141Z] #13 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.2s done [2023-07-28T11:36:05.141Z] #13 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done [2023-07-28T11:36:05.141Z] #13 sha256:2c407480ad7c98bdc551dbb38b92acb674dc130c8298f2e0fa2ad34da9078637 529B / 529B done [2023-07-28T11:36:05.141Z] #13 sha256:35073ea3b0b7ab55ea55e1a111a8ded11a58ef2b6b3ae0e706160520e612df6f 1.46kB / 1.46kB done [2023-07-28T11:36:05.141Z] #13 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 2.5s done [2023-07-28T11:36:05.141Z] #13 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.3s done [2023-07-28T11:36:05.141Z] #13 DONE 5.2s [2023-07-28T11:36:05.141Z] [2023-07-28T11:36:05.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:05.587Z] #11 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done [2023-07-28T11:36:05.587Z] #11 ... [2023-07-28T11:36:05.587Z] [2023-07-28T11:36:05.587Z] #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-28T11:36:05.587Z] #14 0.738 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:05.587Z] #14 0.749 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:05.587Z] #14 0.749 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:05.587Z] #14 0.845 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:05.587Z] #14 1.017 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:05.587Z] #14 1.024 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:05.587Z] #14 2.360 Fetched 8658 kB in 2s (4694 kB/s) [2023-07-28T11:36:05.587Z] #14 2.360 Reading package lists... [2023-07-28T11:36:05.587Z] #14 2.996 Reading package lists... [2023-07-28T11:36:05.587Z] #14 3.599 Building dependency tree... [2023-07-28T11:36:05.587Z] #14 3.848 The following additional packages will be installed: [2023-07-28T11:36:05.587Z] #14 3.852 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-28T11:36:05.587Z] #14 3.852 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-28T11:36:05.587Z] #14 3.852 Recommended packages: [2023-07-28T11:36:05.587Z] #14 3.852 libldap-common publicsuffix libsasl2-modules [2023-07-28T11:36:05.587Z] #14 3.979 The following NEW packages will be installed: [2023-07-28T11:36:05.587Z] #14 3.980 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-28T11:36:05.587Z] #14 3.980 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-28T11:36:05.587Z] #14 3.980 libssh2-1 openssl [2023-07-28T11:36:05.587Z] #14 4.252 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-28T11:36:05.587Z] #14 4.252 Need to get 3050 kB of archives. [2023-07-28T11:36:05.587Z] #14 4.252 After this operation, 6663 kB of additional disk space will be used. [2023-07-28T11:36:05.587Z] #14 4.252 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-28T11:36:05.587Z] #14 4.275 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-28T11:36:05.587Z] #14 4.283 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-28T11:36:05.587Z] #14 4.322 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-28T11:36:05.587Z] #14 4.324 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-28T11:36:05.587Z] #14 4.333 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-28T11:36:05.587Z] #14 4.336 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-28T11:36:05.587Z] #14 4.350 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-28T11:36:05.587Z] #14 4.359 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-28T11:36:05.587Z] #14 4.371 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-28T11:36:05.587Z] #14 4.374 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-28T11:36:05.587Z] #14 4.394 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-28T11:36:05.587Z] #14 4.412 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:36:05.587Z] #14 4.430 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:36:05.587Z] #14 4.434 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:36:05.587Z] #14 4.697 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:05.587Z] #14 4.720 Fetched 3050 kB in 0s (6691 kB/s) [2023-07-28T11:36:05.587Z] #14 4.883 Selecting previously unselected package openssl. [2023-07-28T11:36:05.587Z] #14 4.883 (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-28T11:36:05.587Z] #14 4.888 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-28T11:36:05.587Z] #14 4.912 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:36:05.587Z] #14 5.200 Selecting previously unselected package ca-certificates. [2023-07-28T11:36:05.587Z] #14 5.201 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-28T11:36:05.587Z] #14 5.255 Unpacking ca-certificates (20210119) ... [2023-07-28T11:36:05.587Z] #14 5.452 Selecting previously unselected package libbrotli1:amd64. [2023-07-28T11:36:05.587Z] #14 5.454 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-28T11:36:05.588Z] #14 5.512 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:36:05.588Z] #14 5.892 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-28T11:36:05.588Z] #14 5.894 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:05.588Z] #14 6.016 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:05.588Z] #14 6.702 Selecting previously unselected package libsasl2-2:amd64. [2023-07-28T11:36:05.588Z] #14 6.703 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:05.588Z] #14 6.788 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:05.588Z] #14 7.452 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-28T11:36:05.588Z] #14 7.453 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-28T11:36:05.588Z] #14 7.518 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:05.588Z] #14 8.256 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-28T11:36:05.588Z] #14 8.257 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-28T11:36:05.588Z] #14 8.289 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:05.588Z] #14 9.130 Selecting previously unselected package libpsl5:amd64. [2023-07-28T11:36:05.588Z] #14 9.134 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-28T11:36:05.588Z] #14 9.153 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:05.588Z] #14 9.292 Selecting previously unselected package librtmp1:amd64. [2023-07-28T11:36:05.588Z] #14 9.293 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-28T11:36:05.588Z] #14 9.322 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:05.685Z] #17 DONE 1.6s [2023-07-28T11:36:05.686Z] [2023-07-28T11:36:05.686Z] #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-28T11:36:05.686Z] #14 DONE 10.9s [2023-07-28T11:36:05.686Z] [2023-07-28T11:36:05.686Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-28T11:36:05.686Z] #18 DONE 0.0s [2023-07-28T11:36:05.686Z] [2023-07-28T11:36:05.686Z] #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-28T11:36:05.945Z] #19 ... [2023-07-28T11:36:05.945Z] [2023-07-28T11:36:05.945Z] #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-28T11:36:05.945Z] #20 DONE 0.7s [2023-07-28T11:36:06.152Z] #14 9.620 Selecting previously unselected package libssh2-1:amd64. [2023-07-28T11:36:06.153Z] #14 9.621 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-28T11:36:06.153Z] #14 9.655 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:06.153Z] #14 ... [2023-07-28T11:36:06.153Z] [2023-07-28T11:36:06.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:06.153Z] #11 DONE 17.3s [2023-07-28T11:36:06.153Z] [2023-07-28T11:36:06.153Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-28T11:36:06.204Z] [2023-07-28T11:36:06.205Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-28T11:36:06.292Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 2.2s done [2023-07-28T11:36:06.292Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0.1s [2023-07-28T11:36:06.464Z] #21 DONE 0.2s [2023-07-28T11:36:06.464Z] [2023-07-28T11:36:06.464Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-28T11:36:06.464Z] #22 DONE 0.1s [2023-07-28T11:36:06.464Z] [2023-07-28T11:36:06.464Z] #23 [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-28T11:36:06.547Z] #11 ... [2023-07-28T11:36:06.547Z] [2023-07-28T11:36:06.547Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 [2023-07-28T11:36:06.547Z] #9 sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 55.06MB / 55.06MB 4.6s done [2023-07-28T11:36:06.547Z] #9 extracting sha256:9a9e034800a1747ea288f38f6087c036acac99dd3ec5255bf7798abd8c23a304 2.1s done [2023-07-28T11:36:06.547Z] #9 DONE 7.5s [2023-07-28T11:36:06.547Z] [2023-07-28T11:36:06.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:06.550Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done [2023-07-28T11:36:06.717Z] #15 DONE 0.7s [2023-07-28T11:36:06.718Z] [2023-07-28T11:36:06.718Z] #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-28T11:36:06.718Z] #14 10.03 Selecting previously unselected package libcurl4:amd64. [2023-07-28T11:36:06.718Z] #14 10.03 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:06.718Z] #14 10.03 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:06.718Z] #14 10.18 Selecting previously unselected package curl. [2023-07-28T11:36:06.718Z] #14 10.18 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:06.718Z] #14 10.24 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:06.718Z] #14 10.41 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:36:06.718Z] #14 10.41 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:36:06.718Z] #14 10.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:06.809Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 0.1s [2023-07-28T11:36:06.976Z] #14 ... [2023-07-28T11:36:06.976Z] [2023-07-28T11:36:06.976Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-28T11:36:06.976Z] #16 DONE 0.5s [2023-07-28T11:36:06.976Z] [2023-07-28T11:36:06.976Z] #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-28T11:36:06.976Z] #14 10.53 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:36:06.976Z] #14 10.53 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:36:06.976Z] #14 10.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:06.976Z] #14 10.58 Selecting previously unselected package jq. [2023-07-28T11:36:06.976Z] #14 10.58 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:36:06.976Z] #14 10.58 Unpacking jq (1.6-2.1) ... [2023-07-28T11:36:06.976Z] #14 10.63 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:06.976Z] #14 10.67 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:36:06.976Z] #14 10.70 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:06.976Z] #14 10.72 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:06.976Z] #14 10.73 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:06.976Z] #14 ... [2023-07-28T11:36:06.976Z] [2023-07-28T11:36:06.976Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-28T11:36:06.976Z] #17 DONE 0.2s [2023-07-28T11:36:06.976Z] [2023-07-28T11:36:06.976Z] #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-28T11:36:06.976Z] #14 10.75 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:06.976Z] #14 10.77 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:06.976Z] #14 10.79 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:36:06.976Z] #14 10.81 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:06.976Z] #14 10.82 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:06.976Z] #14 10.83 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:06.976Z] #14 10.84 Setting up ca-certificates (20210119) ... [2023-07-28T11:36:07.234Z] #14 ... [2023-07-28T11:36:07.234Z] [2023-07-28T11:36:07.234Z] #18 [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-28T11:36:07.234Z] #18 DONE 0.5s [2023-07-28T11:36:07.380Z] #11 ... [2023-07-28T11:36:07.380Z] [2023-07-28T11:36:07.380Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-28T11:36:07.380Z] #14 DONE 0.7s [2023-07-28T11:36:07.380Z] [2023-07-28T11:36:07.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:07.410Z] #23 1.073 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-28T11:36:07.410Z] #23 1.074 Cloning into '.'... [2023-07-28T11:36:07.492Z] [2023-07-28T11:36:07.492Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-28T11:36:07.492Z] #19 DONE 0.1s [2023-07-28T11:36:07.492Z] [2023-07-28T11:36:07.492Z] #20 [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-28T11:36:07.492Z] #20 ... [2023-07-28T11:36:07.492Z] [2023-07-28T11:36:07.492Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-28T11:36:07.492Z] #21 DONE 0.1s [2023-07-28T11:36:07.640Z] #11 ... [2023-07-28T11:36:07.640Z] [2023-07-28T11:36:07.640Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-28T11:36:07.640Z] #15 DONE 0.2s [2023-07-28T11:36:07.640Z] [2023-07-28T11:36:07.640Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:07.750Z] [2023-07-28T11:36:07.750Z] #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-28T11:36:07.750Z] #14 11.20 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:08.008Z] #14 11.76 129 added, 0 removed; done. [2023-07-28T11:36:08.008Z] #14 11.80 Setting up jq (1.6-2.1) ... [2023-07-28T11:36:08.008Z] #14 11.81 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:08.008Z] #14 11.83 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:08.008Z] #14 11.84 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:08.008Z] #14 11.86 Processing triggers for ca-certificates (20210119) ... [2023-07-28T11:36:08.008Z] #14 11.87 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:08.437Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.9s done [2023-07-28T11:36:08.437Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c [2023-07-28T11:36:08.693Z] #11 ... [2023-07-28T11:36:08.693Z] [2023-07-28T11:36:08.693Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-07-28T11:36:08.693Z] #14 DONE 1.1s [2023-07-28T11:36:08.947Z] #14 12.58 0 added, 0 removed; done. [2023-07-28T11:36:08.947Z] #14 12.58 Running hooks in /etc/ca-certificates/update.d... [2023-07-28T11:36:08.947Z] #14 12.60 done. [2023-07-28T11:36:08.951Z] [2023-07-28T11:36:08.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:09.022Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done [2023-07-28T11:36:09.022Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c [2023-07-28T11:36:09.219Z] #14 DONE 12.8s [2023-07-28T11:36:09.219Z] [2023-07-28T11:36:09.219Z] #22 [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-28T11:36:09.219Z] #22 0.903 + RM_GOPATH=0 [2023-07-28T11:36:09.219Z] #22 0.903 + TMP_GOPATH= [2023-07-28T11:36:09.219Z] #22 0.903 + : /build [2023-07-28T11:36:09.219Z] #22 0.903 + '[' -z '' ']' [2023-07-28T11:36:09.219Z] #22 0.904 ++ mktemp -d [2023-07-28T11:36:09.219Z] #22 0.905 + export GOPATH=/tmp/tmp.XBBNGWkZ7H [2023-07-28T11:36:09.219Z] #22 0.905 + GOPATH=/tmp/tmp.XBBNGWkZ7H [2023-07-28T11:36:09.219Z] #22 0.905 + RM_GOPATH=1 [2023-07-28T11:36:09.219Z] #22 0.905 + case "$(go env GOARCH)" in [2023-07-28T11:36:09.219Z] #22 0.905 ++ go env GOARCH [2023-07-28T11:36:09.219Z] #22 0.909 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:09.219Z] #22 0.909 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:09.219Z] #22 0.909 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:09.219Z] #22 0.910 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:09.219Z] #22 0.910 + dir=/tmp/install [2023-07-28T11:36:09.219Z] #22 0.910 + bin=tomlv [2023-07-28T11:36:09.219Z] #22 0.910 + shift [2023-07-28T11:36:09.219Z] #22 0.910 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-28T11:36:09.219Z] #22 0.910 + . /tmp/install/tomlv.installer [2023-07-28T11:36:09.219Z] #22 0.910 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:09.219Z] #22 0.910 + install_tomlv [2023-07-28T11:36:09.219Z] #22 0.910 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-28T11:36:09.219Z] #22 0.910 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XBBNGWkZ7H/src/github.com/BurntSushi/toml [2023-07-28T11:36:09.219Z] #22 0.911 Cloning into '/tmp/tmp.XBBNGWkZ7H/src/github.com/BurntSushi/toml'... [2023-07-28T11:36:09.219Z] #22 1.297 + cd /tmp/tmp.XBBNGWkZ7H/src/github.com/BurntSushi/toml [2023-07-28T11:36:09.219Z] #22 1.297 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:09.219Z] #22 1.340 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:09.219Z] #22 1.467 internal/goarch [2023-07-28T11:36:09.219Z] #22 1.467 internal/unsafeheader [2023-07-28T11:36:09.219Z] #22 1.467 internal/goexperiment [2023-07-28T11:36:09.219Z] #22 1.468 internal/goos [2023-07-28T11:36:09.219Z] #22 1.485 internal/cpu [2023-07-28T11:36:09.219Z] #22 1.500 internal/abi [2023-07-28T11:36:09.219Z] #22 1.500 runtime/internal/syscall [2023-07-28T11:36:09.219Z] #22 1.500 runtime/internal/atomic [2023-07-28T11:36:09.219Z] #22 1.524 runtime/internal/math [2023-07-28T11:36:09.219Z] #22 1.524 encoding [2023-07-28T11:36:09.219Z] #22 1.539 runtime/internal/sys [2023-07-28T11:36:09.219Z] #22 1.553 internal/itoa [2023-07-28T11:36:09.219Z] #22 1.622 math/bits [2023-07-28T11:36:09.219Z] #22 1.641 unicode/utf8 [2023-07-28T11:36:09.219Z] #22 1.647 internal/race [2023-07-28T11:36:09.219Z] #22 1.683 sync/atomic [2023-07-28T11:36:09.219Z] #22 1.685 unicode [2023-07-28T11:36:09.219Z] #22 1.699 internal/bytealg [2023-07-28T11:36:09.219Z] #22 1.755 math [2023-07-28T11:36:09.219Z] #22 1.880 runtime [2023-07-28T11:36:09.219Z] #22 ... [2023-07-28T11:36:09.219Z] [2023-07-28T11:36:09.219Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-28T11:36:09.219Z] #23 DONE 0.1s [2023-07-28T11:36:09.482Z] [2023-07-28T11:36:09.482Z] #20 [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-28T11:36:09.482Z] #20 0.958 + RM_GOPATH=0 [2023-07-28T11:36:09.482Z] #20 0.958 + TMP_GOPATH= [2023-07-28T11:36:09.482Z] #20 0.958 + : /build [2023-07-28T11:36:09.482Z] #20 0.959 + '[' -z '' ']' [2023-07-28T11:36:09.482Z] #20 0.959 ++ mktemp -d [2023-07-28T11:36:09.482Z] #20 0.961 + export GOPATH=/tmp/tmp.c9EMmHHSOC [2023-07-28T11:36:09.482Z] #20 0.961 + GOPATH=/tmp/tmp.c9EMmHHSOC [2023-07-28T11:36:09.482Z] #20 0.961 + RM_GOPATH=1 [2023-07-28T11:36:09.482Z] #20 0.961 + case "$(go env GOARCH)" in [2023-07-28T11:36:09.482Z] #20 0.961 ++ go env GOARCH [2023-07-28T11:36:09.482Z] #20 0.971 Install docker/cli version 17.06.2-ce from stable [2023-07-28T11:36:09.482Z] #20 0.971 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:09.482Z] #20 0.971 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:09.482Z] #20 0.971 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:09.482Z] #20 0.971 + dir=/tmp/install [2023-07-28T11:36:09.482Z] #20 0.971 + bin=dockercli [2023-07-28T11:36:09.482Z] #20 0.971 + shift [2023-07-28T11:36:09.482Z] #20 0.971 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-28T11:36:09.482Z] #20 0.971 + . /tmp/install/dockercli.installer [2023-07-28T11:36:09.482Z] #20 0.971 ++ : stable [2023-07-28T11:36:09.482Z] #20 0.971 ++ : 17.06.2-ce [2023-07-28T11:36:09.482Z] #20 0.971 + install_dockercli [2023-07-28T11:36:09.482Z] #20 0.971 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-28T11:36:09.482Z] #20 0.971 ++ uname -m [2023-07-28T11:36:09.482Z] #20 0.971 + arch=x86_64 [2023-07-28T11:36:09.482Z] #20 0.971 + '[' x86_64 '!=' x86_64 ']' [2023-07-28T11:36:09.482Z] #20 0.971 + url=https://download.docker.com/linux/static [2023-07-28T11:36:09.482Z] #20 0.971 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-28T11:36:09.482Z] #20 0.971 + tar -xz docker/docker [2023-07-28T11:36:10.545Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 16.2% of statements [2023-07-28T11:36:10.545Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-28T11:36:10.545Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-07-28T11:36:10.545Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 93.7% of statements [2023-07-28T11:36:10.545Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2023-07-28T11:36:10.545Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2023-07-28T11:36:10.545Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/types [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/types/container [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-28T11:36:10.545Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-28T11:36:10.546Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-28T11:36:10.546Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2023-07-28T11:36:10.717Z] #23 ... [2023-07-28T11:36:10.717Z] [2023-07-28T11:36:10.717Z] #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-28T11:36:10.717Z] #24 1.426 + RM_GOPATH=0 [2023-07-28T11:36:10.717Z] #24 1.426 + TMP_GOPATH= [2023-07-28T11:36:10.717Z] #24 1.426 + : /build [2023-07-28T11:36:10.717Z] #24 1.426 + '[' -z '' ']' [2023-07-28T11:36:10.717Z] #24 1.426 ++ mktemp -d [2023-07-28T11:36:10.717Z] #24 1.430 + export GOPATH=/tmp/tmp.XAEDUW3j3h [2023-07-28T11:36:10.717Z] #24 1.430 + GOPATH=/tmp/tmp.XAEDUW3j3h [2023-07-28T11:36:10.717Z] #24 1.430 + RM_GOPATH=1 [2023-07-28T11:36:10.717Z] #24 1.430 + case "$(go env GOARCH)" in [2023-07-28T11:36:10.717Z] #24 1.430 ++ go env GOARCH [2023-07-28T11:36:10.717Z] #24 1.443 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:10.717Z] #24 1.443 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:10.717Z] #24 1.443 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:10.717Z] #24 1.443 + dir=/tmp/install [2023-07-28T11:36:10.717Z] #24 1.443 + bin=dockercli [2023-07-28T11:36:10.717Z] #24 1.443 + shift [2023-07-28T11:36:10.717Z] #24 1.443 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-28T11:36:10.717Z] #24 1.444 + . /tmp/install/dockercli.installer [2023-07-28T11:36:10.717Z] #24 1.444 ++ : stable [2023-07-28T11:36:10.717Z] #24 1.444 ++ : 17.06.2-ce [2023-07-28T11:36:10.717Z] #24 1.444 + install_dockercli [2023-07-28T11:36:10.717Z] #24 1.444 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-28T11:36:10.717Z] #24 1.444 Install docker/cli version 17.06.2-ce from stable [2023-07-28T11:36:10.717Z] #24 1.451 ++ uname -m [2023-07-28T11:36:10.717Z] #24 1.452 + arch=x86_64 [2023-07-28T11:36:10.717Z] #24 1.452 + '[' x86_64 '!=' x86_64 ']' [2023-07-28T11:36:10.717Z] #24 1.452 + url=https://download.docker.com/linux/static [2023-07-28T11:36:10.717Z] #24 1.452 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-28T11:36:10.717Z] #24 1.455 + tar -xz docker/docker [2023-07-28T11:36:10.717Z] #24 3.325 + mkdir -p /build [2023-07-28T11:36:10.717Z] #24 3.330 + mv docker/docker /build/ [2023-07-28T11:36:10.717Z] #24 3.334 + rmdir docker [2023-07-28T11:36:10.717Z] #24 DONE 4.3s [2023-07-28T11:36:10.717Z] [2023-07-28T11:36:10.717Z] #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-28T11:36:10.717Z] #25 0.755 + RM_GOPATH=0 [2023-07-28T11:36:10.717Z] #25 0.755 + TMP_GOPATH= [2023-07-28T11:36:10.717Z] #25 0.755 + : /build [2023-07-28T11:36:10.717Z] #25 0.755 + '[' -z '' ']' [2023-07-28T11:36:10.717Z] #25 0.756 ++ mktemp -d [2023-07-28T11:36:10.717Z] #25 0.757 + export GOPATH=/tmp/tmp.tAiHSz1qF4 [2023-07-28T11:36:10.717Z] #25 0.757 + GOPATH=/tmp/tmp.tAiHSz1qF4 [2023-07-28T11:36:10.717Z] #25 0.757 + RM_GOPATH=1 [2023-07-28T11:36:10.717Z] #25 0.757 + case "$(go env GOARCH)" in [2023-07-28T11:36:10.717Z] #25 0.757 ++ go env GOARCH [2023-07-28T11:36:10.717Z] #25 0.761 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:10.717Z] #25 0.761 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:10.717Z] #25 0.761 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:10.717Z] #25 0.762 Install golangci-lint version v1.49.0 [2023-07-28T11:36:10.717Z] #25 0.762 + dir=/tmp/install [2023-07-28T11:36:10.717Z] #25 0.762 + bin=golangci_lint [2023-07-28T11:36:10.717Z] #25 0.762 + shift [2023-07-28T11:36:10.717Z] #25 0.762 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-28T11:36:10.717Z] #25 0.762 + . /tmp/install/golangci_lint.installer [2023-07-28T11:36:10.717Z] #25 0.762 ++ : v1.49.0 [2023-07-28T11:36:10.717Z] #25 0.762 + install_golangci_lint [2023-07-28T11:36:10.717Z] #25 0.762 + set -e [2023-07-28T11:36:10.717Z] #25 0.762 + echo 'Install golangci-lint version v1.49.0' [2023-07-28T11:36:10.717Z] #25 0.762 + GOBIN=/build [2023-07-28T11:36:10.717Z] #25 0.762 + GO111MODULE=on [2023-07-28T11:36:10.717Z] #25 0.762 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-28T11:36:10.717Z] #25 1.135 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-28T11:36:10.717Z] #25 2.163 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:10.717Z] #25 2.163 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:10.717Z] #25 2.168 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:10.717Z] #25 2.170 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-28T11:36:10.717Z] #25 2.172 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-28T11:36:10.717Z] #25 2.178 go: downloading github.com/spf13/viper v1.12.0 [2023-07-28T11:36:10.717Z] #25 2.216 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-28T11:36:10.717Z] #25 2.644 go: downloading golang.org/x/tools v0.1.12 [2023-07-28T11:36:10.717Z] #25 2.662 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-28T11:36:10.717Z] #25 2.667 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-28T11:36:10.717Z] #25 2.683 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-28T11:36:10.717Z] #25 2.691 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-28T11:36:10.717Z] #25 2.746 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-28T11:36:10.717Z] #25 2.775 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-28T11:36:10.717Z] #25 2.859 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-28T11:36:10.717Z] #25 2.884 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-28T11:36:10.717Z] #25 2.914 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-28T11:36:10.717Z] #25 3.065 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-28T11:36:10.717Z] #25 3.120 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-28T11:36:10.717Z] #25 3.172 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-28T11:36:10.717Z] #25 3.198 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-28T11:36:10.717Z] #25 3.263 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-28T11:36:10.717Z] #25 3.265 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-28T11:36:10.717Z] #25 3.299 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-28T11:36:10.717Z] #25 3.315 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-28T11:36:10.717Z] #25 3.330 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-28T11:36:10.717Z] #25 3.442 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-28T11:36:10.717Z] #25 3.458 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-28T11:36:10.717Z] #25 3.459 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-28T11:36:10.717Z] #25 3.460 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-28T11:36:10.717Z] #25 3.460 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-28T11:36:10.717Z] #25 3.682 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-28T11:36:10.717Z] #25 3.683 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-28T11:36:10.717Z] #25 3.857 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-28T11:36:10.717Z] #25 3.878 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-28T11:36:10.717Z] #25 3.960 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-28T11:36:10.717Z] #25 3.979 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-28T11:36:10.717Z] #25 4.025 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-28T11:36:10.717Z] #25 4.303 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-28T11:36:10.717Z] #25 4.424 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-28T11:36:10.717Z] #25 4.443 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-28T11:36:10.717Z] #25 4.443 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-28T11:36:10.717Z] #25 4.443 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-28T11:36:10.717Z] #25 4.571 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-28T11:36:10.717Z] #25 4.620 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-28T11:36:10.717Z] #25 4.648 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-28T11:36:10.806Z] ok github.com/docker/docker/builder/remotecontext 0.139s coverage: 13.7% of statements [2023-07-28T11:36:10.842Z] #11 ... [2023-07-28T11:36:10.842Z] [2023-07-28T11:36:10.842Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-07-28T11:36:10.842Z] #15 DONE 1.9s [2023-07-28T11:36:10.842Z] [2023-07-28T11:36:10.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 [2023-07-28T11:36:10.978Z] #25 4.674 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-28T11:36:10.978Z] #25 4.728 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-28T11:36:10.978Z] #25 4.907 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-28T11:36:11.239Z] #25 4.913 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-28T11:36:11.239Z] #25 4.975 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-28T11:36:11.239Z] #25 5.117 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-28T11:36:11.239Z] #25 5.188 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-28T11:36:11.378Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 48.5% of statements [2023-07-28T11:36:11.378Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-07-28T11:36:11.395Z] #20 4.106 + mkdir -p /build [2023-07-28T11:36:11.395Z] #20 4.107 + mv docker/docker /build/ [2023-07-28T11:36:11.395Z] #20 4.109 + rmdir docker [2023-07-28T11:36:11.500Z] #25 5.190 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-28T11:36:11.500Z] #25 5.258 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-28T11:36:11.500Z] #25 5.339 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-28T11:36:11.500Z] #25 5.362 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-28T11:36:11.500Z] #25 5.368 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-28T11:36:11.500Z] #25 5.382 go: downloading github.com/julz/importas v0.1.0 [2023-07-28T11:36:11.500Z] #25 5.382 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-28T11:36:11.500Z] #25 5.383 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-28T11:36:11.763Z] #25 5.491 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-28T11:36:11.763Z] #25 5.549 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-28T11:36:11.763Z] #25 5.556 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-28T11:36:11.763Z] #25 5.588 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-28T11:36:11.763Z] #25 5.610 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-28T11:36:11.763Z] #25 5.655 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-28T11:36:11.763Z] #25 5.700 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-28T11:36:12.024Z] #25 5.738 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-28T11:36:12.024Z] #25 5.821 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-28T11:36:12.024Z] #25 5.866 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-28T11:36:12.024Z] #25 5.953 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-28T11:36:12.285Z] #25 5.958 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-28T11:36:12.285Z] #25 6.111 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-28T11:36:12.285Z] #25 6.148 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-28T11:36:12.546Z] #25 6.266 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-28T11:36:12.546Z] #25 6.267 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-28T11:36:12.546Z] #25 6.436 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-28T11:36:12.546Z] #25 6.454 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-28T11:36:12.773Z] #20 DONE 5.4s [2023-07-28T11:36:12.773Z] [2023-07-28T11:36:12.773Z] #24 [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-28T11:36:12.773Z] #24 2.049 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-28T11:36:12.773Z] #24 2.647 [2023-07-28T11:36:12.773Z] #24 2.877 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:12.773Z] #24 3.391 [2023-07-28T11:36:12.807Z] #25 6.564 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-28T11:36:12.807Z] #25 6.592 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-28T11:36:12.807Z] #25 6.593 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-28T11:36:12.807Z] #25 6.613 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-28T11:36:12.807Z] #25 6.667 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-28T11:36:12.807Z] #25 6.697 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-28T11:36:12.807Z] #25 6.748 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-28T11:36:13.068Z] #25 6.751 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-28T11:36:13.068Z] #25 6.842 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-28T11:36:13.068Z] #25 6.870 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-28T11:36:13.068Z] #25 6.870 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-28T11:36:13.068Z] #25 6.930 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-28T11:36:13.068Z] #25 6.942 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-28T11:36:13.068Z] #25 6.943 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-28T11:36:13.068Z] #25 6.943 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-28T11:36:13.068Z] #25 6.997 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-28T11:36:13.068Z] #25 6.997 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-28T11:36:13.068Z] #25 ... [2023-07-28T11:36:13.068Z] [2023-07-28T11:36:13.068Z] #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-28T11:36:13.068Z] #19 1.454 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-28T11:36:13.068Z] #19 1.684 [2023-07-28T11:36:13.068Z] #19 1.925 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:13.068Z] #19 2.193 [2023-07-28T11:36:13.068Z] #19 3.490 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-28T11:36:13.068Z] #19 4.154 [2023-07-28T11:36:13.068Z] #19 4.403 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:13.068Z] #19 4.816 [2023-07-28T11:36:13.068Z] #19 6.581 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-28T11:36:13.068Z] #19 7.118 [2023-07-28T11:36:13.347Z] #19 7.349 #=#=# ########## 14.6% ############################# 40.6% ########################################### 60.1% ########################################################## 81.2% ################################################################## 92.6% ######################################################################## 100.0% [2023-07-28T11:36:13.721Z] #24 ... [2023-07-28T11:36:13.721Z] [2023-07-28T11:36:13.721Z] #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-28T11:36:13.721Z] #25 1.252 + RM_GOPATH=0 [2023-07-28T11:36:13.721Z] #25 1.252 + TMP_GOPATH= [2023-07-28T11:36:13.721Z] #25 1.252 + : /build [2023-07-28T11:36:13.721Z] #25 1.252 + '[' -z '' ']' [2023-07-28T11:36:13.721Z] #25 1.253 ++ mktemp -d [2023-07-28T11:36:13.721Z] #25 1.254 + export GOPATH=/tmp/tmp.LUaIXlsivq [2023-07-28T11:36:13.721Z] #25 1.254 + GOPATH=/tmp/tmp.LUaIXlsivq [2023-07-28T11:36:13.721Z] #25 1.254 + RM_GOPATH=1 [2023-07-28T11:36:13.721Z] #25 1.254 + case "$(go env GOARCH)" in [2023-07-28T11:36:13.721Z] #25 1.254 ++ go env GOARCH [2023-07-28T11:36:13.721Z] #25 1.259 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:13.721Z] #25 1.259 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:13.721Z] #25 1.259 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:13.721Z] #25 1.261 + dir=/tmp/install [2023-07-28T11:36:13.721Z] #25 1.261 + bin=vndr [2023-07-28T11:36:13.721Z] #25 1.261 + shift [2023-07-28T11:36:13.721Z] #25 1.261 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-28T11:36:13.721Z] #25 1.261 + . /tmp/install/vndr.installer [2023-07-28T11:36:13.721Z] #25 1.261 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:13.721Z] #25 1.261 + install_vndr [2023-07-28T11:36:13.721Z] #25 1.261 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-28T11:36:13.721Z] #25 1.261 + GOBIN=/build [2023-07-28T11:36:13.721Z] #25 1.261 + GO111MODULE=on [2023-07-28T11:36:13.721Z] #25 1.261 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:13.721Z] #25 1.261 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:13.721Z] #25 1.692 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:13.721Z] #25 DONE 6.3s [2023-07-28T11:36:13.721Z] [2023-07-28T11:36:13.721Z] #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-28T11:36:13.721Z] #26 1.438 + RM_GOPATH=0 [2023-07-28T11:36:13.721Z] #26 1.438 + TMP_GOPATH= [2023-07-28T11:36:13.721Z] #26 1.438 + : /build [2023-07-28T11:36:13.721Z] #26 1.438 + '[' -z '' ']' [2023-07-28T11:36:13.721Z] #26 1.438 ++ mktemp -d [2023-07-28T11:36:13.721Z] #26 1.446 + export GOPATH=/tmp/tmp.fXr1eP2eoe [2023-07-28T11:36:13.721Z] #26 1.446 + GOPATH=/tmp/tmp.fXr1eP2eoe [2023-07-28T11:36:13.721Z] #26 1.446 + RM_GOPATH=1 [2023-07-28T11:36:13.721Z] #26 1.446 + case "$(go env GOARCH)" in [2023-07-28T11:36:13.721Z] #26 1.453 ++ go env GOARCH [2023-07-28T11:36:13.721Z] #26 1.467 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:13.721Z] #26 1.467 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:13.721Z] #26 1.467 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:13.721Z] #26 1.470 + dir=/tmp/install [2023-07-28T11:36:13.721Z] #26 1.470 + bin=golangci_lint [2023-07-28T11:36:13.721Z] #26 1.470 + shift [2023-07-28T11:36:13.721Z] #26 1.470 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-28T11:36:13.721Z] #26 1.470 + . /tmp/install/golangci_lint.installer [2023-07-28T11:36:13.721Z] #26 1.470 ++ : v1.49.0 [2023-07-28T11:36:13.721Z] #26 1.470 + install_golangci_lint [2023-07-28T11:36:13.721Z] #26 1.470 + set -e [2023-07-28T11:36:13.721Z] #26 1.470 + echo 'Install golangci-lint version v1.49.0' [2023-07-28T11:36:13.721Z] #26 1.470 + GOBIN=/build [2023-07-28T11:36:13.721Z] #26 1.470 + GO111MODULE=on [2023-07-28T11:36:13.721Z] #26 1.470 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-28T11:36:13.721Z] #26 1.472 Install golangci-lint version v1.49.0 [2023-07-28T11:36:13.721Z] #26 1.945 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-28T11:36:13.721Z] #26 3.200 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:13.721Z] #26 3.216 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:13.721Z] #26 3.252 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:13.721Z] #26 3.255 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-28T11:36:13.721Z] #26 3.255 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-28T11:36:13.721Z] #26 3.256 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-28T11:36:13.721Z] #26 3.259 go: downloading github.com/spf13/viper v1.12.0 [2023-07-28T11:36:13.721Z] #26 3.418 go: downloading golang.org/x/tools v0.1.12 [2023-07-28T11:36:13.721Z] #26 3.493 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-28T11:36:13.721Z] #26 3.642 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-28T11:36:13.721Z] #26 3.667 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-28T11:36:13.721Z] #26 3.668 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-28T11:36:13.721Z] #26 3.669 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-28T11:36:13.721Z] #26 3.735 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-28T11:36:13.721Z] #26 3.749 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-28T11:36:13.721Z] #26 3.786 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-28T11:36:13.721Z] #26 3.801 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-28T11:36:13.721Z] #26 3.822 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-28T11:36:13.721Z] #26 3.859 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:13.721Z] #26 3.907 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-28T11:36:13.721Z] #26 3.914 go: downloading github.com/spf13/afero v1.8.2 [2023-07-28T11:36:13.721Z] #26 3.925 go: downloading github.com/spf13/cast v1.5.0 [2023-07-28T11:36:13.721Z] #26 3.945 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-28T11:36:13.721Z] #26 4.005 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-28T11:36:13.721Z] #26 4.025 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-28T11:36:13.721Z] #26 4.067 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-28T11:36:13.721Z] #26 4.070 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-28T11:36:13.721Z] #26 4.084 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-28T11:36:13.721Z] #26 4.085 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-28T11:36:13.721Z] #26 4.128 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-28T11:36:13.721Z] #26 4.242 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-28T11:36:13.721Z] #26 4.247 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-28T11:36:13.721Z] #26 4.279 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-28T11:36:13.721Z] #26 4.288 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-28T11:36:13.721Z] #26 4.440 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-28T11:36:13.721Z] #26 4.447 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-28T11:36:13.721Z] #26 4.448 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-28T11:36:13.721Z] #26 4.448 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-28T11:36:13.721Z] #26 4.503 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-28T11:36:13.721Z] #26 4.623 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-28T11:36:13.721Z] #26 4.638 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-28T11:36:13.721Z] #26 4.680 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-28T11:36:13.721Z] #26 4.685 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-28T11:36:13.721Z] #26 4.959 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-28T11:36:13.721Z] #26 4.974 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-28T11:36:13.721Z] #26 5.028 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-28T11:36:13.721Z] #26 5.058 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-28T11:36:13.721Z] #26 5.063 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-28T11:36:13.721Z] #26 5.063 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-28T11:36:13.721Z] #26 5.182 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-28T11:36:13.721Z] #26 5.331 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-28T11:36:13.721Z] #26 5.332 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-28T11:36:13.721Z] #26 5.332 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-28T11:36:13.721Z] #26 5.476 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-28T11:36:13.721Z] #26 5.611 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-28T11:36:13.721Z] #26 5.658 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-28T11:36:13.721Z] #26 5.658 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-28T11:36:13.721Z] #26 5.711 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-28T11:36:13.721Z] #26 5.747 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-28T11:36:13.721Z] #26 5.791 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-28T11:36:13.721Z] #26 5.995 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-28T11:36:13.721Z] #26 5.996 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-28T11:36:13.721Z] #26 5.996 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-28T11:36:13.721Z] #26 6.000 go: downloading github.com/julz/importas v0.1.0 [2023-07-28T11:36:13.721Z] #26 6.127 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-28T11:36:13.721Z] #26 6.154 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-28T11:36:13.721Z] #26 6.163 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-28T11:36:13.721Z] #26 6.164 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-28T11:36:13.721Z] #26 6.168 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-28T11:36:13.721Z] #26 6.195 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-28T11:36:13.721Z] #26 6.399 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-28T11:36:13.721Z] #26 6.403 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-28T11:36:13.721Z] #26 6.419 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-28T11:36:13.721Z] #26 6.427 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-28T11:36:13.721Z] #26 6.441 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-28T11:36:13.923Z] #19 8.338 [2023-07-28T11:36:13.925Z] ok github.com/docker/docker/client 0.070s coverage: 75.4% of statements [2023-07-28T11:36:13.980Z] #26 6.569 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-28T11:36:13.980Z] #26 6.580 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-28T11:36:13.980Z] #26 6.627 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-28T11:36:13.980Z] #26 6.637 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-28T11:36:13.980Z] #26 6.711 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-28T11:36:13.980Z] #26 6.719 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-28T11:36:13.980Z] #26 6.802 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-28T11:36:13.980Z] #26 6.814 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-28T11:36:14.106Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 5.3s done [2023-07-28T11:36:14.106Z] #11 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done [2023-07-28T11:36:14.240Z] #26 6.950 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-28T11:36:14.240Z] #26 6.971 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-28T11:36:14.240Z] #26 6.972 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-28T11:36:14.304Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 4.5s done [2023-07-28T11:36:14.304Z] #11 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done [2023-07-28T11:36:14.362Z] #11 DONE 15.3s [2023-07-28T11:36:14.362Z] [2023-07-28T11:36:14.362Z] #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-28T11:36:14.362Z] #16 0.959 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:14.362Z] #16 0.987 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:14.362Z] #16 0.993 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:14.362Z] #16 1.086 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:14.362Z] #16 1.203 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:14.362Z] #16 1.271 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:14.362Z] #16 2.494 Fetched 8658 kB in 2s (4828 kB/s) [2023-07-28T11:36:14.362Z] #16 2.494 Reading package lists... [2023-07-28T11:36:14.362Z] #16 3.123 Reading package lists... [2023-07-28T11:36:14.362Z] #16 3.766 Building dependency tree... [2023-07-28T11:36:14.362Z] #16 4.032 The following additional packages will be installed: [2023-07-28T11:36:14.362Z] #16 4.032 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-28T11:36:14.362Z] #16 4.033 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-28T11:36:14.362Z] #16 4.034 Recommended packages: [2023-07-28T11:36:14.362Z] #16 4.034 libldap-common publicsuffix libsasl2-modules [2023-07-28T11:36:14.362Z] #16 4.160 The following NEW packages will be installed: [2023-07-28T11:36:14.362Z] #16 4.160 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-28T11:36:14.362Z] #16 4.160 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-28T11:36:14.362Z] #16 4.161 libssh2-1 openssl [2023-07-28T11:36:14.362Z] #16 4.430 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-28T11:36:14.362Z] #16 4.430 Need to get 3050 kB of archives. [2023-07-28T11:36:14.362Z] #16 4.430 After this operation, 6663 kB of additional disk space will be used. [2023-07-28T11:36:14.362Z] #16 4.430 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-28T11:36:14.362Z] #16 4.441 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-28T11:36:14.362Z] #16 4.443 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-28T11:36:14.362Z] #16 4.446 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-28T11:36:14.362Z] #16 4.447 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-28T11:36:14.362Z] #16 4.448 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-28T11:36:14.362Z] #16 4.450 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-28T11:36:14.362Z] #16 4.450 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-28T11:36:14.362Z] #16 4.461 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-28T11:36:14.362Z] #16 4.463 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-28T11:36:14.362Z] #16 4.466 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-28T11:36:14.362Z] #16 4.469 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-28T11:36:14.362Z] #16 4.472 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:36:14.362Z] #16 4.473 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:36:14.362Z] #16 4.475 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:36:14.362Z] #16 4.638 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:14.362Z] #16 4.667 Fetched 3050 kB in 0s (9880 kB/s) [2023-07-28T11:36:14.362Z] #16 4.761 Selecting previously unselected package openssl. [2023-07-28T11:36:14.362Z] #16 4.761 (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-28T11:36:14.362Z] #16 4.766 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 4.778 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:36:14.362Z] #16 5.193 Selecting previously unselected package ca-certificates. [2023-07-28T11:36:14.362Z] #16 5.194 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-28T11:36:14.362Z] #16 5.218 Unpacking ca-certificates (20210119) ... [2023-07-28T11:36:14.362Z] #16 5.512 Selecting previously unselected package libbrotli1:amd64. [2023-07-28T11:36:14.362Z] #16 5.514 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.563 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:36:14.362Z] #16 5.653 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-28T11:36:14.362Z] #16 5.654 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.659 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:14.362Z] #16 5.693 Selecting previously unselected package libsasl2-2:amd64. [2023-07-28T11:36:14.362Z] #16 5.694 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.697 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:14.362Z] #16 5.741 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-28T11:36:14.362Z] #16 5.742 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.746 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:14.362Z] #16 5.798 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-28T11:36:14.362Z] #16 5.800 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.803 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:14.362Z] #16 5.840 Selecting previously unselected package libpsl5:amd64. [2023-07-28T11:36:14.362Z] #16 5.841 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.844 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:14.362Z] #16 5.911 Selecting previously unselected package librtmp1:amd64. [2023-07-28T11:36:14.362Z] #16 5.912 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.916 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:14.362Z] #16 5.953 Selecting previously unselected package libssh2-1:amd64. [2023-07-28T11:36:14.362Z] #16 5.954 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 5.958 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:14.362Z] #16 6.003 Selecting previously unselected package libcurl4:amd64. [2023-07-28T11:36:14.362Z] #16 6.004 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 6.007 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:14.362Z] #16 6.058 Selecting previously unselected package curl. [2023-07-28T11:36:14.362Z] #16 6.060 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 6.064 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:14.362Z] #16 6.114 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:36:14.362Z] #16 6.115 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 6.120 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:14.362Z] #16 6.169 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:36:14.362Z] #16 6.170 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 6.176 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:14.362Z] #16 6.213 Selecting previously unselected package jq. [2023-07-28T11:36:14.362Z] #16 6.214 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:36:14.362Z] #16 6.217 Unpacking jq (1.6-2.1) ... [2023-07-28T11:36:14.362Z] #16 6.257 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:14.362Z] #16 6.270 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:36:14.362Z] #16 6.282 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:14.362Z] #16 6.293 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:14.362Z] #16 6.303 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:14.362Z] #16 6.315 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:14.362Z] #16 6.326 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:14.362Z] #16 6.336 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:36:14.362Z] #16 6.352 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:14.362Z] #16 6.364 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:14.363Z] #16 6.376 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:14.363Z] #16 6.389 Setting up ca-certificates (20210119) ... [2023-07-28T11:36:14.363Z] #16 6.783 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:14.363Z] #16 7.265 129 added, 0 removed; done. [2023-07-28T11:36:14.363Z] #16 7.298 Setting up jq (1.6-2.1) ... [2023-07-28T11:36:14.363Z] #16 7.313 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:14.363Z] #16 7.324 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:14.363Z] #16 7.336 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:14.363Z] #16 7.353 Processing triggers for ca-certificates (20210119) ... [2023-07-28T11:36:14.363Z] #16 7.361 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:14.363Z] #16 7.703 0 added, 0 removed; done. [2023-07-28T11:36:14.363Z] #16 7.703 Running hooks in /etc/ca-certificates/update.d... [2023-07-28T11:36:14.363Z] #16 7.704 done. [2023-07-28T11:36:14.496Z] #19 ... [2023-07-28T11:36:14.496Z] [2023-07-28T11:36:14.496Z] #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-28T11:36:14.496Z] #26 1.241 + RM_GOPATH=0 [2023-07-28T11:36:14.496Z] #26 1.241 + TMP_GOPATH= [2023-07-28T11:36:14.496Z] #26 1.241 + : /build [2023-07-28T11:36:14.496Z] #26 1.241 + '[' -z '' ']' [2023-07-28T11:36:14.496Z] #26 1.241 ++ mktemp -d [2023-07-28T11:36:14.496Z] #26 1.242 + export GOPATH=/tmp/tmp.sRU0gGHhmo [2023-07-28T11:36:14.496Z] #26 1.242 + GOPATH=/tmp/tmp.sRU0gGHhmo [2023-07-28T11:36:14.496Z] #26 1.242 + RM_GOPATH=1 [2023-07-28T11:36:14.496Z] #26 1.242 + case "$(go env GOARCH)" in [2023-07-28T11:36:14.496Z] #26 1.242 ++ go env GOARCH [2023-07-28T11:36:14.496Z] #26 1.261 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:14.496Z] #26 1.261 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:14.496Z] #26 1.264 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:14.496Z] #26 1.266 + dir=/tmp/install [2023-07-28T11:36:14.496Z] #26 1.266 + bin=vndr [2023-07-28T11:36:14.496Z] #26 1.266 + shift [2023-07-28T11:36:14.496Z] #26 1.266 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-28T11:36:14.496Z] #26 1.266 + . /tmp/install/vndr.installer [2023-07-28T11:36:14.496Z] #26 1.266 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:14.496Z] #26 1.266 + install_vndr [2023-07-28T11:36:14.496Z] #26 1.266 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-28T11:36:14.496Z] #26 1.266 + GOBIN=/build [2023-07-28T11:36:14.496Z] #26 1.266 + GO111MODULE=on [2023-07-28T11:36:14.496Z] #26 1.266 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:14.496Z] #26 1.266 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:14.496Z] #26 1.720 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:14.496Z] #26 DONE 8.3s [2023-07-28T11:36:14.496Z] [2023-07-28T11:36:14.496Z] #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-28T11:36:14.496Z] #25 7.118 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-28T11:36:14.496Z] #25 7.133 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-28T11:36:14.496Z] #25 7.139 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-28T11:36:14.496Z] #25 7.149 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-28T11:36:14.496Z] #25 7.218 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-28T11:36:14.496Z] #25 7.348 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-28T11:36:14.496Z] #25 7.946 go: downloading honnef.co/go/tools v0.3.3 [2023-07-28T11:36:14.496Z] #25 7.946 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-28T11:36:14.496Z] #25 7.947 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-28T11:36:14.496Z] #25 8.190 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-28T11:36:14.496Z] #25 8.259 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:14.496Z] #25 8.332 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-28T11:36:14.496Z] #25 8.338 go: downloading github.com/spf13/afero v1.8.2 [2023-07-28T11:36:14.496Z] #25 8.403 go: downloading github.com/spf13/cast v1.5.0 [2023-07-28T11:36:14.499Z] #26 7.215 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-28T11:36:14.499Z] #26 7.287 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-28T11:36:14.757Z] #25 8.488 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-28T11:36:14.757Z] #25 8.507 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:14.757Z] #25 8.582 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-28T11:36:14.757Z] #25 8.656 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-28T11:36:14.758Z] #26 7.379 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-28T11:36:14.758Z] #26 7.419 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-28T11:36:14.758Z] #26 7.428 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-28T11:36:14.758Z] #26 7.429 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-28T11:36:14.758Z] #26 7.430 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-28T11:36:14.758Z] #26 7.506 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-28T11:36:14.758Z] #26 7.507 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-28T11:36:14.758Z] #26 7.508 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-28T11:36:14.758Z] #26 7.517 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-28T11:36:14.873Z] #11 DONE 15.0s [2023-07-28T11:36:14.873Z] [2023-07-28T11:36:14.873Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-28T11:36:15.017Z] #26 7.631 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-28T11:36:15.017Z] #26 7.671 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-28T11:36:15.017Z] #26 7.672 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-28T11:36:15.017Z] #26 7.674 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-28T11:36:15.017Z] #26 7.740 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-28T11:36:15.017Z] #26 7.741 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-28T11:36:15.017Z] #26 7.784 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-28T11:36:15.017Z] #26 7.786 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-28T11:36:15.017Z] #26 7.793 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-28T11:36:15.018Z] #26 7.877 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-28T11:36:15.019Z] #25 8.751 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-28T11:36:15.019Z] #25 8.831 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-28T11:36:15.019Z] #25 8.879 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-28T11:36:15.019Z] #25 8.959 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-28T11:36:15.132Z] #16 ... [2023-07-28T11:36:15.132Z] [2023-07-28T11:36:15.132Z] #17 [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-28T11:36:15.132Z] #17 0.711 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:15.132Z] #17 0.724 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:15.132Z] #17 0.725 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:15.132Z] #17 0.818 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:15.132Z] #17 0.920 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:15.132Z] #17 1.004 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:15.132Z] #17 2.193 Fetched 8658 kB in 2s (4981 kB/s) [2023-07-28T11:36:15.132Z] #17 2.193 Reading package lists... [2023-07-28T11:36:15.132Z] #17 2.794 Reading package lists... [2023-07-28T11:36:15.132Z] #17 3.402 Building dependency tree... [2023-07-28T11:36:15.132Z] #17 3.660 The following additional packages will be installed: [2023-07-28T11:36:15.132Z] #17 3.660 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-07-28T11:36:15.132Z] #17 3.660 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-07-28T11:36:15.132Z] #17 3.661 Recommended packages: [2023-07-28T11:36:15.132Z] #17 3.661 libldap-common publicsuffix libsasl2-modules [2023-07-28T11:36:15.132Z] #17 3.788 The following NEW packages will be installed: [2023-07-28T11:36:15.132Z] #17 3.789 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-07-28T11:36:15.132Z] #17 3.789 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-07-28T11:36:15.132Z] #17 3.789 libssh2-1 openssl [2023-07-28T11:36:15.132Z] #17 4.060 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-07-28T11:36:15.132Z] #17 4.060 Need to get 3050 kB of archives. [2023-07-28T11:36:15.132Z] #17 4.060 After this operation, 6663 kB of additional disk space will be used. [2023-07-28T11:36:15.132Z] #17 4.060 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-07-28T11:36:15.132Z] #17 4.070 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-07-28T11:36:15.132Z] #17 4.072 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-07-28T11:36:15.132Z] #17 4.074 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-28T11:36:15.132Z] #17 4.075 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-07-28T11:36:15.132Z] #17 4.075 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-28T11:36:15.132Z] #17 4.077 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-07-28T11:36:15.132Z] #17 4.078 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-07-28T11:36:15.132Z] #17 4.079 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-07-28T11:36:15.132Z] #17 4.079 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-07-28T11:36:15.132Z] #17 4.080 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-07-28T11:36:15.132Z] #17 4.083 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-07-28T11:36:15.132Z] #17 4.085 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:36:15.132Z] #17 4.087 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:36:15.132Z] #17 4.088 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:36:15.132Z] #17 4.217 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:15.132Z] #17 4.241 Fetched 3050 kB in 0s (10.4 MB/s) [2023-07-28T11:36:15.132Z] #17 4.261 Selecting previously unselected package openssl. [2023-07-28T11:36:15.132Z] #17 4.261 (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-28T11:36:15.132Z] #17 4.267 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.272 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:36:15.132Z] #17 4.383 Selecting previously unselected package ca-certificates. [2023-07-28T11:36:15.132Z] #17 4.384 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-07-28T11:36:15.132Z] #17 4.388 Unpacking ca-certificates (20210119) ... [2023-07-28T11:36:15.132Z] #17 4.441 Selecting previously unselected package libbrotli1:amd64. [2023-07-28T11:36:15.132Z] #17 4.442 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.450 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:36:15.132Z] #17 4.504 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-07-28T11:36:15.132Z] #17 4.506 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.509 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:15.132Z] #17 4.543 Selecting previously unselected package libsasl2-2:amd64. [2023-07-28T11:36:15.132Z] #17 4.544 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.549 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:15.132Z] #17 4.589 Selecting previously unselected package libldap-2.4-2:amd64. [2023-07-28T11:36:15.132Z] #17 4.591 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.594 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:15.132Z] #17 4.645 Selecting previously unselected package libnghttp2-14:amd64. [2023-07-28T11:36:15.132Z] #17 4.646 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.649 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:15.132Z] #17 4.688 Selecting previously unselected package libpsl5:amd64. [2023-07-28T11:36:15.132Z] #17 4.689 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.693 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:15.132Z] #17 4.734 Selecting previously unselected package librtmp1:amd64. [2023-07-28T11:36:15.132Z] #17 4.736 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.739 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:15.132Z] #17 4.773 Selecting previously unselected package libssh2-1:amd64. [2023-07-28T11:36:15.132Z] #17 4.774 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.778 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:15.132Z] #17 4.824 Selecting previously unselected package libcurl4:amd64. [2023-07-28T11:36:15.132Z] #17 4.825 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.829 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:15.132Z] #17 4.882 Selecting previously unselected package curl. [2023-07-28T11:36:15.132Z] #17 4.883 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.887 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:15.132Z] #17 4.940 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:36:15.132Z] #17 4.941 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 4.945 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:15.132Z] #17 4.998 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:36:15.132Z] #17 4.999 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 5.003 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:15.132Z] #17 5.042 Selecting previously unselected package jq. [2023-07-28T11:36:15.132Z] #17 5.043 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:36:15.132Z] #17 5.046 Unpacking jq (1.6-2.1) ... [2023-07-28T11:36:15.132Z] #17 5.092 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-07-28T11:36:15.132Z] #17 5.102 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-07-28T11:36:15.132Z] #17 5.112 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-07-28T11:36:15.132Z] #17 5.124 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:15.132Z] #17 5.135 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-07-28T11:36:15.132Z] #17 5.145 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-07-28T11:36:15.132Z] #17 5.156 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-07-28T11:36:15.132Z] #17 5.167 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-07-28T11:36:15.132Z] #17 5.183 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:36:15.132Z] #17 5.193 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:36:15.133Z] #17 5.202 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-07-28T11:36:15.133Z] #17 5.212 Setting up ca-certificates (20210119) ... [2023-07-28T11:36:15.133Z] #17 5.603 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:15.133Z] #17 6.055 129 added, 0 removed; done. [2023-07-28T11:36:15.133Z] #17 6.089 Setting up jq (1.6-2.1) ... [2023-07-28T11:36:15.133Z] #17 6.100 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:15.133Z] #17 6.110 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-07-28T11:36:15.133Z] #17 6.123 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:15.133Z] #17 6.144 Processing triggers for ca-certificates (20210119) ... [2023-07-28T11:36:15.133Z] #17 6.152 Updating certificates in /etc/ssl/certs... [2023-07-28T11:36:15.133Z] #17 6.516 0 added, 0 removed; done. [2023-07-28T11:36:15.133Z] #17 6.516 Running hooks in /etc/ca-certificates/update.d... [2023-07-28T11:36:15.133Z] #17 6.517 done. [2023-07-28T11:36:15.281Z] #25 8.983 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-28T11:36:15.281Z] #25 8.985 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-28T11:36:15.281Z] #25 8.986 go: downloading go.uber.org/zap v1.17.0 [2023-07-28T11:36:15.281Z] #25 8.987 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-28T11:36:15.281Z] #25 9.003 go: downloading golang.org/x/text v0.3.7 [2023-07-28T11:36:15.281Z] #25 9.278 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-28T11:36:15.281Z] #25 9.319 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-28T11:36:15.288Z] #16 DONE 8.7s [2023-07-28T11:36:15.288Z] [2023-07-28T11:36:15.288Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-28T11:36:15.288Z] #17 DONE 0.9s [2023-07-28T11:36:15.288Z] [2023-07-28T11:36:15.288Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-28T11:36:15.288Z] #18 DONE 0.0s [2023-07-28T11:36:15.288Z] [2023-07-28T11:36:15.288Z] #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-28T11:36:15.310Z] ok github.com/docker/docker/builder/remotecontext/git 5.403s coverage: 83.5% of statements [2023-07-28T11:36:15.310Z] ? github.com/docker/docker/cli [no test files] [2023-07-28T11:36:15.310Z] ? github.com/docker/docker/cli/config [no test files] [2023-07-28T11:36:15.543Z] #19 DONE 0.4s [2023-07-28T11:36:15.543Z] [2023-07-28T11:36:15.543Z] #20 [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-28T11:36:15.543Z] #25 9.431 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-28T11:36:15.543Z] #25 9.432 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-28T11:36:15.543Z] #25 9.432 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-28T11:36:15.543Z] #25 9.531 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-28T11:36:15.543Z] #25 9.532 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-28T11:36:15.588Z] #26 ... [2023-07-28T11:36:15.588Z] [2023-07-28T11:36:15.588Z] #24 [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-28T11:36:15.588Z] #24 5.210 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-28T11:36:15.588Z] #24 5.877 [2023-07-28T11:36:15.588Z] #24 6.120 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:15.701Z] #17 DONE 10.7s [2023-07-28T11:36:15.701Z] [2023-07-28T11:36:15.701Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-07-28T11:36:15.701Z] #16 DONE 0.9s [2023-07-28T11:36:15.701Z] [2023-07-28T11:36:15.701Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-07-28T11:36:15.701Z] #18 DONE 0.1s [2023-07-28T11:36:15.701Z] [2023-07-28T11:36:15.701Z] #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-28T11:36:15.799Z] #20 ... [2023-07-28T11:36:15.800Z] [2023-07-28T11:36:15.800Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-28T11:36:15.800Z] #21 DONE 0.1s [2023-07-28T11:36:15.800Z] [2023-07-28T11:36:15.800Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-28T11:36:15.800Z] #22 DONE 0.1s [2023-07-28T11:36:15.800Z] [2023-07-28T11:36:15.800Z] #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-28T11:36:15.804Z] #25 9.572 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-28T11:36:15.805Z] #25 9.593 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-28T11:36:15.805Z] #25 9.594 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-28T11:36:15.805Z] #25 9.623 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-28T11:36:15.805Z] #25 9.623 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-28T11:36:15.805Z] #25 9.723 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-28T11:36:15.805Z] #25 9.727 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-28T11:36:15.805Z] #25 9.728 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-28T11:36:15.805Z] #25 9.739 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-28T11:36:15.805Z] #25 9.771 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-28T11:36:15.848Z] #24 6.586 [2023-07-28T11:36:16.067Z] #25 9.840 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-28T11:36:16.067Z] #25 9.900 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-28T11:36:16.067Z] #25 10.02 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-28T11:36:16.067Z] #25 ... [2023-07-28T11:36:16.067Z] [2023-07-28T11:36:16.067Z] #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-28T11:36:16.067Z] #27 1.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:16.067Z] #27 1.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:16.067Z] #27 1.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:16.067Z] #27 2.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:16.067Z] #27 2.733 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:16.067Z] #27 3.350 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:16.067Z] #27 5.283 Fetched 8658 kB in 4s (2372 kB/s) [2023-07-28T11:36:16.067Z] #27 5.283 Reading package lists... [2023-07-28T11:36:16.067Z] #27 6.557 Reading package lists... [2023-07-28T11:36:16.067Z] #27 7.819 Building dependency tree... [2023-07-28T11:36:16.067Z] #27 8.626 The following additional packages will be installed: [2023-07-28T11:36:16.067Z] #27 8.626 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:16.067Z] #27 8.626 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-28T11:36:16.067Z] #27 8.626 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-28T11:36:16.067Z] #27 8.626 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-28T11:36:16.067Z] #27 8.627 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-28T11:36:16.067Z] #27 8.627 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-28T11:36:16.067Z] #27 8.630 mingw-w64-common mingw-w64-x86-64-dev [2023-07-28T11:36:16.067Z] #27 8.630 Suggested packages: [2023-07-28T11:36:16.067Z] #27 8.630 gcc-10-locales seccomp wine64 [2023-07-28T11:36:16.067Z] #27 9.033 The following NEW packages will be installed: [2023-07-28T11:36:16.067Z] #27 9.034 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:16.067Z] #27 9.034 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-28T11:36:16.067Z] #27 9.034 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-28T11:36:16.067Z] #27 9.034 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-28T11:36:16.067Z] #27 9.034 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-28T11:36:16.067Z] #27 9.034 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-28T11:36:16.067Z] #27 9.035 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-28T11:36:16.067Z] #27 9.035 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-28T11:36:16.067Z] #27 9.043 mingw-w64-x86-64-dev [2023-07-28T11:36:16.067Z] #27 9.326 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:16.067Z] #27 9.326 Need to get 115 MB of archives. [2023-07-28T11:36:16.067Z] #27 9.326 After this operation, 645 MB of additional disk space will be used. [2023-07-28T11:36:16.067Z] #27 9.326 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-28T11:36:16.067Z] #27 9.408 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-28T11:36:16.067Z] #27 9.501 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-28T11:36:16.067Z] #27 9.510 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-28T11:36:16.067Z] #27 9.513 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-28T11:36:16.067Z] #27 9.514 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-28T11:36:16.067Z] #27 9.618 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-28T11:36:16.067Z] #27 9.681 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-28T11:36:16.067Z] #27 9.684 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-28T11:36:16.067Z] #27 9.881 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-28T11:36:16.067Z] #27 ... [2023-07-28T11:36:16.067Z] [2023-07-28T11:36:16.067Z] #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-28T11:36:16.067Z] #28 0.995 + RM_GOPATH=0 [2023-07-28T11:36:16.067Z] #28 0.995 + TMP_GOPATH= [2023-07-28T11:36:16.067Z] #28 0.995 + : /build [2023-07-28T11:36:16.067Z] #28 0.995 + '[' -z '' ']' [2023-07-28T11:36:16.067Z] #28 0.995 ++ mktemp -d [2023-07-28T11:36:16.067Z] #28 1.002 + export GOPATH=/tmp/tmp.S6s2EFxpBO [2023-07-28T11:36:16.067Z] #28 1.002 + GOPATH=/tmp/tmp.S6s2EFxpBO [2023-07-28T11:36:16.067Z] #28 1.002 + RM_GOPATH=1 [2023-07-28T11:36:16.067Z] #28 1.002 + case "$(go env GOARCH)" in [2023-07-28T11:36:16.067Z] #28 1.002 ++ go env GOARCH [2023-07-28T11:36:16.067Z] #28 1.003 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.067Z] #28 1.003 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.067Z] #28 1.005 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:16.067Z] #28 1.006 + dir=/tmp/install [2023-07-28T11:36:16.067Z] #28 1.006 + bin=rootlesskit [2023-07-28T11:36:16.067Z] #28 1.006 + shift [2023-07-28T11:36:16.067Z] #28 1.006 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-28T11:36:16.067Z] #28 1.006 + . /tmp/install/rootlesskit.installer [2023-07-28T11:36:16.067Z] #28 1.006 ++ : v0.14.4 [2023-07-28T11:36:16.067Z] #28 1.006 + install_rootlesskit [2023-07-28T11:36:16.067Z] #28 1.006 + case "$1" in [2023-07-28T11:36:16.067Z] #28 1.006 + export CGO_ENABLED=0 [2023-07-28T11:36:16.067Z] #28 1.006 + CGO_ENABLED=0 [2023-07-28T11:36:16.067Z] #28 1.006 + _install_rootlesskit [2023-07-28T11:36:16.067Z] #28 1.007 + echo 'Install rootlesskit version v0.14.4' [2023-07-28T11:36:16.067Z] #28 1.007 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:16.067Z] #28 1.007 + GOBIN=/build [2023-07-28T11:36:16.067Z] #28 1.007 + GO111MODULE=on [2023-07-28T11:36:16.067Z] #28 1.007 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-28T11:36:16.067Z] #28 1.007 Install rootlesskit version v0.14.4 [2023-07-28T11:36:16.067Z] #28 1.151 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-28T11:36:16.067Z] #28 2.757 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:16.067Z] #28 2.757 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-28T11:36:16.067Z] #28 2.758 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-28T11:36:16.067Z] #28 2.759 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-28T11:36:16.067Z] #28 2.759 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-28T11:36:16.067Z] #28 2.767 go: downloading github.com/google/uuid v1.3.0 [2023-07-28T11:36:16.067Z] #28 2.823 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-28T11:36:16.067Z] #28 2.829 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-28T11:36:16.067Z] #28 3.029 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:16.067Z] #28 3.114 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-28T11:36:16.067Z] #28 3.185 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-28T11:36:16.067Z] #28 3.585 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-28T11:36:16.067Z] #28 3.597 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-28T11:36:16.067Z] #28 4.815 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-28T11:36:16.067Z] #28 4.892 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-28T11:36:16.328Z] #28 ... [2023-07-28T11:36:16.328Z] [2023-07-28T11:36:16.328Z] #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-28T11:36:16.328Z] #29 1.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:16.328Z] #29 1.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:16.328Z] #29 1.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:16.328Z] #29 2.212 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:16.328Z] #29 2.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:16.328Z] #29 3.410 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:16.328Z] #29 5.663 Fetched 8658 kB in 4s (2081 kB/s) [2023-07-28T11:36:16.328Z] #29 5.663 Reading package lists... [2023-07-28T11:36:16.328Z] #29 7.024 Reading package lists... [2023-07-28T11:36:16.328Z] #29 8.346 Building dependency tree... [2023-07-28T11:36:16.328Z] #29 9.368 The following additional packages will be installed: [2023-07-28T11:36:16.328Z] #29 9.370 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-28T11:36:16.328Z] #29 9.372 Suggested packages: [2023-07-28T11:36:16.328Z] #29 9.372 cmake-doc ninja-build lrzip [2023-07-28T11:36:16.328Z] #29 9.373 Recommended packages: [2023-07-28T11:36:16.328Z] #29 9.373 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-28T11:36:16.328Z] #29 9.611 The following NEW packages will be installed: [2023-07-28T11:36:16.328Z] #29 9.619 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-28T11:36:16.328Z] #29 9.619 vim-common xxd [2023-07-28T11:36:16.328Z] #29 9.896 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:16.328Z] #29 9.896 Need to get 17.7 MB of archives. [2023-07-28T11:36:16.328Z] #29 9.896 After this operation, 70.7 MB of additional disk space will be used. [2023-07-28T11:36:16.328Z] #29 9.896 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:36:16.328Z] #29 9.906 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-28T11:36:16.328Z] #29 9.907 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-28T11:36:16.328Z] #29 9.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:36:16.328Z] #29 10.30 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-28T11:36:16.328Z] #29 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-28T11:36:16.328Z] #29 10.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-28T11:36:16.328Z] #29 ... [2023-07-28T11:36:16.328Z] [2023-07-28T11:36:16.328Z] #30 [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-28T11:36:16.328Z] #30 0.522 + git clone https://github.com/docker/distribution.git . [2023-07-28T11:36:16.328Z] #30 0.522 Cloning into '.'... [2023-07-28T11:36:16.328Z] #30 5.360 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-28T11:36:16.328Z] #30 6.288 + 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-28T11:36:16.589Z] #30 ... [2023-07-28T11:36:16.589Z] [2023-07-28T11:36:16.589Z] #31 [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-28T11:36:16.589Z] #31 0.995 + RM_GOPATH=0 [2023-07-28T11:36:16.589Z] #31 0.995 + TMP_GOPATH= [2023-07-28T11:36:16.589Z] #31 0.995 + : /build [2023-07-28T11:36:16.589Z] #31 0.995 + '[' -z '' ']' [2023-07-28T11:36:16.589Z] #31 0.995 ++ mktemp -d [2023-07-28T11:36:16.589Z] #31 1.003 + export GOPATH=/tmp/tmp.azyCkQYzy8 [2023-07-28T11:36:16.589Z] #31 1.003 + GOPATH=/tmp/tmp.azyCkQYzy8 [2023-07-28T11:36:16.589Z] #31 1.003 + RM_GOPATH=1 [2023-07-28T11:36:16.589Z] #31 1.003 + case "$(go env GOARCH)" in [2023-07-28T11:36:16.589Z] #31 1.003 ++ go env GOARCH [2023-07-28T11:36:16.589Z] #31 1.006 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.589Z] #31 1.006 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.589Z] #31 1.006 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:16.589Z] #31 1.007 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:16.589Z] #31 1.008 + dir=/tmp/install [2023-07-28T11:36:16.589Z] #31 1.008 + bin=proxy [2023-07-28T11:36:16.589Z] #31 1.008 + shift [2023-07-28T11:36:16.589Z] #31 1.008 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-28T11:36:16.589Z] #31 1.008 + . /tmp/install/proxy.installer [2023-07-28T11:36:16.589Z] #31 1.008 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:16.589Z] #31 1.008 + install_proxy [2023-07-28T11:36:16.589Z] #31 1.008 + case "$1" in [2023-07-28T11:36:16.589Z] #31 1.008 + export CGO_ENABLED=0 [2023-07-28T11:36:16.589Z] #31 1.008 + CGO_ENABLED=0 [2023-07-28T11:36:16.589Z] #31 1.008 + _install_proxy [2023-07-28T11:36:16.589Z] #31 1.008 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-28T11:36:16.589Z] #31 1.008 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.azyCkQYzy8/src/github.com/docker/libnetwork [2023-07-28T11:36:16.589Z] #31 1.009 Cloning into '/tmp/tmp.azyCkQYzy8/src/github.com/docker/libnetwork'... [2023-07-28T11:36:16.589Z] #31 4.604 + cd /tmp/tmp.azyCkQYzy8/src/github.com/docker/libnetwork [2023-07-28T11:36:16.589Z] #31 4.604 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:16.589Z] #31 5.034 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-28T11:36:16.589Z] #31 DONE 10.4s [2023-07-28T11:36:16.589Z] [2023-07-28T11:36:16.589Z] #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-28T11:36:16.589Z] #32 1.234 + RM_GOPATH=0 [2023-07-28T11:36:16.589Z] #32 1.234 + TMP_GOPATH= [2023-07-28T11:36:16.589Z] #32 1.234 + : /build [2023-07-28T11:36:16.589Z] #32 1.234 + '[' -z '' ']' [2023-07-28T11:36:16.589Z] #32 1.234 ++ mktemp -d [2023-07-28T11:36:16.589Z] #32 1.234 + export GOPATH=/tmp/tmp.JEetb1vbW4 [2023-07-28T11:36:16.589Z] #32 1.234 + GOPATH=/tmp/tmp.JEetb1vbW4 [2023-07-28T11:36:16.589Z] #32 1.234 + RM_GOPATH=1 [2023-07-28T11:36:16.589Z] #32 1.234 + case "$(go env GOARCH)" in [2023-07-28T11:36:16.589Z] #32 1.234 ++ go env GOARCH [2023-07-28T11:36:16.589Z] #32 1.234 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.589Z] #32 1.234 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.589Z] #32 1.234 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:16.589Z] #32 1.234 + dir=/tmp/install [2023-07-28T11:36:16.589Z] #32 1.234 + bin=gotestsum [2023-07-28T11:36:16.589Z] #32 1.234 + shift [2023-07-28T11:36:16.589Z] #32 1.234 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-28T11:36:16.589Z] #32 1.234 + . /tmp/install/gotestsum.installer [2023-07-28T11:36:16.589Z] #32 1.234 ++ : v1.8.2 [2023-07-28T11:36:16.589Z] #32 1.234 + install_gotestsum [2023-07-28T11:36:16.589Z] #32 1.234 + set -e [2023-07-28T11:36:16.589Z] #32 1.234 Install gotestsum version v1.8.2 [2023-07-28T11:36:16.589Z] #32 1.234 + echo 'Install gotestsum version v1.8.2' [2023-07-28T11:36:16.589Z] #32 1.234 + GOBIN=/build [2023-07-28T11:36:16.589Z] #32 1.234 + GO111MODULE=on [2023-07-28T11:36:16.589Z] #32 1.234 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-28T11:36:16.589Z] #32 1.618 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-28T11:36:16.589Z] #32 2.599 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-28T11:36:16.589Z] #32 2.600 go: downloading golang.org/x/tools v0.1.11 [2023-07-28T11:36:16.589Z] #32 2.601 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:16.589Z] #32 2.602 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-28T11:36:16.589Z] #32 2.610 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-28T11:36:16.589Z] #32 2.613 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-28T11:36:16.589Z] #32 2.678 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:16.589Z] #32 2.701 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-28T11:36:16.589Z] #32 2.723 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-28T11:36:16.589Z] #32 2.726 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-28T11:36:16.589Z] #32 5.718 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:16.589Z] #32 ... [2023-07-28T11:36:16.589Z] [2023-07-28T11:36:16.589Z] #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-28T11:36:16.589Z] #33 1.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:16.589Z] #33 1.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:16.589Z] #33 1.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:16.589Z] #33 2.282 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:16.589Z] #33 2.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:16.589Z] #33 3.212 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:16.589Z] #33 5.429 Fetched 8658 kB in 4s (2322 kB/s) [2023-07-28T11:36:16.589Z] #33 5.429 Reading package lists... [2023-07-28T11:36:16.589Z] #33 6.628 Reading package lists... [2023-07-28T11:36:16.589Z] #33 7.987 Building dependency tree... [2023-07-28T11:36:16.589Z] #33 8.817 The following additional packages will be installed: [2023-07-28T11:36:16.589Z] #33 8.818 libbtrfs0 [2023-07-28T11:36:16.589Z] #33 8.845 The following NEW packages will be installed: [2023-07-28T11:36:16.589Z] #33 8.846 libbtrfs-dev libbtrfs0 [2023-07-28T11:36:16.589Z] #33 9.204 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:16.589Z] #33 9.204 Need to get 460 kB of archives. [2023-07-28T11:36:16.589Z] #33 9.204 After this operation, 1237 kB of additional disk space will be used. [2023-07-28T11:36:16.589Z] #33 9.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:16.590Z] #33 9.216 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:16.590Z] #33 9.546 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:16.590Z] #33 9.618 Fetched 460 kB in 0s (1231 kB/s) [2023-07-28T11:36:16.590Z] #33 9.672 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:16.590Z] #33 9.672 (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-28T11:36:16.590Z] #33 9.685 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:16.590Z] #33 9.716 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:16.590Z] #33 9.833 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:16.590Z] #33 9.840 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:16.590Z] #33 9.849 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:16.590Z] #33 10.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:16.590Z] #33 10.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:16.590Z] #33 10.22 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:16.590Z] #33 DONE 10.6s [2023-07-28T11:36:16.590Z] [2023-07-28T11:36:16.590Z] #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-28T11:36:16.590Z] #34 0.653 + RM_GOPATH=0 [2023-07-28T11:36:16.590Z] #34 0.653 + TMP_GOPATH= [2023-07-28T11:36:16.590Z] #34 0.653 + : /build [2023-07-28T11:36:16.590Z] #34 0.653 + '[' -z '' ']' [2023-07-28T11:36:16.590Z] #34 0.653 ++ mktemp -d [2023-07-28T11:36:16.590Z] #34 0.654 + export GOPATH=/tmp/tmp.8YWgHGJ3hS [2023-07-28T11:36:16.590Z] #34 0.654 + GOPATH=/tmp/tmp.8YWgHGJ3hS [2023-07-28T11:36:16.590Z] #34 0.654 + RM_GOPATH=1 [2023-07-28T11:36:16.590Z] #34 0.658 + case "$(go env GOARCH)" in [2023-07-28T11:36:16.590Z] #34 0.658 ++ go env GOARCH [2023-07-28T11:36:16.590Z] #34 0.659 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.590Z] #34 0.659 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.590Z] #34 0.659 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:16.590Z] #34 0.660 + dir=/tmp/install [2023-07-28T11:36:16.590Z] #34 0.660 Install shfmt version v3.0.2 [2023-07-28T11:36:16.590Z] #34 0.660 + bin=shfmt [2023-07-28T11:36:16.590Z] #34 0.660 + shift [2023-07-28T11:36:16.590Z] #34 0.660 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-28T11:36:16.590Z] #34 0.660 + . /tmp/install/shfmt.installer [2023-07-28T11:36:16.590Z] #34 0.660 ++ : v3.0.2 [2023-07-28T11:36:16.590Z] #34 0.660 + install_shfmt [2023-07-28T11:36:16.590Z] #34 0.660 + echo 'Install shfmt version v3.0.2' [2023-07-28T11:36:16.590Z] #34 0.660 + GOBIN=/build [2023-07-28T11:36:16.590Z] #34 0.660 + GO111MODULE=on [2023-07-28T11:36:16.590Z] #34 0.660 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-28T11:36:16.590Z] #34 1.066 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-28T11:36:16.590Z] #34 2.332 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-28T11:36:16.590Z] #34 2.350 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-28T11:36:16.590Z] #34 2.362 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-28T11:36:16.590Z] #34 3.164 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-28T11:36:16.640Z] #19 DONE 0.7s [2023-07-28T11:36:16.640Z] [2023-07-28T11:36:16.640Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-07-28T11:36:16.640Z] #20 DONE 0.1s [2023-07-28T11:36:16.640Z] [2023-07-28T11:36:16.640Z] #21 [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-28T11:36:16.640Z] #21 ... [2023-07-28T11:36:16.640Z] [2023-07-28T11:36:16.640Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-28T11:36:16.640Z] #22 DONE 0.1s [2023-07-28T11:36:16.850Z] #34 DONE 10.6s [2023-07-28T11:36:16.850Z] [2023-07-28T11:36:16.850Z] #23 [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-28T11:36:16.850Z] #23 10.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-28T11:36:16.850Z] #23 10.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-28T11:36:16.850Z] #23 ... [2023-07-28T11:36:16.850Z] [2023-07-28T11:36:16.850Z] #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-28T11:36:16.850Z] #35 0.993 + RM_GOPATH=0 [2023-07-28T11:36:16.850Z] #35 0.993 + TMP_GOPATH= [2023-07-28T11:36:16.850Z] #35 0.993 + : /build [2023-07-28T11:36:16.850Z] #35 0.993 + '[' -z '' ']' [2023-07-28T11:36:16.850Z] #35 0.995 ++ mktemp -d [2023-07-28T11:36:16.850Z] #35 0.995 + export GOPATH=/tmp/tmp.HwE1DG0Apk [2023-07-28T11:36:16.851Z] #35 0.995 + GOPATH=/tmp/tmp.HwE1DG0Apk [2023-07-28T11:36:16.851Z] #35 0.995 + RM_GOPATH=1 [2023-07-28T11:36:16.851Z] #35 0.995 + case "$(go env GOARCH)" in [2023-07-28T11:36:16.851Z] #35 0.995 ++ go env GOARCH [2023-07-28T11:36:16.851Z] #35 1.002 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.851Z] #35 1.002 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:16.851Z] #35 1.002 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:16.851Z] #35 1.002 + dir=/tmp/install [2023-07-28T11:36:16.851Z] #35 1.002 + bin=tomlv [2023-07-28T11:36:16.851Z] #35 1.002 + shift [2023-07-28T11:36:16.851Z] #35 1.002 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-28T11:36:16.851Z] #35 1.002 + . /tmp/install/tomlv.installer [2023-07-28T11:36:16.851Z] #35 1.002 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:16.851Z] #35 1.002 + install_tomlv [2023-07-28T11:36:16.851Z] #35 1.002 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-28T11:36:16.851Z] #35 1.002 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HwE1DG0Apk/src/github.com/BurntSushi/toml [2023-07-28T11:36:16.851Z] #35 1.002 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:16.851Z] #35 1.005 Cloning into '/tmp/tmp.HwE1DG0Apk/src/github.com/BurntSushi/toml'... [2023-07-28T11:36:16.851Z] #35 1.528 + cd /tmp/tmp.HwE1DG0Apk/src/github.com/BurntSushi/toml [2023-07-28T11:36:16.851Z] #35 1.528 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:16.851Z] #35 1.551 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:16.851Z] #35 1.619 encoding [2023-07-28T11:36:16.851Z] #35 1.629 internal/goarch [2023-07-28T11:36:16.851Z] #35 1.632 internal/unsafeheader [2023-07-28T11:36:16.851Z] #35 1.633 internal/goos [2023-07-28T11:36:16.851Z] #35 1.634 runtime/internal/syscall [2023-07-28T11:36:16.851Z] #35 1.634 runtime/internal/atomic [2023-07-28T11:36:16.851Z] #35 1.636 internal/goexperiment [2023-07-28T11:36:16.851Z] #35 1.648 internal/abi [2023-07-28T11:36:16.851Z] #35 1.657 internal/cpu [2023-07-28T11:36:16.851Z] #35 1.660 runtime/internal/math [2023-07-28T11:36:16.851Z] #35 1.660 internal/itoa [2023-07-28T11:36:16.851Z] #35 1.661 runtime/internal/sys [2023-07-28T11:36:16.851Z] #35 1.661 math/bits [2023-07-28T11:36:16.851Z] #35 1.712 unicode/utf8 [2023-07-28T11:36:16.851Z] #35 1.724 internal/race [2023-07-28T11:36:16.851Z] #35 1.748 sync/atomic [2023-07-28T11:36:16.851Z] #35 1.758 unicode [2023-07-28T11:36:16.851Z] #35 1.897 internal/bytealg [2023-07-28T11:36:16.851Z] #35 1.905 math [2023-07-28T11:36:16.851Z] #35 2.212 runtime [2023-07-28T11:36:16.900Z] [2023-07-28T11:36:16.900Z] #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-28T11:36:17.112Z] #35 ... [2023-07-28T11:36:17.112Z] [2023-07-28T11:36:17.112Z] #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-28T11:36:17.112Z] #25 10.25 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-28T11:36:17.112Z] #25 10.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-28T11:36:17.112Z] #25 10.60 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-28T11:36:17.112Z] #25 10.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-28T11:36:17.112Z] #25 10.74 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-28T11:36:17.112Z] #25 10.86 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-28T11:36:17.112Z] #25 10.91 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-28T11:36:17.112Z] #25 10.93 go: downloading go.uber.org/atomic v1.7.0 [2023-07-28T11:36:17.112Z] #25 11.02 go: downloading go.uber.org/multierr v1.6.0 [2023-07-28T11:36:17.227Z] #24 8.089 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-28T11:36:17.373Z] #25 11.19 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-28T11:36:17.373Z] #25 11.19 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-28T11:36:17.373Z] #25 11.26 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-28T11:36:17.373Z] #25 11.29 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-28T11:36:17.373Z] #25 11.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-28T11:36:17.423Z] #23 1.653 + git clone https://github.com/docker/distribution.git . [2023-07-28T11:36:17.423Z] #23 1.655 Cloning into '.'... [2023-07-28T11:36:17.486Z] #24 ... [2023-07-28T11:36:17.486Z] [2023-07-28T11:36:17.486Z] #27 [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-28T11:36:17.486Z] #27 3.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:17.486Z] #27 3.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:17.486Z] #27 3.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:17.486Z] #27 3.617 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:17.486Z] #27 4.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:17.486Z] #27 4.773 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:17.486Z] #27 7.330 Fetched 8658 kB in 5s (1592 kB/s) [2023-07-28T11:36:17.486Z] #27 7.330 Reading package lists... [2023-07-28T11:36:17.486Z] #27 8.802 Reading package lists... [2023-07-28T11:36:17.486Z] #27 10.11 Building dependency tree... [2023-07-28T11:36:17.486Z] #27 ... [2023-07-28T11:36:17.486Z] [2023-07-28T11:36:17.486Z] #28 [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-28T11:36:17.486Z] #28 1.057 + RM_GOPATH=0 [2023-07-28T11:36:17.486Z] #28 1.057 + TMP_GOPATH= [2023-07-28T11:36:17.486Z] #28 1.058 + : /build [2023-07-28T11:36:17.486Z] #28 1.058 + '[' -z '' ']' [2023-07-28T11:36:17.486Z] #28 1.068 ++ mktemp -d [2023-07-28T11:36:17.486Z] #28 1.069 + export GOPATH=/tmp/tmp.InzwS4ghDp [2023-07-28T11:36:17.486Z] #28 1.069 + GOPATH=/tmp/tmp.InzwS4ghDp [2023-07-28T11:36:17.486Z] #28 1.069 + RM_GOPATH=1 [2023-07-28T11:36:17.486Z] #28 1.069 + case "$(go env GOARCH)" in [2023-07-28T11:36:17.486Z] #28 1.069 ++ go env GOARCH [2023-07-28T11:36:17.486Z] #28 1.075 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:17.486Z] #28 1.075 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:17.486Z] #28 1.075 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:17.486Z] #28 1.075 + dir=/tmp/install [2023-07-28T11:36:17.486Z] #28 1.075 + bin=shfmt [2023-07-28T11:36:17.486Z] #28 1.075 + shift [2023-07-28T11:36:17.486Z] #28 1.075 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-28T11:36:17.486Z] #28 1.075 + . /tmp/install/shfmt.installer [2023-07-28T11:36:17.486Z] #28 1.075 ++ : v3.0.2 [2023-07-28T11:36:17.486Z] #28 1.075 + install_shfmt [2023-07-28T11:36:17.486Z] #28 1.075 + echo 'Install shfmt version v3.0.2' [2023-07-28T11:36:17.486Z] #28 1.075 + GOBIN=/build [2023-07-28T11:36:17.486Z] #28 1.075 + GO111MODULE=on [2023-07-28T11:36:17.486Z] #28 1.075 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-28T11:36:17.486Z] #28 1.075 Install shfmt version v3.0.2 [2023-07-28T11:36:17.486Z] #28 1.435 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-28T11:36:17.486Z] #28 2.097 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-28T11:36:17.486Z] #28 2.111 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-28T11:36:17.486Z] #28 2.143 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-28T11:36:17.486Z] #28 2.685 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-28T11:36:17.486Z] #28 DONE 10.2s [2023-07-28T11:36:17.486Z] [2023-07-28T11:36:17.486Z] #29 [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-28T11:36:17.486Z] #29 0.598 + RM_GOPATH=0 [2023-07-28T11:36:17.486Z] #29 0.598 + TMP_GOPATH= [2023-07-28T11:36:17.486Z] #29 0.598 + : /build [2023-07-28T11:36:17.486Z] #29 0.598 + '[' -z '' ']' [2023-07-28T11:36:17.486Z] #29 0.598 ++ mktemp -d [2023-07-28T11:36:17.486Z] #29 0.599 + export GOPATH=/tmp/tmp.TFAqyosMct [2023-07-28T11:36:17.486Z] #29 0.599 + GOPATH=/tmp/tmp.TFAqyosMct [2023-07-28T11:36:17.486Z] #29 0.599 + RM_GOPATH=1 [2023-07-28T11:36:17.486Z] #29 0.599 + case "$(go env GOARCH)" in [2023-07-28T11:36:17.486Z] #29 0.599 ++ go env GOARCH [2023-07-28T11:36:17.486Z] #29 0.606 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:17.486Z] #29 0.606 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:17.486Z] #29 0.606 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:17.486Z] #29 0.606 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:17.486Z] #29 0.606 + dir=/tmp/install [2023-07-28T11:36:17.486Z] #29 0.606 + bin=proxy [2023-07-28T11:36:17.486Z] #29 0.606 + shift [2023-07-28T11:36:17.486Z] #29 0.606 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-28T11:36:17.486Z] #29 0.606 + . /tmp/install/proxy.installer [2023-07-28T11:36:17.486Z] #29 0.606 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:17.486Z] #29 0.606 + install_proxy [2023-07-28T11:36:17.486Z] #29 0.606 + case "$1" in [2023-07-28T11:36:17.486Z] #29 0.606 + export CGO_ENABLED=0 [2023-07-28T11:36:17.486Z] #29 0.606 + CGO_ENABLED=0 [2023-07-28T11:36:17.486Z] #29 0.606 + _install_proxy [2023-07-28T11:36:17.486Z] #29 0.606 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-28T11:36:17.486Z] #29 0.606 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.TFAqyosMct/src/github.com/docker/libnetwork [2023-07-28T11:36:17.486Z] #29 0.608 Cloning into '/tmp/tmp.TFAqyosMct/src/github.com/docker/libnetwork'... [2023-07-28T11:36:17.486Z] #29 4.092 + cd /tmp/tmp.TFAqyosMct/src/github.com/docker/libnetwork [2023-07-28T11:36:17.486Z] #29 4.093 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:17.486Z] #29 4.281 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-28T11:36:17.486Z] #29 DONE 10.2s [2023-07-28T11:36:17.486Z] [2023-07-28T11:36:17.486Z] #30 [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-28T11:36:17.486Z] #30 1.412 + git clone https://github.com/docker/distribution.git . [2023-07-28T11:36:17.486Z] #30 1.416 Cloning into '.'... [2023-07-28T11:36:17.486Z] #30 6.156 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-28T11:36:17.486Z] #30 7.047 + 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-28T11:36:17.635Z] #25 11.54 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-28T11:36:17.635Z] #25 11.54 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-28T11:36:17.635Z] #25 11.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-28T11:36:17.635Z] #25 11.57 go: downloading github.com/prometheus/common v0.32.1 [2023-07-28T11:36:17.635Z] #25 11.62 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-28T11:36:17.746Z] #30 ... [2023-07-28T11:36:17.746Z] [2023-07-28T11:36:17.746Z] #31 [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-28T11:36:17.746Z] #31 0.512 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-28T11:36:17.746Z] #31 0.513 Cloning into '.'... [2023-07-28T11:36:17.746Z] #31 9.321 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-28T11:36:17.746Z] #31 9.790 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-28T11:36:17.746Z] #31 ... [2023-07-28T11:36:17.746Z] [2023-07-28T11:36:17.746Z] #32 [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-28T11:36:17.746Z] #32 1.175 + RM_GOPATH=0 [2023-07-28T11:36:17.746Z] #32 1.175 + TMP_GOPATH= [2023-07-28T11:36:17.746Z] #32 1.175 + : /build [2023-07-28T11:36:17.746Z] #32 1.175 + '[' -z '' ']' [2023-07-28T11:36:17.746Z] #32 1.175 ++ mktemp -d [2023-07-28T11:36:17.746Z] #32 1.175 + export GOPATH=/tmp/tmp.09iNwJTupa [2023-07-28T11:36:17.746Z] #32 1.175 + GOPATH=/tmp/tmp.09iNwJTupa [2023-07-28T11:36:17.746Z] #32 1.175 + RM_GOPATH=1 [2023-07-28T11:36:17.746Z] #32 1.175 + case "$(go env GOARCH)" in [2023-07-28T11:36:17.746Z] #32 1.175 ++ go env GOARCH [2023-07-28T11:36:17.746Z] #32 1.183 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:17.746Z] #32 1.183 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:17.746Z] #32 1.184 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:17.746Z] #32 1.184 + dir=/tmp/install [2023-07-28T11:36:17.746Z] #32 1.184 + bin=rootlesskit [2023-07-28T11:36:17.746Z] #32 1.184 + shift [2023-07-28T11:36:17.746Z] #32 1.184 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-28T11:36:17.746Z] #32 1.185 + . /tmp/install/rootlesskit.installer [2023-07-28T11:36:17.746Z] #32 1.185 ++ : v0.14.4 [2023-07-28T11:36:17.746Z] #32 1.185 + install_rootlesskit [2023-07-28T11:36:17.746Z] #32 1.185 + case "$1" in [2023-07-28T11:36:17.746Z] #32 1.185 + export CGO_ENABLED=0 [2023-07-28T11:36:17.746Z] #32 1.185 + CGO_ENABLED=0 [2023-07-28T11:36:17.746Z] #32 1.185 + _install_rootlesskit [2023-07-28T11:36:17.746Z] #32 1.185 + echo 'Install rootlesskit version v0.14.4' [2023-07-28T11:36:17.746Z] #32 1.186 Install rootlesskit version v0.14.4 [2023-07-28T11:36:17.746Z] #32 1.186 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:17.746Z] #32 1.186 + GOBIN=/build [2023-07-28T11:36:17.746Z] #32 1.186 + GO111MODULE=on [2023-07-28T11:36:17.746Z] #32 1.186 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-28T11:36:17.746Z] #32 1.626 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-28T11:36:17.746Z] #32 2.652 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:17.746Z] #32 2.654 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-28T11:36:17.746Z] #32 2.655 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-28T11:36:17.746Z] #32 2.713 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-28T11:36:17.746Z] #32 2.751 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-28T11:36:17.746Z] #32 2.761 go: downloading github.com/google/uuid v1.3.0 [2023-07-28T11:36:17.746Z] #32 2.768 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-28T11:36:17.746Z] #32 2.788 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-28T11:36:17.746Z] #32 2.798 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:17.746Z] #32 2.826 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-28T11:36:17.746Z] #32 2.846 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-28T11:36:17.746Z] #32 3.626 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-28T11:36:17.746Z] #32 3.639 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-28T11:36:17.746Z] #32 4.438 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-28T11:36:17.746Z] #32 4.506 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-28T11:36:17.846Z] #23 1.132 + git clone https://github.com/docker/distribution.git . [2023-07-28T11:36:17.846Z] #23 1.133 Cloning into '.'... [2023-07-28T11:36:17.914Z] #25 11.62 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-28T11:36:17.914Z] #25 11.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-28T11:36:18.005Z] #32 ... [2023-07-28T11:36:18.005Z] [2023-07-28T11:36:18.005Z] #33 [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-28T11:36:18.005Z] #33 1.034 + RM_GOPATH=0 [2023-07-28T11:36:18.005Z] #33 1.034 + TMP_GOPATH= [2023-07-28T11:36:18.005Z] #33 1.034 + : /build [2023-07-28T11:36:18.005Z] #33 1.034 + '[' -z '' ']' [2023-07-28T11:36:18.005Z] #33 1.034 ++ mktemp -d [2023-07-28T11:36:18.005Z] #33 1.034 + export GOPATH=/tmp/tmp.ZJMAIx5xIo [2023-07-28T11:36:18.005Z] #33 1.034 + GOPATH=/tmp/tmp.ZJMAIx5xIo [2023-07-28T11:36:18.005Z] #33 1.034 + RM_GOPATH=1 [2023-07-28T11:36:18.005Z] #33 1.034 + case "$(go env GOARCH)" in [2023-07-28T11:36:18.005Z] #33 1.034 ++ go env GOARCH [2023-07-28T11:36:18.005Z] #33 1.037 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:18.005Z] #33 1.037 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:18.005Z] #33 1.037 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:18.005Z] #33 1.038 + dir=/tmp/install [2023-07-28T11:36:18.005Z] #33 1.038 + bin=gotestsum [2023-07-28T11:36:18.005Z] #33 1.038 + shift [2023-07-28T11:36:18.005Z] #33 1.038 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-28T11:36:18.005Z] #33 1.038 + . /tmp/install/gotestsum.installer [2023-07-28T11:36:18.005Z] #33 1.038 ++ : v1.8.2 [2023-07-28T11:36:18.005Z] #33 1.038 + install_gotestsum [2023-07-28T11:36:18.005Z] #33 1.038 + set -e [2023-07-28T11:36:18.005Z] #33 1.038 + echo 'Install gotestsum version v1.8.2' [2023-07-28T11:36:18.005Z] #33 1.038 + GOBIN=/build [2023-07-28T11:36:18.005Z] #33 1.038 + GO111MODULE=on [2023-07-28T11:36:18.005Z] #33 1.038 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-28T11:36:18.005Z] #33 1.039 Install gotestsum version v1.8.2 [2023-07-28T11:36:18.005Z] #33 1.378 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-28T11:36:18.005Z] #33 2.190 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:18.005Z] #33 2.190 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-28T11:36:18.005Z] #33 2.190 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-28T11:36:18.005Z] #33 2.191 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:18.005Z] #33 2.191 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-28T11:36:18.005Z] #33 2.196 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-28T11:36:18.005Z] #33 2.208 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-28T11:36:18.005Z] #33 2.290 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-28T11:36:18.005Z] #33 2.303 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-28T11:36:18.005Z] #33 2.320 go: downloading golang.org/x/tools v0.1.11 [2023-07-28T11:36:18.005Z] #33 4.776 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:18.005Z] #33 ... [2023-07-28T11:36:18.005Z] [2023-07-28T11:36:18.005Z] #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-28T11:36:18.005Z] #34 2.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:18.005Z] #34 2.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:18.005Z] #34 2.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:18.005Z] #34 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:18.005Z] #34 3.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:18.005Z] #34 4.099 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:18.005Z] #34 5.784 Fetched 8658 kB in 4s (2220 kB/s) [2023-07-28T11:36:18.005Z] #34 5.784 Reading package lists... [2023-07-28T11:36:18.005Z] #34 6.941 Reading package lists... [2023-07-28T11:36:18.005Z] #34 8.302 Building dependency tree... [2023-07-28T11:36:18.005Z] #34 8.931 The following additional packages will be installed: [2023-07-28T11:36:18.005Z] #34 8.932 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:18.005Z] #34 8.932 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-28T11:36:18.005Z] #34 8.932 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-28T11:36:18.005Z] #34 8.932 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-28T11:36:18.005Z] #34 8.932 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-28T11:36:18.005Z] #34 8.933 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-28T11:36:18.005Z] #34 8.933 mingw-w64-common mingw-w64-x86-64-dev [2023-07-28T11:36:18.005Z] #34 8.934 Suggested packages: [2023-07-28T11:36:18.005Z] #34 8.935 gcc-10-locales seccomp wine64 [2023-07-28T11:36:18.005Z] #34 9.181 The following NEW packages will be installed: [2023-07-28T11:36:18.005Z] #34 9.184 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:18.005Z] #34 9.185 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-28T11:36:18.005Z] #34 9.185 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-28T11:36:18.005Z] #34 9.185 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-28T11:36:18.005Z] #34 9.186 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-28T11:36:18.005Z] #34 9.187 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-28T11:36:18.005Z] #34 9.187 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-28T11:36:18.005Z] #34 9.188 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-28T11:36:18.005Z] #34 9.189 mingw-w64-x86-64-dev [2023-07-28T11:36:18.005Z] #34 9.485 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:18.005Z] #34 9.485 Need to get 115 MB of archives. [2023-07-28T11:36:18.005Z] #34 9.485 After this operation, 645 MB of additional disk space will be used. [2023-07-28T11:36:18.005Z] #34 9.485 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-28T11:36:18.005Z] #34 9.530 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-28T11:36:18.005Z] #34 9.578 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-28T11:36:18.005Z] #34 9.583 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-28T11:36:18.005Z] #34 9.584 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-28T11:36:18.005Z] #34 9.586 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-28T11:36:18.005Z] #34 9.707 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-28T11:36:18.005Z] #34 9.791 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-28T11:36:18.005Z] #34 9.811 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-28T11:36:18.005Z] #34 10.06 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-28T11:36:18.005Z] #34 10.55 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-28T11:36:18.005Z] #34 10.73 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-28T11:36:18.264Z] #34 ... [2023-07-28T11:36:18.264Z] [2023-07-28T11:36:18.264Z] #35 [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-28T11:36:18.264Z] #35 3.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:18.264Z] #35 3.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:18.264Z] #35 3.178 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:18.264Z] #35 3.591 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:18.264Z] #35 4.102 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:18.264Z] #35 4.687 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:18.264Z] #35 6.979 Fetched 8658 kB in 5s (1710 kB/s) [2023-07-28T11:36:18.264Z] #35 6.979 Reading package lists... [2023-07-28T11:36:18.264Z] #35 8.382 Reading package lists... [2023-07-28T11:36:18.264Z] #35 9.779 Building dependency tree... [2023-07-28T11:36:18.264Z] #35 10.33 The following additional packages will be installed: [2023-07-28T11:36:18.264Z] #35 10.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-28T11:36:18.264Z] #35 10.33 Suggested packages: [2023-07-28T11:36:18.264Z] #35 10.33 cmake-doc ninja-build lrzip [2023-07-28T11:36:18.264Z] #35 10.33 Recommended packages: [2023-07-28T11:36:18.264Z] #35 10.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-28T11:36:18.264Z] #35 10.50 The following NEW packages will be installed: [2023-07-28T11:36:18.264Z] #35 10.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-28T11:36:18.264Z] #35 10.50 vim-common xxd [2023-07-28T11:36:18.264Z] #35 10.80 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:18.264Z] #35 10.80 Need to get 17.7 MB of archives. [2023-07-28T11:36:18.264Z] #35 10.80 After this operation, 70.7 MB of additional disk space will be used. [2023-07-28T11:36:18.264Z] #35 10.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:36:18.264Z] #35 10.81 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-28T11:36:18.264Z] #35 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-28T11:36:18.264Z] #35 10.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:36:18.264Z] #35 10.93 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-28T11:36:18.264Z] #35 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-28T11:36:18.264Z] #35 10.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-28T11:36:18.264Z] #35 10.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-28T11:36:18.264Z] #35 10.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-28T11:36:18.264Z] #35 10.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-28T11:36:18.264Z] #35 ... [2023-07-28T11:36:18.264Z] [2023-07-28T11:36:18.264Z] #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-28T11:36:18.264Z] #34 10.97 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-28T11:36:18.368Z] #23 ... [2023-07-28T11:36:18.368Z] [2023-07-28T11:36:18.368Z] #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-28T11:36:18.368Z] #24 1.001 + RM_GOPATH=0 [2023-07-28T11:36:18.368Z] #24 1.001 + TMP_GOPATH= [2023-07-28T11:36:18.368Z] #24 1.001 + : /build [2023-07-28T11:36:18.368Z] #24 1.001 + '[' -z '' ']' [2023-07-28T11:36:18.368Z] #24 1.001 ++ mktemp -d [2023-07-28T11:36:18.368Z] #24 1.002 + export GOPATH=/tmp/tmp.YJUWrD2IxG [2023-07-28T11:36:18.368Z] #24 1.002 + GOPATH=/tmp/tmp.YJUWrD2IxG [2023-07-28T11:36:18.368Z] #24 1.002 + RM_GOPATH=1 [2023-07-28T11:36:18.368Z] #24 1.002 + case "$(go env GOARCH)" in [2023-07-28T11:36:18.368Z] #24 1.005 ++ go env GOARCH [2023-07-28T11:36:18.368Z] #24 1.011 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:18.368Z] #24 1.011 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:18.368Z] #24 1.018 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:18.368Z] #24 1.019 + dir=/tmp/install [2023-07-28T11:36:18.368Z] #24 1.019 + bin=dockercli [2023-07-28T11:36:18.368Z] #24 1.019 + shift [2023-07-28T11:36:18.368Z] #24 1.019 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-28T11:36:18.368Z] #24 1.019 + . /tmp/install/dockercli.installer [2023-07-28T11:36:18.368Z] #24 1.019 ++ : stable [2023-07-28T11:36:18.368Z] #24 1.019 ++ : 17.06.2-ce [2023-07-28T11:36:18.368Z] #24 1.019 + install_dockercli [2023-07-28T11:36:18.368Z] #24 1.019 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-28T11:36:18.368Z] #24 1.019 Install docker/cli version 17.06.2-ce from stable [2023-07-28T11:36:18.368Z] #24 1.019 ++ uname -m [2023-07-28T11:36:18.368Z] #24 1.020 + arch=x86_64 [2023-07-28T11:36:18.368Z] #24 1.020 + '[' x86_64 '!=' x86_64 ']' [2023-07-28T11:36:18.368Z] #24 1.020 + url=https://download.docker.com/linux/static [2023-07-28T11:36:18.368Z] #24 1.021 + tar -xz docker/docker [2023-07-28T11:36:18.368Z] #24 1.021 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-28T11:36:18.368Z] #24 2.494 + mkdir -p /build [2023-07-28T11:36:18.368Z] #24 2.496 + mv docker/docker /build/ [2023-07-28T11:36:18.368Z] #24 2.498 + rmdir docker [2023-07-28T11:36:18.368Z] #24 DONE 2.8s [2023-07-28T11:36:18.625Z] [2023-07-28T11:36:18.625Z] #25 [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-28T11:36:18.625Z] #25 1.050 + RM_GOPATH=0 [2023-07-28T11:36:18.625Z] #25 1.050 + TMP_GOPATH= [2023-07-28T11:36:18.625Z] #25 1.050 + : /build [2023-07-28T11:36:18.625Z] #25 1.050 + '[' -z '' ']' [2023-07-28T11:36:18.625Z] #25 1.050 ++ mktemp -d [2023-07-28T11:36:18.625Z] #25 1.051 + export GOPATH=/tmp/tmp.fhj5TnPGcM [2023-07-28T11:36:18.625Z] #25 1.051 + GOPATH=/tmp/tmp.fhj5TnPGcM [2023-07-28T11:36:18.625Z] #25 1.051 + RM_GOPATH=1 [2023-07-28T11:36:18.625Z] #25 1.051 + case "$(go env GOARCH)" in [2023-07-28T11:36:18.625Z] #25 1.051 ++ go env GOARCH [2023-07-28T11:36:18.625Z] #25 1.056 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:18.625Z] #25 1.056 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:18.625Z] #25 1.056 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:18.625Z] #25 1.056 + dir=/tmp/install [2023-07-28T11:36:18.625Z] #25 1.057 + bin=gotestsum [2023-07-28T11:36:18.625Z] #25 1.057 + shift [2023-07-28T11:36:18.625Z] #25 1.057 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-28T11:36:18.625Z] #25 1.057 + . /tmp/install/gotestsum.installer [2023-07-28T11:36:18.625Z] #25 1.057 ++ : v1.8.2 [2023-07-28T11:36:18.625Z] #25 1.057 + install_gotestsum [2023-07-28T11:36:18.625Z] #25 1.057 + set -e [2023-07-28T11:36:18.625Z] #25 1.057 + echo 'Install gotestsum version v1.8.2' [2023-07-28T11:36:18.625Z] #25 1.057 + GOBIN=/build [2023-07-28T11:36:18.625Z] #25 1.057 + GO111MODULE=on [2023-07-28T11:36:18.625Z] #25 1.057 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-28T11:36:18.625Z] #25 1.057 Install gotestsum version v1.8.2 [2023-07-28T11:36:18.625Z] #25 1.140 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-28T11:36:18.625Z] #25 2.186 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:18.625Z] #25 2.187 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-28T11:36:18.625Z] #25 2.188 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-28T11:36:18.625Z] #25 2.206 go: downloading golang.org/x/tools v0.1.11 [2023-07-28T11:36:18.625Z] #25 2.213 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:18.625Z] #25 2.214 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-28T11:36:18.625Z] #25 2.227 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-28T11:36:18.625Z] #25 2.258 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-28T11:36:18.625Z] #25 2.355 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-28T11:36:18.625Z] #25 2.357 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-28T11:36:18.832Z] #34 11.44 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-28T11:36:18.857Z] #25 12.76 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-28T11:36:19.095Z] #34 11.63 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-28T11:36:19.095Z] #34 11.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-28T11:36:19.095Z] #34 11.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-28T11:36:19.095Z] #34 11.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:19.095Z] #34 11.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:19.095Z] #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-28T11:36:19.095Z] #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-28T11:36:19.095Z] #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-28T11:36:19.095Z] #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-28T11:36:19.095Z] #34 11.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-28T11:36:19.095Z] #34 11.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-28T11:36:19.095Z] #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-28T11:36:19.095Z] #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-28T11:36:19.095Z] #34 11.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-07-28T11:36:19.095Z] #34 11.68 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-28T11:36:19.095Z] #34 11.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-28T11:36:19.379Z] #34 12.02 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:19.379Z] #34 12.13 Fetched 115 MB in 2s (46.2 MB/s) [2023-07-28T11:36:19.516Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2023-07-28T11:36:19.516Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-07-28T11:36:19.516Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2023-07-28T11:36:19.516Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2023-07-28T11:36:19.638Z] #34 ... [2023-07-28T11:36:19.638Z] [2023-07-28T11:36:19.638Z] #27 [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-28T11:36:19.638Z] #27 10.11 Building dependency tree... [2023-07-28T11:36:19.638Z] #27 10.69 The following additional packages will be installed: [2023-07-28T11:36:19.638Z] #27 10.69 libbtrfs0 [2023-07-28T11:36:19.638Z] #27 10.71 The following NEW packages will be installed: [2023-07-28T11:36:19.638Z] #27 10.71 libbtrfs-dev libbtrfs0 [2023-07-28T11:36:19.638Z] #27 11.02 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:19.638Z] #27 11.02 Need to get 460 kB of archives. [2023-07-28T11:36:19.638Z] #27 11.02 After this operation, 1237 kB of additional disk space will be used. [2023-07-28T11:36:19.638Z] #27 11.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:19.638Z] #27 11.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:19.638Z] #27 11.39 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:19.638Z] #27 11.51 Fetched 460 kB in 0s (1413 kB/s) [2023-07-28T11:36:19.638Z] #27 11.58 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:19.638Z] #27 11.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-07-28T11:36:19.638Z] #27 11.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:19.638Z] #27 11.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:19.638Z] #27 11.73 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:19.638Z] #27 11.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:19.638Z] #27 11.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:19.638Z] #27 11.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:19.638Z] #27 11.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:19.638Z] #27 11.99 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:19.638Z] #27 DONE 12.3s [2023-07-28T11:36:19.638Z] [2023-07-28T11:36:19.638Z] #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-28T11:36:19.638Z] #34 12.29 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-28T11:36:19.638Z] #34 12.29 (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-28T11:36:19.638Z] #34 12.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:19.638Z] #34 12.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:19.763Z] #23 ... [2023-07-28T11:36:19.763Z] [2023-07-28T11:36:19.763Z] #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-28T11:36:19.763Z] #24 1.015 + RM_GOPATH=0 [2023-07-28T11:36:19.763Z] #24 1.015 + TMP_GOPATH= [2023-07-28T11:36:19.763Z] #24 1.015 + : /build [2023-07-28T11:36:19.763Z] #24 1.015 + '[' -z '' ']' [2023-07-28T11:36:19.763Z] #24 1.016 ++ mktemp -d [2023-07-28T11:36:19.763Z] #24 1.016 + export GOPATH=/tmp/tmp.RUeVOMUyHb [2023-07-28T11:36:19.763Z] #24 1.016 + GOPATH=/tmp/tmp.RUeVOMUyHb [2023-07-28T11:36:19.763Z] #24 1.017 + RM_GOPATH=1 [2023-07-28T11:36:19.763Z] #24 1.017 + case "$(go env GOARCH)" in [2023-07-28T11:36:19.763Z] #24 1.017 ++ go env GOARCH [2023-07-28T11:36:19.763Z] #24 1.022 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:19.763Z] #24 1.022 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:19.763Z] #24 1.022 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:19.763Z] #24 1.023 + dir=/tmp/install [2023-07-28T11:36:19.763Z] #24 1.023 + bin=dockercli [2023-07-28T11:36:19.763Z] #24 1.023 + shift [2023-07-28T11:36:19.763Z] #24 1.023 Install docker/cli version 17.06.2-ce from stable [2023-07-28T11:36:19.763Z] #24 1.023 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-07-28T11:36:19.763Z] #24 1.023 + . /tmp/install/dockercli.installer [2023-07-28T11:36:19.763Z] #24 1.023 ++ : stable [2023-07-28T11:36:19.763Z] #24 1.023 ++ : 17.06.2-ce [2023-07-28T11:36:19.763Z] #24 1.023 + install_dockercli [2023-07-28T11:36:19.763Z] #24 1.023 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-07-28T11:36:19.763Z] #24 1.023 ++ uname -m [2023-07-28T11:36:19.763Z] #24 1.024 + arch=x86_64 [2023-07-28T11:36:19.763Z] #24 1.024 + '[' x86_64 '!=' x86_64 ']' [2023-07-28T11:36:19.763Z] #24 1.024 + url=https://download.docker.com/linux/static [2023-07-28T11:36:19.763Z] #24 1.025 + tar -xz docker/docker [2023-07-28T11:36:19.763Z] #24 1.026 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-07-28T11:36:19.763Z] #24 2.475 + mkdir -p /build [2023-07-28T11:36:19.763Z] #24 2.477 + mv docker/docker /build/ [2023-07-28T11:36:19.763Z] #24 2.485 + rmdir docker [2023-07-28T11:36:19.763Z] #24 DONE 3.4s [2023-07-28T11:36:19.777Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2023-07-28T11:36:20.030Z] [2023-07-28T11:36:20.030Z] #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-28T11:36:20.030Z] #25 0.846 + RM_GOPATH=0 [2023-07-28T11:36:20.030Z] #25 0.846 + TMP_GOPATH= [2023-07-28T11:36:20.030Z] #25 0.846 + : /build [2023-07-28T11:36:20.030Z] #25 0.846 + '[' -z '' ']' [2023-07-28T11:36:20.030Z] #25 0.846 ++ mktemp -d [2023-07-28T11:36:20.030Z] #25 0.848 + export GOPATH=/tmp/tmp.4fk3nt6mNz [2023-07-28T11:36:20.030Z] #25 0.848 + GOPATH=/tmp/tmp.4fk3nt6mNz [2023-07-28T11:36:20.030Z] #25 0.848 + RM_GOPATH=1 [2023-07-28T11:36:20.030Z] #25 0.848 + case "$(go env GOARCH)" in [2023-07-28T11:36:20.030Z] #25 0.848 ++ go env GOARCH [2023-07-28T11:36:20.030Z] #25 0.851 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:20.030Z] #25 0.851 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:20.030Z] #25 0.851 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:20.030Z] #25 0.852 Install golangci-lint version v1.49.0 [2023-07-28T11:36:20.030Z] #25 0.852 + dir=/tmp/install [2023-07-28T11:36:20.030Z] #25 0.852 + bin=golangci_lint [2023-07-28T11:36:20.030Z] #25 0.852 + shift [2023-07-28T11:36:20.030Z] #25 0.852 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-28T11:36:20.030Z] #25 0.852 + . /tmp/install/golangci_lint.installer [2023-07-28T11:36:20.030Z] #25 0.852 ++ : v1.49.0 [2023-07-28T11:36:20.030Z] #25 0.852 + install_golangci_lint [2023-07-28T11:36:20.030Z] #25 0.852 + set -e [2023-07-28T11:36:20.030Z] #25 0.852 + echo 'Install golangci-lint version v1.49.0' [2023-07-28T11:36:20.030Z] #25 0.852 + GOBIN=/build [2023-07-28T11:36:20.030Z] #25 0.852 + GO111MODULE=on [2023-07-28T11:36:20.030Z] #25 0.852 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-28T11:36:20.030Z] #25 0.905 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-28T11:36:20.030Z] #25 2.118 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:20.030Z] #25 2.130 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:20.030Z] #25 2.146 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:20.030Z] #25 2.147 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-28T11:36:20.030Z] #25 2.147 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-28T11:36:20.030Z] #25 2.148 go: downloading github.com/spf13/viper v1.12.0 [2023-07-28T11:36:20.030Z] #25 2.149 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-28T11:36:20.030Z] #25 2.285 go: downloading golang.org/x/tools v0.1.12 [2023-07-28T11:36:20.030Z] #25 2.408 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-28T11:36:20.030Z] #25 2.461 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-28T11:36:20.030Z] #25 2.471 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-28T11:36:20.030Z] #25 2.632 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-28T11:36:20.031Z] #25 2.777 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-28T11:36:20.031Z] #25 2.793 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-28T11:36:20.031Z] #25 2.802 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-28T11:36:20.031Z] #25 2.820 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-28T11:36:20.031Z] #25 2.872 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-28T11:36:20.031Z] #25 2.931 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-28T11:36:20.031Z] #25 2.982 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:20.031Z] #25 3.041 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-28T11:36:20.031Z] #25 3.118 go: downloading github.com/spf13/afero v1.8.2 [2023-07-28T11:36:20.031Z] #25 3.119 go: downloading github.com/spf13/cast v1.5.0 [2023-07-28T11:36:20.031Z] #25 3.300 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-28T11:36:20.031Z] #25 3.359 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:20.031Z] #25 3.433 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-28T11:36:20.031Z] #25 3.582 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-28T11:36:20.242Z] #25 ... [2023-07-28T11:36:20.242Z] [2023-07-28T11:36:20.243Z] #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-28T11:36:20.243Z] #19 9.934 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-28T11:36:20.243Z] #19 10.49 [2023-07-28T11:36:20.243Z] #19 10.73 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:20.243Z] #19 11.22 [2023-07-28T11:36:20.243Z] #19 12.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-28T11:36:20.243Z] #19 12.84 [2023-07-28T11:36:20.243Z] #19 13.11 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:20.243Z] #19 13.58 [2023-07-28T11:36:20.243Z] #19 13.66 Download of images into '/build' complete. [2023-07-28T11:36:20.243Z] #19 13.66 Use something like the following to load the result into a Docker daemon: [2023-07-28T11:36:20.243Z] #19 13.66 tar -cC '/build' . | docker load [2023-07-28T11:36:20.243Z] #19 DONE 14.5s [2023-07-28T11:36:20.243Z] [2023-07-28T11:36:20.243Z] #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-28T11:36:20.243Z] #27 10.49 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-28T11:36:20.243Z] #27 10.75 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-28T11:36:20.243Z] #27 10.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-07-28T11:36:20.243Z] #27 12.07 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-28T11:36:20.243Z] #27 12.71 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-28T11:36:20.243Z] #27 12.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-28T11:36:20.243Z] #27 12.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-28T11:36:20.243Z] #27 12.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:20.243Z] #27 12.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:20.243Z] #27 12.72 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-28T11:36:20.243Z] #27 12.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-07-28T11:36:20.243Z] #27 12.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-07-28T11:36:20.243Z] #27 12.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-07-28T11:36:20.243Z] #27 12.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-28T11:36:20.243Z] #27 12.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-28T11:36:20.243Z] #27 12.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-07-28T11:36:20.243Z] #27 12.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-07-28T11:36:20.243Z] #27 12.76 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-28T11:36:20.243Z] #27 12.76 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-28T11:36:20.243Z] #27 12.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-28T11:36:20.243Z] #27 13.14 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:20.243Z] #27 13.24 Fetched 115 MB in 4s (30.9 MB/s) [2023-07-28T11:36:20.243Z] #27 13.32 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-28T11:36:20.243Z] #27 13.32 (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-28T11:36:20.243Z] #27 13.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:20.243Z] #27 13.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:20.243Z] #27 14.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-28T11:36:20.243Z] #27 14.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:20.243Z] #27 14.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:20.293Z] #25 3.727 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-28T11:36:20.293Z] #25 3.875 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-28T11:36:20.293Z] #25 3.909 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-28T11:36:20.293Z] #25 3.909 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-28T11:36:20.349Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2023-07-28T11:36:20.349Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2023-07-28T11:36:20.520Z] #25 4.825 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:20.555Z] #25 4.087 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-28T11:36:20.555Z] #25 4.090 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-28T11:36:20.555Z] #25 4.171 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-28T11:36:20.820Z] #25 4.379 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-28T11:36:20.820Z] #25 4.445 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-28T11:36:20.820Z] #25 4.517 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-28T11:36:21.015Z] #34 13.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-28T11:36:21.015Z] #34 13.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:21.015Z] #34 13.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:21.081Z] #25 4.588 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-28T11:36:21.081Z] #25 4.621 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-28T11:36:21.081Z] #25 4.624 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-28T11:36:21.081Z] #25 4.747 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-28T11:36:21.088Z] #25 ... [2023-07-28T11:36:21.088Z] [2023-07-28T11:36:21.088Z] #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-28T11:36:21.088Z] #26 1.622 + RM_GOPATH=0 [2023-07-28T11:36:21.088Z] #26 1.622 + TMP_GOPATH= [2023-07-28T11:36:21.088Z] #26 1.622 + : /build [2023-07-28T11:36:21.088Z] #26 1.622 + '[' -z '' ']' [2023-07-28T11:36:21.088Z] #26 1.622 ++ mktemp -d [2023-07-28T11:36:21.088Z] #26 1.623 + export GOPATH=/tmp/tmp.A6pC1kfOa1 [2023-07-28T11:36:21.088Z] #26 1.623 + GOPATH=/tmp/tmp.A6pC1kfOa1 [2023-07-28T11:36:21.088Z] #26 1.623 + RM_GOPATH=1 [2023-07-28T11:36:21.088Z] #26 1.623 + case "$(go env GOARCH)" in [2023-07-28T11:36:21.088Z] #26 1.623 ++ go env GOARCH [2023-07-28T11:36:21.088Z] #26 1.637 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:21.088Z] #26 1.637 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:21.088Z] #26 1.640 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:21.088Z] #26 1.641 + dir=/tmp/install [2023-07-28T11:36:21.088Z] #26 1.641 + bin=golangci_lint [2023-07-28T11:36:21.088Z] #26 1.641 + shift [2023-07-28T11:36:21.088Z] #26 1.641 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-07-28T11:36:21.088Z] #26 1.641 + . /tmp/install/golangci_lint.installer [2023-07-28T11:36:21.088Z] #26 1.641 ++ : v1.49.0 [2023-07-28T11:36:21.088Z] #26 1.641 + install_golangci_lint [2023-07-28T11:36:21.088Z] #26 1.641 + set -e [2023-07-28T11:36:21.088Z] #26 1.641 + echo 'Install golangci-lint version v1.49.0' [2023-07-28T11:36:21.088Z] #26 1.641 + GOBIN=/build [2023-07-28T11:36:21.088Z] #26 1.641 + GO111MODULE=on [2023-07-28T11:36:21.088Z] #26 1.641 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-07-28T11:36:21.088Z] #26 1.641 Install golangci-lint version v1.49.0 [2023-07-28T11:36:21.088Z] #26 2.043 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-07-28T11:36:21.088Z] #26 3.521 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/spf13/cobra v1.5.0 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/spf13/pflag v1.0.5 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading github.com/spf13/viper v1.12.0 [2023-07-28T11:36:21.088Z] #26 3.524 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-28T11:36:21.088Z] #26 3.670 go: downloading golang.org/x/tools v0.1.12 [2023-07-28T11:36:21.088Z] #26 3.830 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-07-28T11:36:21.088Z] #26 3.831 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-07-28T11:36:21.088Z] #26 3.925 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-28T11:36:21.088Z] #26 3.936 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-28T11:36:21.088Z] #26 4.114 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-28T11:36:21.088Z] #26 4.136 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-07-28T11:36:21.088Z] #26 4.144 go: downloading github.com/stretchr/testify v1.8.0 [2023-07-28T11:36:21.088Z] #26 4.145 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-07-28T11:36:21.088Z] #26 4.205 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-07-28T11:36:21.088Z] #26 4.373 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-07-28T11:36:21.088Z] #26 4.392 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:21.088Z] #26 4.410 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-07-28T11:36:21.088Z] #26 4.411 go: downloading github.com/Antonboom/errname v0.1.7 [2023-07-28T11:36:21.088Z] #26 4.507 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-07-28T11:36:21.088Z] #26 4.644 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-07-28T11:36:21.088Z] #26 4.649 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-07-28T11:36:21.088Z] #26 4.912 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-07-28T11:36:21.088Z] #26 4.924 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-07-28T11:36:21.088Z] #26 4.942 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-07-28T11:36:21.088Z] #26 4.951 go: downloading github.com/alingse/asasalint v0.0.11 [2023-07-28T11:36:21.088Z] #26 5.152 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-07-28T11:36:21.088Z] #26 5.275 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-07-28T11:36:21.088Z] #26 5.276 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-07-28T11:36:21.088Z] #26 5.276 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-07-28T11:36:21.088Z] #26 5.420 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-07-28T11:36:21.088Z] #26 5.420 go: downloading github.com/breml/bidichk v0.2.3 [2023-07-28T11:36:21.088Z] #26 5.432 go: downloading github.com/breml/errchkjson v0.3.0 [2023-07-28T11:36:21.088Z] #26 5.498 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-28T11:36:21.088Z] #26 5.550 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-28T11:36:21.088Z] #26 5.584 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-28T11:36:21.088Z] #26 5.612 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-28T11:36:21.196Z] #27 15.10 Selecting previously unselected package binutils-mingw-w64. [2023-07-28T11:36:21.196Z] #27 15.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-28T11:36:21.196Z] #27 15.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:21.277Z] #34 13.94 Selecting previously unselected package binutils-mingw-w64. [2023-07-28T11:36:21.277Z] #34 13.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-28T11:36:21.277Z] #34 13.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:21.301Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.767s coverage: 74.6% of statements [2023-07-28T11:36:21.301Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.251s coverage: 59.6% of statements [2023-07-28T11:36:21.343Z] #25 4.761 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-07-28T11:36:21.343Z] #25 4.764 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-07-28T11:36:21.343Z] #25 4.836 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-07-28T11:36:21.343Z] #25 4.937 go: downloading github.com/daixiang0/gci v0.6.3 [2023-07-28T11:36:21.465Z] #27 15.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-28T11:36:21.465Z] #27 15.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:21.465Z] #27 15.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:21.536Z] #34 14.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-28T11:36:21.536Z] #34 14.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:21.536Z] #34 14.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:21.536Z] #34 14.24 Selecting previously unselected package dmsetup. [2023-07-28T11:36:21.536Z] #34 14.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:21.536Z] #34 14.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:21.604Z] #25 5.323 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-28T11:36:21.652Z] #26 5.870 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-07-28T11:36:21.652Z] #26 5.877 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-28T11:36:21.652Z] #26 5.976 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-28T11:36:21.652Z] #26 5.983 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-28T11:36:21.652Z] #26 5.983 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-28T11:36:21.652Z] #26 6.219 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-28T11:36:21.726Z] #27 15.53 Selecting previously unselected package dmsetup. [2023-07-28T11:36:21.726Z] #27 15.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:21.726Z] #27 15.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:21.726Z] #27 15.64 Selecting previously unselected package mingw-w64-common. [2023-07-28T11:36:21.795Z] #34 14.39 Selecting previously unselected package mingw-w64-common. [2023-07-28T11:36:21.795Z] #34 14.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-28T11:36:21.795Z] #34 14.41 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:21.865Z] #25 5.327 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-07-28T11:36:21.865Z] #25 5.328 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-07-28T11:36:21.865Z] #25 5.455 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-07-28T11:36:21.910Z] #26 6.285 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-28T11:36:21.910Z] #26 6.287 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-28T11:36:21.910Z] #26 6.419 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-28T11:36:21.988Z] #27 15.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-28T11:36:21.988Z] #27 15.68 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:22.126Z] #25 5.512 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-07-28T11:36:22.126Z] #25 5.637 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-07-28T11:36:22.167Z] #26 6.470 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-28T11:36:22.167Z] #26 6.665 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-28T11:36:22.167Z] #26 6.744 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-28T11:36:22.167Z] #26 6.744 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-28T11:36:22.250Z] #27 ... [2023-07-28T11:36:22.250Z] [2023-07-28T11:36:22.250Z] #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-28T11:36:22.250Z] #32 DONE 16.2s [2023-07-28T11:36:22.250Z] [2023-07-28T11:36:22.250Z] #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-28T11:36:22.250Z] #29 10.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-28T11:36:22.250Z] #29 10.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-28T11:36:22.250Z] #29 10.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-28T11:36:22.250Z] #29 10.83 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:22.250Z] #29 10.93 Fetched 17.7 MB in 1s (20.6 MB/s) [2023-07-28T11:36:22.250Z] #29 11.03 Selecting previously unselected package xxd. [2023-07-28T11:36:22.250Z] #29 11.03 (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-28T11:36:22.250Z] #29 11.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:36:22.250Z] #29 11.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:22.250Z] #29 11.17 Selecting previously unselected package vim-common. [2023-07-28T11:36:22.250Z] #29 11.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:36:22.250Z] #29 11.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:22.250Z] #29 11.46 Selecting previously unselected package cmake-data. [2023-07-28T11:36:22.250Z] #29 11.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-28T11:36:22.250Z] #29 11.52 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:22.250Z] #29 12.58 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:36:22.250Z] #29 12.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:36:22.250Z] #29 12.64 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:22.250Z] #29 14.85 Selecting previously unselected package libxml2:amd64. [2023-07-28T11:36:22.250Z] #29 14.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-28T11:36:22.251Z] #29 14.88 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:22.251Z] #29 15.12 Selecting previously unselected package libarchive13:amd64. [2023-07-28T11:36:22.251Z] #29 15.13 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-28T11:36:22.251Z] #29 15.13 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:22.251Z] #29 15.29 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-28T11:36:22.251Z] #29 15.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-28T11:36:22.251Z] #29 15.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:22.251Z] #29 15.54 Selecting previously unselected package librhash0:amd64. [2023-07-28T11:36:22.251Z] #29 15.55 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-28T11:36:22.251Z] #29 15.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:22.251Z] #29 15.87 Selecting previously unselected package libuv1:amd64. [2023-07-28T11:36:22.251Z] #29 15.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-28T11:36:22.251Z] #29 15.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:22.251Z] #29 16.14 Selecting previously unselected package cmake. [2023-07-28T11:36:22.251Z] #29 16.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-28T11:36:22.251Z] #29 16.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:22.387Z] #25 5.764 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-07-28T11:36:22.387Z] #25 5.895 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-07-28T11:36:22.424Z] #26 6.750 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-28T11:36:22.424Z] #26 6.795 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-28T11:36:22.424Z] #26 ... [2023-07-28T11:36:22.424Z] [2023-07-28T11:36:22.424Z] #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-28T11:36:22.424Z] #27 1.292 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-28T11:36:22.424Z] #27 1.551 [2023-07-28T11:36:22.424Z] #27 1.767 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:22.424Z] #27 2.034 [2023-07-28T11:36:22.424Z] #27 3.025 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-28T11:36:22.424Z] #27 3.545 [2023-07-28T11:36:22.424Z] #27 3.794 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:22.424Z] #27 4.318 [2023-07-28T11:36:22.424Z] #27 5.951 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-28T11:36:22.424Z] #27 6.496 [2023-07-28T11:36:22.424Z] #27 6.741 #=#=# ################# 23.8% ######################################## 56.6% ################################################ 67.4% ######################################################################## 100.0% [2023-07-28T11:36:22.424Z] #27 ... [2023-07-28T11:36:22.424Z] [2023-07-28T11:36:22.424Z] #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-28T11:36:22.424Z] #26 6.986 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-28T11:36:22.686Z] #26 7.021 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-28T11:36:22.686Z] #26 7.058 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-28T11:36:22.686Z] #26 7.059 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-28T11:36:22.686Z] #26 7.182 go: downloading github.com/julz/importas v0.1.0 [2023-07-28T11:36:22.686Z] #26 7.182 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-28T11:36:22.686Z] #26 7.182 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-28T11:36:22.686Z] #26 7.183 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-28T11:36:22.686Z] #26 7.233 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-28T11:36:22.687Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2023-07-28T11:36:22.687Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2023-07-28T11:36:22.943Z] #26 7.354 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-28T11:36:22.943Z] #26 7.392 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-28T11:36:22.943Z] #26 7.430 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-28T11:36:22.943Z] #26 7.480 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-28T11:36:22.948Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2023-07-28T11:36:22.948Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 29.0% of statements [2023-07-28T11:36:22.948Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-28T11:36:22.948Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-28T11:36:22.948Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-07-28T11:36:22.948Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-28T11:36:22.959Z] #25 6.323 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-07-28T11:36:22.959Z] #25 6.362 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-07-28T11:36:22.959Z] #25 6.484 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-07-28T11:36:22.959Z] #25 6.485 go: downloading github.com/golangci/misspell v0.3.5 [2023-07-28T11:36:22.959Z] #25 6.485 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-07-28T11:36:22.959Z] #25 6.589 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-07-28T11:36:22.959Z] #25 ... [2023-07-28T11:36:22.959Z] [2023-07-28T11:36:22.959Z] #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-28T11:36:22.959Z] #23 6.380 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-28T11:36:23.200Z] #26 7.581 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-28T11:36:23.200Z] #26 7.720 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-28T11:36:23.200Z] #26 7.724 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-28T11:36:23.200Z] #26 7.725 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-28T11:36:23.200Z] #26 7.801 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-28T11:36:23.457Z] #26 7.908 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-28T11:36:23.457Z] #26 7.910 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-28T11:36:23.520Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.211s coverage: 50.5% of statements [2023-07-28T11:36:23.531Z] #23 ... [2023-07-28T11:36:23.531Z] [2023-07-28T11:36:23.531Z] #21 [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-28T11:36:23.531Z] #21 0.784 + RM_GOPATH=0 [2023-07-28T11:36:23.531Z] #21 0.784 + TMP_GOPATH= [2023-07-28T11:36:23.531Z] #21 0.784 + : /build [2023-07-28T11:36:23.531Z] #21 0.784 + '[' -z '' ']' [2023-07-28T11:36:23.531Z] #21 0.784 ++ mktemp -d [2023-07-28T11:36:23.531Z] #21 0.785 + export GOPATH=/tmp/tmp.N9ypDgTEOw [2023-07-28T11:36:23.531Z] #21 0.785 + GOPATH=/tmp/tmp.N9ypDgTEOw [2023-07-28T11:36:23.531Z] #21 0.785 + RM_GOPATH=1 [2023-07-28T11:36:23.531Z] #21 0.785 + case "$(go env GOARCH)" in [2023-07-28T11:36:23.531Z] #21 0.786 ++ go env GOARCH [2023-07-28T11:36:23.531Z] #21 0.790 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:23.531Z] #21 0.790 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:23.531Z] #21 0.790 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:23.531Z] #21 0.791 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:23.531Z] #21 0.793 + dir=/tmp/install [2023-07-28T11:36:23.531Z] #21 0.793 + bin=vndr [2023-07-28T11:36:23.531Z] #21 0.793 + shift [2023-07-28T11:36:23.531Z] #21 0.793 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-28T11:36:23.531Z] #21 0.793 + . /tmp/install/vndr.installer [2023-07-28T11:36:23.531Z] #21 0.793 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:23.531Z] #21 0.793 + install_vndr [2023-07-28T11:36:23.531Z] #21 0.793 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-28T11:36:23.531Z] #21 0.793 + GOBIN=/build [2023-07-28T11:36:23.531Z] #21 0.793 + GO111MODULE=on [2023-07-28T11:36:23.531Z] #21 0.793 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:23.531Z] #21 0.976 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:23.531Z] #21 DONE 7.1s [2023-07-28T11:36:23.701Z] #34 ... [2023-07-28T11:36:23.701Z] [2023-07-28T11:36:23.701Z] #33 [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-28T11:36:23.701Z] #33 DONE 16.5s [2023-07-28T11:36:23.701Z] [2023-07-28T11:36:23.701Z] #24 [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-28T11:36:23.701Z] #24 8.676 [2023-07-28T11:36:23.701Z] #24 8.941 #=#=# 0.1% ################## 25.9% ##################################### 51.6% ###################################################################### 97.8% ######################################################################## 100.0% [2023-07-28T11:36:23.701Z] #24 9.650 [2023-07-28T11:36:23.701Z] #24 11.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-28T11:36:23.701Z] #24 11.47 [2023-07-28T11:36:23.701Z] #24 11.71 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:23.701Z] #24 12.12 [2023-07-28T11:36:23.701Z] #24 13.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-28T11:36:23.701Z] #24 13.53 [2023-07-28T11:36:23.701Z] #24 13.78 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:23.701Z] #24 14.22 [2023-07-28T11:36:23.701Z] #24 14.35 Download of images into '/build' complete. [2023-07-28T11:36:23.701Z] #24 14.35 Use something like the following to load the result into a Docker daemon: [2023-07-28T11:36:23.701Z] #24 14.35 tar -cC '/build' . | docker load [2023-07-28T11:36:23.701Z] #24 DONE 14.6s [2023-07-28T11:36:23.714Z] #26 8.087 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-28T11:36:23.714Z] #26 8.087 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-28T11:36:23.714Z] #26 8.170 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-28T11:36:23.714Z] #26 8.272 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-28T11:36:23.714Z] #26 8.272 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-28T11:36:23.781Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2023-07-28T11:36:23.781Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2023-07-28T11:36:23.791Z] [2023-07-28T11:36:23.791Z] #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-28T11:36:23.791Z] #25 6.590 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-07-28T11:36:23.791Z] #25 6.659 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-07-28T11:36:23.791Z] #25 6.660 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-07-28T11:36:23.791Z] #25 6.661 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-07-28T11:36:23.791Z] #25 6.735 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-07-28T11:36:23.791Z] #25 6.735 go: downloading github.com/julz/importas v0.1.0 [2023-07-28T11:36:23.791Z] #25 6.736 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-07-28T11:36:23.791Z] #25 6.806 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-07-28T11:36:23.791Z] #25 6.809 go: downloading github.com/kulti/thelper v0.6.3 [2023-07-28T11:36:23.791Z] #25 6.810 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-07-28T11:36:23.791Z] #25 6.814 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-07-28T11:36:23.791Z] #25 6.815 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-07-28T11:36:23.792Z] #25 6.846 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-07-28T11:36:23.792Z] #25 6.875 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-07-28T11:36:23.792Z] #25 6.892 go: downloading github.com/maratori/testpackage v1.1.0 [2023-07-28T11:36:23.792Z] #25 6.954 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-07-28T11:36:23.792Z] #25 6.978 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-07-28T11:36:23.792Z] #25 6.979 go: downloading github.com/mgechev/revive v1.2.3 [2023-07-28T11:36:23.792Z] #25 7.098 go: downloading github.com/moricho/tparallel v0.2.1 [2023-07-28T11:36:23.792Z] #25 7.118 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-07-28T11:36:23.792Z] #25 7.161 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-07-28T11:36:23.792Z] #25 7.165 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-07-28T11:36:23.792Z] #25 7.269 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-07-28T11:36:23.792Z] #25 7.310 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-07-28T11:36:23.792Z] #25 7.345 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-07-28T11:36:23.792Z] #25 7.370 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-28T11:36:23.792Z] #25 7.399 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-07-28T11:36:23.960Z] [2023-07-28T11:36:23.960Z] #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-28T11:36:23.960Z] #34 16.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-28T11:36:23.960Z] #34 16.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-28T11:36:23.960Z] #34 16.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:23.985Z] #26 8.272 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-07-28T11:36:23.985Z] #26 8.340 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-28T11:36:23.985Z] #26 8.341 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-28T11:36:23.985Z] #26 8.430 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-28T11:36:23.985Z] #26 8.430 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-28T11:36:24.043Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2023-07-28T11:36:24.052Z] #25 7.516 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-07-28T11:36:24.052Z] #25 7.516 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-07-28T11:36:24.052Z] #25 7.539 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-07-28T11:36:24.052Z] #25 7.591 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-07-28T11:36:24.052Z] #25 7.624 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-28T11:36:24.052Z] #25 7.675 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-28T11:36:24.052Z] #25 7.685 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-28T11:36:24.171Z] #29 ... [2023-07-28T11:36:24.171Z] [2023-07-28T11:36:24.171Z] #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-28T11:36:24.171Z] #27 17.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-28T11:36:24.171Z] #27 17.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-28T11:36:24.171Z] #27 17.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:24.241Z] #26 8.552 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-07-28T11:36:24.241Z] #26 8.552 go: downloading github.com/sivchari/tenv v1.7.0 [2023-07-28T11:36:24.241Z] #26 8.553 go: downloading github.com/sonatard/noctx v0.0.1 [2023-07-28T11:36:24.241Z] #26 8.553 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-28T11:36:24.241Z] #26 8.662 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-28T11:36:24.241Z] #26 8.709 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-28T11:36:24.241Z] #26 8.733 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-28T11:36:24.241Z] #26 8.735 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-28T11:36:24.241Z] #26 8.737 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-28T11:36:24.304Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.6% of statements [2023-07-28T11:36:24.313Z] #25 7.710 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-07-28T11:36:24.313Z] #25 7.712 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-07-28T11:36:24.313Z] #25 7.713 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-07-28T11:36:24.313Z] #25 7.767 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-07-28T11:36:24.313Z] #25 7.774 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-07-28T11:36:24.313Z] #25 7.777 go: downloading github.com/tetafro/godot v1.4.11 [2023-07-28T11:36:24.313Z] #25 7.779 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-07-28T11:36:24.313Z] #25 7.841 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-07-28T11:36:24.313Z] #25 7.849 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-07-28T11:36:24.313Z] #25 7.851 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-28T11:36:24.313Z] #25 7.894 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-28T11:36:24.313Z] #25 7.925 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-28T11:36:24.313Z] #25 7.930 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-28T11:36:24.313Z] #25 7.931 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-28T11:36:24.313Z] #25 7.970 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-28T11:36:24.498Z] #26 8.869 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-07-28T11:36:24.498Z] #26 8.871 go: downloading github.com/ultraware/funlen v0.0.3 [2023-07-28T11:36:24.498Z] #26 8.875 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-07-28T11:36:24.498Z] #26 8.959 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-07-28T11:36:24.498Z] #26 8.960 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-07-28T11:36:24.498Z] #26 8.960 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-07-28T11:36:24.498Z] #26 8.961 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-28T11:36:24.498Z] #26 8.964 go: downloading honnef.co/go/tools v0.3.3 [2023-07-28T11:36:24.565Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2023-07-28T11:36:24.577Z] #25 7.971 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-07-28T11:36:24.577Z] #25 8.039 go: downloading honnef.co/go/tools v0.3.3 [2023-07-28T11:36:24.577Z] #25 8.226 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-28T11:36:24.827Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.061s coverage: 58.0% of statements [2023-07-28T11:36:24.827Z] ok github.com/docker/docker/daemon/logger/awslogs 0.132s coverage: 76.8% of statements [2023-07-28T11:36:24.827Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2023-07-28T11:36:24.827Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2023-07-28T11:36:25.072Z] #26 9.403 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-28T11:36:25.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 69.9% of statements [2023-07-28T11:36:25.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2023-07-28T11:36:25.151Z] #25 8.484 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-28T11:36:25.152Z] #25 8.587 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-28T11:36:25.152Z] #25 8.600 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-28T11:36:25.152Z] #25 8.683 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-28T11:36:25.152Z] #25 8.726 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-28T11:36:25.331Z] #26 9.677 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-28T11:36:25.331Z] #26 9.680 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-28T11:36:25.331Z] #26 9.869 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:25.331Z] #26 9.869 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-28T11:36:25.331Z] #26 9.870 go: downloading github.com/spf13/afero v1.8.2 [2023-07-28T11:36:25.331Z] #26 9.870 go: downloading github.com/spf13/cast v1.5.0 [2023-07-28T11:36:25.331Z] #26 9.870 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-07-28T11:36:25.331Z] #26 9.872 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-28T11:36:25.331Z] #26 9.934 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-28T11:36:25.348Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-07-28T11:36:25.412Z] #25 8.888 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-28T11:36:25.412Z] #25 8.972 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-28T11:36:25.412Z] #25 8.973 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-28T11:36:25.412Z] #25 8.973 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-28T11:36:25.412Z] #25 8.974 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-28T11:36:25.412Z] #25 8.975 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-28T11:36:25.412Z] #25 9.041 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-28T11:36:25.412Z] #25 9.114 go: downloading golang.org/x/text v0.3.7 [2023-07-28T11:36:25.589Z] #26 9.936 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-28T11:36:25.589Z] #26 ... [2023-07-28T11:36:25.589Z] [2023-07-28T11:36:25.589Z] #28 [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-28T11:36:25.589Z] #28 1.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:25.589Z] #28 1.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:25.589Z] #28 1.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:25.589Z] #28 1.156 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:25.589Z] #28 1.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:25.589Z] #28 1.581 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:25.589Z] #28 3.092 Fetched 8658 kB in 2s (3639 kB/s) [2023-07-28T11:36:25.589Z] #28 3.092 Reading package lists... [2023-07-28T11:36:25.589Z] #28 4.597 Reading package lists... [2023-07-28T11:36:25.589Z] #28 5.763 Building dependency tree... [2023-07-28T11:36:25.589Z] #28 6.392 The following additional packages will be installed: [2023-07-28T11:36:25.589Z] #28 6.393 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:25.589Z] #28 6.393 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-28T11:36:25.589Z] #28 6.393 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-28T11:36:25.589Z] #28 6.393 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-28T11:36:25.589Z] #28 6.393 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-28T11:36:25.589Z] #28 6.393 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-28T11:36:25.589Z] #28 6.394 mingw-w64-common mingw-w64-x86-64-dev [2023-07-28T11:36:25.589Z] #28 6.395 Suggested packages: [2023-07-28T11:36:25.589Z] #28 6.396 gcc-10-locales seccomp wine64 [2023-07-28T11:36:25.589Z] #28 6.873 The following NEW packages will be installed: [2023-07-28T11:36:25.589Z] #28 6.874 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:25.589Z] #28 6.874 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-28T11:36:25.589Z] #28 6.875 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-28T11:36:25.589Z] #28 6.875 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-28T11:36:25.589Z] #28 6.876 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-28T11:36:25.589Z] #28 6.876 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-28T11:36:25.589Z] #28 6.877 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-28T11:36:25.589Z] #28 6.877 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-28T11:36:25.589Z] #28 6.878 mingw-w64-x86-64-dev [2023-07-28T11:36:25.589Z] #28 7.168 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:25.589Z] #28 7.168 Need to get 115 MB of archives. [2023-07-28T11:36:25.589Z] #28 7.168 After this operation, 645 MB of additional disk space will be used. [2023-07-28T11:36:25.589Z] #28 7.168 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-28T11:36:25.589Z] #28 7.275 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-28T11:36:25.589Z] #28 7.391 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-28T11:36:25.589Z] #28 7.414 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-28T11:36:25.589Z] #28 7.422 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-28T11:36:25.589Z] #28 7.424 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-28T11:36:25.589Z] #28 7.598 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-28T11:36:25.589Z] #28 7.755 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-28T11:36:25.589Z] #28 7.758 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-28T11:36:25.589Z] #28 8.433 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-28T11:36:25.589Z] #28 9.454 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-28T11:36:25.589Z] #28 9.853 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-28T11:36:25.589Z] #28 ... [2023-07-28T11:36:25.589Z] [2023-07-28T11:36:25.589Z] #29 [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-28T11:36:25.589Z] #29 1.163 + RM_GOPATH=0 [2023-07-28T11:36:25.589Z] #29 1.163 + TMP_GOPATH= [2023-07-28T11:36:25.589Z] #29 1.163 + : /build [2023-07-28T11:36:25.589Z] #29 1.163 + '[' -z '' ']' [2023-07-28T11:36:25.589Z] #29 1.164 ++ mktemp -d [2023-07-28T11:36:25.589Z] #29 1.165 + export GOPATH=/tmp/tmp.FRO10gt59M [2023-07-28T11:36:25.589Z] #29 1.165 + GOPATH=/tmp/tmp.FRO10gt59M [2023-07-28T11:36:25.589Z] #29 1.165 + RM_GOPATH=1 [2023-07-28T11:36:25.589Z] #29 1.165 + case "$(go env GOARCH)" in [2023-07-28T11:36:25.589Z] #29 1.167 ++ go env GOARCH [2023-07-28T11:36:25.589Z] #29 1.171 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:25.589Z] #29 1.171 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:25.589Z] #29 1.172 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:25.589Z] #29 1.173 + dir=/tmp/install [2023-07-28T11:36:25.589Z] #29 1.173 + bin=proxy [2023-07-28T11:36:25.589Z] #29 1.173 + shift [2023-07-28T11:36:25.589Z] #29 1.173 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-28T11:36:25.589Z] #29 1.173 + . /tmp/install/proxy.installer [2023-07-28T11:36:25.589Z] #29 1.173 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:25.589Z] #29 1.173 + install_proxy [2023-07-28T11:36:25.589Z] #29 1.173 + case "$1" in [2023-07-28T11:36:25.589Z] #29 1.173 + export CGO_ENABLED=0 [2023-07-28T11:36:25.589Z] #29 1.173 + CGO_ENABLED=0 [2023-07-28T11:36:25.589Z] #29 1.173 + _install_proxy [2023-07-28T11:36:25.589Z] #29 1.173 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-28T11:36:25.589Z] #29 1.173 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.FRO10gt59M/src/github.com/docker/libnetwork [2023-07-28T11:36:25.589Z] #29 1.173 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:25.589Z] #29 1.175 Cloning into '/tmp/tmp.FRO10gt59M/src/github.com/docker/libnetwork'... [2023-07-28T11:36:25.589Z] #29 4.902 + cd /tmp/tmp.FRO10gt59M/src/github.com/docker/libnetwork [2023-07-28T11:36:25.589Z] #29 4.902 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:25.589Z] #29 5.155 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-28T11:36:25.610Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2023-07-28T11:36:25.610Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 54.7% of statements [2023-07-28T11:36:25.610Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 13.7% of statements [2023-07-28T11:36:25.674Z] #25 9.215 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-28T11:36:25.674Z] #25 9.278 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-28T11:36:25.674Z] #25 9.327 go: downloading go.uber.org/zap v1.17.0 [2023-07-28T11:36:25.859Z] #29 ... [2023-07-28T11:36:25.859Z] [2023-07-28T11:36:25.859Z] #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-28T11:36:25.859Z] #30 1.055 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-28T11:36:25.859Z] #30 1.056 Cloning into '.'... [2023-07-28T11:36:25.859Z] #30 8.936 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-28T11:36:25.859Z] #30 9.272 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-28T11:36:25.859Z] #30 ... [2023-07-28T11:36:25.859Z] [2023-07-28T11:36:25.859Z] #31 [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-28T11:36:25.859Z] #31 1.022 + RM_GOPATH=0 [2023-07-28T11:36:25.859Z] #31 1.022 + TMP_GOPATH= [2023-07-28T11:36:25.859Z] #31 1.022 + : /build [2023-07-28T11:36:25.859Z] #31 1.023 + '[' -z '' ']' [2023-07-28T11:36:25.859Z] #31 1.023 ++ mktemp -d [2023-07-28T11:36:25.859Z] #31 1.028 + export GOPATH=/tmp/tmp.pYSRzbpWWl [2023-07-28T11:36:25.859Z] #31 1.028 + GOPATH=/tmp/tmp.pYSRzbpWWl [2023-07-28T11:36:25.859Z] #31 1.028 + RM_GOPATH=1 [2023-07-28T11:36:25.859Z] #31 1.028 + case "$(go env GOARCH)" in [2023-07-28T11:36:25.859Z] #31 1.029 ++ go env GOARCH [2023-07-28T11:36:25.859Z] #31 1.033 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:25.859Z] #31 1.033 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:25.859Z] #31 1.033 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:25.859Z] #31 1.034 + dir=/tmp/install [2023-07-28T11:36:25.859Z] #31 1.034 + bin=shfmt [2023-07-28T11:36:25.859Z] #31 1.034 + shift [2023-07-28T11:36:25.859Z] #31 1.034 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-28T11:36:25.859Z] #31 1.034 + . /tmp/install/shfmt.installer [2023-07-28T11:36:25.859Z] #31 1.034 ++ : v3.0.2 [2023-07-28T11:36:25.859Z] #31 1.034 + install_shfmt [2023-07-28T11:36:25.859Z] #31 1.034 + echo 'Install shfmt version v3.0.2' [2023-07-28T11:36:25.859Z] #31 1.034 + GOBIN=/build [2023-07-28T11:36:25.859Z] #31 1.034 + GO111MODULE=on [2023-07-28T11:36:25.859Z] #31 1.034 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-28T11:36:25.859Z] #31 1.034 Install shfmt version v3.0.2 [2023-07-28T11:36:25.859Z] #31 1.266 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-28T11:36:25.859Z] #31 2.839 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-28T11:36:25.859Z] #31 2.849 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-28T11:36:25.859Z] #31 2.862 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-28T11:36:25.859Z] #31 3.596 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-28T11:36:25.866Z] #34 ... [2023-07-28T11:36:25.866Z] [2023-07-28T11:36:25.866Z] #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-28T11:36:25.866Z] #26 8.543 go: downloading honnef.co/go/tools v0.3.3 [2023-07-28T11:36:25.866Z] #26 8.544 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-07-28T11:36:25.866Z] #26 8.544 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-07-28T11:36:25.866Z] #26 8.608 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-07-28T11:36:25.867Z] #26 8.660 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:25.867Z] #26 8.715 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-28T11:36:25.867Z] #26 8.748 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-07-28T11:36:25.867Z] #26 8.798 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-28T11:36:25.867Z] #26 8.871 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-28T11:36:25.867Z] #26 9.103 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-28T11:36:25.867Z] #26 9.171 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-28T11:36:25.867Z] #26 9.230 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-28T11:36:25.867Z] #26 9.383 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-28T11:36:25.867Z] #26 9.483 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-28T11:36:25.867Z] #26 9.504 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-28T11:36:25.867Z] #26 9.551 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-28T11:36:25.867Z] #26 9.571 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-28T11:36:25.867Z] #26 9.572 go: downloading golang.org/x/text v0.3.7 [2023-07-28T11:36:25.867Z] #26 9.580 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-28T11:36:25.867Z] #26 9.581 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-28T11:36:25.867Z] #26 9.581 go: downloading go.uber.org/zap v1.17.0 [2023-07-28T11:36:25.867Z] #26 9.691 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-28T11:36:25.867Z] #26 9.798 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-28T11:36:25.867Z] #26 9.896 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-28T11:36:25.867Z] #26 9.901 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-28T11:36:25.867Z] #26 9.902 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-28T11:36:25.867Z] #26 9.933 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-28T11:36:25.867Z] #26 9.939 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-28T11:36:25.867Z] #26 9.963 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-28T11:36:25.867Z] #26 9.972 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-28T11:36:25.867Z] #26 9.983 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-28T11:36:25.867Z] #26 9.999 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-28T11:36:25.867Z] #26 10.00 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-28T11:36:25.867Z] #26 10.01 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-28T11:36:25.867Z] #26 10.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-28T11:36:25.867Z] #26 10.07 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-28T11:36:25.867Z] #26 10.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-28T11:36:25.867Z] #26 10.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-28T11:36:25.867Z] #26 10.29 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-28T11:36:25.867Z] #26 10.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-28T11:36:25.867Z] #26 10.37 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-28T11:36:25.867Z] #26 10.39 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-28T11:36:25.867Z] #26 10.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-28T11:36:25.867Z] #26 10.51 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-28T11:36:25.867Z] #26 10.65 go: downloading go.uber.org/atomic v1.7.0 [2023-07-28T11:36:25.867Z] #26 10.65 go: downloading go.uber.org/multierr v1.6.0 [2023-07-28T11:36:25.867Z] #26 10.66 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-28T11:36:25.867Z] #26 10.67 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-28T11:36:25.867Z] #26 10.74 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-28T11:36:25.867Z] #26 10.76 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-28T11:36:25.867Z] #26 10.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-28T11:36:25.867Z] #26 10.88 go: downloading github.com/prometheus/common v0.32.1 [2023-07-28T11:36:25.867Z] #26 11.03 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-28T11:36:25.867Z] #26 11.03 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-28T11:36:25.867Z] #26 11.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-28T11:36:25.867Z] #26 11.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-28T11:36:25.867Z] #26 11.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-28T11:36:25.867Z] #26 12.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-28T11:36:25.867Z] #26 ... [2023-07-28T11:36:25.867Z] [2023-07-28T11:36:25.867Z] #35 [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-28T11:36:25.867Z] #35 11.43 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:25.867Z] #35 11.54 Fetched 17.7 MB in 1s (33.3 MB/s) [2023-07-28T11:36:25.867Z] #35 11.59 Selecting previously unselected package xxd. [2023-07-28T11:36:25.867Z] #35 11.59 (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-28T11:36:25.867Z] #35 11.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 11.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 11.75 Selecting previously unselected package vim-common. [2023-07-28T11:36:25.867Z] #35 11.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:36:25.867Z] #35 11.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 12.00 Selecting previously unselected package cmake-data. [2023-07-28T11:36:25.867Z] #35 12.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-28T11:36:25.867Z] #35 12.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 13.20 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:36:25.867Z] #35 13.20 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 13.22 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:25.867Z] #35 14.85 Selecting previously unselected package libxml2:amd64. [2023-07-28T11:36:25.867Z] #35 14.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 14.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:25.867Z] #35 15.07 Selecting previously unselected package libarchive13:amd64. [2023-07-28T11:36:25.867Z] #35 15.07 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 15.13 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 15.55 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-28T11:36:25.867Z] #35 15.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 15.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:25.867Z] #35 15.91 Selecting previously unselected package librhash0:amd64. [2023-07-28T11:36:25.867Z] #35 15.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 15.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:25.867Z] #35 16.22 Selecting previously unselected package libuv1:amd64. [2023-07-28T11:36:25.867Z] #35 16.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 16.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:25.867Z] #35 16.42 Selecting previously unselected package cmake. [2023-07-28T11:36:25.867Z] #35 16.42 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-28T11:36:25.867Z] #35 16.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 17.92 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:25.867Z] #35 18.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 18.21 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:25.867Z] #35 18.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 18.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:25.867Z] #35 18.43 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:25.867Z] #35 18.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:25.867Z] #35 18.56 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:25.867Z] #35 18.64 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:25.871Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2023-07-28T11:36:25.871Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2023-07-28T11:36:25.935Z] #25 9.328 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-28T11:36:25.935Z] #25 ... [2023-07-28T11:36:25.935Z] [2023-07-28T11:36:25.935Z] #26 [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-28T11:36:25.935Z] #26 1.398 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-07-28T11:36:25.935Z] #26 1.659 [2023-07-28T11:36:25.935Z] #26 1.885 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:25.935Z] #26 2.166 [2023-07-28T11:36:25.935Z] #26 3.752 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-07-28T11:36:25.935Z] #26 4.449 [2023-07-28T11:36:25.935Z] #26 4.710 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:25.935Z] #26 5.262 [2023-07-28T11:36:25.935Z] #26 6.916 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-07-28T11:36:25.935Z] #26 7.531 [2023-07-28T11:36:25.935Z] #26 7.783 #=#=# ######### 13.9% ######################## 34.1% ################################################# 68.7% ############################################################ 83.6% ######################################################################## 100.0% [2023-07-28T11:36:25.935Z] #26 8.596 [2023-07-28T11:36:25.935Z] #26 10.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-28T11:36:25.935Z] #26 ... [2023-07-28T11:36:25.935Z] [2023-07-28T11:36:25.935Z] #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-28T11:36:25.935Z] #25 9.505 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-28T11:36:25.935Z] #25 9.635 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-28T11:36:25.935Z] #25 9.659 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-28T11:36:26.099Z] #27 20.12 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-28T11:36:26.125Z] #35 18.69 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:26.125Z] #35 18.73 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:26.125Z] #35 ... [2023-07-28T11:36:26.125Z] [2023-07-28T11:36:26.125Z] #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-28T11:36:26.125Z] #34 18.78 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-28T11:36:26.126Z] #34 18.78 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:26.126Z] #34 18.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:26.132Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2023-07-28T11:36:26.132Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.188s coverage: 45.9% of statements [2023-07-28T11:36:26.139Z] #31 ... [2023-07-28T11:36:26.139Z] [2023-07-28T11:36:26.139Z] #32 [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-28T11:36:26.139Z] #32 2.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:26.139Z] #32 2.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:26.139Z] #32 2.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:26.139Z] #32 2.328 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:26.139Z] #32 2.847 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:26.139Z] #32 3.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:26.139Z] #32 5.271 Fetched 8658 kB in 3s (2509 kB/s) [2023-07-28T11:36:26.139Z] #32 5.271 Reading package lists... [2023-07-28T11:36:26.139Z] #32 6.624 Reading package lists... [2023-07-28T11:36:26.139Z] #32 7.880 Building dependency tree... [2023-07-28T11:36:26.139Z] #32 8.291 The following additional packages will be installed: [2023-07-28T11:36:26.139Z] #32 8.294 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-28T11:36:26.139Z] #32 8.295 Suggested packages: [2023-07-28T11:36:26.139Z] #32 8.295 cmake-doc ninja-build lrzip [2023-07-28T11:36:26.139Z] #32 8.295 Recommended packages: [2023-07-28T11:36:26.139Z] #32 8.295 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-28T11:36:26.139Z] #32 8.486 The following NEW packages will be installed: [2023-07-28T11:36:26.139Z] #32 8.488 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-28T11:36:26.139Z] #32 8.488 vim-common xxd [2023-07-28T11:36:26.139Z] #32 8.770 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:26.139Z] #32 8.770 Need to get 17.7 MB of archives. [2023-07-28T11:36:26.139Z] #32 8.770 After this operation, 70.7 MB of additional disk space will be used. [2023-07-28T11:36:26.139Z] #32 8.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:36:26.139Z] #32 8.844 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-28T11:36:26.139Z] #32 8.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-28T11:36:26.139Z] #32 8.975 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:36:26.139Z] #32 9.332 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-28T11:36:26.139Z] #32 9.404 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-28T11:36:26.139Z] #32 9.446 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-28T11:36:26.139Z] #32 9.449 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-28T11:36:26.139Z] #32 9.458 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-28T11:36:26.139Z] #32 9.464 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-28T11:36:26.139Z] #32 10.26 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:26.139Z] #32 10.41 Fetched 17.7 MB in 1s (13.1 MB/s) [2023-07-28T11:36:26.139Z] #32 10.53 Selecting previously unselected package xxd. [2023-07-28T11:36:26.139Z] #32 10.53 (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% #32 ... [2023-07-28T11:36:26.139Z] [2023-07-28T11:36:26.139Z] #33 [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-28T11:36:26.139Z] #33 1.093 + RM_GOPATH=0 [2023-07-28T11:36:26.139Z] #33 1.093 + TMP_GOPATH= [2023-07-28T11:36:26.139Z] #33 1.093 + : /build [2023-07-28T11:36:26.139Z] #33 1.093 + '[' -z '' ']' [2023-07-28T11:36:26.139Z] #33 1.094 ++ mktemp -d [2023-07-28T11:36:26.139Z] #33 1.095 + export GOPATH=/tmp/tmp.lD2fHAM6An [2023-07-28T11:36:26.139Z] #33 1.095 + GOPATH=/tmp/tmp.lD2fHAM6An [2023-07-28T11:36:26.139Z] #33 1.095 + RM_GOPATH=1 [2023-07-28T11:36:26.139Z] #33 1.095 + case "$(go env GOARCH)" in [2023-07-28T11:36:26.139Z] #33 1.095 ++ go env GOARCH [2023-07-28T11:36:26.139Z] #33 1.100 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.139Z] #33 1.100 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.139Z] #33 1.100 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:26.139Z] #33 1.101 + dir=/tmp/install [2023-07-28T11:36:26.139Z] #33 1.101 + bin=vndr [2023-07-28T11:36:26.139Z] #33 1.101 + shift [2023-07-28T11:36:26.139Z] #33 1.101 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-07-28T11:36:26.139Z] #33 1.101 + . /tmp/install/vndr.installer [2023-07-28T11:36:26.139Z] #33 1.101 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:26.139Z] #33 1.101 + install_vndr [2023-07-28T11:36:26.139Z] #33 1.101 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-07-28T11:36:26.139Z] #33 1.101 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:26.139Z] #33 1.101 + GOBIN=/build [2023-07-28T11:36:26.139Z] #33 1.101 + GO111MODULE=on [2023-07-28T11:36:26.139Z] #33 1.102 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:26.139Z] #33 1.678 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-07-28T11:36:26.139Z] #33 DONE 10.6s [2023-07-28T11:36:26.139Z] [2023-07-28T11:36:26.140Z] #29 [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-28T11:36:26.140Z] #29 DONE 10.6s [2023-07-28T11:36:26.140Z] [2023-07-28T11:36:26.140Z] #32 [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-28T11:36:26.140Z] #32 10.53 (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-28T11:36:26.140Z] #32 10.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:36:26.140Z] #32 10.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:26.140Z] #32 ... [2023-07-28T11:36:26.140Z] [2023-07-28T11:36:26.140Z] #34 [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-28T11:36:26.140Z] #34 1.315 + RM_GOPATH=0 [2023-07-28T11:36:26.140Z] #34 1.315 + TMP_GOPATH= [2023-07-28T11:36:26.140Z] #34 1.315 + : /build [2023-07-28T11:36:26.140Z] #34 1.315 + '[' -z '' ']' [2023-07-28T11:36:26.140Z] #34 1.315 ++ mktemp -d [2023-07-28T11:36:26.140Z] #34 1.316 + export GOPATH=/tmp/tmp.tVN4VuJQHR [2023-07-28T11:36:26.140Z] #34 1.316 + GOPATH=/tmp/tmp.tVN4VuJQHR [2023-07-28T11:36:26.140Z] #34 1.316 + RM_GOPATH=1 [2023-07-28T11:36:26.140Z] #34 1.316 + case "$(go env GOARCH)" in [2023-07-28T11:36:26.140Z] #34 1.320 ++ go env GOARCH [2023-07-28T11:36:26.140Z] #34 1.338 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:26.140Z] #34 1.339 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.140Z] #34 1.339 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.140Z] #34 1.339 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:26.140Z] #34 1.339 + dir=/tmp/install [2023-07-28T11:36:26.140Z] #34 1.339 + bin=tomlv [2023-07-28T11:36:26.140Z] #34 1.339 + shift [2023-07-28T11:36:26.140Z] #34 1.339 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-28T11:36:26.140Z] #34 1.339 + . /tmp/install/tomlv.installer [2023-07-28T11:36:26.140Z] #34 1.339 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:26.140Z] #34 1.339 + install_tomlv [2023-07-28T11:36:26.140Z] #34 1.339 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-28T11:36:26.140Z] #34 1.339 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tVN4VuJQHR/src/github.com/BurntSushi/toml [2023-07-28T11:36:26.140Z] #34 1.341 Cloning into '/tmp/tmp.tVN4VuJQHR/src/github.com/BurntSushi/toml'... [2023-07-28T11:36:26.140Z] #34 2.952 + cd /tmp/tmp.tVN4VuJQHR/src/github.com/BurntSushi/toml [2023-07-28T11:36:26.140Z] #34 2.952 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:26.140Z] #34 3.030 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:26.140Z] #34 3.248 internal/goos [2023-07-28T11:36:26.140Z] #34 3.253 internal/unsafeheader [2023-07-28T11:36:26.140Z] #34 3.254 internal/goarch [2023-07-28T11:36:26.140Z] #34 3.261 internal/goexperiment [2023-07-28T11:36:26.140Z] #34 3.267 encoding [2023-07-28T11:36:26.140Z] #34 3.274 runtime/internal/syscall [2023-07-28T11:36:26.140Z] #34 3.285 runtime/internal/atomic [2023-07-28T11:36:26.140Z] #34 3.295 internal/itoa [2023-07-28T11:36:26.140Z] #34 3.347 internal/cpu [2023-07-28T11:36:26.140Z] #34 3.347 math/bits [2023-07-28T11:36:26.140Z] #34 3.347 unicode/utf8 [2023-07-28T11:36:26.140Z] #34 3.356 runtime/internal/math [2023-07-28T11:36:26.140Z] #34 3.362 internal/abi [2023-07-28T11:36:26.140Z] #34 3.479 runtime/internal/sys [2023-07-28T11:36:26.140Z] #34 3.518 internal/race [2023-07-28T11:36:26.140Z] #34 3.595 sync/atomic [2023-07-28T11:36:26.140Z] #34 3.617 unicode [2023-07-28T11:36:26.140Z] #34 4.253 internal/bytealg [2023-07-28T11:36:26.140Z] #34 4.262 math [2023-07-28T11:36:26.140Z] #34 5.027 runtime [2023-07-28T11:36:26.196Z] #25 9.767 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-28T11:36:26.196Z] #25 9.806 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-28T11:36:26.196Z] #25 9.876 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-28T11:36:26.361Z] #27 20.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:26.361Z] #27 20.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:26.385Z] #34 18.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-28T11:36:26.385Z] #34 18.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:26.385Z] #34 18.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:26.393Z] ok github.com/docker/docker/errdefs 0.027s coverage: 77.0% of statements [2023-07-28T11:36:26.412Z] #34 ... [2023-07-28T11:36:26.412Z] [2023-07-28T11:36:26.412Z] #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-28T11:36:26.412Z] #35 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:26.412Z] #35 2.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:26.412Z] #35 2.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:26.412Z] #35 2.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:26.412Z] #35 2.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:26.412Z] #35 3.329 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:26.412Z] #35 5.169 Fetched 8658 kB in 3s (2570 kB/s) [2023-07-28T11:36:26.412Z] #35 5.169 Reading package lists... [2023-07-28T11:36:26.412Z] #35 6.340 Reading package lists... [2023-07-28T11:36:26.412Z] #35 7.692 Building dependency tree... [2023-07-28T11:36:26.412Z] #35 8.367 The following additional packages will be installed: [2023-07-28T11:36:26.412Z] #35 8.368 libbtrfs0 [2023-07-28T11:36:26.412Z] #35 8.393 The following NEW packages will be installed: [2023-07-28T11:36:26.412Z] #35 8.405 libbtrfs-dev libbtrfs0 [2023-07-28T11:36:26.412Z] #35 8.691 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:26.412Z] #35 8.691 Need to get 460 kB of archives. [2023-07-28T11:36:26.412Z] #35 8.691 After this operation, 1237 kB of additional disk space will be used. [2023-07-28T11:36:26.412Z] #35 8.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:26.412Z] #35 8.717 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:26.412Z] #35 9.484 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:26.412Z] #35 9.712 Fetched 460 kB in 0s (1444 kB/s) [2023-07-28T11:36:26.412Z] #35 10.02 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:26.412Z] #35 10.02 (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-28T11:36:26.412Z] #35 10.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:26.412Z] #35 10.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:26.412Z] #35 10.41 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:26.412Z] #35 10.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:26.412Z] #35 10.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:26.412Z] #35 10.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:26.412Z] #35 10.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:26.412Z] #35 ... [2023-07-28T11:36:26.412Z] [2023-07-28T11:36:26.412Z] #31 [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-28T11:36:26.412Z] #31 DONE 10.8s [2023-07-28T11:36:26.412Z] [2023-07-28T11:36:26.412Z] #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-28T11:36:26.412Z] #35 10.80 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:26.412Z] #35 ... [2023-07-28T11:36:26.412Z] [2023-07-28T11:36:26.412Z] #20 [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-28T11:36:26.412Z] #20 0.770 + RM_GOPATH=0 [2023-07-28T11:36:26.412Z] #20 0.770 + TMP_GOPATH= [2023-07-28T11:36:26.412Z] #20 0.770 + : /build [2023-07-28T11:36:26.412Z] #20 0.770 + '[' -z '' ']' [2023-07-28T11:36:26.412Z] #20 0.770 ++ mktemp -d [2023-07-28T11:36:26.412Z] #20 0.771 + export GOPATH=/tmp/tmp.Wpk7TXCg4X [2023-07-28T11:36:26.412Z] #20 0.771 + GOPATH=/tmp/tmp.Wpk7TXCg4X [2023-07-28T11:36:26.412Z] #20 0.771 + RM_GOPATH=1 [2023-07-28T11:36:26.412Z] #20 0.771 + case "$(go env GOARCH)" in [2023-07-28T11:36:26.412Z] #20 0.771 ++ go env GOARCH [2023-07-28T11:36:26.412Z] #20 0.779 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.412Z] #20 0.779 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.412Z] #20 0.783 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:26.412Z] #20 0.783 + dir=/tmp/install [2023-07-28T11:36:26.412Z] #20 0.783 + bin=rootlesskit [2023-07-28T11:36:26.412Z] #20 0.783 + shift [2023-07-28T11:36:26.412Z] #20 0.783 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-28T11:36:26.412Z] #20 0.783 + . /tmp/install/rootlesskit.installer [2023-07-28T11:36:26.412Z] #20 0.783 ++ : v0.14.4 [2023-07-28T11:36:26.412Z] #20 0.783 + install_rootlesskit [2023-07-28T11:36:26.412Z] #20 0.783 + case "$1" in [2023-07-28T11:36:26.412Z] #20 0.783 + export CGO_ENABLED=0 [2023-07-28T11:36:26.412Z] #20 0.783 + CGO_ENABLED=0 [2023-07-28T11:36:26.412Z] #20 0.783 + _install_rootlesskit [2023-07-28T11:36:26.412Z] #20 0.784 Install rootlesskit version v0.14.4 [2023-07-28T11:36:26.412Z] #20 0.784 + echo 'Install rootlesskit version v0.14.4' [2023-07-28T11:36:26.412Z] #20 0.784 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:26.412Z] #20 0.784 + GOBIN=/build [2023-07-28T11:36:26.412Z] #20 0.784 + GO111MODULE=on [2023-07-28T11:36:26.412Z] #20 0.784 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-28T11:36:26.412Z] #20 1.004 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-28T11:36:26.412Z] #20 3.328 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-28T11:36:26.412Z] #20 3.329 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-28T11:36:26.412Z] #20 3.329 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/google/uuid v1.3.0 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-28T11:36:26.412Z] #20 3.330 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-28T11:36:26.412Z] #20 3.336 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-28T11:36:26.412Z] #20 3.379 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-28T11:36:26.412Z] #20 3.473 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-28T11:36:26.412Z] #20 3.527 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-28T11:36:26.412Z] #20 4.352 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-28T11:36:26.412Z] #20 4.353 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-28T11:36:26.412Z] #20 4.864 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-28T11:36:26.412Z] #20 4.896 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-28T11:36:26.464Z] #25 9.877 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-28T11:36:26.464Z] #25 9.879 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-28T11:36:26.464Z] #25 9.879 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-28T11:36:26.464Z] #25 9.933 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-28T11:36:26.464Z] #25 9.942 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-28T11:36:26.464Z] #25 9.955 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-28T11:36:26.464Z] #25 9.993 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-28T11:36:26.464Z] #25 10.11 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-28T11:36:26.464Z] #25 ... [2023-07-28T11:36:26.464Z] [2023-07-28T11:36:26.464Z] #27 [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-28T11:36:26.464Z] #27 1.758 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:26.464Z] #27 1.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:26.464Z] #27 1.771 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:26.464Z] #27 2.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:26.464Z] #27 2.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:26.464Z] #27 3.460 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:26.464Z] #27 5.507 Fetched 8658 kB in 4s (2166 kB/s) [2023-07-28T11:36:26.464Z] #27 5.507 Reading package lists... [2023-07-28T11:36:26.464Z] #27 6.864 Reading package lists... [2023-07-28T11:36:26.464Z] #27 8.157 Building dependency tree... [2023-07-28T11:36:26.464Z] #27 8.712 The following additional packages will be installed: [2023-07-28T11:36:26.464Z] #27 8.713 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-07-28T11:36:26.464Z] #27 8.714 Suggested packages: [2023-07-28T11:36:26.464Z] #27 8.714 cmake-doc ninja-build lrzip [2023-07-28T11:36:26.464Z] #27 8.715 Recommended packages: [2023-07-28T11:36:26.464Z] #27 8.715 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-07-28T11:36:26.464Z] #27 8.923 The following NEW packages will be installed: [2023-07-28T11:36:26.464Z] #27 8.926 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-07-28T11:36:26.464Z] #27 8.926 vim-common xxd [2023-07-28T11:36:26.464Z] #27 9.206 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:26.464Z] #27 9.206 Need to get 17.7 MB of archives. [2023-07-28T11:36:26.464Z] #27 9.206 After this operation, 70.7 MB of additional disk space will be used. [2023-07-28T11:36:26.464Z] #27 9.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:36:26.464Z] #27 9.212 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-28T11:36:26.464Z] #27 9.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-07-28T11:36:26.464Z] #27 9.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:36:26.464Z] #27 9.539 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-28T11:36:26.464Z] #27 9.563 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-07-28T11:36:26.464Z] #27 9.585 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-07-28T11:36:26.464Z] #27 9.588 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-07-28T11:36:26.464Z] #27 9.598 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-07-28T11:36:26.464Z] #27 9.604 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-07-28T11:36:26.622Z] #27 20.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-28T11:36:26.622Z] #27 20.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:26.622Z] #27 20.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:26.622Z] #27 ... [2023-07-28T11:36:26.622Z] [2023-07-28T11:36:26.622Z] #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-28T11:36:26.622Z] #36 0.921 + RM_GOPATH=0 [2023-07-28T11:36:26.622Z] #36 0.921 + TMP_GOPATH= [2023-07-28T11:36:26.622Z] #36 0.921 + : /build [2023-07-28T11:36:26.622Z] #36 0.921 + '[' -z '' ']' [2023-07-28T11:36:26.622Z] #36 0.921 ++ mktemp -d [2023-07-28T11:36:26.622Z] #36 0.925 + export GOPATH=/tmp/tmp.RUrJTDRhgj [2023-07-28T11:36:26.622Z] #36 0.925 + GOPATH=/tmp/tmp.RUrJTDRhgj [2023-07-28T11:36:26.622Z] #36 0.925 + RM_GOPATH=1 [2023-07-28T11:36:26.622Z] #36 0.925 + case "$(go env GOARCH)" in [2023-07-28T11:36:26.622Z] #36 0.925 ++ go env GOARCH [2023-07-28T11:36:26.622Z] #36 0.938 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.622Z] #36 0.938 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:26.622Z] #36 0.939 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:26.622Z] #36 0.941 + dir=/tmp/install [2023-07-28T11:36:26.622Z] #36 0.941 + bin=containerd [2023-07-28T11:36:26.622Z] #36 0.941 + shift [2023-07-28T11:36:26.622Z] #36 0.941 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-28T11:36:26.622Z] #36 0.941 + . /tmp/install/containerd.installer [2023-07-28T11:36:26.622Z] #36 0.942 ++ set -e [2023-07-28T11:36:26.622Z] #36 0.942 ++ : v1.6.22 [2023-07-28T11:36:26.622Z] #36 0.942 + install_containerd [2023-07-28T11:36:26.622Z] #36 0.945 + echo 'Install containerd version v1.6.22' [2023-07-28T11:36:26.622Z] #36 0.945 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RUrJTDRhgj/src/github.com/containerd/containerd [2023-07-28T11:36:26.622Z] #36 0.945 Install containerd version v1.6.22 [2023-07-28T11:36:26.622Z] #36 0.950 Cloning into '/tmp/tmp.RUrJTDRhgj/src/github.com/containerd/containerd'... [2023-07-28T11:36:26.654Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2023-07-28T11:36:26.670Z] #20 ... [2023-07-28T11:36:26.670Z] [2023-07-28T11:36:26.670Z] #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-28T11:36:26.670Z] #26 10.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-28T11:36:26.670Z] #26 10.06 go: downloading github.com/stretchr/objx v0.4.0 [2023-07-28T11:36:26.670Z] #26 10.06 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-07-28T11:36:26.670Z] #26 10.12 go: downloading github.com/gobwas/glob v0.2.3 [2023-07-28T11:36:26.670Z] #26 10.18 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-07-28T11:36:26.670Z] #26 10.22 go: downloading go.uber.org/zap v1.17.0 [2023-07-28T11:36:26.670Z] #26 10.29 go: downloading github.com/kisielk/gotool v1.0.0 [2023-07-28T11:36:26.670Z] #26 10.48 go: downloading golang.org/x/text v0.3.7 [2023-07-28T11:36:26.670Z] #26 10.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-07-28T11:36:26.670Z] #26 10.61 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-07-28T11:36:26.670Z] #26 10.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-07-28T11:36:26.670Z] #26 10.76 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-07-28T11:36:26.670Z] #26 10.83 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-07-28T11:36:26.670Z] #26 10.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-07-28T11:36:26.670Z] #26 10.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-07-28T11:36:26.670Z] #26 10.96 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-07-28T11:36:26.670Z] #26 11.03 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-07-28T11:36:26.670Z] #26 11.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-07-28T11:36:26.670Z] #26 11.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-07-28T11:36:26.772Z] #27 ... [2023-07-28T11:36:26.772Z] [2023-07-28T11:36:26.772Z] #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-28T11:36:26.772Z] #28 1.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:26.772Z] #28 1.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:26.772Z] #28 1.776 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:26.772Z] #28 2.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:26.772Z] #28 2.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:26.772Z] #28 3.598 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:26.772Z] #28 5.823 Fetched 8658 kB in 4s (2004 kB/s) [2023-07-28T11:36:26.772Z] #28 5.823 Reading package lists... [2023-07-28T11:36:26.772Z] #28 7.194 Reading package lists... [2023-07-28T11:36:26.772Z] #28 8.703 Building dependency tree... [2023-07-28T11:36:26.772Z] #28 9.408 The following additional packages will be installed: [2023-07-28T11:36:26.772Z] #28 9.428 libbtrfs0 [2023-07-28T11:36:26.772Z] #28 9.472 The following NEW packages will be installed: [2023-07-28T11:36:26.772Z] #28 9.474 libbtrfs-dev libbtrfs0 [2023-07-28T11:36:26.772Z] #28 9.775 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:26.772Z] #28 9.775 Need to get 460 kB of archives. [2023-07-28T11:36:26.772Z] #28 9.775 After this operation, 1237 kB of additional disk space will be used. [2023-07-28T11:36:26.772Z] #28 9.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:26.772Z] #28 9.787 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:26.772Z] #28 ... [2023-07-28T11:36:26.772Z] [2023-07-28T11:36:26.772Z] #29 [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-28T11:36:26.772Z] #29 1.861 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:26.772Z] #29 1.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:26.772Z] #29 1.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:26.772Z] #29 2.172 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:26.772Z] #29 2.866 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:26.772Z] #29 3.678 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:26.772Z] #29 5.134 Fetched 8658 kB in 4s (2412 kB/s) [2023-07-28T11:36:26.772Z] #29 5.134 Reading package lists... [2023-07-28T11:36:26.772Z] #29 6.213 Reading package lists... [2023-07-28T11:36:26.772Z] #29 7.619 Building dependency tree... [2023-07-28T11:36:26.772Z] #29 8.325 The following additional packages will be installed: [2023-07-28T11:36:26.772Z] #29 8.325 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:26.772Z] #29 8.325 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-07-28T11:36:26.772Z] #29 8.325 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-07-28T11:36:26.772Z] #29 8.325 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-07-28T11:36:26.772Z] #29 8.325 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-07-28T11:36:26.772Z] #29 8.326 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-07-28T11:36:26.772Z] #29 8.326 mingw-w64-common mingw-w64-x86-64-dev [2023-07-28T11:36:26.772Z] #29 8.328 Suggested packages: [2023-07-28T11:36:26.772Z] #29 8.328 gcc-10-locales seccomp wine64 [2023-07-28T11:36:26.772Z] #29 8.614 The following NEW packages will be installed: [2023-07-28T11:36:26.772Z] #29 8.616 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-07-28T11:36:26.772Z] #29 8.616 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-07-28T11:36:26.772Z] #29 8.616 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-07-28T11:36:26.772Z] #29 8.617 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-07-28T11:36:26.772Z] #29 8.617 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-07-28T11:36:26.772Z] #29 8.618 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-07-28T11:36:26.772Z] #29 8.619 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-07-28T11:36:26.772Z] #29 8.619 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-07-28T11:36:26.772Z] #29 8.620 mingw-w64-x86-64-dev [2023-07-28T11:36:26.772Z] #29 8.909 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:26.772Z] #29 8.909 Need to get 115 MB of archives. [2023-07-28T11:36:26.772Z] #29 8.909 After this operation, 645 MB of additional disk space will be used. [2023-07-28T11:36:26.772Z] #29 8.909 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-28T11:36:26.772Z] #29 8.976 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-28T11:36:26.772Z] #29 9.039 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-28T11:36:26.772Z] #29 9.041 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-28T11:36:26.772Z] #29 9.048 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-28T11:36:26.772Z] #29 9.049 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-07-28T11:36:26.772Z] #29 9.166 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-28T11:36:26.772Z] #29 9.247 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-28T11:36:26.773Z] #29 9.261 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-28T11:36:26.773Z] #29 9.660 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-28T11:36:26.883Z] #36 ... [2023-07-28T11:36:26.883Z] [2023-07-28T11:36:26.883Z] #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-28T11:36:26.883Z] #29 18.07 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:26.883Z] #29 18.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:26.883Z] #29 18.54 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:26.883Z] #29 18.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:26.883Z] #29 18.75 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:26.883Z] #29 18.81 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:26.883Z] #29 18.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:26.883Z] #29 18.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:26.883Z] #29 18.95 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:26.883Z] #29 19.00 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:26.883Z] #29 19.07 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:26.914Z] ok github.com/docker/docker/image 0.032s coverage: 86.8% of statements [2023-07-28T11:36:26.914Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-07-28T11:36:26.914Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-07-28T11:36:26.928Z] #26 ... [2023-07-28T11:36:26.928Z] [2023-07-28T11:36:26.928Z] #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-28T11:36:26.928Z] #35 DONE 11.4s [2023-07-28T11:36:26.928Z] [2023-07-28T11:36:26.928Z] #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-28T11:36:26.928Z] #26 11.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/ettle/strcase v0.1.1 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-28T11:36:26.928Z] #26 11.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-28T11:36:26.952Z] #34 ... [2023-07-28T11:36:26.952Z] [2023-07-28T11:36:26.952Z] #35 [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-28T11:36:26.952Z] #35 DONE 19.5s [2023-07-28T11:36:26.952Z] [2023-07-28T11:36:26.952Z] #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-28T11:36:27.051Z] #29 ... [2023-07-28T11:36:27.051Z] [2023-07-28T11:36:27.051Z] #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-28T11:36:27.051Z] #30 1.079 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-07-28T11:36:27.051Z] #30 1.080 Cloning into '.'... [2023-07-28T11:36:27.051Z] #30 8.800 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-07-28T11:36:27.051Z] #30 8.881 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-07-28T11:36:27.051Z] #30 ... [2023-07-28T11:36:27.051Z] [2023-07-28T11:36:27.051Z] #31 [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-28T11:36:27.051Z] #31 0.910 + RM_GOPATH=0 [2023-07-28T11:36:27.051Z] #31 0.910 + TMP_GOPATH= [2023-07-28T11:36:27.051Z] #31 0.910 + : /build [2023-07-28T11:36:27.051Z] #31 0.910 + '[' -z '' ']' [2023-07-28T11:36:27.051Z] #31 0.910 ++ mktemp -d [2023-07-28T11:36:27.051Z] #31 0.911 + export GOPATH=/tmp/tmp.EFG9G7X5Po [2023-07-28T11:36:27.051Z] #31 0.911 + GOPATH=/tmp/tmp.EFG9G7X5Po [2023-07-28T11:36:27.051Z] #31 0.911 + RM_GOPATH=1 [2023-07-28T11:36:27.051Z] #31 0.911 + case "$(go env GOARCH)" in [2023-07-28T11:36:27.051Z] #31 0.911 ++ go env GOARCH [2023-07-28T11:36:27.051Z] #31 0.914 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.051Z] #31 0.914 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.051Z] #31 0.915 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:27.051Z] #31 0.916 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:27.051Z] #31 0.916 + dir=/tmp/install [2023-07-28T11:36:27.051Z] #31 0.916 + bin=proxy [2023-07-28T11:36:27.051Z] #31 0.916 + shift [2023-07-28T11:36:27.051Z] #31 0.916 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-07-28T11:36:27.051Z] #31 0.916 + . /tmp/install/proxy.installer [2023-07-28T11:36:27.051Z] #31 0.916 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:27.051Z] #31 0.916 + install_proxy [2023-07-28T11:36:27.051Z] #31 0.916 + case "$1" in [2023-07-28T11:36:27.051Z] #31 0.916 + export CGO_ENABLED=0 [2023-07-28T11:36:27.051Z] #31 0.916 + CGO_ENABLED=0 [2023-07-28T11:36:27.051Z] #31 0.916 + _install_proxy [2023-07-28T11:36:27.051Z] #31 0.916 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-07-28T11:36:27.051Z] #31 0.916 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.EFG9G7X5Po/src/github.com/docker/libnetwork [2023-07-28T11:36:27.051Z] #31 0.918 Cloning into '/tmp/tmp.EFG9G7X5Po/src/github.com/docker/libnetwork'... [2023-07-28T11:36:27.051Z] #31 5.097 + cd /tmp/tmp.EFG9G7X5Po/src/github.com/docker/libnetwork [2023-07-28T11:36:27.051Z] #31 5.097 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-07-28T11:36:27.051Z] #31 5.324 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-07-28T11:36:27.051Z] #31 ... [2023-07-28T11:36:27.051Z] [2023-07-28T11:36:27.051Z] #32 [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-28T11:36:27.051Z] #32 0.845 + RM_GOPATH=0 [2023-07-28T11:36:27.051Z] #32 0.845 + TMP_GOPATH= [2023-07-28T11:36:27.051Z] #32 0.845 + : /build [2023-07-28T11:36:27.051Z] #32 0.846 + '[' -z '' ']' [2023-07-28T11:36:27.051Z] #32 0.846 ++ mktemp -d [2023-07-28T11:36:27.051Z] #32 0.847 + export GOPATH=/tmp/tmp.MNXauUPMGW [2023-07-28T11:36:27.051Z] #32 0.847 + GOPATH=/tmp/tmp.MNXauUPMGW [2023-07-28T11:36:27.051Z] #32 0.847 + RM_GOPATH=1 [2023-07-28T11:36:27.051Z] #32 0.847 + case "$(go env GOARCH)" in [2023-07-28T11:36:27.051Z] #32 0.847 ++ go env GOARCH [2023-07-28T11:36:27.051Z] #32 0.852 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.051Z] #32 0.852 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.051Z] #32 0.853 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:27.051Z] #32 0.859 + dir=/tmp/install [2023-07-28T11:36:27.051Z] #32 0.859 + bin=tomlv [2023-07-28T11:36:27.051Z] #32 0.859 + shift [2023-07-28T11:36:27.051Z] #32 0.859 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-07-28T11:36:27.051Z] #32 0.859 + . /tmp/install/tomlv.installer [2023-07-28T11:36:27.051Z] #32 0.859 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:27.051Z] #32 0.859 + install_tomlv [2023-07-28T11:36:27.051Z] #32 0.859 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-07-28T11:36:27.051Z] #32 0.859 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MNXauUPMGW/src/github.com/BurntSushi/toml [2023-07-28T11:36:27.051Z] #32 0.859 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:27.052Z] #32 0.860 Cloning into '/tmp/tmp.MNXauUPMGW/src/github.com/BurntSushi/toml'... [2023-07-28T11:36:27.052Z] #32 1.404 + cd /tmp/tmp.MNXauUPMGW/src/github.com/BurntSushi/toml [2023-07-28T11:36:27.052Z] #32 1.404 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-07-28T11:36:27.052Z] #32 1.428 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:27.052Z] #32 1.515 internal/goarch [2023-07-28T11:36:27.052Z] #32 1.519 internal/unsafeheader [2023-07-28T11:36:27.052Z] #32 1.523 internal/goexperiment [2023-07-28T11:36:27.052Z] #32 1.528 internal/goos [2023-07-28T11:36:27.052Z] #32 1.537 encoding [2023-07-28T11:36:27.052Z] #32 1.548 internal/itoa [2023-07-28T11:36:27.052Z] #32 1.549 internal/cpu [2023-07-28T11:36:27.052Z] #32 1.549 internal/abi [2023-07-28T11:36:27.052Z] #32 1.553 runtime/internal/syscall [2023-07-28T11:36:27.052Z] #32 1.567 runtime/internal/math [2023-07-28T11:36:27.052Z] #32 1.570 runtime/internal/atomic [2023-07-28T11:36:27.052Z] #32 1.584 runtime/internal/sys [2023-07-28T11:36:27.052Z] #32 1.592 math/bits [2023-07-28T11:36:27.052Z] #32 1.593 unicode/utf8 [2023-07-28T11:36:27.052Z] #32 1.611 internal/race [2023-07-28T11:36:27.052Z] #32 1.634 sync/atomic [2023-07-28T11:36:27.052Z] #32 1.790 unicode [2023-07-28T11:36:27.052Z] #32 1.795 internal/bytealg [2023-07-28T11:36:27.052Z] #32 1.818 math [2023-07-28T11:36:27.052Z] #32 2.205 runtime [2023-07-28T11:36:27.175Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2023-07-28T11:36:27.191Z] #26 11.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-28T11:36:27.191Z] #26 11.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-28T11:36:27.191Z] #26 11.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-28T11:36:27.313Z] #32 ... [2023-07-28T11:36:27.314Z] [2023-07-28T11:36:27.314Z] #33 [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-28T11:36:27.314Z] #33 0.629 + RM_GOPATH=0 [2023-07-28T11:36:27.314Z] #33 0.629 + TMP_GOPATH= [2023-07-28T11:36:27.314Z] #33 0.630 + : /build [2023-07-28T11:36:27.314Z] #33 0.630 + '[' -z '' ']' [2023-07-28T11:36:27.314Z] #33 0.632 ++ mktemp -d [2023-07-28T11:36:27.314Z] #33 0.633 + export GOPATH=/tmp/tmp.9GhKHOVtzs [2023-07-28T11:36:27.314Z] #33 0.633 + GOPATH=/tmp/tmp.9GhKHOVtzs [2023-07-28T11:36:27.314Z] #33 0.633 + RM_GOPATH=1 [2023-07-28T11:36:27.314Z] #33 0.633 + case "$(go env GOARCH)" in [2023-07-28T11:36:27.314Z] #33 0.634 ++ go env GOARCH [2023-07-28T11:36:27.314Z] #33 0.637 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.314Z] #33 0.637 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.314Z] #33 0.637 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:27.314Z] #33 0.638 Install shfmt version v3.0.2 [2023-07-28T11:36:27.314Z] #33 0.639 + dir=/tmp/install [2023-07-28T11:36:27.314Z] #33 0.639 + bin=shfmt [2023-07-28T11:36:27.314Z] #33 0.639 + shift [2023-07-28T11:36:27.314Z] #33 0.639 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-07-28T11:36:27.314Z] #33 0.639 + . /tmp/install/shfmt.installer [2023-07-28T11:36:27.314Z] #33 0.639 ++ : v3.0.2 [2023-07-28T11:36:27.314Z] #33 0.639 + install_shfmt [2023-07-28T11:36:27.314Z] #33 0.639 + echo 'Install shfmt version v3.0.2' [2023-07-28T11:36:27.314Z] #33 0.639 + GOBIN=/build [2023-07-28T11:36:27.314Z] #33 0.639 + GO111MODULE=on [2023-07-28T11:36:27.314Z] #33 0.639 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-07-28T11:36:27.314Z] #33 1.006 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-07-28T11:36:27.314Z] #33 2.255 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-07-28T11:36:27.314Z] #33 2.277 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-07-28T11:36:27.314Z] #33 2.282 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-07-28T11:36:27.314Z] #33 2.966 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-07-28T11:36:27.436Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2023-07-28T11:36:27.436Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2023-07-28T11:36:27.436Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-07-28T11:36:27.436Z] ok github.com/docker/docker/daemon/logger/splunk 1.608s coverage: 82.5% of statements [2023-07-28T11:36:27.457Z] #29 ... [2023-07-28T11:36:27.457Z] [2023-07-28T11:36:27.457Z] #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-28T11:36:27.457Z] #35 11.17 sync [2023-07-28T11:36:27.457Z] #35 11.18 internal/reflectlite [2023-07-28T11:36:27.457Z] #35 11.54 internal/testlog [2023-07-28T11:36:27.457Z] #35 12.20 sort [2023-07-28T11:36:27.457Z] #35 12.22 errors [2023-07-28T11:36:27.457Z] #35 12.36 strconv [2023-07-28T11:36:27.457Z] #35 12.36 io [2023-07-28T11:36:27.457Z] #35 12.36 internal/oserror [2023-07-28T11:36:27.457Z] #35 12.36 internal/safefilepath [2023-07-28T11:36:27.457Z] #35 12.37 path [2023-07-28T11:36:27.457Z] #35 12.60 syscall [2023-07-28T11:36:27.457Z] #35 12.89 strings [2023-07-28T11:36:27.457Z] #35 12.91 bytes [2023-07-28T11:36:27.457Z] #35 12.91 text/tabwriter [2023-07-28T11:36:27.457Z] #35 13.56 reflect [2023-07-28T11:36:27.457Z] #35 14.71 bufio [2023-07-28T11:36:27.457Z] #35 15.22 internal/syscall/unix [2023-07-28T11:36:27.457Z] #35 15.22 internal/syscall/execenv [2023-07-28T11:36:27.457Z] #35 15.25 time [2023-07-28T11:36:27.457Z] #35 16.92 io/fs [2023-07-28T11:36:27.457Z] #35 16.92 internal/poll [2023-07-28T11:36:27.457Z] #35 17.54 internal/fmtsort [2023-07-28T11:36:27.457Z] #35 17.70 os [2023-07-28T11:36:27.457Z] #35 18.46 io/ioutil [2023-07-28T11:36:27.457Z] #35 18.46 fmt [2023-07-28T11:36:27.457Z] #35 19.15 github.com/BurntSushi/toml [2023-07-28T11:36:27.457Z] #35 19.15 log [2023-07-28T11:36:27.457Z] #35 19.15 flag [2023-07-28T11:36:27.457Z] #35 20.22 github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:27.529Z] #36 0.523 + RM_GOPATH=0 [2023-07-28T11:36:27.529Z] #36 0.523 + TMP_GOPATH= [2023-07-28T11:36:27.529Z] #36 0.523 + : /build [2023-07-28T11:36:27.529Z] #36 0.523 + '[' -z '' ']' [2023-07-28T11:36:27.529Z] #36 0.523 ++ mktemp -d [2023-07-28T11:36:27.529Z] #36 0.524 + export GOPATH=/tmp/tmp.rfOdb2ExwX [2023-07-28T11:36:27.529Z] #36 0.524 + GOPATH=/tmp/tmp.rfOdb2ExwX [2023-07-28T11:36:27.529Z] #36 0.524 + RM_GOPATH=1 [2023-07-28T11:36:27.529Z] #36 0.524 + case "$(go env GOARCH)" in [2023-07-28T11:36:27.529Z] #36 0.526 ++ go env GOARCH [2023-07-28T11:36:27.529Z] #36 0.558 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.529Z] #36 0.558 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.529Z] #36 0.559 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:27.529Z] #36 0.560 + dir=/tmp/install [2023-07-28T11:36:27.529Z] #36 0.560 + bin=tini [2023-07-28T11:36:27.529Z] #36 0.560 + shift [2023-07-28T11:36:27.529Z] #36 0.560 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-28T11:36:27.529Z] #36 0.560 + . /tmp/install/tini.installer [2023-07-28T11:36:27.529Z] #36 0.560 ++ : v0.19.0 [2023-07-28T11:36:27.529Z] #36 0.560 + install_tini [2023-07-28T11:36:27.529Z] #36 0.561 + echo 'Install tini version v0.19.0' [2023-07-28T11:36:27.529Z] #36 0.561 + git clone https://github.com/krallin/tini.git /tmp/tmp.rfOdb2ExwX/tini [2023-07-28T11:36:27.529Z] #36 0.561 Install tini version v0.19.0 [2023-07-28T11:36:27.529Z] #36 0.570 Cloning into '/tmp/tmp.rfOdb2ExwX/tini'... [2023-07-28T11:36:27.529Z] #36 ... [2023-07-28T11:36:27.529Z] [2023-07-28T11:36:27.529Z] #22 [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-28T11:36:27.529Z] #22 10.04 sync [2023-07-28T11:36:27.529Z] #22 10.04 internal/reflectlite [2023-07-28T11:36:27.529Z] #22 10.49 internal/testlog [2023-07-28T11:36:27.529Z] #22 11.01 sort [2023-07-28T11:36:27.529Z] #22 11.01 errors [2023-07-28T11:36:27.529Z] #22 11.36 io [2023-07-28T11:36:27.529Z] #22 11.36 internal/oserror [2023-07-28T11:36:27.529Z] #22 11.36 internal/safefilepath [2023-07-28T11:36:27.529Z] #22 11.36 path [2023-07-28T11:36:27.529Z] #22 11.36 strconv [2023-07-28T11:36:27.529Z] #22 11.48 syscall [2023-07-28T11:36:27.529Z] #22 12.02 text/tabwriter [2023-07-28T11:36:27.529Z] #22 12.02 bytes [2023-07-28T11:36:27.529Z] #22 12.02 strings [2023-07-28T11:36:27.529Z] #22 12.49 reflect [2023-07-28T11:36:27.529Z] #22 13.40 bufio [2023-07-28T11:36:27.529Z] #22 13.88 time [2023-07-28T11:36:27.529Z] #22 13.88 internal/syscall/execenv [2023-07-28T11:36:27.529Z] #22 13.91 internal/syscall/unix [2023-07-28T11:36:27.529Z] #22 15.91 io/fs [2023-07-28T11:36:27.529Z] #22 15.91 internal/poll [2023-07-28T11:36:27.529Z] #22 16.72 os [2023-07-28T11:36:27.529Z] #22 17.01 internal/fmtsort [2023-07-28T11:36:27.529Z] #22 17.77 io/ioutil [2023-07-28T11:36:27.529Z] #22 17.77 fmt [2023-07-28T11:36:27.529Z] #22 18.69 github.com/BurntSushi/toml [2023-07-28T11:36:27.529Z] #22 18.69 log [2023-07-28T11:36:27.529Z] #22 18.69 flag [2023-07-28T11:36:27.529Z] #22 19.80 github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:27.529Z] #22 ... [2023-07-28T11:36:27.529Z] [2023-07-28T11:36:27.529Z] #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-28T11:36:27.529Z] #37 0.556 + RM_GOPATH=0 [2023-07-28T11:36:27.529Z] #37 0.556 + TMP_GOPATH= [2023-07-28T11:36:27.529Z] #37 0.556 + : /build [2023-07-28T11:36:27.529Z] #37 0.556 + '[' -z '' ']' [2023-07-28T11:36:27.529Z] #37 0.556 ++ mktemp -d [2023-07-28T11:36:27.529Z] #37 0.557 + export GOPATH=/tmp/tmp.e4n0fPfgGQ [2023-07-28T11:36:27.529Z] #37 0.558 + GOPATH=/tmp/tmp.e4n0fPfgGQ [2023-07-28T11:36:27.529Z] #37 0.558 + RM_GOPATH=1 [2023-07-28T11:36:27.529Z] #37 0.558 + case "$(go env GOARCH)" in [2023-07-28T11:36:27.529Z] #37 0.559 ++ go env GOARCH [2023-07-28T11:36:27.529Z] #37 0.587 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.529Z] #37 0.587 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.529Z] #37 0.588 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:27.529Z] #37 0.594 + dir=/tmp/install [2023-07-28T11:36:27.529Z] #37 0.594 + bin=containerd [2023-07-28T11:36:27.529Z] #37 0.594 + shift [2023-07-28T11:36:27.529Z] #37 0.594 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-28T11:36:27.529Z] #37 0.595 + . /tmp/install/containerd.installer [2023-07-28T11:36:27.529Z] #37 0.595 ++ set -e [2023-07-28T11:36:27.529Z] #37 0.595 ++ : v1.6.22 [2023-07-28T11:36:27.529Z] #37 0.595 + install_containerd [2023-07-28T11:36:27.529Z] #37 0.600 + echo 'Install containerd version v1.6.22' [2023-07-28T11:36:27.529Z] #37 0.600 Install containerd version v1.6.22 [2023-07-28T11:36:27.529Z] #37 0.601 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e4n0fPfgGQ/src/github.com/containerd/containerd [2023-07-28T11:36:27.529Z] #37 0.610 Cloning into '/tmp/tmp.e4n0fPfgGQ/src/github.com/containerd/containerd'... [2023-07-28T11:36:27.574Z] #33 ... [2023-07-28T11:36:27.574Z] [2023-07-28T11:36:27.574Z] #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-28T11:36:27.574Z] #34 0.536 + RM_GOPATH=0 [2023-07-28T11:36:27.574Z] #34 0.536 + TMP_GOPATH= [2023-07-28T11:36:27.574Z] #34 0.536 + : /build [2023-07-28T11:36:27.574Z] #34 0.536 + '[' -z '' ']' [2023-07-28T11:36:27.574Z] #34 0.537 ++ mktemp -d [2023-07-28T11:36:27.574Z] #34 0.537 + export GOPATH=/tmp/tmp.5H3niSAdRJ [2023-07-28T11:36:27.574Z] #34 0.537 + GOPATH=/tmp/tmp.5H3niSAdRJ [2023-07-28T11:36:27.574Z] #34 0.537 + RM_GOPATH=1 [2023-07-28T11:36:27.574Z] #34 0.537 + case "$(go env GOARCH)" in [2023-07-28T11:36:27.574Z] #34 0.538 ++ go env GOARCH [2023-07-28T11:36:27.574Z] #34 0.541 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.574Z] #34 0.541 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.574Z] #34 0.542 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:27.574Z] #34 0.542 + dir=/tmp/install [2023-07-28T11:36:27.574Z] #34 0.542 + bin=gotestsum [2023-07-28T11:36:27.574Z] #34 0.542 + shift [2023-07-28T11:36:27.574Z] #34 0.542 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-07-28T11:36:27.574Z] #34 0.542 + . /tmp/install/gotestsum.installer [2023-07-28T11:36:27.574Z] #34 0.542 ++ : v1.8.2 [2023-07-28T11:36:27.574Z] #34 0.542 + install_gotestsum [2023-07-28T11:36:27.574Z] #34 0.543 + set -e [2023-07-28T11:36:27.574Z] #34 0.543 Install gotestsum version v1.8.2 [2023-07-28T11:36:27.574Z] #34 0.543 + echo 'Install gotestsum version v1.8.2' [2023-07-28T11:36:27.574Z] #34 0.543 + GOBIN=/build [2023-07-28T11:36:27.574Z] #34 0.543 + GO111MODULE=on [2023-07-28T11:36:27.574Z] #34 0.543 + go install gotest.tools/gotestsum@v1.8.2 [2023-07-28T11:36:27.574Z] #34 0.572 go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-28T11:36:27.574Z] #34 1.632 go: downloading golang.org/x/tools v0.1.11 [2023-07-28T11:36:27.574Z] #34 1.639 go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-28T11:36:27.574Z] #34 1.647 go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:36:27.575Z] #34 1.648 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-28T11:36:27.575Z] #34 1.664 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-28T11:36:27.575Z] #34 1.670 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-28T11:36:27.575Z] #34 1.770 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:36:27.575Z] #34 1.820 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-28T11:36:27.575Z] #34 1.915 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-28T11:36:27.575Z] #34 1.915 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-28T11:36:27.575Z] #34 4.783 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:36:27.575Z] #34 ... [2023-07-28T11:36:27.575Z] [2023-07-28T11:36:27.575Z] #35 [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-28T11:36:27.575Z] #35 0.478 + RM_GOPATH=0 [2023-07-28T11:36:27.575Z] #35 0.478 + TMP_GOPATH= [2023-07-28T11:36:27.575Z] #35 0.478 + : /build [2023-07-28T11:36:27.575Z] #35 0.478 + '[' -z '' ']' [2023-07-28T11:36:27.575Z] #35 0.478 ++ mktemp -d [2023-07-28T11:36:27.575Z] #35 0.479 + export GOPATH=/tmp/tmp.9BDed5TaM6 [2023-07-28T11:36:27.575Z] #35 0.479 + GOPATH=/tmp/tmp.9BDed5TaM6 [2023-07-28T11:36:27.575Z] #35 0.479 + RM_GOPATH=1 [2023-07-28T11:36:27.575Z] #35 0.479 + case "$(go env GOARCH)" in [2023-07-28T11:36:27.575Z] #35 0.480 ++ go env GOARCH [2023-07-28T11:36:27.575Z] #35 0.484 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.575Z] #35 0.484 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:27.575Z] #35 0.485 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:27.575Z] #35 0.486 + dir=/tmp/install [2023-07-28T11:36:27.575Z] #35 0.486 + bin=rootlesskit [2023-07-28T11:36:27.575Z] #35 0.486 + shift [2023-07-28T11:36:27.575Z] #35 0.486 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-07-28T11:36:27.575Z] #35 0.486 + . /tmp/install/rootlesskit.installer [2023-07-28T11:36:27.575Z] #35 0.486 ++ : v0.14.4 [2023-07-28T11:36:27.575Z] #35 0.486 + install_rootlesskit [2023-07-28T11:36:27.575Z] #35 0.486 + case "$1" in [2023-07-28T11:36:27.575Z] #35 0.486 + export CGO_ENABLED=0 [2023-07-28T11:36:27.575Z] #35 0.486 + CGO_ENABLED=0 [2023-07-28T11:36:27.575Z] #35 0.486 + _install_rootlesskit [2023-07-28T11:36:27.575Z] #35 0.486 + echo 'Install rootlesskit version v0.14.4' [2023-07-28T11:36:27.575Z] #35 0.486 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:27.575Z] #35 0.486 + GOBIN=/build [2023-07-28T11:36:27.575Z] #35 0.486 + GO111MODULE=on [2023-07-28T11:36:27.575Z] #35 0.486 Install rootlesskit version v0.14.4 [2023-07-28T11:36:27.575Z] #35 0.486 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-07-28T11:36:27.575Z] #35 0.885 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-07-28T11:36:27.575Z] #35 2.659 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-07-28T11:36:27.575Z] #35 2.659 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-07-28T11:36:27.575Z] #35 2.660 go: downloading github.com/google/uuid v1.3.0 [2023-07-28T11:36:27.575Z] #35 2.660 go: downloading github.com/moby/vpnkit v0.5.0 [2023-07-28T11:36:27.575Z] #35 2.660 go: downloading github.com/pkg/errors v0.9.1 [2023-07-28T11:36:27.575Z] #35 2.661 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-07-28T11:36:27.575Z] #35 2.674 go: downloading github.com/gofrs/flock v0.8.1 [2023-07-28T11:36:27.575Z] #35 2.677 go: downloading github.com/gorilla/mux v1.8.0 [2023-07-28T11:36:27.575Z] #35 2.762 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-07-28T11:36:27.575Z] #35 2.774 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-07-28T11:36:27.575Z] #35 2.965 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-07-28T11:36:27.575Z] #35 3.595 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-07-28T11:36:27.575Z] #35 3.606 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-07-28T11:36:27.575Z] #35 4.151 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-07-28T11:36:27.575Z] #35 4.167 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-07-28T11:36:27.575Z] #35 ... [2023-07-28T11:36:27.575Z] [2023-07-28T11:36:27.575Z] #26 [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-28T11:36:27.575Z] #26 10.51 [2023-07-28T11:36:27.575Z] #26 10.76 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:27.575Z] #26 11.42 [2023-07-28T11:36:27.697Z] ok github.com/docker/docker/distribution 0.612s coverage: 29.0% of statements [2023-07-28T11:36:27.697Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-07-28T11:36:27.697Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2023-07-28T11:36:27.763Z] #26 12.05 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-28T11:36:27.763Z] #26 12.13 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-28T11:36:27.763Z] #26 12.28 go: downloading github.com/subosito/gotenv v1.4.0 [2023-07-28T11:36:27.763Z] #26 12.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-07-28T11:36:27.789Z] #37 ... [2023-07-28T11:36:27.789Z] [2023-07-28T11:36:27.789Z] #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-28T11:36:27.789Z] #36 0.998 + cd /tmp/tmp.rfOdb2ExwX/tini [2023-07-28T11:36:27.789Z] #36 0.998 + git checkout -q v0.19.0 [2023-07-28T11:36:27.789Z] #36 1.005 + cmake . [2023-07-28T11:36:27.958Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-07-28T11:36:28.020Z] #26 12.38 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-07-28T11:36:28.020Z] #26 12.39 go: downloading github.com/magiconair/properties v1.8.6 [2023-07-28T11:36:28.020Z] #26 12.47 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-07-28T11:36:28.020Z] #26 12.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-28T11:36:28.020Z] #26 12.57 go: downloading go.uber.org/atomic v1.7.0 [2023-07-28T11:36:28.020Z] #26 12.58 go: downloading go.uber.org/multierr v1.6.0 [2023-07-28T11:36:28.028Z] #35 DONE 21.8s [2023-07-28T11:36:28.028Z] [2023-07-28T11:36:28.028Z] #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-28T11:36:28.028Z] #29 DONE 21.7s [2023-07-28T11:36:28.028Z] [2023-07-28T11:36:28.029Z] #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-28T11:36:28.048Z] #36 ... [2023-07-28T11:36:28.048Z] [2023-07-28T11:36:28.048Z] #22 [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-28T11:36:28.048Z] #22 DONE 20.6s [2023-07-28T11:36:28.048Z] [2023-07-28T11:36:28.048Z] #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-28T11:36:28.048Z] #36 1.210 -- The C compiler identification is GNU 10.2.1 [2023-07-28T11:36:28.048Z] #36 1.235 -- Detecting C compiler ABI info [2023-07-28T11:36:28.148Z] #26 12.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-28T11:36:28.219Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-07-28T11:36:28.278Z] #26 12.63 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-28T11:36:28.278Z] #26 12.63 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-28T11:36:28.278Z] #26 12.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-28T11:36:28.278Z] #26 12.78 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-07-28T11:36:28.278Z] #26 12.81 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-28T11:36:28.278Z] #26 12.84 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-28T11:36:28.306Z] #36 1.540 -- Detecting C compiler ABI info - done [2023-07-28T11:36:28.307Z] #36 1.570 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-28T11:36:28.307Z] #36 1.570 -- Detecting C compile features [2023-07-28T11:36:28.307Z] #36 1.571 -- Detecting C compile features - done [2023-07-28T11:36:28.307Z] #36 1.583 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-28T11:36:28.412Z] #26 ... [2023-07-28T11:36:28.412Z] [2023-07-28T11:36:28.412Z] #33 [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-28T11:36:28.412Z] #33 DONE 12.0s [2023-07-28T11:36:28.412Z] [2023-07-28T11:36:28.412Z] #31 [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-28T11:36:28.412Z] #31 DONE 12.0s [2023-07-28T11:36:28.480Z] ok github.com/docker/docker/distribution/xfer 1.713s coverage: 84.6% of statements [2023-07-28T11:36:28.480Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2023-07-28T11:36:28.480Z] ok github.com/docker/docker/pkg/authorization 0.584s coverage: 68.3% of statements [2023-07-28T11:36:28.536Z] #26 12.92 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-28T11:36:28.536Z] #26 12.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-28T11:36:28.536Z] #26 12.94 go: downloading github.com/prometheus/common v0.32.1 [2023-07-28T11:36:28.536Z] #26 13.09 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-28T11:36:28.536Z] #26 13.11 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-28T11:36:28.566Z] #36 1.662 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-28T11:36:28.566Z] #36 1.688 -- Configuring done [2023-07-28T11:36:28.566Z] #36 1.715 -- Generating done [2023-07-28T11:36:28.566Z] #36 1.715 -- Build files have been written to: /tmp/tmp.rfOdb2ExwX/tini [2023-07-28T11:36:28.566Z] #36 1.715 + make tini-static [2023-07-28T11:36:28.566Z] #36 1.822 Scanning dependencies of target tini-static [2023-07-28T11:36:28.566Z] #36 1.852 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-28T11:36:28.622Z] #37 0.768 + RM_GOPATH=0 [2023-07-28T11:36:28.622Z] #37 0.768 + TMP_GOPATH= [2023-07-28T11:36:28.622Z] #37 0.768 + : /build [2023-07-28T11:36:28.622Z] #37 0.768 + '[' -z '' ']' [2023-07-28T11:36:28.622Z] #37 0.769 ++ mktemp -d [2023-07-28T11:36:28.622Z] #37 0.770 + export GOPATH=/tmp/tmp.azyxj3tXRS [2023-07-28T11:36:28.622Z] #37 0.770 + GOPATH=/tmp/tmp.azyxj3tXRS [2023-07-28T11:36:28.622Z] #37 0.770 + RM_GOPATH=1 [2023-07-28T11:36:28.622Z] #37 0.770 + case "$(go env GOARCH)" in [2023-07-28T11:36:28.622Z] #37 0.772 ++ go env GOARCH [2023-07-28T11:36:28.622Z] #37 0.798 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:28.622Z] #37 0.798 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:28.622Z] #37 0.800 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:28.622Z] #37 0.801 Install tini version v0.19.0 [2023-07-28T11:36:28.622Z] #37 0.801 + dir=/tmp/install [2023-07-28T11:36:28.622Z] #37 0.801 + bin=tini [2023-07-28T11:36:28.622Z] #37 0.801 + shift [2023-07-28T11:36:28.622Z] #37 0.801 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-28T11:36:28.622Z] #37 0.801 + . /tmp/install/tini.installer [2023-07-28T11:36:28.622Z] #37 0.801 ++ : v0.19.0 [2023-07-28T11:36:28.622Z] #37 0.801 + install_tini [2023-07-28T11:36:28.622Z] #37 0.801 + echo 'Install tini version v0.19.0' [2023-07-28T11:36:28.622Z] #37 0.801 + git clone https://github.com/krallin/tini.git /tmp/tmp.azyxj3tXRS/tini [2023-07-28T11:36:28.622Z] #37 0.804 Cloning into '/tmp/tmp.azyxj3tXRS/tini'... [2023-07-28T11:36:28.673Z] [2023-07-28T11:36:28.673Z] #27 [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-28T11:36:28.673Z] #27 10.38 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:28.673Z] #27 10.60 Fetched 17.7 MB in 1s (20.9 MB/s) [2023-07-28T11:36:28.673Z] #27 10.66 Selecting previously unselected package xxd. [2023-07-28T11:36:28.673Z] #27 10.66 (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-28T11:36:28.673Z] #27 10.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:36:28.673Z] #27 10.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:28.673Z] #27 11.50 Selecting previously unselected package vim-common. [2023-07-28T11:36:28.673Z] #27 11.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:36:28.673Z] #27 11.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:28.673Z] #27 11.98 Selecting previously unselected package cmake-data. [2023-07-28T11:36:28.673Z] #27 11.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-28T11:36:28.673Z] #27 12.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:28.673Z] #27 ... [2023-07-28T11:36:28.673Z] [2023-07-28T11:36:28.673Z] #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-28T11:36:28.673Z] #28 10.54 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:28.673Z] #28 10.63 Fetched 460 kB in 0s (1492 kB/s) [2023-07-28T11:36:28.673Z] #28 10.74 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:28.673Z] #28 10.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-28T11:36:28.673Z] #28 10.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:28.673Z] #28 10.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:28.673Z] #28 11.40 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:28.673Z] #28 11.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:28.673Z] #28 11.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:28.673Z] #28 11.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:28.673Z] #28 11.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:28.673Z] #28 11.99 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:28.673Z] #28 DONE 12.2s [2023-07-28T11:36:28.740Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 87.2% of statements [2023-07-28T11:36:28.741Z] ok github.com/docker/docker/pkg/archive 0.362s coverage: 81.8% of statements [2023-07-28T11:36:28.741Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-07-28T11:36:28.741Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-07-28T11:36:28.794Z] #26 ... [2023-07-28T11:36:28.794Z] [2023-07-28T11:36:28.794Z] #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-28T11:36:28.794Z] #27 7.654 [2023-07-28T11:36:28.794Z] #27 9.048 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-07-28T11:36:28.794Z] #27 9.708 [2023-07-28T11:36:28.794Z] #27 9.952 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:28.794Z] #27 10.55 [2023-07-28T11:36:28.794Z] #27 11.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-07-28T11:36:28.794Z] #27 12.30 [2023-07-28T11:36:28.794Z] #27 12.57 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:28.794Z] #27 13.00 [2023-07-28T11:36:28.794Z] #27 13.11 Download of images into '/build' complete. [2023-07-28T11:36:28.794Z] #27 13.11 Use something like the following to load the result into a Docker daemon: [2023-07-28T11:36:28.794Z] #27 13.11 tar -cC '/build' . | docker load [2023-07-28T11:36:28.794Z] #27 DONE 13.5s [2023-07-28T11:36:28.794Z] [2023-07-28T11:36:28.794Z] #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-28T11:36:28.794Z] #26 13.15 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-28T11:36:28.794Z] #26 13.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-28T11:36:28.934Z] [2023-07-28T11:36:28.934Z] #32 [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-28T11:36:28.934Z] #32 12.36 sync [2023-07-28T11:36:28.934Z] #32 12.37 internal/reflectlite [2023-07-28T11:36:29.001Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2023-07-28T11:36:29.001Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2023-07-28T11:36:29.134Z] #36 2.216 [100%] Linking C executable tini-static [2023-07-28T11:36:29.134Z] #36 2.403 [100%] Built target tini-static [2023-07-28T11:36:29.134Z] #36 2.421 + mkdir -p /build [2023-07-28T11:36:29.134Z] #36 2.423 + cp tini-static /build/docker-init [2023-07-28T11:36:29.194Z] #37 1.223 + cd /tmp/tmp.azyxj3tXRS/tini [2023-07-28T11:36:29.194Z] #37 1.223 + git checkout -q v0.19.0 [2023-07-28T11:36:29.194Z] #37 1.258 + cmake . [2023-07-28T11:36:29.194Z] #37 1.449 -- The C compiler identification is GNU 10.2.1 [2023-07-28T11:36:29.261Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2023-07-28T11:36:29.393Z] #36 DONE 2.6s [2023-07-28T11:36:29.393Z] [2023-07-28T11:36:29.393Z] #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-28T11:36:29.393Z] #34 21.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-28T11:36:29.393Z] #34 21.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:29.393Z] #34 21.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:29.464Z] #37 1.482 -- Detecting C compiler ABI info [2023-07-28T11:36:29.464Z] #37 1.630 -- Detecting C compiler ABI info - done [2023-07-28T11:36:29.464Z] #37 1.664 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-28T11:36:29.464Z] #37 1.673 -- Detecting C compile features [2023-07-28T11:36:29.464Z] #37 1.674 -- Detecting C compile features - done [2023-07-28T11:36:29.464Z] #37 1.685 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-28T11:36:29.509Z] #32 13.16 internal/testlog [2023-07-28T11:36:29.522Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-07-28T11:36:29.522Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-07-28T11:36:29.522Z] ok github.com/docker/docker/pkg/idtools 0.288s coverage: 69.5% of statements [2023-07-28T11:36:29.726Z] #37 1.786 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-28T11:36:29.726Z] #37 1.825 -- Configuring done [2023-07-28T11:36:29.726Z] #37 1.835 -- Generating done [2023-07-28T11:36:29.726Z] #37 1.836 -- Build files have been written to: /tmp/tmp.azyxj3tXRS/tini [2023-07-28T11:36:29.726Z] #37 1.840 + make tini-static [2023-07-28T11:36:29.726Z] #37 1.962 Scanning dependencies of target tini-static [2023-07-28T11:36:29.726Z] #37 2.033 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-28T11:36:29.782Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-07-28T11:36:29.783Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-07-28T11:36:29.783Z] ok github.com/docker/docker/pkg/ioutils 0.338s coverage: 69.3% of statements [2023-07-28T11:36:29.783Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2023-07-28T11:36:30.044Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-07-28T11:36:30.044Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2023-07-28T11:36:30.044Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2023-07-28T11:36:30.080Z] #32 13.50 sort [2023-07-28T11:36:30.080Z] #32 13.50 errors [2023-07-28T11:36:30.080Z] #32 13.55 strconv [2023-07-28T11:36:30.080Z] #32 13.56 internal/oserror [2023-07-28T11:36:30.080Z] #32 13.56 internal/safefilepath [2023-07-28T11:36:30.080Z] #32 13.56 path [2023-07-28T11:36:30.080Z] #32 13.56 io [2023-07-28T11:36:30.080Z] #32 13.65 syscall [2023-07-28T11:36:30.297Z] #37 2.374 [100%] Linking C executable tini-static [2023-07-28T11:36:30.304Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2023-07-28T11:36:30.304Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-07-28T11:36:30.304Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-07-28T11:36:30.304Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-07-28T11:36:30.558Z] #37 2.545 [100%] Built target tini-static [2023-07-28T11:36:30.558Z] #37 2.562 + mkdir -p /build [2023-07-28T11:36:30.558Z] #37 2.565 + cp tini-static /build/docker-init [2023-07-28T11:36:30.564Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-07-28T11:36:30.653Z] #32 14.02 strings [2023-07-28T11:36:30.653Z] #32 14.02 bytes [2023-07-28T11:36:30.653Z] #32 14.03 text/tabwriter [2023-07-28T11:36:30.824Z] ok github.com/docker/docker/pkg/chrootarchive 2.561s coverage: 43.5% of statements [2023-07-28T11:36:30.924Z] #32 ... [2023-07-28T11:36:30.924Z] [2023-07-28T11:36:30.924Z] #26 [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-28T11:36:30.924Z] #26 12.73 [2023-07-28T11:36:30.924Z] #26 13.01 #=#=# ######################################################################## 100.0% [2023-07-28T11:36:30.924Z] #26 13.50 [2023-07-28T11:36:30.924Z] #26 13.60 Download of images into '/build' complete. [2023-07-28T11:36:30.924Z] #26 13.60 Use something like the following to load the result into a Docker daemon: [2023-07-28T11:36:30.924Z] #26 13.60 tar -cC '/build' . | docker load [2023-07-28T11:36:30.924Z] #26 DONE 15.0s [2023-07-28T11:36:30.924Z] [2023-07-28T11:36:30.924Z] #29 [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-28T11:36:30.924Z] #29 10.51 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-28T11:36:30.924Z] #29 10.82 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-28T11:36:30.924Z] #29 11.30 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-28T11:36:30.924Z] #29 11.96 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-28T11:36:30.924Z] #29 12.19 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-28T11:36:30.924Z] #29 12.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:30.924Z] #29 12.23 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-28T11:36:30.924Z] #29 12.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-28T11:36:30.924Z] #29 12.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-07-28T11:36:30.924Z] #29 12.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-07-28T11:36:30.924Z] #29 12.24 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-28T11:36:30.924Z] #29 12.24 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-28T11:36:30.924Z] #29 12.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-28T11:36:30.924Z] #29 12.59 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:30.924Z] #29 12.75 Fetched 115 MB in 4s (31.7 MB/s) [2023-07-28T11:36:30.924Z] #29 12.80 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-28T11:36:30.924Z] #29 12.80 (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-28T11:36:30.924Z] #29 12.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:30.924Z] #29 12.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:30.924Z] #29 13.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-28T11:36:30.924Z] #29 13.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:30.924Z] #29 13.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:31.085Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-07-28T11:36:31.085Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-07-28T11:36:31.085Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-07-28T11:36:31.185Z] #29 14.69 Selecting previously unselected package binutils-mingw-w64. [2023-07-28T11:36:31.185Z] #29 14.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-28T11:36:31.185Z] #29 14.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:31.345Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-07-28T11:36:31.447Z] #29 14.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-28T11:36:31.447Z] #29 ... [2023-07-28T11:36:31.447Z] [2023-07-28T11:36:31.447Z] #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-28T11:36:31.447Z] #34 DONE 15.1s [2023-07-28T11:36:31.447Z] [2023-07-28T11:36:31.447Z] #29 [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-28T11:36:31.447Z] #29 14.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:31.447Z] #29 15.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:31.606Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-07-28T11:36:31.606Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2023-07-28T11:36:31.606Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2023-07-28T11:36:31.717Z] #29 15.19 Selecting previously unselected package dmsetup. [2023-07-28T11:36:31.717Z] #29 15.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:31.717Z] #29 15.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:31.717Z] #29 15.35 Selecting previously unselected package mingw-w64-common. [2023-07-28T11:36:31.717Z] #29 15.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-28T11:36:31.867Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2023-07-28T11:36:31.867Z] coverage: [no statements] [2023-07-28T11:36:31.867Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-07-28T11:36:31.867Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2023-07-28T11:36:31.867Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-07-28T11:36:31.978Z] #29 15.36 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:32.128Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2023-07-28T11:36:32.128Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-07-28T11:36:32.170Z] #26 ... [2023-07-28T11:36:32.170Z] [2023-07-28T11:36:32.170Z] #25 [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-28T11:36:32.170Z] #25 DONE 16.3s [2023-07-28T11:36:32.170Z] [2023-07-28T11:36:32.170Z] #28 [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-28T11:36:32.170Z] #28 10.26 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-28T11:36:32.170Z] #28 10.85 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-28T11:36:32.170Z] #28 11.19 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-28T11:36:32.170Z] #28 11.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-07-28T11:36:32.170Z] #28 11.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-07-28T11:36:32.170Z] #28 11.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-07-28T11:36:32.170Z] #28 11.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-07-28T11:36:32.170Z] #28 11.23 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-28T11:36:32.170Z] #28 11.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-07-28T11:36:32.170Z] #28 11.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-07-28T11:36:32.170Z] #28 11.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-07-28T11:36:32.170Z] #28 11.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-07-28T11:36:32.170Z] #28 11.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-07-28T11:36:32.170Z] #28 11.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-07-28T11:36:32.170Z] #28 11.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-07-28T11:36:32.170Z] #28 11.31 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-28T11:36:32.170Z] #28 11.31 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-28T11:36:32.170Z] #28 11.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-07-28T11:36:32.170Z] #28 11.56 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:32.170Z] #28 11.65 Fetched 115 MB in 4s (26.0 MB/s) [2023-07-28T11:36:32.170Z] #28 11.73 Selecting previously unselected package binutils-mingw-w64-i686. [2023-07-28T11:36:32.170Z] #28 11.73 (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-28T11:36:32.170Z] #28 11.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:32.170Z] #28 11.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:32.170Z] #28 12.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-07-28T11:36:32.170Z] #28 12.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-07-28T11:36:32.170Z] #28 12.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:32.170Z] #28 13.15 Selecting previously unselected package binutils-mingw-w64. [2023-07-28T11:36:32.170Z] #28 13.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-07-28T11:36:32.170Z] #28 13.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:32.170Z] #28 13.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-07-28T11:36:32.170Z] #28 13.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:32.170Z] #28 13.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:32.170Z] #28 13.44 Selecting previously unselected package dmsetup. [2023-07-28T11:36:32.170Z] #28 13.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:32.170Z] #28 13.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:32.170Z] #28 13.60 Selecting previously unselected package mingw-w64-common. [2023-07-28T11:36:32.170Z] #28 13.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-07-28T11:36:32.170Z] #28 13.65 Unpacking mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:32.170Z] #28 15.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-28T11:36:32.170Z] #28 15.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-28T11:36:32.170Z] #28 16.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:32.389Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-07-28T11:36:32.389Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-07-28T11:36:32.650Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2023-07-28T11:36:32.694Z] #34 25.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-28T11:36:32.694Z] #34 25.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:32.694Z] #34 25.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:32.734Z] #28 ... [2023-07-28T11:36:32.734Z] [2023-07-28T11:36:32.734Z] #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-28T11:36:32.734Z] #23 6.984 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-07-28T11:36:32.734Z] #23 7.685 + 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-28T11:36:32.992Z] #23 ... [2023-07-28T11:36:32.992Z] [2023-07-28T11:36:32.992Z] #32 [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-28T11:36:32.992Z] #32 10.82 Selecting previously unselected package vim-common. [2023-07-28T11:36:32.992Z] #32 10.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:36:32.992Z] #32 10.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:32.992Z] #32 11.22 Selecting previously unselected package cmake-data. [2023-07-28T11:36:32.992Z] #32 11.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-07-28T11:36:32.992Z] #32 11.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:32.992Z] #32 12.32 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:36:32.992Z] #32 12.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:36:32.992Z] #32 12.38 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:32.992Z] #32 14.20 Selecting previously unselected package libxml2:amd64. [2023-07-28T11:36:32.992Z] #32 14.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-28T11:36:32.992Z] #32 14.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:32.992Z] #32 14.57 Selecting previously unselected package libarchive13:amd64. [2023-07-28T11:36:32.992Z] #32 14.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-28T11:36:32.992Z] #32 14.59 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:32.992Z] #32 14.83 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-28T11:36:32.992Z] #32 14.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-28T11:36:32.992Z] #32 14.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:32.992Z] #32 14.94 Selecting previously unselected package librhash0:amd64. [2023-07-28T11:36:32.992Z] #32 14.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-28T11:36:32.992Z] #32 14.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:32.992Z] #32 15.06 Selecting previously unselected package libuv1:amd64. [2023-07-28T11:36:32.992Z] #32 15.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-28T11:36:32.992Z] #32 15.08 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:32.992Z] #32 15.26 Selecting previously unselected package cmake. [2023-07-28T11:36:32.992Z] #32 15.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-28T11:36:32.992Z] #32 15.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:32.993Z] #32 16.75 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:32.993Z] #32 16.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:32.993Z] #32 16.82 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:32.993Z] #32 16.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:32.993Z] #32 16.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:32.993Z] #32 16.98 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:32.993Z] #32 17.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:32.993Z] #32 17.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:32.993Z] #32 17.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:32.993Z] #32 17.06 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:32.993Z] #32 17.07 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:33.107Z] #37 DONE 5.1s [2023-07-28T11:36:33.107Z] [2023-07-28T11:36:33.107Z] #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-28T11:36:33.107Z] #27 22.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-28T11:36:33.107Z] #27 22.94 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:33.107Z] #27 22.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:33.220Z] ok github.com/docker/docker/quota 0.229s coverage: 69.2% of statements [2023-07-28T11:36:33.220Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-07-28T11:36:33.374Z] #27 27.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-28T11:36:33.374Z] #27 27.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:33.374Z] #27 27.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:33.481Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-07-28T11:36:33.481Z] ok github.com/docker/docker/plugin 0.528s coverage: 23.2% of statements [2023-07-28T11:36:33.481Z] ok github.com/docker/docker/registry 0.080s coverage: 57.3% of statements [2023-07-28T11:36:33.556Z] #32 ... [2023-07-28T11:36:33.556Z] [2023-07-28T11:36:33.556Z] #28 [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-28T11:36:33.556Z] #28 17.98 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-28T11:36:33.556Z] #28 17.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:33.556Z] #28 17.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:33.742Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-07-28T11:36:33.742Z] ok github.com/docker/docker/runconfig 0.015s coverage: 66.1% of statements [2023-07-28T11:36:33.815Z] #28 18.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-28T11:36:33.815Z] #28 18.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:33.815Z] #28 18.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:33.903Z] #29 17.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-07-28T11:36:33.903Z] #29 17.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-07-28T11:36:33.903Z] #29 17.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:33.903Z] #29 ... [2023-07-28T11:36:33.903Z] [2023-07-28T11:36:33.903Z] #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-28T11:36:33.903Z] #23 7.297 + 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-28T11:36:34.003Z] ok github.com/docker/docker/pkg/signal 3.370s coverage: 62.3% of statements [2023-07-28T11:36:34.164Z] #23 ... [2023-07-28T11:36:34.164Z] [2023-07-28T11:36:34.164Z] #27 [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-28T11:36:34.164Z] #27 13.43 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:36:34.164Z] #27 13.43 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:36:34.164Z] #27 13.54 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:34.164Z] #27 15.55 Selecting previously unselected package libxml2:amd64. [2023-07-28T11:36:34.164Z] #27 15.56 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-07-28T11:36:34.164Z] #27 15.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:34.164Z] #27 15.80 Selecting previously unselected package libarchive13:amd64. [2023-07-28T11:36:34.164Z] #27 15.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-07-28T11:36:34.164Z] #27 15.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:34.164Z] #27 16.06 Selecting previously unselected package libjsoncpp24:amd64. [2023-07-28T11:36:34.164Z] #27 16.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-07-28T11:36:34.164Z] #27 16.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:34.164Z] #27 16.64 Selecting previously unselected package librhash0:amd64. [2023-07-28T11:36:34.164Z] #27 16.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-07-28T11:36:34.164Z] #27 16.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:34.164Z] #27 16.77 Selecting previously unselected package libuv1:amd64. [2023-07-28T11:36:34.164Z] #27 16.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-07-28T11:36:34.164Z] #27 16.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:34.164Z] #27 16.96 Selecting previously unselected package cmake. [2023-07-28T11:36:34.164Z] #27 16.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-07-28T11:36:34.164Z] #27 17.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:34.264Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2023-07-28T11:36:34.264Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 64.7% of statements [2023-07-28T11:36:34.525Z] ok github.com/docker/docker/volume/local 0.085s coverage: 74.2% of statements [2023-07-28T11:36:34.602Z] #34 26.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-28T11:36:34.602Z] #34 26.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:34.602Z] #34 26.89 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:34.738Z] #27 18.13 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:36:34.738Z] #27 18.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:34.738Z] #27 18.19 Setting up libuv1:amd64 (1.40.0-2) ... [2023-07-28T11:36:34.738Z] #27 18.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:34.738Z] #27 18.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-07-28T11:36:34.738Z] #27 18.39 Setting up librhash0:amd64 (1.4.1-2) ... [2023-07-28T11:36:34.763Z] #27 ... [2023-07-28T11:36:34.763Z] [2023-07-28T11:36:34.763Z] #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-28T11:36:34.763Z] #36 16.78 + cd /tmp/tmp.RUrJTDRhgj/src/github.com/containerd/containerd [2023-07-28T11:36:34.763Z] #36 16.79 + git checkout -q v1.6.22 [2023-07-28T11:36:34.763Z] #36 17.66 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-28T11:36:34.763Z] #36 17.66 + BUILDTAGS='netgo osusergo static_build' [2023-07-28T11:36:34.763Z] #36 17.66 + export EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:34.763Z] #36 17.66 + EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:34.763Z] #36 17.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-28T11:36:34.763Z] #36 17.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-28T11:36:34.763Z] #36 17.66 + '[' '' = dynamic ']' [2023-07-28T11:36:34.763Z] #36 17.66 + make [2023-07-28T11:36:34.785Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements [2023-07-28T11:36:34.862Z] #34 ... [2023-07-28T11:36:34.862Z] [2023-07-28T11:36:34.862Z] #32 [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-28T11:36:34.862Z] #32 27.66 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:34.862Z] #32 27.66 + GOBIN=/build [2023-07-28T11:36:34.862Z] #32 27.66 + GO111MODULE=on [2023-07-28T11:36:35.009Z] #27 18.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-07-28T11:36:35.009Z] #27 18.55 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-07-28T11:36:35.009Z] #27 18.62 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-07-28T11:36:35.044Z] ok github.com/docker/docker/layer 7.281s coverage: 68.8% of statements [2023-07-28T11:36:35.121Z] #32 27.66 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-28T11:36:35.185Z] #28 ... [2023-07-28T11:36:35.185Z] [2023-07-28T11:36:35.185Z] #32 [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-28T11:36:35.185Z] #32 DONE 19.6s [2023-07-28T11:36:35.271Z] #27 18.64 Setting up cmake (3.18.4-2+deb11u1) ... [2023-07-28T11:36:35.271Z] #27 18.67 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:35.442Z] [2023-07-28T11:36:35.442Z] #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-28T11:36:35.700Z] #36 0.466 + RM_GOPATH=0 [2023-07-28T11:36:35.700Z] #36 0.466 + TMP_GOPATH= [2023-07-28T11:36:35.700Z] #36 0.466 + : /build [2023-07-28T11:36:35.700Z] #36 0.466 + '[' -z '' ']' [2023-07-28T11:36:35.700Z] #36 0.467 ++ mktemp -d [2023-07-28T11:36:35.700Z] #36 0.468 + export GOPATH=/tmp/tmp.oL67lG8Q2i [2023-07-28T11:36:35.700Z] #36 0.468 + GOPATH=/tmp/tmp.oL67lG8Q2i [2023-07-28T11:36:35.700Z] #36 0.468 + RM_GOPATH=1 [2023-07-28T11:36:35.700Z] #36 0.468 + case "$(go env GOARCH)" in [2023-07-28T11:36:35.700Z] #36 0.468 ++ go env GOARCH [2023-07-28T11:36:35.700Z] #36 0.500 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:35.700Z] #36 0.500 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:35.700Z] #36 0.504 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:35.700Z] #36 0.509 Install tini version v0.19.0 [2023-07-28T11:36:35.700Z] #36 0.509 + dir=/tmp/install [2023-07-28T11:36:35.700Z] #36 0.509 + bin=tini [2023-07-28T11:36:35.700Z] #36 0.509 + shift [2023-07-28T11:36:35.700Z] #36 0.509 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-28T11:36:35.700Z] #36 0.509 + . /tmp/install/tini.installer [2023-07-28T11:36:35.700Z] #36 0.509 ++ : v0.19.0 [2023-07-28T11:36:35.700Z] #36 0.509 + install_tini [2023-07-28T11:36:35.700Z] #36 0.509 + echo 'Install tini version v0.19.0' [2023-07-28T11:36:35.700Z] #36 0.509 + git clone https://github.com/krallin/tini.git /tmp/tmp.oL67lG8Q2i/tini [2023-07-28T11:36:35.700Z] #36 0.516 Cloning into '/tmp/tmp.oL67lG8Q2i/tini'... [2023-07-28T11:36:35.706Z] #36 18.90 + bin/ctr [2023-07-28T11:36:35.845Z] #27 ... [2023-07-28T11:36:35.845Z] [2023-07-28T11:36:35.845Z] #29 [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-28T11:36:35.845Z] #29 19.37 Selecting previously unselected package gcc-mingw-w64-base. [2023-07-28T11:36:35.845Z] #29 19.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:35.845Z] #29 19.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:36.265Z] #36 0.963 + cd /tmp/tmp.oL67lG8Q2i/tini [2023-07-28T11:36:36.265Z] #36 0.963 + git checkout -q v0.19.0 [2023-07-28T11:36:36.265Z] #36 0.968 + cmake . [2023-07-28T11:36:36.265Z] #36 1.106 -- The C compiler identification is GNU 10.2.1 [2023-07-28T11:36:36.265Z] #36 1.128 -- Detecting C compiler ABI info [2023-07-28T11:36:36.367Z] #29 19.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-07-28T11:36:36.367Z] #29 19.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:36.367Z] #29 19.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:36.522Z] #36 1.340 -- Detecting C compiler ABI info - done [2023-07-28T11:36:36.522Z] #36 1.375 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-28T11:36:36.522Z] #36 1.384 -- Detecting C compile features [2023-07-28T11:36:36.628Z] #29 ... [2023-07-28T11:36:36.628Z] [2023-07-28T11:36:36.628Z] #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-28T11:36:36.628Z] #25 10.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-07-28T11:36:36.628Z] #25 10.38 go: downloading github.com/Masterminds/semver v1.5.0 [2023-07-28T11:36:36.628Z] #25 10.63 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-07-28T11:36:36.628Z] #25 10.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-28T11:36:36.628Z] #25 10.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-07-28T11:36:36.628Z] #25 10.64 go: downloading github.com/fatih/structtag v1.2.0 [2023-07-28T11:36:36.628Z] #25 10.72 go: downloading github.com/google/go-cmp v0.5.8 [2023-07-28T11:36:36.628Z] #25 10.75 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-07-28T11:36:36.628Z] #25 10.95 go: downloading github.com/prometheus/client_model v0.2.0 [2023-07-28T11:36:36.628Z] #25 11.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-07-28T11:36:36.628Z] #25 11.29 go: downloading go.uber.org/atomic v1.7.0 [2023-07-28T11:36:36.628Z] #25 11.30 go: downloading go.uber.org/multierr v1.6.0 [2023-07-28T11:36:36.628Z] #25 11.35 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-07-28T11:36:36.628Z] #25 11.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-07-28T11:36:36.628Z] #25 11.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-07-28T11:36:36.628Z] #25 11.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-07-28T11:36:36.628Z] #25 11.48 go: downloading github.com/golang/protobuf v1.5.2 [2023-07-28T11:36:36.628Z] #25 11.56 go: downloading github.com/beorn7/perks v1.0.1 [2023-07-28T11:36:36.628Z] #25 11.62 go: downloading github.com/prometheus/common v0.32.1 [2023-07-28T11:36:36.628Z] #25 11.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-07-28T11:36:36.628Z] #25 11.82 go: downloading github.com/prometheus/procfs v0.7.3 [2023-07-28T11:36:36.628Z] #25 11.84 go: downloading google.golang.org/protobuf v1.28.0 [2023-07-28T11:36:36.628Z] #25 12.02 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-07-28T11:36:36.628Z] #25 13.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-07-28T11:36:36.778Z] #36 1.384 -- Detecting C compile features - done [2023-07-28T11:36:36.778Z] #36 1.424 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-28T11:36:36.778Z] #36 1.530 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-28T11:36:36.778Z] #36 1.582 -- Configuring done [2023-07-28T11:36:36.778Z] #36 1.594 -- Generating done [2023-07-28T11:36:36.778Z] #36 1.634 -- Build files have been written to: /tmp/tmp.oL67lG8Q2i/tini [2023-07-28T11:36:36.953Z] ok github.com/docker/docker/daemon 12.093s coverage: 17.0% of statements [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/dockerversion [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-28T11:36:36.953Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-28T11:36:37.035Z] #36 1.634 + make tini-static [2023-07-28T11:36:37.035Z] #36 1.805 Scanning dependencies of target tini-static [2023-07-28T11:36:37.035Z] #36 1.847 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-28T11:36:37.035Z] #36 ... [2023-07-28T11:36:37.035Z] [2023-07-28T11:36:37.035Z] #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-28T11:36:37.035Z] #37 1.282 + RM_GOPATH=0 [2023-07-28T11:36:37.035Z] #37 1.282 + TMP_GOPATH= [2023-07-28T11:36:37.035Z] #37 1.282 + : /build [2023-07-28T11:36:37.035Z] #37 1.282 + '[' -z '' ']' [2023-07-28T11:36:37.035Z] #37 1.282 ++ mktemp -d [2023-07-28T11:36:37.035Z] #37 1.283 + export GOPATH=/tmp/tmp.BX5B7OeuwG [2023-07-28T11:36:37.035Z] #37 1.285 + GOPATH=/tmp/tmp.BX5B7OeuwG [2023-07-28T11:36:37.035Z] #37 1.285 + RM_GOPATH=1 [2023-07-28T11:36:37.035Z] #37 1.285 + case "$(go env GOARCH)" in [2023-07-28T11:36:37.035Z] #37 1.285 ++ go env GOARCH [2023-07-28T11:36:37.035Z] #37 1.291 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:37.035Z] #37 1.291 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:37.035Z] #37 1.291 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:37.035Z] #37 1.291 + dir=/tmp/install [2023-07-28T11:36:37.035Z] #37 1.291 + bin=containerd [2023-07-28T11:36:37.035Z] #37 1.291 + shift [2023-07-28T11:36:37.035Z] #37 1.291 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-28T11:36:37.035Z] #37 1.291 + . /tmp/install/containerd.installer [2023-07-28T11:36:37.035Z] #37 1.291 ++ set -e [2023-07-28T11:36:37.035Z] #37 1.291 ++ : v1.6.22 [2023-07-28T11:36:37.035Z] #37 1.291 + install_containerd [2023-07-28T11:36:37.035Z] #37 1.291 + echo 'Install containerd version v1.6.22' [2023-07-28T11:36:37.035Z] #37 1.291 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BX5B7OeuwG/src/github.com/containerd/containerd [2023-07-28T11:36:37.035Z] #37 1.296 Install containerd version v1.6.22 [2023-07-28T11:36:37.035Z] #37 1.301 Cloning into '/tmp/tmp.BX5B7OeuwG/src/github.com/containerd/containerd'... [2023-07-28T11:36:37.120Z] #36 ... [2023-07-28T11:36:37.120Z] [2023-07-28T11:36:37.120Z] #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-28T11:36:37.120Z] #28 27.67 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:37.120Z] #28 27.67 + GOBIN=/build [2023-07-28T11:36:37.120Z] #28 27.67 + GO111MODULE=on [2023-07-28T11:36:37.120Z] #28 27.67 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-28T11:36:37.120Z] #28 DONE 30.7s [2023-07-28T11:36:37.120Z] [2023-07-28T11:36:37.120Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-28T11:36:37.120Z] #38 DONE 0.1s [2023-07-28T11:36:37.120Z] [2023-07-28T11:36:37.120Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-28T11:36:37.120Z] #39 DONE 0.1s [2023-07-28T11:36:37.120Z] [2023-07-28T11:36:37.120Z] #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-28T11:36:37.120Z] #27 29.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-28T11:36:37.120Z] #27 29.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:37.120Z] #27 29.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:37.202Z] #25 ... [2023-07-28T11:36:37.202Z] [2023-07-28T11:36:37.202Z] #32 [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-28T11:36:37.202Z] #32 15.11 reflect [2023-07-28T11:36:37.202Z] #32 15.57 bufio [2023-07-28T11:36:37.202Z] #32 16.52 time [2023-07-28T11:36:37.202Z] #32 16.53 internal/syscall/execenv [2023-07-28T11:36:37.202Z] #32 16.56 internal/syscall/unix [2023-07-28T11:36:37.202Z] #32 18.54 io/fs [2023-07-28T11:36:37.202Z] #32 18.54 internal/poll [2023-07-28T11:36:37.202Z] #32 19.04 internal/fmtsort [2023-07-28T11:36:37.202Z] #32 19.38 os [2023-07-28T11:36:37.202Z] #32 19.89 io/ioutil [2023-07-28T11:36:37.202Z] #32 19.89 fmt [2023-07-28T11:36:37.202Z] #32 20.64 github.com/BurntSushi/toml [2023-07-28T11:36:37.202Z] #32 20.65 log [2023-07-28T11:36:37.202Z] #32 20.65 flag [2023-07-28T11:36:37.292Z] #37 ... [2023-07-28T11:36:37.292Z] [2023-07-28T11:36:37.292Z] #34 [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-28T11:36:37.292Z] #34 12.13 sync [2023-07-28T11:36:37.292Z] #34 12.13 internal/reflectlite [2023-07-28T11:36:37.292Z] #34 12.50 internal/testlog [2023-07-28T11:36:37.292Z] #34 12.78 sort [2023-07-28T11:36:37.292Z] #34 12.79 errors [2023-07-28T11:36:37.292Z] #34 12.87 io [2023-07-28T11:36:37.292Z] #34 12.87 internal/oserror [2023-07-28T11:36:37.292Z] #34 12.87 internal/safefilepath [2023-07-28T11:36:37.292Z] #34 12.87 path [2023-07-28T11:36:37.292Z] #34 12.88 strconv [2023-07-28T11:36:37.292Z] #34 13.15 syscall [2023-07-28T11:36:37.292Z] #34 13.65 text/tabwriter [2023-07-28T11:36:37.292Z] #34 13.65 bytes [2023-07-28T11:36:37.292Z] #34 13.65 strings [2023-07-28T11:36:37.292Z] #34 14.87 reflect [2023-07-28T11:36:37.292Z] #34 15.01 bufio [2023-07-28T11:36:37.292Z] #34 15.88 internal/syscall/unix [2023-07-28T11:36:37.292Z] #34 15.88 time [2023-07-28T11:36:37.292Z] #34 15.88 internal/syscall/execenv [2023-07-28T11:36:37.292Z] #34 17.28 io/fs [2023-07-28T11:36:37.292Z] #34 17.28 internal/poll [2023-07-28T11:36:37.292Z] #34 17.67 internal/fmtsort [2023-07-28T11:36:37.292Z] #34 17.95 os [2023-07-28T11:36:37.292Z] #34 18.48 io/ioutil [2023-07-28T11:36:37.292Z] #34 18.48 fmt [2023-07-28T11:36:37.292Z] #34 19.21 log [2023-07-28T11:36:37.292Z] #34 19.21 github.com/BurntSushi/toml [2023-07-28T11:36:37.292Z] #34 19.21 flag [2023-07-28T11:36:37.292Z] #34 20.38 github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:37.292Z] #34 ... [2023-07-28T11:36:37.292Z] [2023-07-28T11:36:37.292Z] #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-28T11:36:37.292Z] #36 2.179 [100%] Linking C executable tini-static [2023-07-28T11:36:37.382Z] #27 31.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-28T11:36:37.382Z] #27 31.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:37.382Z] #27 31.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:37.573Z] #36 2.327 [100%] Built target tini-static [2023-07-28T11:36:37.573Z] #36 2.340 + mkdir -p /build [2023-07-28T11:36:37.573Z] #36 2.346 + cp tini-static /build/docker-init [2023-07-28T11:36:38.138Z] #36 DONE 3.0s [2023-07-28T11:36:38.138Z] [2023-07-28T11:36:38.138Z] #34 [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-28T11:36:38.138Z] #34 DONE 22.5s [2023-07-28T11:36:38.138Z] [2023-07-28T11:36:38.138Z] #28 [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-28T11:36:38.138Z] #28 20.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-28T11:36:38.138Z] #28 20.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:38.138Z] #28 20.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:38.147Z] #32 21.53 github.com/BurntSushi/toml/cmd/tomlv [2023-07-28T11:36:38.719Z] #32 ... [2023-07-28T11:36:38.719Z] [2023-07-28T11:36:38.719Z] #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-28T11:36:38.719Z] #36 0.807 + RM_GOPATH=0 [2023-07-28T11:36:38.719Z] #36 0.807 + TMP_GOPATH= [2023-07-28T11:36:38.719Z] #36 0.807 + : /build [2023-07-28T11:36:38.719Z] #36 0.807 + '[' -z '' ']' [2023-07-28T11:36:38.719Z] #36 0.807 ++ mktemp -d [2023-07-28T11:36:38.719Z] #36 0.807 + export GOPATH=/tmp/tmp.hoX0Ds0X7c [2023-07-28T11:36:38.719Z] #36 0.807 + GOPATH=/tmp/tmp.hoX0Ds0X7c [2023-07-28T11:36:38.719Z] #36 0.807 + RM_GOPATH=1 [2023-07-28T11:36:38.719Z] #36 0.807 + case "$(go env GOARCH)" in [2023-07-28T11:36:38.719Z] #36 0.808 ++ go env GOARCH [2023-07-28T11:36:38.719Z] #36 0.832 Install containerd version v1.6.22 [2023-07-28T11:36:38.719Z] #36 0.832 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:38.719Z] #36 0.832 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:38.719Z] #36 0.832 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:38.719Z] #36 0.832 + dir=/tmp/install [2023-07-28T11:36:38.719Z] #36 0.832 + bin=containerd [2023-07-28T11:36:38.719Z] #36 0.832 + shift [2023-07-28T11:36:38.719Z] #36 0.832 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-07-28T11:36:38.719Z] #36 0.832 + . /tmp/install/containerd.installer [2023-07-28T11:36:38.719Z] #36 0.832 ++ set -e [2023-07-28T11:36:38.719Z] #36 0.832 ++ : v1.6.22 [2023-07-28T11:36:38.719Z] #36 0.832 + install_containerd [2023-07-28T11:36:38.719Z] #36 0.832 + echo 'Install containerd version v1.6.22' [2023-07-28T11:36:38.719Z] #36 0.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hoX0Ds0X7c/src/github.com/containerd/containerd [2023-07-28T11:36:38.719Z] #36 0.837 Cloning into '/tmp/tmp.hoX0Ds0X7c/src/github.com/containerd/containerd'... [2023-07-28T11:36:38.801Z] #27 ... [2023-07-28T11:36:38.801Z] [2023-07-28T11:36:38.801Z] #23 [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-28T11:36:38.801Z] #23 DONE 32.4s [2023-07-28T11:36:39.063Z] [2023-07-28T11:36:39.063Z] #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-28T11:36:39.292Z] #36 ... [2023-07-28T11:36:39.292Z] [2023-07-28T11:36:39.292Z] #29 [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-28T11:36:39.292Z] #29 22.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-07-28T11:36:39.292Z] #29 22.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:39.553Z] #29 22.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:39.553Z] #29 ... [2023-07-28T11:36:39.553Z] [2023-07-28T11:36:39.553Z] #27 [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-28T11:36:39.553Z] #27 DONE 23.2s [2023-07-28T11:36:39.815Z] [2023-07-28T11:36:39.815Z] #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-28T11:36:40.032Z] #28 24.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-28T11:36:40.079Z] #37 ... [2023-07-28T11:36:40.079Z] [2023-07-28T11:36:40.079Z] #32 [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-28T11:36:40.079Z] #32 DONE 23.6s [2023-07-28T11:36:40.079Z] [2023-07-28T11:36:40.079Z] #29 [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-28T11:36:40.290Z] #28 24.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:40.290Z] #28 24.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:40.396Z] #32 DONE 32.3s [2023-07-28T11:36:40.396Z] [2023-07-28T11:36:40.396Z] #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-28T11:36:40.396Z] #37 18.14 + cd /tmp/tmp.e4n0fPfgGQ/src/github.com/containerd/containerd [2023-07-28T11:36:40.396Z] #37 18.14 + git checkout -q v1.6.22 [2023-07-28T11:36:40.396Z] #37 19.44 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-28T11:36:40.396Z] #37 19.44 + BUILDTAGS='netgo osusergo static_build' [2023-07-28T11:36:40.396Z] #37 19.44 + export EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:40.396Z] #37 19.44 + EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:40.396Z] #37 19.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-28T11:36:40.396Z] #37 19.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-28T11:36:40.396Z] #37 19.44 + '[' '' = dynamic ']' [2023-07-28T11:36:40.396Z] #37 19.44 + make [2023-07-28T11:36:40.396Z] #37 20.53 + bin/ctr [2023-07-28T11:36:40.396Z] #37 ... [2023-07-28T11:36:40.396Z] [2023-07-28T11:36:40.396Z] #31 [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-28T11:36:40.396Z] #31 DONE 32.8s [2023-07-28T11:36:40.396Z] [2023-07-28T11:36:40.396Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-28T11:36:40.396Z] #38 DONE 0.7s [2023-07-28T11:36:40.396Z] [2023-07-28T11:36:40.396Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-28T11:36:40.396Z] #39 DONE 0.1s [2023-07-28T11:36:40.396Z] [2023-07-28T11:36:40.396Z] #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-28T11:36:40.396Z] #34 28.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-28T11:36:40.396Z] #34 28.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:40.396Z] #34 28.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:40.396Z] #34 32.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-28T11:36:40.396Z] #34 32.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:40.396Z] #34 32.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:41.621Z] #36 ... [2023-07-28T11:36:41.621Z] [2023-07-28T11:36:41.621Z] #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-28T11:36:41.621Z] #27 34.98 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-28T11:36:41.621Z] #27 34.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:41.621Z] #27 34.99 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:42.185Z] #28 26.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-28T11:36:42.185Z] #28 26.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:42.185Z] #28 26.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:42.185Z] #28 ... [2023-07-28T11:36:42.185Z] [2023-07-28T11:36:42.185Z] #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-28T11:36:42.185Z] #37 15.07 + cd /tmp/tmp.BX5B7OeuwG/src/github.com/containerd/containerd [2023-07-28T11:36:42.185Z] #37 15.07 + git checkout -q v1.6.22 [2023-07-28T11:36:42.302Z] #34 34.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-28T11:36:42.302Z] #34 34.62 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-28T11:36:42.302Z] #34 34.64 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:42.302Z] #34 34.72 Selecting previously unselected package libapparmor1:amd64. [2023-07-28T11:36:42.302Z] #34 34.72 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-28T11:36:42.302Z] #34 34.74 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:42.302Z] #34 34.85 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-28T11:36:42.302Z] #34 34.85 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-28T11:36:42.302Z] #34 34.86 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:42.302Z] #34 34.96 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:42.302Z] #34 34.97 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:42.302Z] #34 34.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:42.302Z] #34 35.06 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:42.302Z] #34 35.06 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:42.302Z] #34 35.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:42.562Z] #34 35.17 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-28T11:36:42.562Z] #34 35.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:42.562Z] #34 35.18 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:42.562Z] #34 35.24 Selecting previously unselected package libudev-dev:amd64. [2023-07-28T11:36:42.562Z] #34 35.25 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:42.562Z] #34 35.25 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:42.821Z] #34 35.34 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-28T11:36:42.821Z] #34 35.34 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-28T11:36:42.821Z] #34 35.35 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:42.821Z] #34 35.48 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-28T11:36:42.821Z] #34 35.49 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:42.821Z] #34 35.50 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:42.821Z] #34 35.61 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-28T11:36:43.007Z] #27 36.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-28T11:36:43.007Z] #27 36.64 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-28T11:36:43.007Z] #27 36.65 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:43.007Z] #27 36.73 Selecting previously unselected package libapparmor1:amd64. [2023-07-28T11:36:43.007Z] #27 36.73 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-28T11:36:43.007Z] #27 36.73 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:43.007Z] #27 36.81 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-28T11:36:43.007Z] #27 36.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-28T11:36:43.007Z] #27 36.83 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:43.007Z] #27 36.94 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:43.007Z] #27 36.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:43.007Z] #27 36.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:43.007Z] #27 37.05 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:43.088Z] #34 35.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:43.088Z] #34 35.62 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:43.088Z] #34 35.71 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-28T11:36:43.088Z] #34 35.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:43.088Z] #34 35.74 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:43.088Z] #34 35.79 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-28T11:36:43.088Z] #34 35.80 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:43.088Z] #34 35.80 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:43.115Z] #37 16.16 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-28T11:36:43.115Z] #37 16.16 + BUILDTAGS='netgo osusergo static_build' [2023-07-28T11:36:43.115Z] #37 16.16 + export EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:43.116Z] #37 16.16 + EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:43.116Z] #37 16.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-28T11:36:43.116Z] #37 16.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-28T11:36:43.116Z] #37 16.16 + '[' '' = dynamic ']' [2023-07-28T11:36:43.116Z] #37 16.16 + make [2023-07-28T11:36:43.268Z] #27 37.05 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:43.268Z] #27 37.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:43.268Z] #27 37.17 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-28T11:36:43.268Z] #27 37.17 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:43.268Z] #27 37.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:43.268Z] #27 37.26 Selecting previously unselected package libudev-dev:amd64. [2023-07-28T11:36:43.268Z] #27 37.26 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:43.268Z] #27 37.27 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:43.348Z] #34 36.02 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-28T11:36:43.348Z] #34 36.03 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-28T11:36:43.348Z] #34 36.04 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:43.348Z] #34 36.16 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-28T11:36:43.394Z] #29 ... [2023-07-28T11:36:43.394Z] [2023-07-28T11:36:43.394Z] #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-28T11:36:43.394Z] #37 0.830 + RM_GOPATH=0 [2023-07-28T11:36:43.394Z] #37 0.830 + TMP_GOPATH= [2023-07-28T11:36:43.394Z] #37 0.830 + : /build [2023-07-28T11:36:43.394Z] #37 0.830 + '[' -z '' ']' [2023-07-28T11:36:43.394Z] #37 0.831 ++ mktemp -d [2023-07-28T11:36:43.394Z] #37 0.833 + export GOPATH=/tmp/tmp.cI08ciBV4V [2023-07-28T11:36:43.394Z] #37 0.833 + GOPATH=/tmp/tmp.cI08ciBV4V [2023-07-28T11:36:43.394Z] #37 0.833 + RM_GOPATH=1 [2023-07-28T11:36:43.394Z] #37 0.834 + case "$(go env GOARCH)" in [2023-07-28T11:36:43.394Z] #37 0.834 ++ go env GOARCH [2023-07-28T11:36:43.394Z] #37 0.853 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:43.394Z] #37 0.853 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:43.394Z] #37 0.854 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:43.394Z] #37 0.855 + dir=/tmp/install [2023-07-28T11:36:43.394Z] #37 0.855 + bin=tini [2023-07-28T11:36:43.394Z] #37 0.856 + shift [2023-07-28T11:36:43.394Z] #37 0.856 + '[' '!' -f /tmp/install/tini.installer ']' [2023-07-28T11:36:43.394Z] #37 0.856 + . /tmp/install/tini.installer [2023-07-28T11:36:43.394Z] #37 0.857 ++ : v0.19.0 [2023-07-28T11:36:43.394Z] #37 0.857 + install_tini [2023-07-28T11:36:43.394Z] #37 0.857 + echo 'Install tini version v0.19.0' [2023-07-28T11:36:43.394Z] #37 0.858 + git clone https://github.com/krallin/tini.git /tmp/tmp.cI08ciBV4V/tini [2023-07-28T11:36:43.394Z] #37 0.859 Cloning into '/tmp/tmp.cI08ciBV4V/tini'... [2023-07-28T11:36:43.394Z] #37 0.861 Install tini version v0.19.0 [2023-07-28T11:36:43.394Z] #37 1.379 + cd /tmp/tmp.cI08ciBV4V/tini [2023-07-28T11:36:43.394Z] #37 1.379 + git checkout -q v0.19.0 [2023-07-28T11:36:43.394Z] #37 1.385 + cmake . [2023-07-28T11:36:43.394Z] #37 1.574 -- The C compiler identification is GNU 10.2.1 [2023-07-28T11:36:43.394Z] #37 1.611 -- Detecting C compiler ABI info [2023-07-28T11:36:43.394Z] #37 1.825 -- Detecting C compiler ABI info - done [2023-07-28T11:36:43.394Z] #37 1.902 -- Check for working C compiler: /usr/bin/cc - skipped [2023-07-28T11:36:43.394Z] #37 1.904 -- Detecting C compile features [2023-07-28T11:36:43.394Z] #37 1.905 -- Detecting C compile features - done [2023-07-28T11:36:43.394Z] #37 1.918 -- Performing Test HAS_BUILTIN_FORTIFY [2023-07-28T11:36:43.394Z] #37 2.007 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-07-28T11:36:43.394Z] #37 2.025 -- Configuring done [2023-07-28T11:36:43.394Z] #37 2.035 -- Generating done [2023-07-28T11:36:43.394Z] #37 2.036 -- Build files have been written to: /tmp/tmp.cI08ciBV4V/tini [2023-07-28T11:36:43.394Z] #37 2.040 + make tini-static [2023-07-28T11:36:43.394Z] #37 2.143 Scanning dependencies of target tini-static [2023-07-28T11:36:43.394Z] #37 2.182 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-07-28T11:36:43.394Z] #37 2.528 [100%] Linking C executable tini-static [2023-07-28T11:36:43.394Z] #37 2.681 [100%] Built target tini-static [2023-07-28T11:36:43.394Z] #37 2.695 + mkdir -p /build [2023-07-28T11:36:43.394Z] #37 2.711 + cp tini-static /build/docker-init [2023-07-28T11:36:43.394Z] #37 DONE 3.3s [2023-07-28T11:36:43.394Z] [2023-07-28T11:36:43.394Z] #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-28T11:36:43.394Z] #30 ... [2023-07-28T11:36:43.394Z] [2023-07-28T11:36:43.394Z] #35 [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-28T11:36:43.394Z] #35 26.86 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:43.394Z] #35 26.86 + GOBIN=/build [2023-07-28T11:36:43.394Z] #35 26.86 + GO111MODULE=on [2023-07-28T11:36:43.394Z] #35 26.86 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-28T11:36:43.530Z] #27 37.36 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-28T11:36:43.530Z] #27 37.37 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-28T11:36:43.530Z] #27 37.39 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:43.607Z] #34 36.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:43.607Z] #34 36.17 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:43.607Z] #34 36.24 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-28T11:36:43.607Z] #34 36.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-28T11:36:43.607Z] #34 36.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:43.607Z] #34 36.32 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-28T11:36:43.607Z] #34 36.33 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:43.607Z] #34 36.33 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:43.791Z] #27 37.50 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-28T11:36:43.791Z] #27 37.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:43.791Z] #27 37.50 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:43.791Z] #27 37.61 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-28T11:36:43.791Z] #27 37.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:43.791Z] #27 37.62 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:43.791Z] #27 37.72 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-28T11:36:43.791Z] #27 37.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:43.791Z] #27 37.73 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:43.791Z] #27 37.80 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-28T11:36:43.791Z] #27 37.80 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:43.791Z] #27 37.82 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:43.866Z] #34 36.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:43.866Z] #34 36.62 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:43.866Z] #34 36.66 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:43.866Z] #34 36.71 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:43.866Z] #34 36.73 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:44.046Z] #37 17.12 + bin/ctr [2023-07-28T11:36:44.052Z] #27 37.98 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-28T11:36:44.052Z] #27 37.98 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-28T11:36:44.052Z] #27 37.99 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:44.052Z] #27 38.10 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-28T11:36:44.126Z] #34 36.75 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:44.126Z] #34 36.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:44.126Z] #34 36.81 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:44.126Z] #34 36.83 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:44.126Z] #34 36.85 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:44.126Z] #34 36.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:44.126Z] #34 36.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:44.126Z] #34 36.90 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:44.126Z] #34 36.93 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:44.126Z] #34 36.94 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:44.126Z] #34 36.96 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:44.313Z] #27 38.11 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:44.313Z] #27 38.12 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:44.313Z] #27 38.18 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-28T11:36:44.313Z] #27 38.18 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-28T11:36:44.313Z] #27 38.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:44.313Z] #27 38.32 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-28T11:36:44.313Z] #27 38.32 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:44.313Z] #27 38.33 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:44.385Z] #34 36.97 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:44.385Z] #34 37.00 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:44.385Z] #34 37.01 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:44.385Z] #34 37.03 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:44.385Z] #34 37.04 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:44.385Z] #34 37.08 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-28T11:36:44.385Z] #34 37.09 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:44.385Z] #34 37.11 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-28T11:36:44.385Z] #34 37.12 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:44.385Z] #34 37.14 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:44.385Z] #34 37.15 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-28T11:36:44.385Z] #34 37.17 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:44.575Z] #27 38.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:44.575Z] #27 38.57 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:44.575Z] #27 38.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:44.575Z] #27 38.59 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:44.644Z] #34 37.20 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:44.644Z] #34 37.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:44.644Z] #34 37.24 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:44.644Z] #34 37.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:44.644Z] #34 37.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:44.644Z] #34 37.29 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:44.836Z] #27 38.60 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:44.836Z] #27 38.62 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:44.836Z] #27 38.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:44.836Z] #27 38.66 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:44.836Z] #27 38.68 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:44.836Z] #27 38.69 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:44.836Z] #27 38.71 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:44.836Z] #27 38.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:44.836Z] #27 38.77 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:44.836Z] #27 38.78 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:44.836Z] #27 38.79 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:44.836Z] #27 38.80 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:45.102Z] #27 38.83 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:45.102Z] #27 38.84 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:45.102Z] #27 38.87 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:45.102Z] #27 38.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:45.102Z] #27 38.91 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:45.102Z] #27 38.92 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-28T11:36:45.102Z] #27 38.96 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:45.102Z] #27 38.99 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-28T11:36:45.102Z] #27 39.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:45.102Z] #27 39.04 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:45.102Z] #27 39.07 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-28T11:36:45.102Z] #27 39.09 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:45.102Z] #27 39.11 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:45.363Z] #27 39.12 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:45.363Z] #27 39.21 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:45.363Z] #27 39.23 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:45.363Z] #27 39.24 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:45.363Z] #27 39.26 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:45.582Z] #34 DONE 38.2s [2023-07-28T11:36:45.582Z] [2023-07-28T11:36:45.582Z] #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-28T11:36:46.158Z] #40 0.689 + RM_GOPATH=0 [2023-07-28T11:36:46.158Z] #40 0.689 + TMP_GOPATH= [2023-07-28T11:36:46.158Z] #40 0.689 + : /build [2023-07-28T11:36:46.158Z] #40 0.689 + '[' -z '' ']' [2023-07-28T11:36:46.158Z] #40 0.689 ++ mktemp -d [2023-07-28T11:36:46.158Z] #40 0.690 + export GOPATH=/tmp/tmp.WFhu19XkRv [2023-07-28T11:36:46.158Z] #40 0.690 + GOPATH=/tmp/tmp.WFhu19XkRv [2023-07-28T11:36:46.158Z] #40 0.690 + RM_GOPATH=1 [2023-07-28T11:36:46.158Z] #40 0.690 + case "$(go env GOARCH)" in [2023-07-28T11:36:46.158Z] #40 0.690 ++ go env GOARCH [2023-07-28T11:36:46.158Z] #40 0.706 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:46.158Z] #40 0.706 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:46.158Z] #40 0.708 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:46.158Z] #40 0.709 + dir=/tmp/install [2023-07-28T11:36:46.158Z] #40 0.709 + bin=runc [2023-07-28T11:36:46.158Z] #40 0.709 + shift [2023-07-28T11:36:46.158Z] #40 0.709 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-28T11:36:46.158Z] #40 0.709 + . /tmp/install/runc.installer [2023-07-28T11:36:46.158Z] #40 0.709 ++ set -e [2023-07-28T11:36:46.158Z] #40 0.709 ++ : v1.1.8 [2023-07-28T11:36:46.158Z] #40 0.709 + install_runc [2023-07-28T11:36:46.158Z] #40 0.709 + RUNC_BUILDTAGS=seccomp [2023-07-28T11:36:46.158Z] #40 0.709 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-07-28T11:36:46.158Z] #40 0.709 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WFhu19XkRv/src/github.com/opencontainers/runc [2023-07-28T11:36:46.158Z] #40 0.709 Install runc version v1.1.8 (build tags: seccomp) [2023-07-28T11:36:46.158Z] #40 0.714 Cloning into '/tmp/tmp.WFhu19XkRv/src/github.com/opencontainers/runc'... [2023-07-28T11:36:46.418Z] #40 ... [2023-07-28T11:36:46.418Z] [2023-07-28T11:36:46.418Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-28T11:36:46.418Z] #41 DONE 1.0s [2023-07-28T11:36:46.677Z] [2023-07-28T11:36:46.677Z] #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-28T11:36:46.698Z] #35 DONE 29.7s [2023-07-28T11:36:46.698Z] [2023-07-28T11:36:46.698Z] #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-28T11:36:46.698Z] #36 15.91 + cd /tmp/tmp.hoX0Ds0X7c/src/github.com/containerd/containerd [2023-07-28T11:36:46.698Z] #36 15.92 + git checkout -q v1.6.22 [2023-07-28T11:36:46.698Z] #36 16.86 + export 'BUILDTAGS=netgo osusergo static_build' [2023-07-28T11:36:46.698Z] #36 16.86 + BUILDTAGS='netgo osusergo static_build' [2023-07-28T11:36:46.698Z] #36 16.86 + export EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:46.698Z] #36 16.86 + EXTRA_FLAGS=-buildmode=pie [2023-07-28T11:36:46.698Z] #36 16.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-07-28T11:36:46.698Z] #36 16.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-07-28T11:36:46.698Z] #36 16.86 + '[' '' = dynamic ']' [2023-07-28T11:36:46.698Z] #36 16.86 + make [2023-07-28T11:36:46.698Z] #36 ... [2023-07-28T11:36:46.698Z] [2023-07-28T11:36:46.698Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-28T11:36:46.698Z] #38 DONE 0.3s [2023-07-28T11:36:46.698Z] [2023-07-28T11:36:46.698Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-28T11:36:46.698Z] #39 DONE 0.2s [2023-07-28T11:36:46.698Z] [2023-07-28T11:36:46.698Z] #29 [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-28T11:36:46.698Z] #29 27.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-07-28T11:36:46.698Z] #29 27.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:46.698Z] #29 27.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:46.698Z] #29 29.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-07-28T11:36:46.698Z] #29 29.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:46.698Z] #29 29.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:47.270Z] #29 ... [2023-07-28T11:36:47.270Z] [2023-07-28T11:36:47.270Z] #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-28T11:36:47.270Z] #30 DONE 30.8s [2023-07-28T11:36:47.277Z] #27 DONE 40.9s [2023-07-28T11:36:47.277Z] [2023-07-28T11:36:47.277Z] #30 [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-28T11:36:47.277Z] #30 ... [2023-07-28T11:36:47.277Z] [2023-07-28T11:36:47.277Z] #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-28T11:36:47.534Z] [2023-07-28T11:36:47.534Z] #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-28T11:36:47.534Z] #36 18.28 + bin/ctr [2023-07-28T11:36:47.616Z] #42 DONE 1.0s [2023-07-28T11:36:47.616Z] [2023-07-28T11:36:47.616Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-28T11:36:48.185Z] #43 0.566 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-28T11:36:48.219Z] #40 ... [2023-07-28T11:36:48.219Z] [2023-07-28T11:36:48.219Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-28T11:36:48.219Z] #41 DONE 0.9s [2023-07-28T11:36:48.219Z] [2023-07-28T11:36:48.219Z] #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-28T11:36:48.219Z] #40 0.917 + RM_GOPATH=0 [2023-07-28T11:36:48.219Z] #40 0.917 + TMP_GOPATH= [2023-07-28T11:36:48.219Z] #40 0.917 + : /build [2023-07-28T11:36:48.219Z] #40 0.917 + '[' -z '' ']' [2023-07-28T11:36:48.219Z] #40 0.917 ++ mktemp -d [2023-07-28T11:36:48.219Z] #40 0.918 + export GOPATH=/tmp/tmp.0GCxjK95Yv [2023-07-28T11:36:48.219Z] #40 0.918 + GOPATH=/tmp/tmp.0GCxjK95Yv [2023-07-28T11:36:48.219Z] #40 0.918 + RM_GOPATH=1 [2023-07-28T11:36:48.219Z] #40 0.918 + case "$(go env GOARCH)" in [2023-07-28T11:36:48.219Z] #40 0.918 ++ go env GOARCH [2023-07-28T11:36:48.219Z] #40 0.949 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:48.219Z] #40 0.949 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:48.219Z] #40 0.950 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:48.219Z] #40 0.953 + dir=/tmp/install [2023-07-28T11:36:48.219Z] #40 0.953 + bin=runc [2023-07-28T11:36:48.219Z] #40 0.953 + shift [2023-07-28T11:36:48.219Z] #40 0.953 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-28T11:36:48.219Z] #40 0.953 + . /tmp/install/runc.installer [2023-07-28T11:36:48.220Z] #40 0.953 ++ set -e [2023-07-28T11:36:48.220Z] #40 0.953 ++ : v1.1.8 [2023-07-28T11:36:48.220Z] #40 0.953 + install_runc [2023-07-28T11:36:48.220Z] #40 0.953 + RUNC_BUILDTAGS=seccomp [2023-07-28T11:36:48.220Z] #40 0.953 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-07-28T11:36:48.220Z] #40 0.955 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0GCxjK95Yv/src/github.com/opencontainers/runc [2023-07-28T11:36:48.220Z] #40 0.955 Install runc version v1.1.8 (build tags: seccomp) [2023-07-28T11:36:48.220Z] #40 0.957 Cloning into '/tmp/tmp.0GCxjK95Yv/src/github.com/opencontainers/runc'... [2023-07-28T11:36:48.222Z] #37 ... [2023-07-28T11:36:48.222Z] [2023-07-28T11:36:48.222Z] #20 [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-28T11:36:48.222Z] #20 26.75 + for f in rootlesskit rootlesskit-docker-proxy [2023-07-28T11:36:48.222Z] #20 26.75 + GOBIN=/build [2023-07-28T11:36:48.222Z] #20 26.75 + GO111MODULE=on [2023-07-28T11:36:48.222Z] #20 26.75 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-07-28T11:36:48.222Z] #20 DONE 32.0s [2023-07-28T11:36:48.222Z] [2023-07-28T11:36:48.222Z] #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-28T11:36:48.222Z] #30 DONE 31.9s [2023-07-28T11:36:48.222Z] [2023-07-28T11:36:48.222Z] #28 [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-28T11:36:48.222Z] #28 28.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-28T11:36:48.222Z] #28 28.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:48.222Z] #28 28.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:48.222Z] #28 31.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-28T11:36:48.222Z] #28 31.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:48.222Z] #28 31.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:48.222Z] #28 ... [2023-07-28T11:36:48.222Z] [2023-07-28T11:36:48.222Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-07-28T11:36:48.222Z] #38 DONE 0.1s [2023-07-28T11:36:48.222Z] [2023-07-28T11:36:48.222Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-07-28T11:36:48.222Z] #39 DONE 0.1s [2023-07-28T11:36:48.222Z] [2023-07-28T11:36:48.222Z] #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-28T11:36:48.445Z] #43 DONE 1.0s [2023-07-28T11:36:48.445Z] [2023-07-28T11:36:48.445Z] #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-28T11:36:48.481Z] #40 ... [2023-07-28T11:36:48.481Z] [2023-07-28T11:36:48.481Z] #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-28T11:36:48.481Z] #42 DONE 0.7s [2023-07-28T11:36:48.743Z] [2023-07-28T11:36:48.743Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-28T11:36:49.014Z] #40 ... [2023-07-28T11:36:49.014Z] [2023-07-28T11:36:49.014Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-28T11:36:49.014Z] #44 DONE 0.8s [2023-07-28T11:36:49.172Z] #23 ... [2023-07-28T11:36:49.173Z] [2023-07-28T11:36:49.173Z] #28 [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-28T11:36:49.173Z] #28 33.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-28T11:36:49.173Z] #28 33.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-28T11:36:49.173Z] #28 33.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:49.273Z] [2023-07-28T11:36:49.273Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-28T11:36:49.319Z] #43 0.512 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-28T11:36:49.431Z] #28 33.75 Selecting previously unselected package libapparmor1:amd64. [2023-07-28T11:36:49.431Z] #28 33.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-28T11:36:49.431Z] #28 33.75 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:49.431Z] #28 33.89 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-28T11:36:49.431Z] #28 33.90 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-28T11:36:49.431Z] #28 33.95 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:49.684Z] #43 DONE 0.8s [2023-07-28T11:36:49.684Z] [2023-07-28T11:36:49.684Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-28T11:36:49.716Z] #28 34.04 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:49.716Z] #28 34.05 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:49.716Z] #28 34.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:49.716Z] #28 34.17 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:49.980Z] #28 34.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:49.980Z] #28 34.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:49.980Z] #28 34.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-28T11:36:49.980Z] #28 34.34 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:49.980Z] #28 34.35 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:49.980Z] #28 34.41 Selecting previously unselected package libudev-dev:amd64. [2023-07-28T11:36:49.980Z] #28 34.41 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:49.980Z] #28 34.42 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:50.212Z] #45 DONE 0.8s [2023-07-28T11:36:50.212Z] [2023-07-28T11:36:50.212Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-28T11:36:50.237Z] #28 34.50 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-28T11:36:50.237Z] #28 34.50 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-28T11:36:50.237Z] #28 34.51 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:50.237Z] #28 34.65 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-28T11:36:50.237Z] #28 34.65 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:50.237Z] #28 34.65 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:50.278Z] #44 DONE 0.6s [2023-07-28T11:36:50.278Z] [2023-07-28T11:36:50.279Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-28T11:36:50.494Z] #28 34.79 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-28T11:36:50.494Z] #28 34.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:50.494Z] #28 34.80 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:50.494Z] #28 34.93 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-28T11:36:50.494Z] #28 34.94 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:50.494Z] #28 34.95 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:50.494Z] #28 35.01 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-28T11:36:50.494Z] #28 35.01 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:50.494Z] #28 35.01 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:50.751Z] #28 35.20 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-28T11:36:50.751Z] #28 35.20 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-28T11:36:50.751Z] #28 35.21 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:50.780Z] #46 DONE 0.8s [2023-07-28T11:36:50.780Z] [2023-07-28T11:36:50.780Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-28T11:36:51.008Z] #28 35.30 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-28T11:36:51.008Z] #28 35.31 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:51.008Z] #28 35.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:51.008Z] #28 35.39 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-28T11:36:51.008Z] #28 35.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-28T11:36:51.008Z] #28 35.40 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:51.008Z] #28 35.46 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-28T11:36:51.008Z] #28 35.47 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:51.008Z] #28 35.48 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:51.264Z] #45 DONE 1.0s [2023-07-28T11:36:51.264Z] [2023-07-28T11:36:51.264Z] #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-28T11:36:51.264Z] #40 4.139 + cd /tmp/tmp.0GCxjK95Yv/src/github.com/opencontainers/runc [2023-07-28T11:36:51.264Z] #40 4.140 + git checkout -q v1.1.8 [2023-07-28T11:36:51.279Z] #28 35.68 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:51.280Z] #28 35.69 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:51.280Z] #28 35.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:51.280Z] #28 35.73 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:51.280Z] #28 35.75 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:51.280Z] #28 35.79 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:51.280Z] #28 35.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:51.280Z] #28 35.84 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:51.542Z] #28 35.85 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:51.542Z] #28 35.86 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:51.542Z] #28 35.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:51.542Z] #28 35.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:51.542Z] #28 35.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:51.542Z] #28 35.97 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:51.542Z] #28 36.00 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:51.542Z] #28 36.08 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:51.545Z] #40 4.393 + '[' -z '' ']' [2023-07-28T11:36:51.545Z] #40 4.393 + target=static [2023-07-28T11:36:51.545Z] #40 4.393 + make BUILDTAGS=seccomp static [2023-07-28T11:36:51.545Z] #40 4.507 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-07-28T11:36:51.725Z] #47 DONE 0.8s [2023-07-28T11:36:51.725Z] [2023-07-28T11:36:51.725Z] #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-28T11:36:51.800Z] #28 36.10 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:51.800Z] #28 36.11 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:51.800Z] #28 36.15 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:51.800Z] #28 36.17 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:51.800Z] #28 36.19 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:51.800Z] #28 36.20 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-28T11:36:51.800Z] #28 36.21 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:51.800Z] #28 36.23 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-28T11:36:51.800Z] #28 36.24 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:51.800Z] #28 36.25 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:51.800Z] #28 36.26 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-28T11:36:51.800Z] #28 36.27 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:51.800Z] #28 36.30 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:51.824Z] #40 ... [2023-07-28T11:36:51.824Z] [2023-07-28T11:36:51.824Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-28T11:36:51.824Z] #46 DONE 0.8s [2023-07-28T11:36:52.057Z] #28 36.37 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:52.057Z] #28 36.40 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:52.057Z] #28 36.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:52.057Z] #28 36.46 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:52.057Z] #28 36.48 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:52.097Z] [2023-07-28T11:36:52.097Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-28T11:36:52.671Z] #48 0.980 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:52.671Z] #48 1.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:52.671Z] #48 1.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:52.704Z] #47 DONE 0.8s [2023-07-28T11:36:52.704Z] [2023-07-28T11:36:52.704Z] #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-28T11:36:52.825Z] #36 ... [2023-07-28T11:36:52.825Z] [2023-07-28T11:36:52.825Z] #29 [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-28T11:36:52.825Z] #29 31.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-07-28T11:36:52.825Z] #29 31.41 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:52.825Z] #29 31.41 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:52.825Z] #29 34.98 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-07-28T11:36:52.825Z] #29 34.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-07-28T11:36:52.825Z] #29 35.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:52.930Z] #48 1.355 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:53.015Z] #28 DONE 37.3s [2023-07-28T11:36:53.015Z] [2023-07-28T11:36:53.015Z] #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-28T11:36:53.015Z] #37 ... [2023-07-28T11:36:53.015Z] [2023-07-28T11:36:53.015Z] #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-28T11:36:53.086Z] #29 36.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-07-28T11:36:53.086Z] #29 36.68 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-07-28T11:36:53.086Z] #29 36.73 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:53.347Z] #29 36.82 Selecting previously unselected package libapparmor1:amd64. [2023-07-28T11:36:53.347Z] #29 36.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-07-28T11:36:53.347Z] #29 36.83 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:53.347Z] #29 36.92 Selecting previously unselected package libapparmor-dev:amd64. [2023-07-28T11:36:53.347Z] #29 36.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-07-28T11:36:53.347Z] #29 36.92 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:53.347Z] #29 37.03 Selecting previously unselected package libbtrfs0:amd64. [2023-07-28T11:36:53.347Z] #29 37.03 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-07-28T11:36:53.499Z] #48 1.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:53.580Z] #40 0.734 + RM_GOPATH=0 [2023-07-28T11:36:53.580Z] #40 0.734 + TMP_GOPATH= [2023-07-28T11:36:53.580Z] #40 0.734 + : /build [2023-07-28T11:36:53.580Z] #40 0.734 + '[' -z '' ']' [2023-07-28T11:36:53.580Z] #40 0.734 ++ mktemp -d [2023-07-28T11:36:53.580Z] #40 0.736 + export GOPATH=/tmp/tmp.BSbj6kdRSI [2023-07-28T11:36:53.580Z] #40 0.736 + GOPATH=/tmp/tmp.BSbj6kdRSI [2023-07-28T11:36:53.580Z] #40 0.736 + RM_GOPATH=1 [2023-07-28T11:36:53.580Z] #40 0.736 + case "$(go env GOARCH)" in [2023-07-28T11:36:53.580Z] #40 0.736 ++ go env GOARCH [2023-07-28T11:36:53.580Z] #40 0.760 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:53.580Z] #40 0.760 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:36:53.580Z] #40 0.761 ++ dirname /tmp/install/install.sh [2023-07-28T11:36:53.580Z] #40 0.761 + dir=/tmp/install [2023-07-28T11:36:53.580Z] #40 0.761 + bin=runc [2023-07-28T11:36:53.580Z] #40 0.761 + shift [2023-07-28T11:36:53.580Z] #40 0.762 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-28T11:36:53.580Z] #40 0.762 + . /tmp/install/runc.installer [2023-07-28T11:36:53.580Z] #40 0.762 ++ set -e [2023-07-28T11:36:53.580Z] #40 0.762 ++ : v1.1.8 [2023-07-28T11:36:53.580Z] #40 0.762 + install_runc [2023-07-28T11:36:53.580Z] #40 0.762 + RUNC_BUILDTAGS=seccomp [2023-07-28T11:36:53.580Z] #40 0.762 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-07-28T11:36:53.580Z] #40 0.762 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BSbj6kdRSI/src/github.com/opencontainers/runc [2023-07-28T11:36:53.580Z] #40 0.762 Install runc version v1.1.8 (build tags: seccomp) [2023-07-28T11:36:53.580Z] #40 0.763 Cloning into '/tmp/tmp.BSbj6kdRSI/src/github.com/opencontainers/runc'... [2023-07-28T11:36:53.609Z] #29 37.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:53.609Z] #29 37.16 Selecting previously unselected package libbtrfs-dev:amd64. [2023-07-28T11:36:53.609Z] #29 37.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-07-28T11:36:53.609Z] #29 37.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:53.648Z] #48 0.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:36:53.648Z] #48 0.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:36:53.648Z] #48 0.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:36:53.759Z] #48 2.217 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:53.857Z] #40 ... [2023-07-28T11:36:53.857Z] [2023-07-28T11:36:53.857Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-28T11:36:53.857Z] #41 DONE 0.9s [2023-07-28T11:36:53.870Z] #29 37.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-07-28T11:36:53.870Z] #29 37.29 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:53.870Z] #29 37.30 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:53.870Z] #29 37.37 Selecting previously unselected package libudev-dev:amd64. [2023-07-28T11:36:53.870Z] #29 37.38 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:53.870Z] #29 37.38 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:53.870Z] #29 37.48 Selecting previously unselected package libsepol1-dev:amd64. [2023-07-28T11:36:53.870Z] #29 37.48 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-07-28T11:36:53.870Z] #29 37.49 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:53.908Z] #48 1.171 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:36:54.114Z] [2023-07-28T11:36:54.114Z] #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-28T11:36:54.132Z] #29 37.62 Selecting previously unselected package libpcre2-16-0:amd64. [2023-07-28T11:36:54.132Z] #29 37.63 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:54.132Z] #29 37.64 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:54.393Z] #29 37.77 Selecting previously unselected package libpcre2-32-0:amd64. [2023-07-28T11:36:54.393Z] #29 37.77 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:54.393Z] #29 37.78 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:54.393Z] #29 37.91 Selecting previously unselected package libpcre2-posix2:amd64. [2023-07-28T11:36:54.393Z] #29 37.91 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:54.393Z] #29 37.93 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:54.393Z] #29 38.01 Selecting previously unselected package libpcre2-dev:amd64. [2023-07-28T11:36:54.481Z] #48 1.660 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:36:54.654Z] #29 38.01 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-07-28T11:36:54.654Z] #29 38.01 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:54.654Z] #29 38.17 Selecting previously unselected package libselinux1-dev:amd64. [2023-07-28T11:36:54.654Z] #29 38.17 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-07-28T11:36:54.654Z] #29 38.17 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:54.654Z] #29 38.30 Selecting previously unselected package libdevmapper-dev:amd64. [2023-07-28T11:36:54.677Z] #42 DONE 0.8s [2023-07-28T11:36:54.677Z] [2023-07-28T11:36:54.677Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-28T11:36:54.741Z] #48 2.071 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:36:54.915Z] #29 38.31 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-07-28T11:36:54.915Z] #29 38.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:54.915Z] #29 38.38 Selecting previously unselected package libseccomp-dev:amd64. [2023-07-28T11:36:54.915Z] #29 38.38 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-07-28T11:36:54.915Z] #29 38.39 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:54.915Z] #29 38.51 Selecting previously unselected package libsystemd-dev:amd64. [2023-07-28T11:36:54.915Z] #29 38.52 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:36:54.915Z] #29 38.52 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:55.137Z] #48 3.357 Fetched 8658 kB in 3s (3145 kB/s) [2023-07-28T11:36:55.177Z] #29 38.80 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-07-28T11:36:55.177Z] #29 38.84 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-07-28T11:36:55.177Z] #29 38.86 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:55.177Z] #29 38.88 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-07-28T11:36:55.241Z] #43 0.571 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-28T11:36:55.241Z] #43 DONE 0.7s [2023-07-28T11:36:55.241Z] [2023-07-28T11:36:55.241Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-28T11:36:55.442Z] #29 38.89 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-07-28T11:36:55.442Z] #29 38.91 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:55.442Z] #29 38.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-07-28T11:36:55.442Z] #29 38.94 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:55.442Z] #29 38.98 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:55.442Z] #29 38.99 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:55.442Z] #29 39.00 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-07-28T11:36:55.442Z] #29 39.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-07-28T11:36:55.442Z] #29 39.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:55.442Z] #29 39.04 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-07-28T11:36:55.442Z] #29 39.06 Setting up mingw-w64-common (8.0.0-1) ... [2023-07-28T11:36:55.442Z] #29 39.07 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:36:55.703Z] #29 39.09 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-07-28T11:36:55.703Z] #29 39.10 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-07-28T11:36:55.703Z] #29 39.12 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-07-28T11:36:55.703Z] #29 39.13 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-07-28T11:36:55.703Z] #29 39.14 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:55.703Z] #29 39.15 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-28T11:36:55.703Z] #29 39.18 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:55.703Z] #29 39.20 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-28T11:36:55.703Z] #29 39.20 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-07-28T11:36:55.703Z] #29 39.22 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-07-28T11:36:55.703Z] #29 39.23 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-28T11:36:55.703Z] #29 39.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-07-28T11:36:55.703Z] #29 39.28 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-07-28T11:36:55.703Z] #29 39.30 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:55.707Z] #48 3.357 Reading package lists... [2023-07-28T11:36:55.965Z] #29 39.33 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-28T11:36:55.965Z] #29 39.34 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:55.965Z] #29 39.35 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-07-28T11:36:55.965Z] #29 39.38 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:36:56.129Z] #48 3.107 Fetched 8658 kB in 3s (3407 kB/s) [2023-07-28T11:36:56.172Z] #44 DONE 0.9s [2023-07-28T11:36:56.172Z] [2023-07-28T11:36:56.172Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-28T11:36:56.644Z] #48 4.226 Reading package lists... [2023-07-28T11:36:56.703Z] #48 3.107 Reading package lists... [2023-07-28T11:36:56.905Z] #48 5.062 Building dependency tree... [2023-07-28T11:36:57.103Z] #45 DONE 0.7s [2023-07-28T11:36:57.103Z] [2023-07-28T11:36:57.103Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-28T11:36:57.164Z] #48 5.452 The following additional packages will be installed: [2023-07-28T11:36:57.164Z] #48 5.452 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:36:57.164Z] #48 5.452 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-28T11:36:57.164Z] #48 5.453 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-28T11:36:57.164Z] #48 5.453 python3-pkg-resources vim-runtime xxd [2023-07-28T11:36:57.164Z] #48 5.454 Suggested packages: [2023-07-28T11:36:57.164Z] #48 5.454 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-28T11:36:57.164Z] #48 5.454 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-28T11:36:57.164Z] #48 5.454 acl attr quota [2023-07-28T11:36:57.164Z] #48 5.454 Recommended packages: [2023-07-28T11:36:57.164Z] #48 5.454 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-28T11:36:57.423Z] #48 5.878 The following NEW packages will be installed: [2023-07-28T11:36:57.423Z] #48 5.879 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-28T11:36:57.423Z] #48 5.879 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:36:57.423Z] #48 5.879 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-28T11:36:57.423Z] #48 5.880 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-28T11:36:57.423Z] #48 5.880 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-28T11:36:57.423Z] #48 5.880 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-28T11:36:57.423Z] #48 5.880 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-28T11:36:57.423Z] #48 5.880 xz-utils zip [2023-07-28T11:36:57.649Z] #48 3.970 Reading package lists... [2023-07-28T11:36:57.649Z] #48 4.810 Building dependency tree... [2023-07-28T11:36:57.682Z] #48 6.169 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:57.683Z] #48 6.169 Need to get 27.0 MB of archives. [2023-07-28T11:36:57.683Z] #48 6.169 After this operation, 104 MB of additional disk space will be used. [2023-07-28T11:36:57.683Z] #48 6.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-28T11:36:57.683Z] #48 6.173 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-28T11:36:57.683Z] #48 6.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-28T11:36:57.683Z] #48 6.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-28T11:36:57.683Z] #48 6.180 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-28T11:36:57.683Z] #48 6.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-28T11:36:57.683Z] #48 6.184 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-28T11:36:57.683Z] #48 6.187 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-28T11:36:57.683Z] #48 6.198 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:36:57.683Z] #48 6.200 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-28T11:36:57.683Z] #48 6.203 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-28T11:36:57.683Z] #48 6.217 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-28T11:36:57.683Z] #48 6.235 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-28T11:36:57.683Z] #48 6.238 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-28T11:36:57.683Z] #48 6.249 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-28T11:36:57.683Z] #48 6.252 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-28T11:36:57.683Z] #48 6.265 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-28T11:36:57.911Z] #48 5.204 The following additional packages will be installed: [2023-07-28T11:36:57.911Z] #48 5.205 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:36:57.911Z] #48 5.205 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-28T11:36:57.911Z] #48 5.205 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-28T11:36:57.911Z] #48 5.205 python3-pkg-resources vim-runtime xxd [2023-07-28T11:36:57.911Z] #48 5.207 Suggested packages: [2023-07-28T11:36:57.911Z] #48 5.207 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-28T11:36:57.911Z] #48 5.207 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-28T11:36:57.911Z] #48 5.207 acl attr quota [2023-07-28T11:36:57.911Z] #48 5.207 Recommended packages: [2023-07-28T11:36:57.911Z] #48 5.207 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-28T11:36:57.943Z] #48 6.266 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-28T11:36:57.943Z] #48 6.267 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-28T11:36:57.943Z] #48 6.268 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-28T11:36:57.943Z] #48 6.269 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-28T11:36:57.943Z] #48 6.274 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:36:57.943Z] #48 6.276 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:36:57.943Z] #48 6.279 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:36:57.943Z] #48 6.280 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-28T11:36:57.943Z] #48 6.281 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-28T11:36:57.943Z] #48 6.282 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:36:57.943Z] #48 6.393 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-28T11:36:57.943Z] #48 6.393 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-28T11:36:57.943Z] #48 6.394 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-28T11:36:57.943Z] #48 6.395 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-28T11:36:57.943Z] #48 6.396 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-28T11:36:57.943Z] #48 6.399 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-28T11:36:57.943Z] #48 6.401 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-28T11:36:57.943Z] #48 6.428 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-28T11:36:57.943Z] #48 6.429 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-28T11:36:57.943Z] #48 6.431 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-28T11:36:57.943Z] #48 6.433 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-28T11:36:57.943Z] #48 6.436 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-28T11:36:57.943Z] #48 6.437 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-28T11:36:57.943Z] #48 6.440 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-28T11:36:57.943Z] #48 6.449 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-28T11:36:57.943Z] #48 6.453 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-28T11:36:57.943Z] #48 6.456 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-28T11:36:57.943Z] #48 6.523 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-28T11:36:58.034Z] #46 DONE 0.9s [2023-07-28T11:36:58.034Z] [2023-07-28T11:36:58.034Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-28T11:36:58.202Z] #48 6.535 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-28T11:36:58.202Z] #48 6.544 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-28T11:36:58.202Z] #48 6.779 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:58.461Z] #48 6.850 Fetched 27.0 MB in 1s (40.9 MB/s) [2023-07-28T11:36:58.462Z] #48 6.892 Selecting previously unselected package pigz. [2023-07-28T11:36:58.462Z] #48 6.892 (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-28T11:36:58.462Z] #48 6.921 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-28T11:36:58.462Z] #48 6.927 Unpacking pigz (2.6-1) ... [2023-07-28T11:36:58.462Z] #48 6.990 Selecting previously unselected package libelf1:amd64. [2023-07-28T11:36:58.484Z] #48 5.717 The following NEW packages will be installed: [2023-07-28T11:36:58.484Z] #48 5.718 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-28T11:36:58.484Z] #48 5.718 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:36:58.484Z] #48 5.718 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-28T11:36:58.484Z] #48 5.719 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-28T11:36:58.484Z] #48 5.719 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-28T11:36:58.484Z] #48 5.719 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-28T11:36:58.484Z] #48 5.720 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-28T11:36:58.484Z] #48 5.720 xz-utils zip [2023-07-28T11:36:58.599Z] #47 DONE 0.7s [2023-07-28T11:36:58.599Z] [2023-07-28T11:36:58.599Z] #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-28T11:36:58.599Z] #40 3.854 + cd /tmp/tmp.BSbj6kdRSI/src/github.com/opencontainers/runc [2023-07-28T11:36:58.599Z] #40 3.854 + git checkout -q v1.1.8 [2023-07-28T11:36:58.599Z] #40 4.144 + '[' -z '' ']' [2023-07-28T11:36:58.599Z] #40 4.144 + target=static [2023-07-28T11:36:58.599Z] #40 4.144 + make BUILDTAGS=seccomp static [2023-07-28T11:36:58.599Z] #40 4.360 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-07-28T11:36:58.721Z] #48 6.994 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-28T11:36:58.721Z] #48 7.017 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-28T11:36:58.721Z] #48 7.121 Selecting previously unselected package libbpf0:amd64. [2023-07-28T11:36:58.721Z] #48 7.126 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-28T11:36:58.721Z] #48 7.144 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:36:58.746Z] #48 5.997 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:36:58.746Z] #48 5.997 Need to get 27.0 MB of archives. [2023-07-28T11:36:58.746Z] #48 5.997 After this operation, 104 MB of additional disk space will be used. [2023-07-28T11:36:58.746Z] #48 5.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-28T11:36:58.746Z] #48 6.001 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-28T11:36:58.746Z] #48 6.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-28T11:36:58.746Z] #48 6.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-28T11:36:58.746Z] #48 6.006 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-28T11:36:58.746Z] #48 6.007 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-28T11:36:58.746Z] #48 6.009 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-28T11:36:58.746Z] #48 6.010 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-28T11:36:58.746Z] #48 6.021 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:36:58.746Z] #48 6.093 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-28T11:36:58.746Z] #48 6.106 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-28T11:36:58.980Z] #48 7.278 Selecting previously unselected package libcap2:amd64. [2023-07-28T11:36:58.980Z] #48 7.280 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-28T11:36:58.980Z] #48 7.289 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:36:58.980Z] #48 7.371 Selecting previously unselected package libmnl0:amd64. [2023-07-28T11:36:58.980Z] #48 7.375 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-28T11:36:58.980Z] #48 7.381 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-28T11:36:58.980Z] #48 7.448 Selecting previously unselected package libxtables12:amd64. [2023-07-28T11:36:58.980Z] #48 7.452 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-28T11:36:58.980Z] #48 7.461 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:36:59.007Z] #48 6.110 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-28T11:36:59.007Z] #48 6.112 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-28T11:36:59.007Z] #48 6.116 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-28T11:36:59.007Z] #48 6.123 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-28T11:36:59.007Z] #48 6.125 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-28T11:36:59.007Z] #48 6.127 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-28T11:36:59.007Z] #48 6.128 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-28T11:36:59.007Z] #48 6.134 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-28T11:36:59.007Z] #48 6.135 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-28T11:36:59.007Z] #48 6.137 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-28T11:36:59.007Z] #48 6.142 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:36:59.007Z] #48 6.146 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:36:59.007Z] #48 6.147 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:36:59.007Z] #48 6.150 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-28T11:36:59.007Z] #48 6.151 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-28T11:36:59.007Z] #48 6.152 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:36:59.007Z] #48 6.275 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-28T11:36:59.007Z] #48 6.276 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-28T11:36:59.007Z] #48 6.278 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-28T11:36:59.007Z] #48 6.279 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-28T11:36:59.007Z] #48 6.280 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-28T11:36:59.007Z] #48 6.284 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-28T11:36:59.007Z] #48 6.285 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-28T11:36:59.007Z] #48 6.310 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-28T11:36:59.007Z] #48 6.312 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-28T11:36:59.007Z] #48 6.314 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-28T11:36:59.007Z] #48 6.317 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-28T11:36:59.007Z] #48 6.321 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-28T11:36:59.007Z] #48 6.322 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-28T11:36:59.007Z] #48 6.326 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-28T11:36:59.007Z] #48 6.338 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-28T11:36:59.007Z] #48 6.347 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-28T11:36:59.007Z] #48 6.350 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-28T11:36:59.240Z] #48 7.536 Selecting previously unselected package libcap2-bin. [2023-07-28T11:36:59.240Z] #48 7.546 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-28T11:36:59.240Z] #48 7.551 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-28T11:36:59.240Z] #48 7.634 Selecting previously unselected package iproute2. [2023-07-28T11:36:59.240Z] #48 7.637 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-28T11:36:59.240Z] #48 7.641 Unpacking iproute2 (5.10.0-4) ... [2023-07-28T11:36:59.240Z] #48 ... [2023-07-28T11:36:59.240Z] [2023-07-28T11:36:59.240Z] #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-28T11:36:59.240Z] #40 3.816 + cd /tmp/tmp.WFhu19XkRv/src/github.com/opencontainers/runc [2023-07-28T11:36:59.240Z] #40 3.816 + git checkout -q v1.1.8 [2023-07-28T11:36:59.240Z] #40 4.018 + '[' -z '' ']' [2023-07-28T11:36:59.240Z] #40 4.018 + target=static [2023-07-28T11:36:59.240Z] #40 4.018 + make BUILDTAGS=seccomp static [2023-07-28T11:36:59.240Z] #40 4.180 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-07-28T11:36:59.268Z] #48 6.432 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-28T11:36:59.268Z] #48 6.448 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-28T11:36:59.268Z] #48 6.460 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-28T11:36:59.268Z] #48 6.698 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:36:59.500Z] #40 ... [2023-07-28T11:36:59.500Z] [2023-07-28T11:36:59.500Z] #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-28T11:36:59.500Z] #48 7.849 Selecting previously unselected package xxd. [2023-07-28T11:36:59.500Z] #48 7.853 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:36:59.500Z] #48 7.857 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:59.500Z] #48 8.000 Selecting previously unselected package vim-common. [2023-07-28T11:36:59.500Z] #48 8.003 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:36:59.500Z] #48 8.018 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:36:59.532Z] #48 6.743 Fetched 27.0 MB in 1s (36.8 MB/s) [2023-07-28T11:36:59.532Z] #48 6.809 Selecting previously unselected package pigz. [2023-07-28T11:36:59.532Z] #48 6.809 (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-28T11:36:59.532Z] #48 6.832 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-28T11:36:59.532Z] #48 6.837 Unpacking pigz (2.6-1) ... [2023-07-28T11:36:59.532Z] #48 6.946 Selecting previously unselected package libelf1:amd64. [2023-07-28T11:36:59.759Z] #48 8.128 Selecting previously unselected package bash-completion. [2023-07-28T11:36:59.759Z] #48 8.135 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-28T11:36:59.794Z] #48 6.946 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-28T11:36:59.794Z] #48 6.975 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-28T11:36:59.794Z] #48 7.094 Selecting previously unselected package libbpf0:amd64. [2023-07-28T11:36:59.794Z] #48 7.097 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-28T11:36:59.794Z] #48 7.101 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:36:59.794Z] #48 7.191 Selecting previously unselected package libcap2:amd64. [2023-07-28T11:36:59.794Z] #48 7.194 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-28T11:37:00.055Z] #48 7.198 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:37:00.055Z] #48 7.316 Selecting previously unselected package libmnl0:amd64. [2023-07-28T11:37:00.055Z] #48 7.318 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-28T11:37:00.055Z] #48 7.329 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-28T11:37:00.055Z] #48 7.390 Selecting previously unselected package libxtables12:amd64. [2023-07-28T11:37:00.055Z] #48 7.398 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-28T11:37:00.055Z] #48 7.403 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:37:00.177Z] #29 DONE 43.0s [2023-07-28T11:37:00.177Z] [2023-07-28T11:37:00.177Z] #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-28T11:37:00.177Z] #40 0.685 + RM_GOPATH=0 [2023-07-28T11:37:00.177Z] #40 0.685 + TMP_GOPATH= [2023-07-28T11:37:00.177Z] #40 0.685 + : /build [2023-07-28T11:37:00.177Z] #40 ... [2023-07-28T11:37:00.177Z] [2023-07-28T11:37:00.177Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-07-28T11:37:00.177Z] #41 DONE 0.7s [2023-07-28T11:37:00.177Z] [2023-07-28T11:37:00.177Z] #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-28T11:37:00.177Z] #40 0.685 + '[' -z '' ']' [2023-07-28T11:37:00.177Z] #40 0.686 ++ mktemp -d [2023-07-28T11:37:00.177Z] #40 0.689 + export GOPATH=/tmp/tmp.hvU4ZWdbcE [2023-07-28T11:37:00.177Z] #40 0.689 + GOPATH=/tmp/tmp.hvU4ZWdbcE [2023-07-28T11:37:00.177Z] #40 0.689 + RM_GOPATH=1 [2023-07-28T11:37:00.177Z] #40 0.689 + case "$(go env GOARCH)" in [2023-07-28T11:37:00.177Z] #40 0.690 ++ go env GOARCH [2023-07-28T11:37:00.177Z] #40 0.713 + export GO_BUILDMODE=-buildmode=pie [2023-07-28T11:37:00.177Z] #40 0.713 + GO_BUILDMODE=-buildmode=pie [2023-07-28T11:37:00.177Z] #40 0.713 ++ dirname /tmp/install/install.sh [2023-07-28T11:37:00.177Z] #40 0.714 + dir=/tmp/install [2023-07-28T11:37:00.177Z] #40 0.715 + bin=runc [2023-07-28T11:37:00.177Z] #40 0.715 + shift [2023-07-28T11:37:00.177Z] #40 0.715 + '[' '!' -f /tmp/install/runc.installer ']' [2023-07-28T11:37:00.177Z] #40 0.715 + . /tmp/install/runc.installer [2023-07-28T11:37:00.177Z] #40 0.715 ++ set -e [2023-07-28T11:37:00.177Z] #40 0.715 ++ : v1.1.8 [2023-07-28T11:37:00.177Z] #40 0.716 + install_runc [2023-07-28T11:37:00.177Z] #40 0.716 + RUNC_BUILDTAGS=seccomp [2023-07-28T11:37:00.177Z] #40 0.716 + echo 'Install runc version v1.1.8 (build tags: seccomp)' [2023-07-28T11:37:00.177Z] #40 0.716 Install runc version v1.1.8 (build tags: seccomp) [2023-07-28T11:37:00.177Z] #40 0.716 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hvU4ZWdbcE/src/github.com/opencontainers/runc [2023-07-28T11:37:00.177Z] #40 0.731 Cloning into '/tmp/tmp.hvU4ZWdbcE/src/github.com/opencontainers/runc'... [2023-07-28T11:37:00.315Z] #48 7.488 Selecting previously unselected package libcap2-bin. [2023-07-28T11:37:00.315Z] #48 7.492 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-28T11:37:00.315Z] #48 7.511 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-28T11:37:00.315Z] #48 7.591 Selecting previously unselected package iproute2. [2023-07-28T11:37:00.315Z] #48 7.592 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-28T11:37:00.315Z] #48 7.596 Unpacking iproute2 (5.10.0-4) ... [2023-07-28T11:37:00.576Z] #48 7.815 Selecting previously unselected package xxd. [2023-07-28T11:37:00.576Z] #48 7.828 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:37:00.576Z] #48 7.832 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:00.576Z] #48 7.922 Selecting previously unselected package vim-common. [2023-07-28T11:37:00.576Z] #48 7.934 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:37:00.576Z] #48 7.934 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:00.837Z] #48 8.058 Selecting previously unselected package bash-completion. [2023-07-28T11:37:00.837Z] #48 8.061 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-28T11:37:01.120Z] #40 ... [2023-07-28T11:37:01.120Z] [2023-07-28T11:37:01.120Z] #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-28T11:37:01.120Z] #42 DONE 1.1s [2023-07-28T11:37:01.382Z] [2023-07-28T11:37:01.382Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-28T11:37:01.955Z] #43 0.593 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-07-28T11:37:02.217Z] #43 DONE 0.9s [2023-07-28T11:37:02.217Z] [2023-07-28T11:37:02.217Z] #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-28T11:37:02.296Z] #48 10.43 Unpacking bash-completion (1:2.11-2) ... [2023-07-28T11:37:02.555Z] #48 10.84 Selecting previously unselected package bzip2. [2023-07-28T11:37:02.555Z] #48 10.84 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-28T11:37:02.555Z] #48 10.86 Unpacking bzip2 (1.0.8-4) ... [2023-07-28T11:37:02.775Z] #40 ... [2023-07-28T11:37:02.775Z] [2023-07-28T11:37:02.775Z] #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-28T11:37:02.775Z] #23 47.12 + dpkg --print-architecture [2023-07-28T11:37:02.775Z] #23 47.12 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-28T11:37:02.814Z] #48 11.16 Selecting previously unselected package xz-utils. [2023-07-28T11:37:02.814Z] #48 11.17 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-28T11:37:02.814Z] #48 11.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:02.915Z] #40 ... [2023-07-28T11:37:02.915Z] [2023-07-28T11:37:02.915Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-28T11:37:02.915Z] #44 DONE 0.7s [2023-07-28T11:37:02.915Z] [2023-07-28T11:37:02.915Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-28T11:37:03.014Z] #48 10.11 Unpacking bash-completion (1:2.11-2) ... [2023-07-28T11:37:03.032Z] #23 47.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-28T11:37:03.032Z] #23 47.34 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-28T11:37:03.149Z] #48 ... [2023-07-28T11:37:03.149Z] [2023-07-28T11:37:03.149Z] #30 [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-28T11:37:03.149Z] #30 46.21 + dpkg --print-architecture [2023-07-28T11:37:03.149Z] #30 46.21 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-28T11:37:03.149Z] #30 46.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-28T11:37:03.149Z] #30 46.53 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-28T11:37:03.149Z] #30 DONE 55.8s [2023-07-28T11:37:03.149Z] [2023-07-28T11:37:03.149Z] #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-28T11:37:03.149Z] #48 11.63 Selecting previously unselected package apparmor. [2023-07-28T11:37:03.149Z] #48 11.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-28T11:37:03.275Z] #48 10.50 Selecting previously unselected package bzip2. [2023-07-28T11:37:03.275Z] #48 10.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-28T11:37:03.275Z] #48 10.55 Unpacking bzip2 (1.0.8-4) ... [2023-07-28T11:37:03.275Z] #48 ... [2023-07-28T11:37:03.275Z] [2023-07-28T11:37:03.275Z] #30 [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-28T11:37:03.275Z] #30 47.39 + dpkg --print-architecture [2023-07-28T11:37:03.275Z] #30 47.39 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-28T11:37:03.275Z] #30 47.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-28T11:37:03.275Z] #30 47.78 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-28T11:37:03.275Z] #30 DONE 57.0s [2023-07-28T11:37:03.275Z] [2023-07-28T11:37:03.276Z] #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-28T11:37:03.276Z] #48 10.61 Selecting previously unselected package xz-utils. [2023-07-28T11:37:03.276Z] #48 10.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-28T11:37:03.276Z] #48 10.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:03.424Z] #48 11.72 Unpacking apparmor (2.13.6-10) ... [2023-07-28T11:37:03.424Z] #48 11.93 Selecting previously unselected package inetutils-ping. [2023-07-28T11:37:03.537Z] #48 10.72 Selecting previously unselected package apparmor. [2023-07-28T11:37:03.537Z] #48 10.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-28T11:37:03.537Z] #48 10.77 Unpacking apparmor (2.13.6-10) ... [2023-07-28T11:37:03.537Z] #48 10.96 Selecting previously unselected package inetutils-ping. [2023-07-28T11:37:03.537Z] #48 10.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-28T11:37:03.716Z] #48 11.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-28T11:37:03.716Z] #48 11.98 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:03.716Z] #48 12.13 Selecting previously unselected package libip4tc2:amd64. [2023-07-28T11:37:03.716Z] #48 12.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:03.716Z] #48 12.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:03.716Z] #48 12.20 Selecting previously unselected package libip6tc2:amd64. [2023-07-28T11:37:03.800Z] #48 10.97 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:03.800Z] #48 11.04 Selecting previously unselected package libip4tc2:amd64. [2023-07-28T11:37:03.800Z] #48 11.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:03.800Z] #48 11.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:03.800Z] #48 11.11 Selecting previously unselected package libip6tc2:amd64. [2023-07-28T11:37:03.800Z] #48 11.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:03.800Z] #48 11.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:03.800Z] #48 11.18 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-28T11:37:03.800Z] #48 11.19 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-28T11:37:03.800Z] #48 11.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:03.907Z] #45 DONE 0.8s [2023-07-28T11:37:03.907Z] [2023-07-28T11:37:03.907Z] #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-28T11:37:03.907Z] #23 46.72 + dpkg --print-architecture [2023-07-28T11:37:03.907Z] #23 46.72 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-07-28T11:37:03.907Z] #23 47.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-07-28T11:37:03.907Z] #23 47.11 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-07-28T11:37:03.977Z] #48 12.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:03.977Z] #48 12.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:03.977Z] #48 12.27 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-28T11:37:03.977Z] #48 12.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-28T11:37:03.977Z] #48 12.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:03.977Z] #48 12.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-28T11:37:03.977Z] #48 12.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-28T11:37:03.977Z] #48 12.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:03.977Z] #48 12.40 Selecting previously unselected package libnftnl11:amd64. [2023-07-28T11:37:03.977Z] #48 12.41 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-28T11:37:03.977Z] #48 12.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:04.089Z] #48 11.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-28T11:37:04.089Z] #48 11.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-28T11:37:04.089Z] #48 11.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:04.236Z] #48 12.55 Selecting previously unselected package iptables. [2023-07-28T11:37:04.236Z] #48 12.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-28T11:37:04.236Z] #48 12.59 Unpacking iptables (1.8.7-1) ... [2023-07-28T11:37:04.352Z] #48 11.43 Selecting previously unselected package libnftnl11:amd64. [2023-07-28T11:37:04.352Z] #48 11.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-28T11:37:04.352Z] #48 11.46 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:04.352Z] #48 11.62 Selecting previously unselected package iptables. [2023-07-28T11:37:04.352Z] #48 11.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-28T11:37:04.352Z] #48 11.64 Unpacking iptables (1.8.7-1) ... [2023-07-28T11:37:04.495Z] #23 ... [2023-07-28T11:37:04.495Z] [2023-07-28T11:37:04.495Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-07-28T11:37:04.495Z] #46 DONE 0.7s [2023-07-28T11:37:04.495Z] [2023-07-28T11:37:04.495Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-28T11:37:04.519Z] #48 12.79 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:37:04.519Z] #48 12.79 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:37:04.519Z] #48 12.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:04.519Z] #48 12.98 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:37:04.519Z] #48 12.98 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:37:04.519Z] #48 12.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:04.613Z] #48 11.79 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:37:04.613Z] #48 11.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:37:04.613Z] #48 11.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:04.613Z] #48 11.91 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:37:04.613Z] #48 11.91 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:37:04.613Z] #48 11.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:04.613Z] #48 11.99 Selecting previously unselected package jq. [2023-07-28T11:37:04.787Z] #48 13.12 Selecting previously unselected package jq. [2023-07-28T11:37:04.787Z] #48 13.13 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:37:04.787Z] #48 13.14 Unpacking jq (1.6-2.1) ... [2023-07-28T11:37:04.787Z] #48 13.26 Selecting previously unselected package libaio1:amd64. [2023-07-28T11:37:04.787Z] #48 13.27 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-28T11:37:04.787Z] #48 13.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:04.787Z] #48 13.37 Selecting previously unselected package libgpm2:amd64. [2023-07-28T11:37:04.875Z] #48 12.00 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:37:04.875Z] #48 12.02 Unpacking jq (1.6-2.1) ... [2023-07-28T11:37:04.875Z] #48 12.07 Selecting previously unselected package libaio1:amd64. [2023-07-28T11:37:04.875Z] #48 12.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-28T11:37:04.875Z] #48 12.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:04.875Z] #48 12.13 Selecting previously unselected package libgpm2:amd64. [2023-07-28T11:37:04.875Z] #48 12.13 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-28T11:37:04.875Z] #48 12.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:04.875Z] #48 12.21 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:37:04.875Z] #48 12.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:37:04.875Z] #48 12.22 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:05.055Z] #48 13.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-28T11:37:05.055Z] #48 13.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:05.055Z] #48 13.44 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:37:05.055Z] #48 13.45 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:37:05.055Z] #48 13.46 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:05.102Z] #47 DONE 0.8s [2023-07-28T11:37:05.102Z] [2023-07-28T11:37:05.102Z] #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-28T11:37:05.102Z] #40 3.709 + cd /tmp/tmp.hvU4ZWdbcE/src/github.com/opencontainers/runc [2023-07-28T11:37:05.102Z] #40 3.709 + git checkout -q v1.1.8 [2023-07-28T11:37:05.102Z] #40 3.989 + '[' -z '' ']' [2023-07-28T11:37:05.102Z] #40 3.989 + target=static [2023-07-28T11:37:05.102Z] #40 3.989 + make BUILDTAGS=seccomp static [2023-07-28T11:37:05.102Z] #40 4.190 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . [2023-07-28T11:37:06.260Z] #48 13.49 Selecting previously unselected package libinih1:amd64. [2023-07-28T11:37:06.260Z] #48 13.49 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-28T11:37:06.260Z] #48 13.50 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:06.260Z] #48 13.56 Selecting previously unselected package libnet1:amd64. [2023-07-28T11:37:06.260Z] #48 13.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-28T11:37:06.260Z] #48 13.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:06.260Z] #48 13.62 Selecting previously unselected package libnl-3-200:amd64. [2023-07-28T11:37:06.260Z] #48 13.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-28T11:37:06.260Z] #48 13.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:06.261Z] #48 13.69 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-28T11:37:06.261Z] #48 13.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-28T11:37:06.261Z] #48 13.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:06.497Z] #48 14.70 Selecting previously unselected package libinih1:amd64. [2023-07-28T11:37:06.497Z] #48 14.71 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-28T11:37:06.497Z] #48 14.72 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:06.497Z] #48 14.87 Selecting previously unselected package libnet1:amd64. [2023-07-28T11:37:06.497Z] #48 14.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-28T11:37:06.497Z] #48 14.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:06.521Z] #48 13.75 Selecting previously unselected package net-tools. [2023-07-28T11:37:06.521Z] #48 13.75 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-28T11:37:06.521Z] #48 13.75 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:06.521Z] #48 13.84 Selecting previously unselected package patch. [2023-07-28T11:37:06.521Z] #48 13.85 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-28T11:37:06.521Z] #48 13.85 Unpacking patch (2.7.6-7) ... [2023-07-28T11:37:06.521Z] #48 13.94 Selecting previously unselected package python-pip-whl. [2023-07-28T11:37:06.521Z] #48 13.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:06.521Z] #48 13.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:06.755Z] #48 14.98 Selecting previously unselected package libnl-3-200:amd64. [2023-07-28T11:37:06.755Z] #48 14.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-28T11:37:06.755Z] #48 14.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:06.755Z] #48 15.05 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-28T11:37:06.755Z] #48 15.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-28T11:37:06.755Z] #48 15.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:06.755Z] #48 15.14 Selecting previously unselected package net-tools. [2023-07-28T11:37:06.755Z] #48 15.14 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-28T11:37:06.755Z] #48 15.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:06.755Z] #48 15.26 Selecting previously unselected package patch. [2023-07-28T11:37:06.782Z] #48 14.17 Selecting previously unselected package python3-lib2to3. [2023-07-28T11:37:06.782Z] #48 14.17 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-28T11:37:06.782Z] #48 14.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:06.782Z] #48 14.24 Selecting previously unselected package python3-distutils. [2023-07-28T11:37:07.014Z] #48 15.26 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-28T11:37:07.014Z] #48 15.26 Unpacking patch (2.7.6-7) ... [2023-07-28T11:37:07.014Z] #48 15.34 Selecting previously unselected package python-pip-whl. [2023-07-28T11:37:07.014Z] #48 15.35 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:07.014Z] #48 15.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:07.014Z] #48 15.59 Selecting previously unselected package python3-lib2to3. [2023-07-28T11:37:07.014Z] #48 15.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-28T11:37:07.014Z] #48 15.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:07.043Z] #48 14.25 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-28T11:37:07.043Z] #48 14.25 Unpacking python3-distutils (3.9.2-1) ... [2023-07-28T11:37:07.043Z] #48 14.36 Selecting previously unselected package python3-pkg-resources. [2023-07-28T11:37:07.043Z] #48 14.37 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-28T11:37:07.043Z] #48 14.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:07.043Z] #48 14.45 Selecting previously unselected package python3-setuptools. [2023-07-28T11:37:07.043Z] #48 14.46 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-28T11:37:07.043Z] #48 14.46 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:07.272Z] #48 15.68 Selecting previously unselected package python3-distutils. [2023-07-28T11:37:07.273Z] #48 15.68 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-28T11:37:07.273Z] #48 15.69 Unpacking python3-distutils (3.9.2-1) ... [2023-07-28T11:37:07.305Z] #48 14.58 Selecting previously unselected package python3-wheel. [2023-07-28T11:37:07.305Z] #48 14.58 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-28T11:37:07.305Z] #48 14.59 Unpacking python3-wheel (0.34.2-1) ... [2023-07-28T11:37:07.305Z] #48 14.66 Selecting previously unselected package python3-pip. [2023-07-28T11:37:07.305Z] #48 14.66 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:07.305Z] #48 14.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:07.531Z] #48 15.77 Selecting previously unselected package python3-pkg-resources. [2023-07-28T11:37:07.531Z] #48 15.77 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-28T11:37:07.531Z] #48 15.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:07.531Z] #48 15.90 Selecting previously unselected package python3-setuptools. [2023-07-28T11:37:07.531Z] #48 15.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-28T11:37:07.531Z] #48 15.91 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:07.566Z] #48 14.79 Selecting previously unselected package sudo. [2023-07-28T11:37:07.566Z] #48 14.80 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-28T11:37:07.566Z] #48 14.81 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:07.566Z] #48 15.04 Selecting previously unselected package thin-provisioning-tools. [2023-07-28T11:37:07.566Z] #48 15.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-28T11:37:07.566Z] #48 15.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:07.790Z] #48 16.11 Selecting previously unselected package python3-wheel. [2023-07-28T11:37:07.791Z] #48 16.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-28T11:37:07.791Z] #48 16.12 Unpacking python3-wheel (0.34.2-1) ... [2023-07-28T11:37:07.791Z] #48 16.28 Selecting previously unselected package python3-pip. [2023-07-28T11:37:07.791Z] #48 16.29 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:07.791Z] #48 16.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:07.827Z] #48 15.19 Selecting previously unselected package uidmap. [2023-07-28T11:37:07.827Z] #48 15.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-28T11:37:07.827Z] #48 15.20 Unpacking uidmap (1:4.8.1-1) ... [2023-07-28T11:37:07.827Z] #48 15.31 Selecting previously unselected package vim-runtime. [2023-07-28T11:37:08.050Z] #48 16.46 Selecting previously unselected package sudo. [2023-07-28T11:37:08.050Z] #48 16.47 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-28T11:37:08.050Z] #48 16.47 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:08.088Z] #48 15.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:37:08.088Z] #48 15.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-28T11:37:08.088Z] #48 15.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-28T11:37:08.088Z] #48 15.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:08.296Z] #23 ... [2023-07-28T11:37:08.296Z] [2023-07-28T11:37:08.296Z] #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-28T11:37:08.296Z] #48 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:37:08.296Z] #48 0.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:37:08.296Z] #48 0.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:37:08.296Z] #48 1.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:37:08.296Z] #48 1.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:37:08.296Z] #48 2.138 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:37:08.296Z] #48 3.065 Fetched 8658 kB in 2s (3469 kB/s) [2023-07-28T11:37:08.296Z] #48 3.065 Reading package lists... [2023-07-28T11:37:08.296Z] #48 3.917 Reading package lists... [2023-07-28T11:37:08.296Z] #48 4.730 Building dependency tree... [2023-07-28T11:37:08.296Z] #48 5.129 The following additional packages will be installed: [2023-07-28T11:37:08.296Z] #48 5.129 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:37:08.296Z] #48 5.129 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-28T11:37:08.296Z] #48 5.129 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-28T11:37:08.296Z] #48 5.129 python3-pkg-resources vim-runtime xxd [2023-07-28T11:37:08.296Z] #48 5.129 Suggested packages: [2023-07-28T11:37:08.296Z] #48 5.129 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-28T11:37:08.296Z] #48 5.129 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-28T11:37:08.296Z] #48 5.129 acl attr quota [2023-07-28T11:37:08.296Z] #48 5.129 Recommended packages: [2023-07-28T11:37:08.296Z] #48 5.129 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-28T11:37:08.296Z] #48 5.568 The following NEW packages will be installed: [2023-07-28T11:37:08.296Z] #48 5.568 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-28T11:37:08.296Z] #48 5.569 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:37:08.296Z] #48 5.569 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-28T11:37:08.296Z] #48 5.570 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-28T11:37:08.296Z] #48 5.570 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-28T11:37:08.296Z] #48 5.571 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-28T11:37:08.296Z] #48 5.571 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-28T11:37:08.296Z] #48 5.571 xz-utils zip [2023-07-28T11:37:08.296Z] #48 5.851 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:37:08.296Z] #48 5.851 Need to get 27.0 MB of archives. [2023-07-28T11:37:08.296Z] #48 5.851 After this operation, 104 MB of additional disk space will be used. [2023-07-28T11:37:08.296Z] #48 5.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-28T11:37:08.296Z] #48 5.856 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-28T11:37:08.296Z] #48 5.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-28T11:37:08.296Z] #48 5.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-28T11:37:08.296Z] #48 5.863 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-28T11:37:08.296Z] #48 5.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-28T11:37:08.296Z] #48 5.864 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-28T11:37:08.296Z] #48 5.889 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-28T11:37:08.296Z] #48 5.889 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:37:08.296Z] #48 5.889 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-28T11:37:08.296Z] #48 5.889 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-28T11:37:08.296Z] #48 5.892 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-28T11:37:08.296Z] #48 5.893 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-28T11:37:08.296Z] #48 5.895 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-28T11:37:08.296Z] #48 5.907 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-28T11:37:08.296Z] #48 5.910 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-28T11:37:08.296Z] #48 5.910 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-28T11:37:08.296Z] #48 5.911 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-28T11:37:08.296Z] #48 5.912 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-28T11:37:08.296Z] #48 5.912 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-28T11:37:08.296Z] #48 5.913 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-28T11:37:08.296Z] #48 5.917 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:37:08.296Z] #48 5.919 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:37:08.296Z] #48 5.921 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:37:08.296Z] #48 5.922 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-28T11:37:08.296Z] #48 5.931 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-28T11:37:08.296Z] #48 5.945 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:37:08.296Z] #48 6.031 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-28T11:37:08.296Z] #48 6.031 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-28T11:37:08.296Z] #48 6.031 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-28T11:37:08.296Z] #48 6.031 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-28T11:37:08.296Z] #48 6.031 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-28T11:37:08.296Z] #48 6.032 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-28T11:37:08.296Z] #48 6.033 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-28T11:37:08.296Z] #48 6.051 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-28T11:37:08.296Z] #48 6.052 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-28T11:37:08.296Z] #48 6.054 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-28T11:37:08.296Z] #48 6.061 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-28T11:37:08.296Z] #48 6.065 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-28T11:37:08.296Z] #48 6.069 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-28T11:37:08.296Z] #48 6.073 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-28T11:37:08.296Z] #48 6.083 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-28T11:37:08.297Z] #48 6.087 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-28T11:37:08.297Z] #48 6.089 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-28T11:37:08.297Z] #48 6.165 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-28T11:37:08.297Z] #48 6.171 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-28T11:37:08.297Z] #48 6.180 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-28T11:37:08.297Z] #48 6.404 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:37:08.297Z] #48 6.464 Fetched 27.0 MB in 1s (44.8 MB/s) [2023-07-28T11:37:08.297Z] #48 6.505 Selecting previously unselected package pigz. [2023-07-28T11:37:08.297Z] #48 6.505 (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-28T11:37:08.297Z] #48 6.521 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 6.531 Unpacking pigz (2.6-1) ... [2023-07-28T11:37:08.297Z] #48 6.626 Selecting previously unselected package libelf1:amd64. [2023-07-28T11:37:08.297Z] #48 6.630 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 6.641 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-28T11:37:08.297Z] #48 6.765 Selecting previously unselected package libbpf0:amd64. [2023-07-28T11:37:08.297Z] #48 6.765 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 6.770 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:37:08.297Z] #48 7.005 Selecting previously unselected package libcap2:amd64. [2023-07-28T11:37:08.297Z] #48 7.009 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 7.045 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:37:08.297Z] #48 7.107 Selecting previously unselected package libmnl0:amd64. [2023-07-28T11:37:08.297Z] #48 7.110 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 7.120 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-28T11:37:08.297Z] #48 7.230 Selecting previously unselected package libxtables12:amd64. [2023-07-28T11:37:08.297Z] #48 7.233 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 7.248 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:37:08.297Z] #48 7.401 Selecting previously unselected package libcap2-bin. [2023-07-28T11:37:08.297Z] #48 7.401 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 7.435 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-28T11:37:08.297Z] #48 7.576 Selecting previously unselected package iproute2. [2023-07-28T11:37:08.297Z] #48 7.576 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 7.593 Unpacking iproute2 (5.10.0-4) ... [2023-07-28T11:37:08.297Z] #48 7.836 Selecting previously unselected package xxd. [2023-07-28T11:37:08.297Z] #48 7.840 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:37:08.297Z] #48 7.844 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:08.297Z] #48 7.985 Selecting previously unselected package vim-common. [2023-07-28T11:37:08.297Z] #48 7.985 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:37:08.297Z] #48 8.008 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:08.297Z] #48 8.126 Selecting previously unselected package bash-completion. [2023-07-28T11:37:08.297Z] #48 8.130 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-28T11:37:08.311Z] #48 16.74 Selecting previously unselected package thin-provisioning-tools. [2023-07-28T11:37:08.311Z] #48 16.75 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-28T11:37:08.311Z] #48 16.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:08.311Z] #48 16.85 Selecting previously unselected package uidmap. [2023-07-28T11:37:08.554Z] #48 10.08 Unpacking bash-completion (1:2.11-2) ... [2023-07-28T11:37:08.570Z] #48 16.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-28T11:37:08.570Z] #48 16.86 Unpacking uidmap (1:4.8.1-1) ... [2023-07-28T11:37:08.570Z] #48 16.98 Selecting previously unselected package vim-runtime. [2023-07-28T11:37:08.570Z] #48 16.99 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:37:08.570Z] #48 17.00 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-28T11:37:08.570Z] #48 17.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-28T11:37:08.570Z] #48 17.03 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:08.810Z] #48 10.31 Selecting previously unselected package bzip2. [2023-07-28T11:37:08.810Z] #48 10.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-28T11:37:08.810Z] #48 10.32 Unpacking bzip2 (1.0.8-4) ... [2023-07-28T11:37:08.810Z] #48 10.40 Selecting previously unselected package xz-utils. [2023-07-28T11:37:08.810Z] #48 10.41 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-28T11:37:09.052Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.2% of statements [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/pkg/term [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/rootless [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/volume [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-28T11:37:09.052Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-28T11:37:09.052Z] [2023-07-28T11:37:09.052Z] === Skipped [2023-07-28T11:37:09.052Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-07-28T11:37:09.052Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-07-28T11:37:09.052Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-07-28T11:37:09.053Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:73: No driver to put! [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-07-28T11:37:09.053Z] time="2023-07-28T11:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-07-28T11:37:09.053Z] time="2023-07-28T11:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-07-28T11:37:09.053Z] time="2023-07-28T11:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-07-28T11:37:09.053Z] time="2023-07-28T11:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-07-28T11:37:09.053Z] time="2023-07-28T11:36:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:73: No driver to put! [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-07-28T11:37:09.053Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-07-28T11:37:09.053Z] overlay_test.go:50: Fails to compute changes intermittently [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-07-28T11:37:09.053Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:37:09.053Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-07-28T11:37:09.053Z] graphtest_unix.go:73: No driver to put! [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-07-28T11:37:09.053Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-07-28T11:37:09.053Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-07-28T11:37:09.053Z] [2023-07-28T11:37:09.053Z] DONE 2266 tests, 26 skipped in 75.894s Post stage [Pipeline] junit [2023-07-28T11:37:09.067Z] Recording test results [2023-07-28T11:37:09.067Z] #48 10.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:09.067Z] #48 10.53 Selecting previously unselected package apparmor. [2023-07-28T11:37:09.067Z] #48 10.53 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-28T11:37:09.067Z] #48 10.63 Unpacking apparmor (2.13.6-10) ... [2023-07-28T11:37:09.128Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T11:37:09.324Z] #48 10.82 Selecting previously unselected package inetutils-ping. [2023-07-28T11:37:09.324Z] #48 10.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-28T11:37:09.324Z] #48 10.83 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:09.324Z] #48 10.92 Selecting previously unselected package libip4tc2:amd64. [2023-07-28T11:37:09.347Z] #40 ... [2023-07-28T11:37:09.347Z] [2023-07-28T11:37:09.347Z] #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-28T11:37:09.347Z] #48 0.880 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-07-28T11:37:09.347Z] #48 0.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-28T11:37:09.347Z] #48 0.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-07-28T11:37:09.347Z] #48 1.206 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-07-28T11:37:09.347Z] #48 1.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] [2023-07-28T11:37:09.347Z] #48 2.228 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-07-28T11:37:09.347Z] #48 3.082 Fetched 8658 kB in 2s (3516 kB/s) [2023-07-28T11:37:09.347Z] #48 3.082 Reading package lists... [2023-07-28T11:37:09.468Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -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:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh dynbinary test-integration [2023-07-28T11:37:09.472Z] #48 16.52 Selecting previously unselected package vim. [2023-07-28T11:37:09.472Z] #48 16.52 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:37:09.472Z] #48 16.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:09.472Z] #48 16.83 Selecting previously unselected package xfsprogs. [2023-07-28T11:37:09.472Z] #48 16.85 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-28T11:37:09.472Z] #48 16.85 Unpacking xfsprogs (5.10.0-4) ... [2023-07-28T11:37:09.583Z] #48 10.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:09.583Z] #48 10.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:09.583Z] #48 11.02 Selecting previously unselected package libip6tc2:amd64. [2023-07-28T11:37:09.583Z] #48 11.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:09.583Z] #48 11.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:09.583Z] #48 11.11 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-28T11:37:09.583Z] #48 11.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-28T11:37:09.583Z] #48 11.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:09.728Z] [2023-07-28T11:37:09.729Z] Removing bundles/ [2023-07-28T11:37:09.729Z] [2023-07-28T11:37:09.729Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-28T11:37:09.729Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:37:09.729Z] GOOS="" GOARCH="" GOARM="" [2023-07-28T11:37:09.733Z] #48 17.02 Selecting previously unselected package zip. [2023-07-28T11:37:09.733Z] #48 17.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-28T11:37:09.733Z] #48 17.04 Unpacking zip (3.0-12) ... [2023-07-28T11:37:09.841Z] #48 11.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-28T11:37:09.841Z] #48 11.18 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-28T11:37:09.841Z] #48 11.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:09.841Z] #48 11.27 Selecting previously unselected package libnftnl11:amd64. [2023-07-28T11:37:09.841Z] #48 11.27 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-28T11:37:09.841Z] #48 11.29 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:09.841Z] #48 11.34 Selecting previously unselected package iptables. [2023-07-28T11:37:09.841Z] #48 11.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-28T11:37:09.841Z] #48 11.35 Unpacking iptables (1.8.7-1) ... [2023-07-28T11:37:09.919Z] #48 3.922 Reading package lists... [2023-07-28T11:37:09.919Z] #48 4.730 Building dependency tree... [2023-07-28T11:37:09.950Z] #48 18.07 Selecting previously unselected package vim. [2023-07-28T11:37:09.950Z] #48 18.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:37:09.950Z] #48 18.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:09.950Z] #48 18.33 Selecting previously unselected package xfsprogs. [2023-07-28T11:37:09.950Z] #48 18.34 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-28T11:37:09.950Z] #48 18.34 Unpacking xfsprogs (5.10.0-4) ... [2023-07-28T11:37:10.012Z] #48 17.14 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:10.099Z] #48 11.50 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:37:10.099Z] #48 11.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:37:10.099Z] #48 11.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:10.099Z] #48 11.64 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:37:10.099Z] #48 11.64 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:37:10.099Z] #48 11.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:10.209Z] #48 18.52 Selecting previously unselected package zip. [2023-07-28T11:37:10.209Z] #48 18.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-28T11:37:10.209Z] #48 18.53 Unpacking zip (3.0-12) ... [2023-07-28T11:37:10.209Z] #48 18.64 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:10.273Z] #48 17.51 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:10.273Z] #48 17.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:10.273Z] #48 17.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:10.273Z] #48 17.59 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:10.273Z] #48 17.60 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:10.273Z] #48 17.61 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:10.273Z] #48 17.64 Setting up uidmap (1:4.8.1-1) ... [2023-07-28T11:37:10.357Z] #48 11.77 Selecting previously unselected package jq. [2023-07-28T11:37:10.357Z] #48 11.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:37:10.357Z] #48 11.79 Unpacking jq (1.6-2.1) ... [2023-07-28T11:37:10.470Z] #48 18.98 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:10.470Z] #48 18.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:10.470Z] #48 19.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:10.470Z] #48 19.02 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:10.470Z] #48 19.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:10.492Z] #48 5.142 The following additional packages will be installed: [2023-07-28T11:37:10.492Z] #48 5.143 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:37:10.492Z] #48 5.143 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-07-28T11:37:10.492Z] #48 5.144 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-07-28T11:37:10.492Z] #48 5.145 python3-pkg-resources vim-runtime xxd [2023-07-28T11:37:10.492Z] #48 5.146 Suggested packages: [2023-07-28T11:37:10.492Z] #48 5.147 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-28T11:37:10.492Z] #48 5.147 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-07-28T11:37:10.492Z] #48 5.147 acl attr quota [2023-07-28T11:37:10.492Z] #48 5.147 Recommended packages: [2023-07-28T11:37:10.492Z] #48 5.147 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-07-28T11:37:10.533Z] #48 17.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:10.533Z] #48 17.67 Setting up bzip2 (1.0.8-4) ... [2023-07-28T11:37:10.533Z] #48 17.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:10.533Z] #48 17.69 Setting up python3-wheel (0.34.2-1) ... [2023-07-28T11:37:10.533Z] #48 17.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:10.614Z] #48 12.07 Selecting previously unselected package libaio1:amd64. [2023-07-28T11:37:10.614Z] #48 12.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-28T11:37:10.614Z] #48 12.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:10.729Z] #48 19.06 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:10.729Z] #48 19.08 Setting up uidmap (1:4.8.1-1) ... [2023-07-28T11:37:10.729Z] #48 19.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:10.729Z] #48 19.12 Setting up bzip2 (1.0.8-4) ... [2023-07-28T11:37:10.729Z] #48 19.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:10.729Z] #48 19.14 Setting up python3-wheel (0.34.2-1) ... [2023-07-28T11:37:10.753Z] #48 5.615 The following NEW packages will be installed: [2023-07-28T11:37:10.753Z] #48 5.616 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-07-28T11:37:10.753Z] #48 5.617 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-07-28T11:37:10.753Z] #48 5.617 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-07-28T11:37:10.753Z] #48 5.618 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-07-28T11:37:10.753Z] #48 5.619 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-07-28T11:37:10.753Z] #48 5.619 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-07-28T11:37:10.753Z] #48 5.620 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-28T11:37:10.753Z] #48 5.620 xz-utils zip [2023-07-28T11:37:10.794Z] #48 17.95 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:37:10.795Z] #48 17.96 Setting up libcap2-bin (1:2.44-1) ... [2023-07-28T11:37:10.795Z] #48 17.98 Setting up apparmor (2.13.6-10) ... [2023-07-28T11:37:10.873Z] #48 12.42 Selecting previously unselected package libgpm2:amd64. [2023-07-28T11:37:10.873Z] #48 12.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-28T11:37:10.873Z] #48 12.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:10.988Z] #48 19.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:10.988Z] #48 19.42 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:37:10.988Z] #48 19.44 Setting up libcap2-bin (1:2.44-1) ... [2023-07-28T11:37:10.988Z] #48 19.47 Setting up apparmor (2.13.6-10) ... [2023-07-28T11:37:11.014Z] #48 5.905 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:37:11.014Z] #48 5.905 Need to get 27.0 MB of archives. [2023-07-28T11:37:11.014Z] #48 5.905 After this operation, 104 MB of additional disk space will be used. [2023-07-28T11:37:11.014Z] #48 5.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-07-28T11:37:11.014Z] #48 5.910 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-07-28T11:37:11.014Z] #48 5.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-07-28T11:37:11.014Z] #48 5.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-07-28T11:37:11.014Z] #48 5.917 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-07-28T11:37:11.014Z] #48 5.918 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-07-28T11:37:11.014Z] #48 5.932 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-07-28T11:37:11.014Z] #48 5.953 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-07-28T11:37:11.014Z] #48 5.975 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-28T11:37:11.014Z] #48 5.980 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-28T11:37:11.014Z] #48 5.983 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-07-28T11:37:11.014Z] #48 5.987 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-07-28T11:37:11.014Z] #48 5.989 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-28T11:37:11.014Z] #48 5.997 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-07-28T11:37:11.014Z] #48 6.016 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-07-28T11:37:11.014Z] #48 6.027 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-07-28T11:37:11.014Z] #48 6.028 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-07-28T11:37:11.014Z] #48 6.055 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-07-28T11:37:11.131Z] #48 12.73 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:37:11.276Z] #48 6.061 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-07-28T11:37:11.276Z] #48 6.063 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-07-28T11:37:11.276Z] #48 6.067 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-07-28T11:37:11.276Z] #48 6.075 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-07-28T11:37:11.276Z] #48 6.079 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-07-28T11:37:11.276Z] #48 6.082 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-07-28T11:37:11.276Z] #48 6.083 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-07-28T11:37:11.276Z] #48 6.085 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-07-28T11:37:11.276Z] #48 6.089 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-07-28T11:37:11.388Z] #48 12.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:37:11.388Z] #48 12.83 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:11.538Z] #48 6.414 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-07-28T11:37:11.538Z] #48 6.418 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-28T11:37:11.538Z] #48 6.420 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-28T11:37:11.538Z] #48 6.422 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-28T11:37:11.538Z] #48 6.424 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-07-28T11:37:11.538Z] #48 6.429 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-07-28T11:37:11.538Z] #48 6.435 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-28T11:37:11.799Z] #48 6.525 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-28T11:37:11.799Z] #48 6.544 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-28T11:37:11.799Z] #48 6.549 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-28T11:37:11.799Z] #48 6.555 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-28T11:37:11.799Z] #48 6.578 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-28T11:37:11.799Z] #48 6.590 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-28T11:37:11.799Z] #48 6.612 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-07-28T11:37:11.799Z] #48 6.645 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-07-28T11:37:11.799Z] #48 6.666 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-07-28T11:37:11.799Z] #48 6.671 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-28T11:37:12.061Z] #48 7.053 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-07-28T11:37:12.181Z] #48 19.26 Setting up zip (3.0-12) ... [2023-07-28T11:37:12.181Z] #48 19.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:12.181Z] #48 19.30 Setting up bash-completion (1:2.11-2) ... [2023-07-28T11:37:12.322Z] #48 ... [2023-07-28T11:37:12.322Z] [2023-07-28T11:37:12.322Z] #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-28T11:37:12.322Z] #23 DONE 55.7s [2023-07-28T11:37:12.322Z] [2023-07-28T11:37:12.322Z] #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-28T11:37:12.322Z] #48 7.083 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-07-28T11:37:12.322Z] #48 7.097 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-07-28T11:37:12.366Z] #48 20.65 Setting up zip (3.0-12) ... [2023-07-28T11:37:12.366Z] #48 20.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:12.366Z] #48 20.70 Setting up bash-completion (1:2.11-2) ... [2023-07-28T11:37:12.595Z] #48 7.382 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:37:12.595Z] #48 7.437 Fetched 27.0 MB in 1s (18.4 MB/s) [2023-07-28T11:37:12.596Z] #48 7.486 Selecting previously unselected package pigz. [2023-07-28T11:37:12.857Z] #48 7.486 (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-28T11:37:12.857Z] #48 7.512 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-07-28T11:37:12.857Z] #48 7.521 Unpacking pigz (2.6-1) ... [2023-07-28T11:37:12.857Z] #48 7.656 Selecting previously unselected package libelf1:amd64. [2023-07-28T11:37:12.857Z] #48 7.659 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-07-28T11:37:12.857Z] #48 7.677 Unpacking libelf1:amd64 (0.183-1) ... [2023-07-28T11:37:13.118Z] #48 7.798 Selecting previously unselected package libbpf0:amd64. [2023-07-28T11:37:13.118Z] #48 7.801 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-07-28T11:37:13.118Z] #48 7.815 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:37:13.118Z] #48 7.907 Selecting previously unselected package libcap2:amd64. [2023-07-28T11:37:13.118Z] #48 7.918 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-07-28T11:37:13.118Z] #48 7.952 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:37:13.285Z] #48 ... [2023-07-28T11:37:13.285Z] [2023-07-28T11:37:13.285Z] #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-28T11:37:13.285Z] #23 DONE 57.3s [2023-07-28T11:37:13.285Z] [2023-07-28T11:37:13.285Z] #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-28T11:37:13.285Z] #48 14.41 Selecting previously unselected package libinih1:amd64. [2023-07-28T11:37:13.285Z] #48 14.42 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-28T11:37:13.285Z] #48 14.43 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:13.285Z] #48 14.54 Selecting previously unselected package libnet1:amd64. [2023-07-28T11:37:13.285Z] #48 14.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-28T11:37:13.285Z] #48 14.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:13.285Z] #48 14.63 Selecting previously unselected package libnl-3-200:amd64. [2023-07-28T11:37:13.285Z] #48 14.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-28T11:37:13.285Z] #48 14.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:13.285Z] #48 14.73 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-28T11:37:13.285Z] #48 14.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-28T11:37:13.285Z] #48 14.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:13.285Z] #48 14.82 Selecting previously unselected package net-tools. [2023-07-28T11:37:13.285Z] #48 14.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-28T11:37:13.285Z] #48 14.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:13.381Z] #48 8.211 Selecting previously unselected package libmnl0:amd64. [2023-07-28T11:37:13.381Z] #48 8.215 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-07-28T11:37:13.381Z] #48 8.227 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-07-28T11:37:13.544Z] #48 14.96 Selecting previously unselected package patch. [2023-07-28T11:37:13.544Z] #48 14.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-28T11:37:13.544Z] #48 14.96 Unpacking patch (2.7.6-7) ... [2023-07-28T11:37:13.544Z] #48 15.06 Selecting previously unselected package python-pip-whl. [2023-07-28T11:37:13.544Z] #48 15.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:13.544Z] #48 15.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:13.642Z] #48 8.374 Selecting previously unselected package libxtables12:amd64. [2023-07-28T11:37:13.642Z] #48 8.378 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-07-28T11:37:13.642Z] #48 8.384 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:37:13.642Z] #48 8.464 Selecting previously unselected package libcap2-bin. [2023-07-28T11:37:13.642Z] #48 8.468 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-07-28T11:37:13.642Z] #48 8.478 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-28T11:37:13.801Z] #48 15.32 Selecting previously unselected package python3-lib2to3. [2023-07-28T11:37:13.801Z] #48 15.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-28T11:37:13.801Z] #48 15.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:13.801Z] #48 15.42 Selecting previously unselected package python3-distutils. [2023-07-28T11:37:13.905Z] #48 8.567 Selecting previously unselected package iproute2. [2023-07-28T11:37:13.905Z] #48 8.571 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-07-28T11:37:13.905Z] #48 8.576 Unpacking iproute2 (5.10.0-4) ... [2023-07-28T11:37:13.905Z] #48 8.819 Selecting previously unselected package xxd. [2023-07-28T11:37:13.905Z] #48 8.822 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:37:13.905Z] #48 8.837 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:13.905Z] #48 8.923 Selecting previously unselected package vim-common. [2023-07-28T11:37:14.084Z] #48 15.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-28T11:37:14.084Z] #48 15.43 Unpacking python3-distutils (3.9.2-1) ... [2023-07-28T11:37:14.095Z] #48 21.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:14.095Z] #48 21.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-28T11:37:14.095Z] #48 21.29 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-07-28T11:37:14.095Z] #48 21.30 Setting up patch (2.7.6-7) ... [2023-07-28T11:37:14.095Z] #48 21.31 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:14.095Z] #48 21.37 invoke-rc.d: could not determine current runlevel [2023-07-28T11:37:14.095Z] #48 21.39 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-28T11:37:14.095Z] #48 21.40 Setting up xfsprogs (5.10.0-4) ... [2023-07-28T11:37:14.095Z] #48 21.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:37:14.095Z] #48 21.44 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:14.095Z] #48 21.45 Setting up pigz (2.6-1) ... [2023-07-28T11:37:14.095Z] #48 21.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:14.095Z] #48 21.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:14.166Z] #48 8.927 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:37:14.166Z] #48 8.939 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:14.166Z] #48 9.046 Selecting previously unselected package bash-completion. [2023-07-28T11:37:14.166Z] #48 9.051 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-07-28T11:37:14.277Z] #48 22.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:14.277Z] #48 22.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-28T11:37:14.344Z] #48 15.63 Selecting previously unselected package python3-pkg-resources. [2023-07-28T11:37:14.344Z] #48 15.63 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-28T11:37:14.344Z] #48 15.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:14.356Z] #48 21.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:14.356Z] #48 21.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:14.356Z] #48 21.77 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:14.536Z] #48 22.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-07-28T11:37:14.537Z] #48 22.85 Setting up patch (2.7.6-7) ... [2023-07-28T11:37:14.537Z] #48 22.88 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:14.537Z] #48 22.93 invoke-rc.d: could not determine current runlevel [2023-07-28T11:37:14.537Z] #48 22.94 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-28T11:37:14.537Z] #48 22.94 Setting up xfsprogs (5.10.0-4) ... [2023-07-28T11:37:14.537Z] #48 22.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:37:14.537Z] #48 22.98 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:14.537Z] #48 22.99 Setting up pigz (2.6-1) ... [2023-07-28T11:37:14.537Z] #48 23.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:14.537Z] #48 23.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:14.600Z] #48 16.03 Selecting previously unselected package python3-setuptools. [2023-07-28T11:37:14.600Z] #48 16.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-28T11:37:14.600Z] #48 16.04 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:14.617Z] #48 21.78 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:14.617Z] #48 ... [2023-07-28T11:37:14.617Z] [2023-07-28T11:37:14.617Z] #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-28T11:37:14.617Z] #36 57.87 + bin/containerd [2023-07-28T11:37:14.796Z] #48 23.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:14.796Z] #48 23.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:14.796Z] #48 23.28 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:14.857Z] #48 16.18 Selecting previously unselected package python3-wheel. [2023-07-28T11:37:14.857Z] #48 16.19 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-28T11:37:14.857Z] #48 16.19 Unpacking python3-wheel (0.34.2-1) ... [2023-07-28T11:37:14.857Z] #48 16.28 Selecting previously unselected package python3-pip. [2023-07-28T11:37:14.857Z] #48 16.28 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:14.857Z] #48 16.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:15.056Z] #48 23.30 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:15.056Z] #48 23.45 Setting up libelf1:amd64 (0.183-1) ... [2023-07-28T11:37:15.056Z] #48 23.48 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:15.056Z] #48 23.49 Setting up python3-distutils (3.9.2-1) ... [2023-07-28T11:37:15.114Z] #48 16.47 Selecting previously unselected package sudo. [2023-07-28T11:37:15.114Z] #48 16.47 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-28T11:37:15.114Z] #48 16.48 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:15.114Z] #48 16.72 Selecting previously unselected package thin-provisioning-tools. [2023-07-28T11:37:15.314Z] #48 23.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:15.314Z] #48 23.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-28T11:37:15.314Z] #48 23.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-28T11:37:15.314Z] #48 23.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-28T11:37:15.314Z] #48 23.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-28T11:37:15.314Z] #48 23.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-28T11:37:15.314Z] #48 23.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-28T11:37:15.314Z] #48 23.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-28T11:37:15.314Z] #48 23.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-28T11:37:15.314Z] #48 23.75 Setting up python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:15.371Z] #48 16.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-28T11:37:15.371Z] #48 16.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:15.371Z] #48 16.85 Selecting previously unselected package uidmap. [2023-07-28T11:37:15.371Z] #48 16.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-28T11:37:15.371Z] #48 16.85 Unpacking uidmap (1:4.8.1-1) ... [2023-07-28T11:37:15.371Z] #48 16.94 Selecting previously unselected package vim-runtime. [2023-07-28T11:37:15.371Z] #48 16.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:37:15.572Z] #48 ... [2023-07-28T11:37:15.572Z] [2023-07-28T11:37:15.572Z] #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-28T11:37:15.572Z] #26 68.24 + /build/golangci-lint --version [2023-07-28T11:37:15.572Z] #26 68.37 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-28T11:37:15.629Z] #48 16.96 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-28T11:37:15.629Z] #48 16.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-28T11:37:15.629Z] #48 16.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:16.086Z] #48 10.89 Unpacking bash-completion (1:2.11-2) ... [2023-07-28T11:37:16.351Z] #48 11.07 Selecting previously unselected package bzip2. [2023-07-28T11:37:16.351Z] #48 11.08 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-07-28T11:37:16.351Z] #48 11.08 Unpacking bzip2 (1.0.8-4) ... [2023-07-28T11:37:16.351Z] #48 11.15 Selecting previously unselected package xz-utils. [2023-07-28T11:37:16.351Z] #48 11.16 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-07-28T11:37:16.351Z] #48 11.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:16.351Z] #48 11.25 Selecting previously unselected package apparmor. [2023-07-28T11:37:16.351Z] #48 11.26 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-07-28T11:37:16.559Z] #48 18.14 Selecting previously unselected package vim. [2023-07-28T11:37:16.559Z] #48 18.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:37:16.612Z] #48 11.35 Unpacking apparmor (2.13.6-10) ... [2023-07-28T11:37:16.612Z] #48 11.55 Selecting previously unselected package inetutils-ping. [2023-07-28T11:37:16.612Z] #48 11.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-07-28T11:37:16.612Z] #48 11.56 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:16.612Z] #48 11.65 Selecting previously unselected package libip4tc2:amd64. [2023-07-28T11:37:16.815Z] #48 18.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:16.815Z] #48 18.42 Selecting previously unselected package xfsprogs. [2023-07-28T11:37:16.873Z] #48 11.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:16.873Z] #48 11.66 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:16.873Z] #48 11.74 Selecting previously unselected package libip6tc2:amd64. [2023-07-28T11:37:16.873Z] #48 11.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-07-28T11:37:16.873Z] #48 11.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:17.116Z] #48 18.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-28T11:37:17.116Z] #48 18.43 Unpacking xfsprogs (5.10.0-4) ... [2023-07-28T11:37:17.116Z] #48 18.65 Selecting previously unselected package zip. [2023-07-28T11:37:17.116Z] #48 18.66 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-28T11:37:17.116Z] #48 18.66 Unpacking zip (3.0-12) ... [2023-07-28T11:37:17.135Z] #48 11.83 Selecting previously unselected package libnfnetlink0:amd64. [2023-07-28T11:37:17.135Z] #48 11.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-07-28T11:37:17.135Z] #48 11.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:17.135Z] #48 11.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-07-28T11:37:17.135Z] #48 11.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-07-28T11:37:17.135Z] #48 11.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:17.376Z] #48 18.78 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:17.408Z] #48 12.09 Selecting previously unselected package libnftnl11:amd64. [2023-07-28T11:37:17.408Z] #48 12.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-07-28T11:37:17.408Z] #48 12.10 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:17.408Z] #48 12.19 Selecting previously unselected package iptables. [2023-07-28T11:37:17.408Z] #48 12.19 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-07-28T11:37:17.408Z] #48 12.20 Unpacking iptables (1.8.7-1) ... [2023-07-28T11:37:17.408Z] #48 12.32 Selecting previously unselected package libonig5:amd64. [2023-07-28T11:37:17.408Z] #48 12.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-07-28T11:37:17.408Z] #48 12.33 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:17.408Z] #48 12.45 Selecting previously unselected package libjq1:amd64. [2023-07-28T11:37:17.657Z] #48 19.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:17.657Z] #48 19.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:17.657Z] #48 19.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:17.657Z] #48 19.14 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:17.657Z] #48 19.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:17.657Z] #48 19.17 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:17.657Z] #48 19.18 Setting up uidmap (1:4.8.1-1) ... [2023-07-28T11:37:17.657Z] #48 19.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:17.657Z] #48 19.21 Setting up bzip2 (1.0.8-4) ... [2023-07-28T11:37:17.657Z] #48 19.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:17.657Z] #48 19.24 Setting up python3-wheel (0.34.2-1) ... [2023-07-28T11:37:17.671Z] #48 12.45 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-07-28T11:37:17.671Z] #48 12.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:17.671Z] #48 12.53 Selecting previously unselected package jq. [2023-07-28T11:37:17.671Z] #48 12.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-07-28T11:37:17.671Z] #48 12.54 Unpacking jq (1.6-2.1) ... [2023-07-28T11:37:17.671Z] #48 12.63 Selecting previously unselected package libaio1:amd64. [2023-07-28T11:37:17.671Z] #48 12.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-07-28T11:37:17.671Z] #48 12.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:17.671Z] #48 12.69 Selecting previously unselected package libgpm2:amd64. [2023-07-28T11:37:17.671Z] #48 12.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-07-28T11:37:17.671Z] #48 12.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:17.920Z] #48 19.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:17.933Z] #48 12.76 Selecting previously unselected package libicu67:amd64. [2023-07-28T11:37:17.933Z] #48 12.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-07-28T11:37:17.933Z] #48 12.77 Unpacking libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:18.192Z] #48 19.53 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:37:18.192Z] #48 19.54 Setting up libcap2-bin (1:2.44-1) ... [2023-07-28T11:37:18.192Z] #48 19.55 Setting up apparmor (2.13.6-10) ... [2023-07-28T11:37:18.860Z] #26 DONE 71.1s [2023-07-28T11:37:18.860Z] [2023-07-28T11:37:18.861Z] #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-28T11:37:18.861Z] #48 24.25 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:18.861Z] #48 24.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:18.861Z] #48 24.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:18.861Z] #48 24.37 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:18.861Z] #48 24.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:18.861Z] #48 24.75 Setting up jq (1.6-2.1) ... [2023-07-28T11:37:18.861Z] #48 24.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:37:18.861Z] #48 24.85 Setting up iptables (1.8.7-1) ... [2023-07-28T11:37:18.861Z] #48 24.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:18.861Z] #48 24.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:18.861Z] #48 24.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:18.861Z] #48 24.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:18.861Z] #48 24.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-28T11:37:18.861Z] #48 24.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-28T11:37:18.861Z] #48 24.99 Setting up iproute2 (5.10.0-4) ... [2023-07-28T11:37:18.861Z] #48 25.40 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:37:18.861Z] #48 DONE 26.9s [2023-07-28T11:37:18.861Z] [2023-07-28T11:37:18.861Z] #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-28T11:37:18.861Z] #40 32.60 + mkdir -p /build [2023-07-28T11:37:18.861Z] #40 32.61 + cp runc /build/runc [2023-07-28T11:37:18.861Z] #40 DONE 33.0s [2023-07-28T11:37:18.861Z] [2023-07-28T11:37:18.861Z] #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-28T11:37:19.120Z] #49 0.614 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-28T11:37:19.120Z] #49 0.617 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-28T11:37:19.120Z] #49 0.620 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-28T11:37:19.120Z] #49 DONE 0.8s [2023-07-28T11:37:19.120Z] [2023-07-28T11:37:19.120Z] #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-28T11:37:19.120Z] #37 56.96 + bin/containerd [2023-07-28T11:37:19.321Z] #48 13.97 Selecting previously unselected package libinih1:amd64. [2023-07-28T11:37:19.321Z] #48 13.97 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-07-28T11:37:19.321Z] #48 13.98 Unpacking libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:19.321Z] #48 14.04 Selecting previously unselected package libnet1:amd64. [2023-07-28T11:37:19.321Z] #48 14.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-07-28T11:37:19.321Z] #48 14.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:19.321Z] #48 14.11 Selecting previously unselected package libnl-3-200:amd64. [2023-07-28T11:37:19.321Z] #48 14.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-07-28T11:37:19.321Z] #48 14.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:19.321Z] #48 14.21 Selecting previously unselected package libprotobuf-c1:amd64. [2023-07-28T11:37:19.321Z] #48 14.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-07-28T11:37:19.321Z] #48 14.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:19.321Z] #48 14.26 Selecting previously unselected package net-tools. [2023-07-28T11:37:19.321Z] #48 14.27 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-07-28T11:37:19.321Z] #48 14.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:19.583Z] #48 14.37 Selecting previously unselected package patch. [2023-07-28T11:37:19.583Z] #48 14.37 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-07-28T11:37:19.583Z] #48 14.38 Unpacking patch (2.7.6-7) ... [2023-07-28T11:37:19.583Z] #48 14.46 Selecting previously unselected package python-pip-whl. [2023-07-28T11:37:19.583Z] #48 14.46 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:19.583Z] #48 14.48 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:19.599Z] #48 20.91 Setting up zip (3.0-12) ... [2023-07-28T11:37:19.599Z] #48 20.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:19.599Z] #48 20.94 Setting up bash-completion (1:2.11-2) ... [2023-07-28T11:37:19.844Z] #48 14.74 Selecting previously unselected package python3-lib2to3. [2023-07-28T11:37:19.844Z] #48 14.74 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-28T11:37:19.844Z] #48 14.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:19.844Z] #48 14.83 Selecting previously unselected package python3-distutils. [2023-07-28T11:37:19.844Z] #48 14.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-07-28T11:37:19.844Z] #48 14.84 Unpacking python3-distutils (3.9.2-1) ... [2023-07-28T11:37:19.905Z] #36 ... [2023-07-28T11:37:19.905Z] [2023-07-28T11:37:19.905Z] #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-28T11:37:19.905Z] #48 21.93 Setting up libelf1:amd64 (0.183-1) ... [2023-07-28T11:37:19.905Z] #48 21.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:19.905Z] #48 21.96 Setting up python3-distutils (3.9.2-1) ... [2023-07-28T11:37:19.905Z] #48 22.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:19.905Z] #48 22.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-28T11:37:19.905Z] #48 22.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-28T11:37:19.905Z] #48 22.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-28T11:37:19.905Z] #48 22.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-28T11:37:19.905Z] #48 22.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-28T11:37:19.905Z] #48 22.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-28T11:37:19.905Z] #48 22.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-28T11:37:19.905Z] #48 22.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-28T11:37:19.905Z] #48 22.21 Setting up python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:19.905Z] #48 22.62 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:19.905Z] #48 22.63 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:19.905Z] #48 22.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:19.905Z] #48 22.67 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:19.905Z] #48 23.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:19.905Z] #48 23.10 Setting up jq (1.6-2.1) ... [2023-07-28T11:37:19.905Z] #48 23.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:37:19.905Z] #48 23.18 Setting up iptables (1.8.7-1) ... [2023-07-28T11:37:19.905Z] #48 23.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:19.905Z] #48 23.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:19.905Z] #48 23.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:19.905Z] #48 23.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:19.905Z] #48 23.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-28T11:37:19.905Z] #48 23.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-28T11:37:19.905Z] #48 23.25 Setting up iproute2 (5.10.0-4) ... [2023-07-28T11:37:19.905Z] #48 23.50 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:37:20.106Z] #48 14.93 Selecting previously unselected package python3-pkg-resources. [2023-07-28T11:37:20.106Z] #48 14.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-28T11:37:20.106Z] #48 14.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:20.106Z] #48 15.02 Selecting previously unselected package python3-setuptools. [2023-07-28T11:37:20.106Z] #48 15.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-07-28T11:37:20.106Z] #48 15.03 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:20.367Z] #48 15.18 Selecting previously unselected package python3-wheel. [2023-07-28T11:37:20.367Z] #48 15.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-07-28T11:37:20.367Z] #48 15.19 Unpacking python3-wheel (0.34.2-1) ... [2023-07-28T11:37:20.367Z] #48 15.26 Selecting previously unselected package python3-pip. [2023-07-28T11:37:20.367Z] #48 15.26 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-28T11:37:20.367Z] #48 15.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:20.367Z] #48 15.41 Selecting previously unselected package sudo. [2023-07-28T11:37:20.628Z] #48 15.41 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-07-28T11:37:20.628Z] #48 15.42 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:20.628Z] #48 15.65 Selecting previously unselected package thin-provisioning-tools. [2023-07-28T11:37:20.889Z] #48 15.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-07-28T11:37:20.889Z] #48 15.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:20.889Z] #48 15.78 Selecting previously unselected package uidmap. [2023-07-28T11:37:20.889Z] #48 15.79 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-07-28T11:37:20.889Z] #48 15.79 Unpacking uidmap (1:4.8.1-1) ... [2023-07-28T11:37:20.889Z] #48 15.92 Selecting previously unselected package vim-runtime. [2023-07-28T11:37:21.150Z] #48 15.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-28T11:37:21.150Z] #48 15.93 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-28T11:37:21.150Z] #48 15.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-28T11:37:21.150Z] #48 15.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:22.093Z] #48 16.97 Selecting previously unselected package vim. [2023-07-28T11:37:22.093Z] #48 16.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-07-28T11:37:22.093Z] #48 17.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:22.150Z] #48 23.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:22.150Z] #48 23.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-28T11:37:22.150Z] #48 23.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-07-28T11:37:22.150Z] #48 23.33 Setting up patch (2.7.6-7) ... [2023-07-28T11:37:22.150Z] #48 23.34 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:22.150Z] #48 23.44 invoke-rc.d: could not determine current runlevel [2023-07-28T11:37:22.150Z] #48 23.45 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-28T11:37:22.150Z] #48 23.46 Setting up xfsprogs (5.10.0-4) ... [2023-07-28T11:37:22.150Z] #48 23.48 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:37:22.150Z] #48 23.50 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:22.150Z] #48 23.54 Setting up pigz (2.6-1) ... [2023-07-28T11:37:22.150Z] #48 23.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:22.150Z] #48 23.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:22.150Z] #48 23.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:22.150Z] #48 23.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:22.354Z] #48 17.22 Selecting previously unselected package xfsprogs. [2023-07-28T11:37:22.354Z] #48 17.23 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-07-28T11:37:22.354Z] #48 17.23 Unpacking xfsprogs (5.10.0-4) ... [2023-07-28T11:37:22.406Z] #48 23.90 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:22.406Z] #48 23.91 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:22.451Z] #48 DONE 29.7s [2023-07-28T11:37:22.451Z] [2023-07-28T11:37:22.451Z] #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-28T11:37:22.451Z] #40 32.28 + mkdir -p /build [2023-07-28T11:37:22.451Z] #40 32.28 + cp runc /build/runc [2023-07-28T11:37:22.451Z] #40 DONE 35.4s [2023-07-28T11:37:22.451Z] [2023-07-28T11:37:22.451Z] #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-28T11:37:22.451Z] #25 70.36 + /build/golangci-lint --version [2023-07-28T11:37:22.451Z] #25 70.53 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-28T11:37:22.451Z] #25 DONE 76.2s [2023-07-28T11:37:22.451Z] [2023-07-28T11:37:22.451Z] #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-28T11:37:22.617Z] #48 17.41 Selecting previously unselected package zip. [2023-07-28T11:37:22.617Z] #48 17.42 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-07-28T11:37:22.617Z] #48 17.42 Unpacking zip (3.0-12) ... [2023-07-28T11:37:22.617Z] #48 17.65 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-28T11:37:22.663Z] #48 24.07 Setting up libelf1:amd64 (0.183-1) ... [2023-07-28T11:37:22.663Z] #48 24.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:22.663Z] #48 24.20 Setting up python3-distutils (3.9.2-1) ... [2023-07-28T11:37:22.920Z] #48 24.40 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:22.920Z] #48 24.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-28T11:37:22.920Z] #48 24.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-28T11:37:22.920Z] #48 24.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-28T11:37:22.920Z] #48 24.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-28T11:37:22.920Z] #48 24.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-28T11:37:22.920Z] #48 24.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-28T11:37:22.920Z] #48 24.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-28T11:37:22.920Z] #48 24.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-28T11:37:22.920Z] #48 24.47 Setting up python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:23.189Z] #48 17.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:23.189Z] #48 18.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-28T11:37:23.189Z] #48 18.02 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-07-28T11:37:23.189Z] #48 18.03 Setting up libicu67:amd64 (67.1-7) ... [2023-07-28T11:37:23.189Z] #48 18.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-07-28T11:37:23.189Z] #48 18.07 Setting up libinih1:amd64 (53-1+b2) ... [2023-07-28T11:37:23.189Z] #48 18.09 Setting up uidmap (1:4.8.1-1) ... [2023-07-28T11:37:23.189Z] #48 18.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-07-28T11:37:23.189Z] #48 18.11 Setting up bzip2 (1.0.8-4) ... [2023-07-28T11:37:23.189Z] #48 18.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-07-28T11:37:23.189Z] #48 18.14 Setting up python3-wheel (0.34.2-1) ... [2023-07-28T11:37:23.396Z] #49 0.995 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-28T11:37:23.396Z] #49 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-28T11:37:23.396Z] #49 1.029 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-28T11:37:23.449Z] #48 18.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:23.449Z] #48 18.45 Setting up libcap2:amd64 (1:2.44-1) ... [2023-07-28T11:37:23.449Z] #48 18.46 Setting up libcap2-bin (1:2.44-1) ... [2023-07-28T11:37:23.449Z] #48 18.47 Setting up apparmor (2.13.6-10) ... [2023-07-28T11:37:23.485Z] #48 24.99 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:23.485Z] #48 25.00 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:23.485Z] #48 25.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:23.485Z] #48 25.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:23.657Z] #49 DONE 1.3s [2023-07-28T11:37:23.657Z] [2023-07-28T11:37:23.657Z] #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-28T11:37:23.657Z] #36 ... [2023-07-28T11:37:23.657Z] [2023-07-28T11:37:23.657Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:37:24.049Z] #48 25.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:24.049Z] #48 25.43 Setting up jq (1.6-2.1) ... [2023-07-28T11:37:24.049Z] #48 25.45 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:37:24.049Z] #48 25.46 Setting up iptables (1.8.7-1) ... [2023-07-28T11:37:24.049Z] #48 25.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:24.049Z] #48 25.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:24.049Z] #48 25.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:24.049Z] #48 25.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:24.049Z] #48 25.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-28T11:37:24.049Z] #48 25.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-28T11:37:24.049Z] #48 25.49 Setting up iproute2 (5.10.0-4) ... [2023-07-28T11:37:24.307Z] #48 25.66 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:37:24.869Z] #48 ... [2023-07-28T11:37:24.869Z] [2023-07-28T11:37:24.869Z] #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-28T11:37:24.869Z] #37 57.90 + bin/containerd [2023-07-28T11:37:25.686Z] #37 ... [2023-07-28T11:37:25.686Z] [2023-07-28T11:37:25.686Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:37:25.686Z] #50 6.342 Collecting yamllint==1.26.1 [2023-07-28T11:37:26.751Z] #48 21.32 Setting up zip (3.0-12) ... [2023-07-28T11:37:26.751Z] #48 21.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:26.751Z] #48 21.47 Setting up bash-completion (1:2.11-2) ... [2023-07-28T11:37:27.064Z] #50 7.388 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-28T11:37:27.324Z] #50 7.832 Collecting pathspec>=0.5.3 [2023-07-28T11:37:27.324Z] #50 7.836 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-28T11:37:27.324Z] #50 8.027 Collecting pyyaml [2023-07-28T11:37:27.324Z] #50 8.031 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-07-28T11:37:27.324Z] #50 8.061 Building wheels for collected packages: yamllint [2023-07-28T11:37:27.324Z] #50 8.062 Building wheel for yamllint (setup.py): started [2023-07-28T11:37:27.892Z] #50 8.429 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-28T11:37:27.892Z] #50 8.431 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e1c8e8bc4c78ae9430f4cfc37cf03c55ac84de9362be573bbfe2e7d55139496e [2023-07-28T11:37:27.892Z] #50 8.431 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-28T11:37:27.892Z] #50 8.435 Successfully built yamllint [2023-07-28T11:37:27.892Z] #50 8.450 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-28T11:37:27.892Z] #50 8.615 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 [2023-07-28T11:37:28.667Z] Running on azwin-2-4d52a0 in d:\jenkins\workspace\moby_PR-46105 [Pipeline] { [2023-07-28T11:37:28.674Z] #48 23.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-28T11:37:28.674Z] #48 23.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-28T11:37:28.674Z] #48 23.68 Setting up libmnl0:amd64 (1.0.4-3) ... [Pipeline] ws [2023-07-28T11:37:28.682Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-07-28T11:37:28.935Z] #48 ... [2023-07-28T11:37:28.935Z] [2023-07-28T11:37:28.935Z] #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-28T11:37:28.935Z] #25 67.36 + /build/golangci-lint --version [2023-07-28T11:37:28.935Z] #25 67.63 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-28T11:37:28.935Z] #25 DONE 72.5s [2023-07-28T11:37:28.935Z] [2023-07-28T11:37:28.935Z] #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-28T11:37:28.935Z] #48 23.75 Setting up patch (2.7.6-7) ... [2023-07-28T11:37:28.935Z] #48 23.76 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-28T11:37:28.935Z] #48 ... [2023-07-28T11:37:28.935Z] [2023-07-28T11:37:28.935Z] #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-28T11:37:28.935Z] #36 54.33 + bin/containerd [2023-07-28T11:37:28.935Z] #36 ... [2023-07-28T11:37:28.935Z] [2023-07-28T11:37:28.935Z] #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-28T11:37:28.935Z] #48 23.87 invoke-rc.d: could not determine current runlevel [2023-07-28T11:37:28.935Z] #48 23.90 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-28T11:37:28.935Z] #48 23.92 Setting up xfsprogs (5.10.0-4) ... [2023-07-28T11:37:29.196Z] #48 23.94 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-07-28T11:37:29.196Z] #48 23.95 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-28T11:37:29.196Z] #48 23.96 Setting up pigz (2.6-1) ... [2023-07-28T11:37:29.196Z] #48 23.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-07-28T11:37:29.196Z] #48 23.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-07-28T11:37:29.196Z] #48 24.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-28T11:37:29.196Z] #48 24.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:29.457Z] #48 24.32 Setting up libaio1:amd64 (0.3.112-9) ... [2023-07-28T11:37:29.457Z] #48 24.34 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-28T11:37:29.717Z] #48 24.50 Setting up libelf1:amd64 (0.183-1) ... [2023-07-28T11:37:29.717Z] #48 24.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-07-28T11:37:29.717Z] #48 24.59 Setting up python3-distutils (3.9.2-1) ... [2023-07-28T11:37:29.798Z] #50 DONE 10.3s [2023-07-28T11:37:29.798Z] [2023-07-28T11:37:29.798Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-28T11:37:29.798Z] #51 DONE 0.2s [2023-07-28T11:37:29.798Z] [2023-07-28T11:37:29.798Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-28T11:37:29.978Z] #48 24.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-28T11:37:29.978Z] #48 24.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-28T11:37:29.978Z] #48 24.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-28T11:37:29.978Z] #48 24.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-28T11:37:29.978Z] #48 24.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-28T11:37:29.978Z] #48 24.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-28T11:37:29.978Z] #48 24.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-28T11:37:29.978Z] #48 24.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-28T11:37:29.978Z] #48 24.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-28T11:37:29.978Z] #48 24.88 Setting up python3-setuptools (52.0.0-4) ... [2023-07-28T11:37:30.056Z] #52 DONE 0.2s [2023-07-28T11:37:30.056Z] [2023-07-28T11:37:30.056Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-28T11:37:30.056Z] #53 DONE 0.1s [2023-07-28T11:37:30.056Z] [2023-07-28T11:37:30.056Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-28T11:37:30.056Z] #54 DONE 0.1s [2023-07-28T11:37:30.056Z] [2023-07-28T11:37:30.056Z] #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-28T11:37:30.123Z] #37 ... [2023-07-28T11:37:30.123Z] [2023-07-28T11:37:30.123Z] #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-28T11:37:30.123Z] #48 DONE 31.3s [2023-07-28T11:37:30.123Z] [2023-07-28T11:37:30.123Z] #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-28T11:37:30.123Z] #49 ... [2023-07-28T11:37:30.123Z] [2023-07-28T11:37:30.123Z] #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-28T11:37:30.123Z] #26 73.12 + /build/golangci-lint --version [2023-07-28T11:37:30.123Z] #26 73.48 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-07-28T11:37:30.123Z] #26 DONE 74.4s [2023-07-28T11:37:30.123Z] [2023-07-28T11:37:30.123Z] #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-28T11:37:30.123Z] #40 34.01 + mkdir -p /build [2023-07-28T11:37:30.123Z] #40 34.02 + cp runc /build/runc [2023-07-28T11:37:30.123Z] #40 DONE 37.1s [2023-07-28T11:37:30.123Z] [2023-07-28T11:37:30.123Z] #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-28T11:37:30.245Z] #50 6.462 Collecting yamllint==1.26.1 [2023-07-28T11:37:30.315Z] #37 ... [2023-07-28T11:37:30.315Z] [2023-07-28T11:37:30.315Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-28T11:37:30.315Z] #55 DONE 0.0s [2023-07-28T11:37:30.315Z] [2023-07-28T11:37:30.315Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-28T11:37:30.315Z] #56 DONE 0.1s [2023-07-28T11:37:30.315Z] [2023-07-28T11:37:30.315Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-28T11:37:30.315Z] #57 DONE 0.1s [2023-07-28T11:37:30.315Z] [2023-07-28T11:37:30.315Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-28T11:37:30.333Z] The recommended git tool is: git [2023-07-28T11:37:30.380Z] #49 0.660 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-28T11:37:30.578Z] #58 DONE 0.1s [2023-07-28T11:37:30.578Z] [2023-07-28T11:37:30.578Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-28T11:37:30.578Z] #59 DONE 0.1s [2023-07-28T11:37:30.578Z] [2023-07-28T11:37:30.578Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-28T11:37:30.578Z] #60 DONE 0.1s [2023-07-28T11:37:30.578Z] [2023-07-28T11:37:30.578Z] #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-28T11:37:30.637Z] #49 0.665 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-28T11:37:30.637Z] #49 0.673 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-28T11:37:30.723Z] #48 25.47 Setting up libjq1:amd64 (1.6-2.1) ... [2023-07-28T11:37:30.723Z] #48 25.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-07-28T11:37:30.723Z] #48 25.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-28T11:37:30.836Z] #37 ... [2023-07-28T11:37:30.836Z] [2023-07-28T11:37:30.836Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-28T11:37:30.836Z] #61 DONE 0.1s [2023-07-28T11:37:30.895Z] #49 DONE 0.9s [2023-07-28T11:37:30.895Z] [2023-07-28T11:37:30.895Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:37:30.985Z] #48 25.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-28T11:37:31.094Z] [2023-07-28T11:37:31.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-28T11:37:31.182Z] #50 7.496 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-28T11:37:31.442Z] #50 7.789 Collecting pathspec>=0.5.3 [2023-07-28T11:37:31.558Z] #48 26.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-07-28T11:37:31.701Z] #50 7.794 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-28T11:37:31.701Z] #50 7.943 Collecting pyyaml [2023-07-28T11:37:31.701Z] #50 7.947 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-07-28T11:37:31.701Z] #50 7.967 Building wheels for collected packages: yamllint [2023-07-28T11:37:31.701Z] #50 7.967 Building wheel for yamllint (setup.py): started [2023-07-28T11:37:31.819Z] #48 26.62 Setting up jq (1.6-2.1) ... [2023-07-28T11:37:31.819Z] #48 26.83 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-07-28T11:37:31.960Z] #50 8.233 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-28T11:37:31.960Z] #50 8.233 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b3048070e55e7460da693171d22ba3f0b96200a14664db381e12b79c2739b182 [2023-07-28T11:37:31.960Z] #50 8.233 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-28T11:37:31.960Z] #50 8.236 Successfully built yamllint [2023-07-28T11:37:31.960Z] #50 8.242 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-28T11:37:31.960Z] #50 8.350 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 [2023-07-28T11:37:32.080Z] #48 27.01 Setting up iptables (1.8.7-1) ... [2023-07-28T11:37:32.080Z] #48 27.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:32.080Z] #48 27.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:32.080Z] #48 27.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-28T11:37:32.080Z] #48 27.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-28T11:37:32.080Z] #48 27.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-28T11:37:32.080Z] #48 27.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-28T11:37:32.341Z] #48 ... [2023-07-28T11:37:32.341Z] [2023-07-28T11:37:32.341Z] #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-28T11:37:32.341Z] #40 31.19 + mkdir -p /build [2023-07-28T11:37:32.341Z] #40 31.20 + cp runc /build/runc [2023-07-28T11:37:32.341Z] #40 DONE 32.8s [2023-07-28T11:37:32.341Z] [2023-07-28T11:37:32.341Z] #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-28T11:37:32.342Z] #48 27.11 Setting up iproute2 (5.10.0-4) ... [2023-07-28T11:37:32.603Z] #48 27.37 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:37:32.864Z] #48 DONE 27.7s [2023-07-28T11:37:32.864Z] [2023-07-28T11:37:32.864Z] #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-28T11:37:32.864Z] #36 ... [2023-07-28T11:37:32.864Z] [2023-07-28T11:37:32.864Z] #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-28T11:37:33.436Z] #49 0.580 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-28T11:37:33.436Z] #49 0.585 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-28T11:37:33.436Z] #49 0.595 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-28T11:37:33.436Z] #49 DONE 0.7s [2023-07-28T11:37:33.436Z] [2023-07-28T11:37:33.436Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:37:33.866Z] #50 ... [2023-07-28T11:37:33.866Z] [2023-07-28T11:37:33.866Z] #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-28T11:37:33.866Z] #36 76.99 # github.com/containerd/containerd/cmd/containerd [2023-07-28T11:37:33.866Z] #36 76.99 /usr/bin/ld: /tmp/go-link-766357476/000019.o: in function `New': [2023-07-28T11:37:33.866Z] #36 76.99 /tmp/tmp.RUrJTDRhgj/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-28T11:37:33.866Z] #36 77.08 + bin/containerd-stress [2023-07-28T11:37:34.435Z] #36 ... [2023-07-28T11:37:34.435Z] [2023-07-28T11:37:34.435Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:37:34.435Z] #50 DONE 10.8s [2023-07-28T11:37:34.695Z] [2023-07-28T11:37:34.695Z] #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-28T11:37:34.695Z] #36 77.95 + bin/containerd-shim [2023-07-28T11:37:34.956Z] #36 ... [2023-07-28T11:37:34.956Z] [2023-07-28T11:37:34.956Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-28T11:37:34.956Z] #51 DONE 0.6s [2023-07-28T11:37:35.217Z] [2023-07-28T11:37:35.217Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-28T11:37:35.217Z] #52 DONE 0.4s [2023-07-28T11:37:35.217Z] [2023-07-28T11:37:35.217Z] #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-28T11:37:35.275Z] #37 74.99 # github.com/containerd/containerd/cmd/containerd [2023-07-28T11:37:35.275Z] #37 74.99 /usr/bin/ld: /tmp/go-link-3447513214/000019.o: in function `New': [2023-07-28T11:37:35.275Z] #37 74.99 /tmp/tmp.e4n0fPfgGQ/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-28T11:37:35.275Z] #37 75.06 + bin/containerd-stress [2023-07-28T11:37:35.533Z] #37 75.86 + bin/containerd-shim [2023-07-28T11:37:35.790Z] #36 ... [2023-07-28T11:37:35.790Z] [2023-07-28T11:37:35.790Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-28T11:37:35.790Z] #53 DONE 0.2s [2023-07-28T11:37:35.790Z] [2023-07-28T11:37:35.790Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-28T11:37:35.790Z] #54 DONE 0.1s [2023-07-28T11:37:35.790Z] [2023-07-28T11:37:35.790Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-28T11:37:35.790Z] #55 DONE 0.1s [2023-07-28T11:37:35.790Z] [2023-07-28T11:37:35.790Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-28T11:37:36.308Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:37:36.308Z] [2023-07-28T11:37:36.308Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-28T11:37:36.308Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-28T11:37:36.308Z] HOSTNAME=e4d718145ba7 [2023-07-28T11:37:36.308Z] TESTDEBUG=0 [2023-07-28T11:37:36.308Z] DEST=bundles/test-integration [2023-07-28T11:37:36.308Z] PWD=/go/src/github.com/docker/docker [2023-07-28T11:37:36.308Z] DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:37:36.308Z] container=docker [2023-07-28T11:37:36.308Z] HOME=/root [2023-07-28T11:37:36.308Z] GOLANG_VERSION=1.19.11 [2023-07-28T11:37:36.308Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-28T11:37:36.308Z] VALIDATE_BRANCH=20.10 [2023-07-28T11:37:36.308Z] TERM=xterm [2023-07-28T11:37:36.308Z] DOCKER_PKG=github.com/docker/docker [2023-07-28T11:37:36.308Z] SHLVL=1 [2023-07-28T11:37:36.308Z] TIMEOUT=120m [2023-07-28T11:37:36.308Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-28T11:37:36.308Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-28T11:37:36.308Z] GO111MODULE=off [2023-07-28T11:37:36.308Z] DOCKER_EXPERIMENTAL=1 [2023-07-28T11:37:36.308Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-28T11:37:36.308Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-28T11:37:36.308Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-28T11:37:36.308Z] GOPATH=/go [2023-07-28T11:37:36.308Z] PKG_CONFIG=pkg-config [2023-07-28T11:37:36.308Z] _=/usr/bin/env [2023-07-28T11:37:36.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-28T11:37:36.360Z] #56 DONE 0.5s [2023-07-28T11:37:36.361Z] [2023-07-28T11:37:36.361Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-28T11:37:36.621Z] #57 DONE 0.2s [2023-07-28T11:37:36.621Z] [2023-07-28T11:37:36.621Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-28T11:37:36.621Z] #58 DONE 0.1s [2023-07-28T11:37:36.621Z] [2023-07-28T11:37:36.621Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-28T11:37:37.192Z] #59 DONE 0.8s [2023-07-28T11:37:37.192Z] [2023-07-28T11:37:37.192Z] #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-28T11:37:37.441Z] #50 6.527 Collecting yamllint==1.26.1 [2023-07-28T11:37:37.451Z] #36 ... [2023-07-28T11:37:37.452Z] [2023-07-28T11:37:37.452Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-28T11:37:37.452Z] #60 DONE 0.1s [2023-07-28T11:37:37.452Z] [2023-07-28T11:37:37.452Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-28T11:37:37.710Z] #61 DONE 0.4s [2023-07-28T11:37:37.710Z] [2023-07-28T11:37:37.711Z] #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-28T11:37:38.370Z] #50 7.569 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-28T11:37:38.627Z] #50 7.900 Collecting pathspec>=0.5.3 [2023-07-28T11:37:38.627Z] #50 7.913 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-28T11:37:38.884Z] #50 8.066 Collecting pyyaml [2023-07-28T11:37:38.884Z] #50 8.070 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-07-28T11:37:38.884Z] #50 8.116 Building wheels for collected packages: yamllint [2023-07-28T11:37:38.884Z] #50 8.116 Building wheel for yamllint (setup.py): started [2023-07-28T11:37:39.092Z] #36 82.27 + bin/containerd-shim-runc-v1 [2023-07-28T11:37:39.139Z] #50 8.365 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-28T11:37:39.140Z] #50 8.367 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=625b9c07e4669f20f9b515c0daa9282b95d7d6d164afc779a7ae95e0079bab0e [2023-07-28T11:37:39.140Z] #50 8.367 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-28T11:37:39.140Z] #50 8.371 Successfully built yamllint [2023-07-28T11:37:39.140Z] #50 8.381 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-28T11:37:39.396Z] #50 8.510 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 [2023-07-28T11:37:39.723Z] #37 80.01 + bin/containerd-shim-runc-v1 [2023-07-28T11:37:40.023Z] #50 6.398 Collecting yamllint==1.26.1 [2023-07-28T11:37:40.759Z] #50 DONE 9.8s [2023-07-28T11:37:40.759Z] [2023-07-28T11:37:40.759Z] #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-28T11:37:40.759Z] #37 ... [2023-07-28T11:37:40.759Z] [2023-07-28T11:37:40.759Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-28T11:37:40.759Z] #51 DONE 0.1s [2023-07-28T11:37:40.759Z] [2023-07-28T11:37:40.759Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-28T11:37:40.759Z] #52 DONE 0.1s [2023-07-28T11:37:40.759Z] [2023-07-28T11:37:40.759Z] #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-28T11:37:40.759Z] #37 ... [2023-07-28T11:37:40.759Z] [2023-07-28T11:37:40.759Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-28T11:37:40.961Z] #50 7.445 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-07-28T11:37:41.014Z] #53 DONE 0.2s [2023-07-28T11:37:41.014Z] [2023-07-28T11:37:41.014Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-28T11:37:41.014Z] #54 DONE 0.0s [2023-07-28T11:37:41.014Z] [2023-07-28T11:37:41.014Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-28T11:37:41.014Z] #55 DONE 0.0s [2023-07-28T11:37:41.014Z] [2023-07-28T11:37:41.014Z] #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-28T11:37:41.014Z] #37 ... [2023-07-28T11:37:41.014Z] [2023-07-28T11:37:41.015Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-28T11:37:41.015Z] #56 DONE 0.1s [2023-07-28T11:37:41.220Z] #50 7.756 Collecting pathspec>=0.5.3 [2023-07-28T11:37:41.220Z] #50 7.759 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-28T11:37:41.270Z] [2023-07-28T11:37:41.270Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-28T11:37:41.270Z] #57 DONE 0.0s [2023-07-28T11:37:41.270Z] [2023-07-28T11:37:41.270Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-28T11:37:41.270Z] #58 DONE 0.0s [2023-07-28T11:37:41.270Z] [2023-07-28T11:37:41.270Z] #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-28T11:37:41.270Z] #37 ... [2023-07-28T11:37:41.270Z] [2023-07-28T11:37:41.270Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-28T11:37:41.270Z] #59 DONE 0.1s [2023-07-28T11:37:41.481Z] #50 7.871 Collecting pyyaml [2023-07-28T11:37:41.481Z] #50 7.878 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) [2023-07-28T11:37:41.481Z] #50 7.908 Building wheels for collected packages: yamllint [2023-07-28T11:37:41.481Z] #50 7.908 Building wheel for yamllint (setup.py): started [2023-07-28T11:37:41.525Z] [2023-07-28T11:37:41.525Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-28T11:37:41.525Z] #60 DONE 0.0s [2023-07-28T11:37:41.525Z] [2023-07-28T11:37:41.525Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-28T11:37:41.525Z] #61 DONE 0.1s [2023-07-28T11:37:41.525Z] [2023-07-28T11:37:41.525Z] #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-28T11:37:41.633Z] #36 84.62 + bin/containerd-shim-runc-v2 [2023-07-28T11:37:41.741Z] #50 8.160 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-28T11:37:41.741Z] #50 8.161 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0847d8519e07def82aa3c2249c3e44ddfe4008e71de8d9f622a13e5ecc11d83a [2023-07-28T11:37:41.741Z] #50 8.161 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-07-28T11:37:41.741Z] #50 8.164 Successfully built yamllint [2023-07-28T11:37:41.741Z] #50 8.174 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-28T11:37:41.741Z] #50 8.328 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 [2023-07-28T11:37:41.892Z] #36 85.17 + binaries [2023-07-28T11:37:41.892Z] #36 85.17 + install -D bin/containerd /build/containerd [2023-07-28T11:37:41.892Z] #36 85.20 + install -D bin/containerd-shim /build/containerd-shim [2023-07-28T11:37:41.892Z] #36 85.20 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-28T11:37:41.892Z] #36 85.21 + install -D bin/ctr /build/ctr [2023-07-28T11:37:42.254Z] #37 82.28 + bin/containerd-shim-runc-v2 [2023-07-28T11:37:42.512Z] #37 82.81 + binaries [2023-07-28T11:37:42.512Z] #37 82.81 + install -D bin/containerd /build/containerd [2023-07-28T11:37:42.512Z] #37 82.84 + install -D bin/containerd-shim /build/containerd-shim [2023-07-28T11:37:42.512Z] #37 82.85 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-28T11:37:42.512Z] #37 82.85 + install -D bin/ctr /build/ctr [2023-07-28T11:37:43.412Z] #37 76.51 # github.com/containerd/containerd/cmd/containerd [2023-07-28T11:37:43.412Z] #37 76.51 /usr/bin/ld: /tmp/go-link-179032766/000019.o: in function `New': [2023-07-28T11:37:43.412Z] #37 76.51 /tmp/tmp.BX5B7OeuwG/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-28T11:37:43.647Z] #50 ... [2023-07-28T11:37:43.647Z] [2023-07-28T11:37:43.647Z] #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-28T11:37:43.647Z] #36 75.12 # github.com/containerd/containerd/cmd/containerd [2023-07-28T11:37:43.647Z] #36 75.12 /usr/bin/ld: /tmp/go-link-2069322015/000019.o: in function `New': [2023-07-28T11:37:43.647Z] #36 75.12 /tmp/tmp.hoX0Ds0X7c/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-28T11:37:43.667Z] #37 76.58 + bin/containerd-stress [2023-07-28T11:37:43.797Z] #36 DONE 86.9s [2023-07-28T11:37:43.906Z] #36 75.20 + bin/containerd-stress [2023-07-28T11:37:44.365Z] [2023-07-28T11:37:44.365Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-28T11:37:44.407Z] #37 DONE 84.8s [2023-07-28T11:37:44.594Z] #37 77.41 + bin/containerd-shim [2023-07-28T11:37:44.845Z] #36 ... [2023-07-28T11:37:44.845Z] [2023-07-28T11:37:44.845Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-07-28T11:37:44.845Z] #50 DONE 11.4s [2023-07-28T11:37:44.845Z] [2023-07-28T11:37:44.845Z] #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-28T11:37:44.845Z] #36 76.02 + bin/containerd-shim [2023-07-28T11:37:44.845Z] #36 ... [2023-07-28T11:37:44.845Z] [2023-07-28T11:37:44.845Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-07-28T11:37:44.845Z] #51 DONE 0.1s [2023-07-28T11:37:45.106Z] [2023-07-28T11:37:45.106Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-07-28T11:37:45.302Z] #62 DONE 0.9s [2023-07-28T11:37:45.302Z] [2023-07-28T11:37:45.302Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-28T11:37:45.338Z] [2023-07-28T11:37:45.338Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-28T11:37:45.338Z] #62 DONE 0.2s [2023-07-28T11:37:45.367Z] #52 DONE 0.2s [2023-07-28T11:37:45.367Z] [2023-07-28T11:37:45.367Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-07-28T11:37:45.367Z] #53 DONE 0.4s [2023-07-28T11:37:45.367Z] [2023-07-28T11:37:45.367Z] #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-28T11:37:45.596Z] [2023-07-28T11:37:45.596Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-28T11:37:45.628Z] #36 ... [2023-07-28T11:37:45.628Z] [2023-07-28T11:37:45.628Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-07-28T11:37:45.628Z] #54 DONE 0.0s [2023-07-28T11:37:45.853Z] #63 DONE 0.4s [2023-07-28T11:37:45.853Z] [2023-07-28T11:37:45.853Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-28T11:37:45.870Z] #63 DONE 0.5s [2023-07-28T11:37:45.870Z] [2023-07-28T11:37:45.870Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-28T11:37:45.889Z] [2023-07-28T11:37:45.889Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-07-28T11:37:45.889Z] #55 DONE 0.2s [2023-07-28T11:37:45.889Z] [2023-07-28T11:37:45.889Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-07-28T11:37:46.830Z] #56 DONE 0.9s [2023-07-28T11:37:46.830Z] [2023-07-28T11:37:46.830Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-07-28T11:37:46.830Z] #57 DONE 0.1s [2023-07-28T11:37:46.830Z] [2023-07-28T11:37:46.830Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-07-28T11:37:46.830Z] #58 DONE 0.1s [2023-07-28T11:37:46.830Z] [2023-07-28T11:37:46.830Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-07-28T11:37:47.089Z] #59 DONE 0.2s [2023-07-28T11:37:47.089Z] [2023-07-28T11:37:47.089Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-07-28T11:37:47.089Z] #60 DONE 0.1s [2023-07-28T11:37:47.089Z] [2023-07-28T11:37:47.089Z] #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-28T11:37:47.225Z] #64 DONE 1.4s [2023-07-28T11:37:47.225Z] [2023-07-28T11:37:47.225Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-28T11:37:47.225Z] #65 DONE 0.1s [2023-07-28T11:37:47.225Z] [2023-07-28T11:37:47.225Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-28T11:37:47.225Z] #66 DONE 0.0s [2023-07-28T11:37:47.350Z] #36 ... [2023-07-28T11:37:47.350Z] [2023-07-28T11:37:47.350Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-07-28T11:37:47.350Z] #61 DONE 0.1s [2023-07-28T11:37:47.350Z] [2023-07-28T11:37:47.350Z] #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-28T11:37:47.483Z] [2023-07-28T11:37:47.483Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-28T11:37:47.773Z] #64 DONE 1.6s [2023-07-28T11:37:47.773Z] [2023-07-28T11:37:47.773Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-28T11:37:47.773Z] #65 DONE 0.0s [2023-07-28T11:37:47.773Z] [2023-07-28T11:37:47.773Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-28T11:37:47.773Z] #66 DONE 0.0s [2023-07-28T11:37:47.773Z] [2023-07-28T11:37:47.773Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-28T11:37:48.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-28T11:37:48.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-28T11:37:48.761Z] #37 81.65 + bin/containerd-shim-runc-v1 [2023-07-28T11:37:48.855Z] #67 DONE 1.3s [2023-07-28T11:37:48.855Z] [2023-07-28T11:37:48.855Z] #68 exporting to image [2023-07-28T11:37:48.855Z] #68 exporting layers [2023-07-28T11:37:49.157Z] #67 DONE 1.5s [2023-07-28T11:37:49.157Z] [2023-07-28T11:37:49.157Z] #68 exporting to image [2023-07-28T11:37:49.157Z] #68 exporting layers [2023-07-28T11:37:49.261Z] #36 80.31 + bin/containerd-shim-runc-v1 [2023-07-28T11:37:51.172Z] #36 82.60 + bin/containerd-shim-runc-v2 [2023-07-28T11:37:51.279Z] #37 84.01 + bin/containerd-shim-runc-v2 [2023-07-28T11:37:51.534Z] #37 84.55 + binaries [2023-07-28T11:37:51.534Z] #37 84.55 + install -D bin/containerd /build/containerd [2023-07-28T11:37:51.534Z] #37 84.58 + install -D bin/containerd-shim /build/containerd-shim [2023-07-28T11:37:51.741Z] #36 83.15 + binaries [2023-07-28T11:37:51.741Z] #36 83.15 + install -D bin/containerd /build/containerd [2023-07-28T11:37:51.741Z] #36 83.18 + install -D bin/containerd-shim /build/containerd-shim [2023-07-28T11:37:51.790Z] #37 84.59 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-28T11:37:51.790Z] #37 84.60 + install -D bin/ctr /build/ctr [2023-07-28T11:37:51.999Z] #36 83.18 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-07-28T11:37:52.000Z] #36 83.19 + install -D bin/ctr /build/ctr [2023-07-28T11:37:52.133Z] #68 exporting layers 3.6s done [2023-07-28T11:37:52.133Z] #68 writing image sha256:faa041b6fe50264a82882297c70c841e9176d0d17be68c60369fb399c8e82941 done [2023-07-28T11:37:52.134Z] #68 naming to docker.io/library/docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 done [2023-07-28T11:37:52.134Z] #68 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T11:37:52.466Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -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:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh dynbinary test-integration [2023-07-28T11:37:53.351Z] #68 exporting layers 3.7s done [2023-07-28T11:37:53.351Z] #68 writing image sha256:0224411f7eebe502943708ccda69e508134a11831107aac1facde55665769c45 done [2023-07-28T11:37:53.351Z] #68 naming to docker.io/library/docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 done [2023-07-28T11:37:53.351Z] #68 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-07-28T11:37:53.673Z] #37 DONE 86.4s [2023-07-28T11:37:53.682Z] + trap exit INT TERM [2023-07-28T11:37:53.682Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-07-28T11:37:53.682Z] + CONTAINER_NAME=docker-pr1 [2023-07-28T11:37:53.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh dynbinary-daemon [2023-07-28T11:37:53.906Z] #36 DONE 85.1s [2023-07-28T11:37:54.233Z] [2023-07-28T11:37:54.233Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-28T11:37:54.233Z] #62 DONE 0.2s [2023-07-28T11:37:54.233Z] [2023-07-28T11:37:54.233Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-28T11:37:54.233Z] #63 DONE 0.1s [2023-07-28T11:37:54.363Z] [2023-07-28T11:37:54.363Z] Removing bundles/ [2023-07-28T11:37:54.363Z] [2023-07-28T11:37:54.363Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-28T11:37:54.363Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:37:54.363Z] GOOS="" GOARCH="" GOARM="" [2023-07-28T11:37:54.488Z] [2023-07-28T11:37:54.488Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-28T11:37:54.488Z] #64 DONE 0.2s [2023-07-28T11:37:54.488Z] [2023-07-28T11:37:54.488Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-28T11:37:54.488Z] #65 DONE 0.0s [2023-07-28T11:37:54.488Z] [2023-07-28T11:37:54.488Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-28T11:37:54.488Z] #66 DONE 0.0s [2023-07-28T11:37:54.619Z] [2023-07-28T11:37:54.619Z] Removing bundles/ [2023-07-28T11:37:54.619Z] [2023-07-28T11:37:54.619Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-07-28T11:37:54.619Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:37:54.619Z] GOOS="" GOARCH="" GOARM="" [2023-07-28T11:37:54.743Z] [2023-07-28T11:37:54.743Z] #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-28T11:37:54.842Z] [2023-07-28T11:37:54.843Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-07-28T11:37:55.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-28T11:37:55.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-28T11:37:55.303Z] #67 0.516 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-07-28T11:37:55.303Z] #67 0.516 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-07-28T11:37:55.303Z] #67 0.516 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-07-28T11:37:55.779Z] #62 DONE 0.9s [2023-07-28T11:37:55.779Z] [2023-07-28T11:37:55.779Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-07-28T11:37:55.779Z] #63 DONE 0.4s [2023-07-28T11:37:55.779Z] [2023-07-28T11:37:55.779Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-07-28T11:37:56.118Z] #67 0.755 Reading package lists... [2023-07-28T11:37:56.373Z] #67 1.242 Reading package lists... [2023-07-28T11:37:56.628Z] #67 1.717 Building dependency tree... [2023-07-28T11:37:56.628Z] #67 1.812 Reading state information... [2023-07-28T11:37:56.628Z] #67 1.921 The following additional packages will be installed: [2023-07-28T11:37:56.628Z] #67 1.921 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-07-28T11:37:56.628Z] #67 1.922 Suggested packages: [2023-07-28T11:37:56.628Z] #67 1.922 systemd-container policykit-1 [2023-07-28T11:37:56.628Z] #67 1.922 Recommended packages: [2023-07-28T11:37:56.628Z] #67 1.922 systemd-timesyncd | time-daemon libnss-systemd [2023-07-28T11:37:56.628Z] #67 1.988 The following NEW packages will be installed: [2023-07-28T11:37:56.628Z] #67 1.988 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-07-28T11:37:56.628Z] #67 1.989 libkmod2 libpam-systemd systemd systemd-sysv [2023-07-28T11:37:56.690Z] using credential docker-jenkins-github-credentials [2023-07-28T11:37:56.775Z] Cloning the remote Git repository [2023-07-28T11:37:56.775Z] Cloning with configured refspecs honoured and without tags [2023-07-28T11:37:56.883Z] #67 2.256 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-07-28T11:37:56.883Z] #67 2.256 Need to get 5829 kB of archives. [2023-07-28T11:37:56.883Z] #67 2.256 After this operation, 19.3 MB of additional disk space will be used. [2023-07-28T11:37:56.883Z] #67 2.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-07-28T11:37:56.883Z] #67 2.260 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-07-28T11:37:56.883Z] #67 2.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-07-28T11:37:56.883Z] #67 2.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-07-28T11:37:56.883Z] #67 2.275 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB] [2023-07-28T11:37:56.883Z] #67 2.308 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB] [2023-07-28T11:37:56.883Z] #67 2.309 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-28T11:37:56.883Z] #67 2.310 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-07-28T11:37:56.883Z] #67 2.312 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB] [2023-07-28T11:37:56.883Z] #67 2.314 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-28T11:37:57.138Z] #67 2.430 debconf: delaying package configuration, since apt-utils is not installed [2023-07-28T11:37:57.138Z] #67 2.459 Fetched 5829 kB in 0s (18.1 MB/s) [2023-07-28T11:37:57.138Z] #67 2.484 Selecting previously unselected package libargon2-1:amd64. [2023-07-28T11:37:57.139Z] #67 2.484 (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-28T11:37:57.139Z] #67 2.497 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-07-28T11:37:57.139Z] #67 2.505 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-07-28T11:37:57.139Z] #67 2.538 Selecting previously unselected package libjson-c5:amd64. [2023-07-28T11:37:57.139Z] #67 2.540 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-07-28T11:37:57.139Z] #67 2.544 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-07-28T11:37:57.139Z] #67 2.575 Selecting previously unselected package libcryptsetup12:amd64. [2023-07-28T11:37:57.139Z] #67 2.577 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-07-28T11:37:57.139Z] #67 2.581 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-07-28T11:37:57.394Z] #67 2.634 Selecting previously unselected package libkmod2:amd64. [2023-07-28T11:37:57.394Z] #67 2.636 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-07-28T11:37:57.394Z] #67 2.640 Unpacking libkmod2:amd64 (28-1) ... [2023-07-28T11:37:57.394Z] #67 2.679 Selecting previously unselected package systemd. [2023-07-28T11:37:57.394Z] #67 2.682 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:37:57.394Z] #67 2.715 Unpacking systemd (247.3-7+deb11u2) ... [2023-07-28T11:37:57.683Z] #64 DONE 1.6s [2023-07-28T11:37:57.683Z] [2023-07-28T11:37:57.683Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-07-28T11:37:57.683Z] #65 DONE 0.0s [2023-07-28T11:37:57.683Z] [2023-07-28T11:37:57.683Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-07-28T11:37:57.683Z] #66 DONE 0.0s [2023-07-28T11:37:57.683Z] [2023-07-28T11:37:57.683Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-28T11:37:57.954Z] #67 3.146 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-07-28T11:37:57.954Z] #67 3.156 Setting up libjson-c5:amd64 (0.15-2) ... [2023-07-28T11:37:57.954Z] #67 3.166 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-07-28T11:37:57.954Z] #67 3.178 Setting up libkmod2:amd64 (28-1) ... [2023-07-28T11:37:57.954Z] #67 3.191 Setting up systemd (247.3-7+deb11u2) ... [2023-07-28T11:37:57.954Z] #67 3.230 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-07-28T11:37:57.954Z] #67 3.231 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-07-28T11:37:57.954Z] #67 3.234 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-07-28T11:37:57.954Z] #67 3.256 Initializing machine ID from KVM UUID. [2023-07-28T11:37:58.209Z] #67 3.573 Selecting previously unselected package systemd-sysv. [2023-07-28T11:37:58.209Z] #67 3.573 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29424 files and directories currently installed.) [2023-07-28T11:37:58.209Z] #67 3.586 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:37:58.209Z] #67 3.590 Unpacking systemd-sysv (247.3-7+deb11u2) ... [2023-07-28T11:37:58.209Z] #67 3.628 Selecting previously unselected package libdbus-1-3:amd64. [2023-07-28T11:37:58.464Z] #67 3.630 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-07-28T11:37:58.464Z] #67 3.634 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-07-28T11:37:58.464Z] #67 3.694 Selecting previously unselected package dbus. [2023-07-28T11:37:58.464Z] #67 3.697 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-07-28T11:37:58.464Z] #67 3.708 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-07-28T11:37:58.464Z] #67 3.765 Selecting previously unselected package libpam-systemd:amd64. [2023-07-28T11:37:58.464Z] #67 3.768 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ... [2023-07-28T11:37:58.464Z] #67 3.773 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:37:58.464Z] #67 3.826 Selecting previously unselected package dbus-user-session. [2023-07-28T11:37:58.464Z] #67 3.828 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-07-28T11:37:58.464Z] #67 3.832 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-07-28T11:37:58.464Z] #67 3.871 Setting up systemd-sysv (247.3-7+deb11u2) ... [2023-07-28T11:37:56.987Z] Cloning repository https://github.com/moby/moby.git [2023-07-28T11:37:57.419Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-07-28T11:37:58.721Z] #67 3.885 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-07-28T11:37:58.721Z] #67 3.899 Setting up dbus (1.12.24-0+deb11u1) ... [2023-07-28T11:37:58.721Z] #67 4.021 invoke-rc.d: could not determine current runlevel [2023-07-28T11:37:58.721Z] #67 4.023 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-28T11:37:58.721Z] #67 4.028 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-07-28T11:37:58.721Z] #67 4.137 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-07-28T11:37:58.976Z] #67 4.151 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-28T11:37:58.976Z] #67 DONE 4.3s [2023-07-28T11:37:58.976Z] [2023-07-28T11:37:58.976Z] #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-28T11:37:59.062Z] #67 DONE 1.2s [2023-07-28T11:37:59.062Z] [2023-07-28T11:37:59.062Z] #68 exporting to image [2023-07-28T11:37:59.062Z] #68 exporting layers [2023-07-28T11:37:59.231Z] #68 0.329 % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-28T11:37:59.231Z] #68 0.329 Dload Upload Total Spent Left Speed [2023-07-28T11:37:59.792Z] #68 0.329 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5490 0 --:--:-- --:--:-- --:--:-- 5490 [2023-07-28T11:37:59.792Z] #68 DONE 0.7s [2023-07-28T11:37:59.792Z] [2023-07-28T11:37:59.792Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-07-28T11:38:00.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-28T11:38:00.720Z] #69 DONE 0.8s [2023-07-28T11:38:00.720Z] [2023-07-28T11:38:00.720Z] #70 exporting to image [2023-07-28T11:38:00.720Z] #70 exporting layers [2023-07-28T11:37:58.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:37:58.991Z] > git --version # timeout=10 [2023-07-28T11:37:59.046Z] > git --version # 'git version 2.24.1.windows.2' [2023-07-28T11:37:59.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:37:59.050Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:38:01.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-28T11:38:01.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-28T11:38:02.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-28T11:38:02.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-28T11:38:02.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-28T11:38:03.255Z] #68 exporting layers 3.9s done [2023-07-28T11:38:03.256Z] #68 writing image sha256:b7ef1fb214f80986e34a80904337d3a1347869780e714a6cd14d4ffc71aacc35 done [2023-07-28T11:38:03.256Z] #68 naming to docker.io/library/docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 done [2023-07-28T11:38:03.256Z] #68 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-07-28T11:38:03.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/validate/default [2023-07-28T11:38:03.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-28T11:38:04.518Z] Congratulations! All commits are properly signed with the DCO! [2023-07-28T11:38:04.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-28T11:38:04.882Z] #70 exporting layers 3.7s done [2023-07-28T11:38:04.882Z] #70 writing image sha256:b55155f238e09af30d115a5e55d1bfd754b0cba7828b923c7c2cb5d0adee34c4 done [2023-07-28T11:38:04.882Z] #70 naming to docker.io/library/docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 done [2023-07-28T11:38:04.882Z] #70 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T11:38:05.087Z] Congratulations! Seccomp profile generation is done correctly. [2023-07-28T11:38:05.087Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-07-28T11:38:05.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-28T11:38:05.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -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:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh dynbinary test-integration [2023-07-28T11:38:05.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-28T11:38:06.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-28T11:38:06.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-28T11:38:07.138Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-07-28T11:38:07.138Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-07-28T11:38:07.138Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-07-28T11:38:07.138Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-07-28T11:38:07.138Z] 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-28T11:38:07.138Z] Detected virtualization docker. [2023-07-28T11:38:07.138Z] Detected architecture x86-64. [2023-07-28T11:38:07.138Z] Set hostname to . [2023-07-28T11:38:07.138Z] modprobe@configfs.service: Succeeded. [2023-07-28T11:38:07.138Z] modprobe@drm.service: Succeeded. [2023-07-28T11:38:07.138Z] modprobe@fuse.service: Succeeded. [2023-07-28T11:38:07.138Z] + source /etc/docker-entrypoint-cmd [2023-07-28T11:38:07.138Z] ++ hack/make.sh dynbinary test-integration [2023-07-28T11:38:07.138Z] [2023-07-28T11:38:07.138Z] Removing bundles/ [2023-07-28T11:38:07.138Z] [2023-07-28T11:38:07.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-28T11:38:07.138Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:38:07.138Z] GOOS="" GOARCH="" GOARM="" [2023-07-28T11:38:07.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-28T11:38:07.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-28T11:38:08.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-28T11:38:08.913Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-28T11:38:08.913Z] Using test binary docker [2023-07-28T11:38:08.913Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-28T11:38:08.913Z] +++ /etc/init.d/apparmor start [2023-07-28T11:38:08.913Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-28T11:38:08.913Z] INFO: Waiting for daemon to start... [2023-07-28T11:38:08.913Z] Starting dockerd [2023-07-28T11:38:08.913Z] +++ 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-28T11:38:10.823Z] . [2023-07-28T11:38:10.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-28T11:38:11.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-28T11:38:11.083Z] Error: No such image: emptyfs [2023-07-28T11:38:11.083Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-28T11:38:11.083Z] ++++ docker load [2023-07-28T11:38:11.083Z] Running integration-test (iteration 1) [2023-07-28T11:38:11.083Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-07-28T11:38:11.083Z] ++ 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-28T11:38:11.083Z] ++ set -e [2023-07-28T11:38:11.083Z] ++ '[' -n 0 ']' [2023-07-28T11:38:11.083Z] ++ set -x [2023-07-28T11:38:11.083Z] ++ 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-28T11:38:11.345Z] Loaded image: busybox:latest [2023-07-28T11:38:11.345Z] Loaded image: busybox:glibc [2023-07-28T11:38:11.657Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-07-28T11:38:11.932Z] Loaded image: debian:bullseye-slim [2023-07-28T11:38:11.932Z] Loaded image: hello-world:latest [2023-07-28T11:38:11.932Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:38:12.192Z] INFO: Testing against a local daemon [2023-07-28T11:38:12.192Z] === RUN TestCgroupNamespacesBuild [2023-07-28T11:38:13.132Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2023-07-28T11:38:13.132Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-28T11:38:13.563Z] Congratulations! All API changes are done the right way. [2023-07-28T11:38:13.563Z] Congratulations! All TOML source files changed here have valid syntax. [2023-07-28T11:38:13.563Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-07-28T11:38:13.563Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-07-28T11:38:13.563Z] Congratulations! No new tests were added to integration-cli. [2023-07-28T11:38:13.563Z] [2023-07-28T11:38:13.563Z] INFO Start validation with golang-ci-lint [2023-07-28T11:38:13.563Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-07-28T11:38:13.563Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-07-28T11:38:13.563Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-07-28T11:38:14.513Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2023-07-28T11:38:14.513Z] === RUN TestBuildWithSession [2023-07-28T11:38:14.513Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:38:14.513Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-28T11:38:14.513Z] === RUN TestBuildSquashParent [2023-07-28T11:38:18.715Z] --- PASS: TestBuildSquashParent (3.94s) [2023-07-28T11:38:18.715Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-28T11:38:18.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:38:18.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:38:18.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:38:18.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:38:18.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:38:18.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:38:18.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:38:18.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:38:18.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:38:18.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:38:18.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:38:18.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:38:18.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:38:18.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:38:18.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:38:18.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:38:18.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:38:18.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:38:18.734Z] Fetching without tags [2023-07-28T11:38:19.538Z] Merging remotes/origin/20.10 commit 65849a573dd4ea21c5ca55e6d6b9af069d23b243 into PR head commit b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:38:18.332Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:38:18.441Z] > git config --add remote.origin.fetch +refs/pull/46105/head:refs/remotes/origin/PR-46105 # timeout=10 [2023-07-28T11:38:18.502Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:38:18.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-28T11:38:18.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-28T11:38:18.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:38:18.775Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46105/head:refs/remotes/origin/PR-46105 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-07-28T11:38:19.657Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:38:19.711Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:38:22.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-28T11:38:22.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s) [2023-07-28T11:38:22.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2023-07-28T11:38:22.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2023-07-28T11:38:22.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s) [2023-07-28T11:38:22.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2023-07-28T11:38:22.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2023-07-28T11:38:22.012Z] === RUN TestBuildMultiStageCopy [2023-07-28T11:38:22.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-28T11:38:22.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-28T11:38:22.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-28T11:38:23.212Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-28T11:38:23.212Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-28T11:38:23.471Z] Merge succeeded, producing b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:38:23.471Z] Checking out Revision b883976e4c5dbfe896f7a303d232f7bfe0b541c5 (PR-46105) [2023-07-28T11:38:23.473Z] --- PASS: TestBuildMultiStageCopy (1.86s) [2023-07-28T11:38:23.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) [2023-07-28T11:38:23.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2023-07-28T11:38:23.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2023-07-28T11:38:23.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2023-07-28T11:38:23.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.17s) [2023-07-28T11:38:23.473Z] === RUN TestBuildMultiStageParentConfig [2023-07-28T11:38:22.909Z] > git remote # timeout=10 [2023-07-28T11:38:23.090Z] > git config --get remote.origin.url # timeout=10 [2023-07-28T11:38:23.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-28T11:38:23.180Z] > git merge 65849a573dd4ea21c5ca55e6d6b9af069d23b243 # timeout=10 [2023-07-28T11:38:23.377Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-07-28T11:38:23.508Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T11:38:23.560Z] > git checkout -f b883976e4c5dbfe896f7a303d232f7bfe0b541c5 # timeout=10 [2023-07-28T11:38:24.044Z] --- PASS: TestBuildMultiStageParentConfig (0.47s) [2023-07-28T11:38:24.044Z] === RUN TestBuildLabelWithTargets [2023-07-28T11:38:24.614Z] --- PASS: TestBuildLabelWithTargets (0.76s) [2023-07-28T11:38:24.614Z] === RUN TestBuildWithEmptyLayers [2023-07-28T11:38:25.185Z] --- PASS: TestBuildWithEmptyLayers (0.33s) [2023-07-28T11:38:25.185Z] === RUN TestBuildMultiStageOnBuild [2023-07-28T11:38:26.567Z] --- PASS: TestBuildMultiStageOnBuild (1.42s) [2023-07-28T11:38:26.567Z] === RUN TestBuildUncleanTarFilenames [2023-07-28T11:38:26.828Z] --- PASS: TestBuildUncleanTarFilenames (0.46s) [2023-07-28T11:38:26.828Z] === RUN TestBuildMultiStageLayerLeak [2023-07-28T11:38:28.210Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2023-07-28T11:38:28.210Z] === RUN TestBuildWithHugeFile [2023-07-28T11:38:33.080Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:38:33.080Z] [2023-07-28T11:38:33.080Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-28T11:38:33.080Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-28T11:38:33.080Z] HOSTNAME=cb03a68c9331 [2023-07-28T11:38:33.080Z] DEST=bundles/test-integration [2023-07-28T11:38:33.080Z] PWD=/go/src/github.com/docker/docker [2023-07-28T11:38:33.080Z] DOCKER_ROOTLESS=1 [2023-07-28T11:38:33.080Z] DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:38:33.080Z] container=docker [2023-07-28T11:38:33.080Z] HOME=/root [2023-07-28T11:38:33.080Z] GOLANG_VERSION=1.19.11 [2023-07-28T11:38:33.080Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-28T11:38:33.080Z] VALIDATE_BRANCH=20.10 [2023-07-28T11:38:33.080Z] TERM=xterm [2023-07-28T11:38:33.080Z] DOCKER_PKG=github.com/docker/docker [2023-07-28T11:38:33.080Z] SHLVL=1 [2023-07-28T11:38:33.080Z] TIMEOUT=120m [2023-07-28T11:38:33.080Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-28T11:38:33.080Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-28T11:38:33.080Z] GO111MODULE=off [2023-07-28T11:38:33.080Z] DOCKER_EXPERIMENTAL=1 [2023-07-28T11:38:33.080Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-28T11:38:33.080Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-28T11:38:33.080Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-28T11:38:33.080Z] GOPATH=/go [2023-07-28T11:38:33.080Z] PKG_CONFIG=pkg-config [2023-07-28T11:38:33.080Z] _=/usr/bin/env [2023-07-28T11:38:33.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-28T11:38:33.373Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:38:33.373Z] [2023-07-28T11:38:33.373Z] + TEST_INTEGRATION_DEST=1 [2023-07-28T11:38:33.373Z] + CONTAINER_NAME=docker-pr1-1 [2023-07-28T11:38:33.373Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-07-28T11:38:33.373Z] + run_tests test-integration-flaky [2023-07-28T11:38:33.373Z] + '[' -n 0 ']' [2023-07-28T11:38:33.373Z] + rm= [2023-07-28T11:38:33.373Z] + TEST_INTEGRATION_DEST=2 [2023-07-28T11:38:33.373Z] + CONTAINER_NAME=docker-pr1-2 [2023-07-28T11:38:33.373Z] + TEST_SKIP_INTEGRATION=1 [2023-07-28T11:38:33.373Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-07-28T11:38:33.373Z] + run_tests [2023-07-28T11:38:33.373Z] + c=0 [2023-07-28T11:38:33.373Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46105/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh test-integration-flaky test-integration [2023-07-28T11:38:33.373Z] + '[' -n 0 ']' [2023-07-28T11:38:33.373Z] + rm= [2023-07-28T11:38:33.373Z] + TEST_INTEGRATION_DEST=3 [2023-07-28T11:38:33.373Z] + CONTAINER_NAME=docker-pr1-3 [2023-07-28T11:38:33.373Z] + TEST_SKIP_INTEGRATION=1 [2023-07-28T11:38:33.373Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-07-28T11:38:33.373Z] + run_tests [2023-07-28T11:38:33.373Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46105/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh '' test-integration [2023-07-28T11:38:33.373Z] + '[' -n 0 ']' [2023-07-28T11:38:33.373Z] + rm= [2023-07-28T11:38:33.373Z] ++ jobs -p [2023-07-28T11:38:33.373Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46105/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh '' test-integration [2023-07-28T11:38:33.373Z] + for job in $(jobs -p) [2023-07-28T11:38:33.373Z] + wait 37991 [2023-07-28T11:38:33.373Z] [2023-07-28T11:38:33.373Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-28T11:38:33.373Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-28T11:38:33.373Z] HOSTNAME=b65e30edb85a [2023-07-28T11:38:33.373Z] TEST_SKIP_INTEGRATION=1 [2023-07-28T11:38:33.373Z] TESTDEBUG=0 [2023-07-28T11:38:33.373Z] DEST=bundles/test-integration [2023-07-28T11:38:33.373Z] PWD=/go/src/github.com/docker/docker [2023-07-28T11:38:33.373Z] KEEPBUNDLE=1 [2023-07-28T11:38:33.373Z] DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:38:33.373Z] container=docker [2023-07-28T11:38:33.373Z] HOME=/root [2023-07-28T11:38:33.373Z] GOLANG_VERSION=1.19.11 [2023-07-28T11:38:33.373Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-28T11:38:33.373Z] VALIDATE_BRANCH=20.10 [2023-07-28T11:38:33.373Z] TERM=xterm [2023-07-28T11:38:33.373Z] DOCKER_PKG=github.com/docker/docker [2023-07-28T11:38:33.373Z] SHLVL=1 [2023-07-28T11:38:33.373Z] TIMEOUT=120m [2023-07-28T11:38:33.373Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-28T11:38:33.373Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-28T11:38:33.373Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-07-28T11:38:33.373Z] GO111MODULE=off [2023-07-28T11:38:33.373Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-28T11:38:33.373Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-28T11:38:33.373Z] GOPATH=/go [2023-07-28T11:38:33.373Z] PKG_CONFIG=pkg-config [2023-07-28T11:38:33.373Z] _=/usr/bin/env [2023-07-28T11:38:33.373Z] Building test suite binary ./integration-cli/test.main [2023-07-28T11:38:33.373Z] [2023-07-28T11:38:33.373Z] [2023-07-28T11:38:33.373Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-07-28T11:38:33.373Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-28T11:38:33.373Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-28T11:38:33.373Z] HOSTNAME=d10d51d4c655 [2023-07-28T11:38:33.373Z] TEST_SKIP_INTEGRATION=1 [2023-07-28T11:38:33.373Z] TESTDEBUG=0 [2023-07-28T11:38:33.373Z] DEST=bundles/test-integration [2023-07-28T11:38:33.373Z] PWD=/go/src/github.com/docker/docker [2023-07-28T11:38:33.373Z] KEEPBUNDLE=1 [2023-07-28T11:38:33.373Z] DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:38:33.373Z] container=docker [2023-07-28T11:38:33.373Z] HOME=/root [2023-07-28T11:38:33.373Z] GOLANG_VERSION=1.19.11 [2023-07-28T11:38:33.373Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-28T11:38:33.373Z] VALIDATE_BRANCH=20.10 [2023-07-28T11:38:33.373Z] TERM=xterm [2023-07-28T11:38:33.373Z] DOCKER_PKG=github.com/docker/docker [2023-07-28T11:38:33.373Z] SHLVL=1 [2023-07-28T11:38:33.373Z] TIMEOUT=120m [2023-07-28T11:38:33.373Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-28T11:38:33.373Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-28T11:38:33.373Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-07-28T11:38:33.373Z] GO111MODULE=off [2023-07-28T11:38:33.373Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-28T11:38:33.373Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-28T11:38:33.373Z] GOPATH=/go [2023-07-28T11:38:33.373Z] PKG_CONFIG=pkg-config [2023-07-28T11:38:33.373Z] _=/usr/bin/env [2023-07-28T11:38:33.373Z] Building test suite binary ./integration-cli/test.main [2023-07-28T11:38:33.373Z] No new tests added to integration. [2023-07-28T11:38:33.373Z] [2023-07-28T11:38:33.373Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-28T11:38:33.373Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-28T11:38:33.373Z] HOSTNAME=6e6fd1623825 [2023-07-28T11:38:33.373Z] TESTDEBUG=0 [2023-07-28T11:38:33.373Z] DEST=bundles/test-integration [2023-07-28T11:38:33.373Z] PWD=/go/src/github.com/docker/docker [2023-07-28T11:38:33.373Z] KEEPBUNDLE=1 [2023-07-28T11:38:33.373Z] DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:38:33.373Z] container=docker [2023-07-28T11:38:33.373Z] HOME=/root [2023-07-28T11:38:33.373Z] GOLANG_VERSION=1.19.11 [2023-07-28T11:38:33.373Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-28T11:38:33.373Z] VALIDATE_BRANCH=20.10 [2023-07-28T11:38:33.373Z] TERM=xterm [2023-07-28T11:38:33.373Z] DOCKER_PKG=github.com/docker/docker [2023-07-28T11:38:33.373Z] SHLVL=1 [2023-07-28T11:38:33.373Z] TIMEOUT=120m [2023-07-28T11:38:33.373Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-28T11:38:33.373Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-28T11:38:33.373Z] GO111MODULE=off [2023-07-28T11:38:33.373Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-28T11:38:33.373Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-28T11:38:33.373Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-28T11:38:33.373Z] GOPATH=/go [2023-07-28T11:38:33.373Z] PKG_CONFIG=pkg-config [2023-07-28T11:38:33.373Z] _=/usr/bin/env [2023-07-28T11:38:33.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-28T11:38:35.841Z] Commit message: "update containerd binary to v1.6.22" [2023-07-28T11:38:36.260Z] > git --version # timeout=10 [2023-07-28T11:38:36.314Z] > git --version # 'git version 2.24.1.windows.2' [2023-07-28T11:38:36.370Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-28T11:38:39.828Z] + docker version [2023-07-28T11:38:43.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-28T11:38:43.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-28T11:38:45.813Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:38:45.813Z] [2023-07-28T11:38:45.813Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-28T11:38:45.813Z] DOCKER_SYSTEMD=1 [2023-07-28T11:38:45.813Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-28T11:38:45.813Z] HOSTNAME=d2abfede5535 [2023-07-28T11:38:45.813Z] DEST=bundles/test-integration [2023-07-28T11:38:45.813Z] PWD=/go/src/github.com/docker/docker [2023-07-28T11:38:45.813Z] DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:38:45.813Z] container=docker [2023-07-28T11:38:45.813Z] HOME=/root [2023-07-28T11:38:45.813Z] LANG=C.UTF-8 [2023-07-28T11:38:45.813Z] INVOCATION_ID=c0ada7fd82384a638e6efdb934aa708e [2023-07-28T11:38:45.813Z] GOLANG_VERSION=1.19.11 [2023-07-28T11:38:45.813Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-28T11:38:45.813Z] VALIDATE_BRANCH=20.10 [2023-07-28T11:38:45.813Z] TERM=xterm [2023-07-28T11:38:45.813Z] DOCKER_PKG=github.com/docker/docker [2023-07-28T11:38:45.813Z] SHLVL=3 [2023-07-28T11:38:45.813Z] TIMEOUT=120m [2023-07-28T11:38:45.813Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-07-28T11:38:45.813Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-28T11:38:45.813Z] GO111MODULE=off [2023-07-28T11:38:45.813Z] DOCKER_EXPERIMENTAL=1 [2023-07-28T11:38:45.813Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-28T11:38:45.813Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-28T11:38:45.813Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-28T11:38:45.813Z] GOPATH=/go [2023-07-28T11:38:45.813Z] PKG_CONFIG=pkg-config [2023-07-28T11:38:45.813Z] _=/usr/bin/env [2023-07-28T11:38:45.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-28T11:38:50.297Z] Client: [2023-07-28T11:38:50.297Z] Version: 20.10.9 [2023-07-28T11:38:50.297Z] API version: 1.41 [2023-07-28T11:38:50.297Z] Go version: go1.16.8 [2023-07-28T11:38:50.297Z] Git commit: c2ea9bc [2023-07-28T11:38:50.297Z] Built: Mon Oct 4 16:11:10 2021 [2023-07-28T11:38:50.297Z] OS/Arch: windows/amd64 [2023-07-28T11:38:50.297Z] Context: default [2023-07-28T11:38:50.297Z] Experimental: true [2023-07-28T11:38:50.297Z] [2023-07-28T11:38:50.297Z] Server: Docker Engine - Community [2023-07-28T11:38:50.297Z] Engine: [2023-07-28T11:38:50.297Z] Version: 20.10.9 [2023-07-28T11:38:50.297Z] API version: 1.41 (minimum version 1.24) [2023-07-28T11:38:50.297Z] Go version: go1.16.8 [2023-07-28T11:38:50.297Z] Git commit: 79ea9d3 [2023-07-28T11:38:50.297Z] Built: Mon Oct 4 16:06:39 2021 [2023-07-28T11:38:50.297Z] OS/Arch: windows/amd64 [2023-07-28T11:38:50.297Z] Experimental: true [Pipeline] sh [2023-07-28T11:38:51.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-28T11:38:51.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-28T11:38:51.897Z] + docker info [2023-07-28T11:38:55.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-28T11:38:56.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-28T11:38:58.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-28T11:38:58.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-28T11:38:58.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-28T11:38:59.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-28T11:38:59.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-28T11:38:59.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-28T11:39:00.306Z] INFO [loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 42.315673047s [2023-07-28T11:39:00.306Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 153.952853ms [2023-07-28T11:39:00.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-28T11:39:01.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-28T11:39:02.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-28T11:39:02.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-28T11:39:02.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-28T11:39:03.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-28T11:39:04.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-28T11:39:04.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-28T11:39:05.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-28T11:39:05.832Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-28T11:39:05.832Z] Using test binary docker [2023-07-28T11:39:05.832Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-28T11:39:05.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-28T11:39:05.832Z] INFO: Waiting for daemon to start... [2023-07-28T11:39:05.832Z] Starting dockerd [2023-07-28T11:39:05.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-28T11:39:05.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-28T11:39:10.010Z] . [2023-07-28T11:39:10.010Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-28T11:39:10.010Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-28T11:39:10.010Z] Error: No such image: emptyfs [2023-07-28T11:39:10.010Z] Running integration-test (iteration 1) [2023-07-28T11:39:10.010Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-07-28T11:39:10.268Z] Loaded image: busybox:latest [2023-07-28T11:39:10.268Z] Loaded image: busybox:glibc [2023-07-28T11:39:11.201Z] Loaded image: debian:bullseye-slim [2023-07-28T11:39:11.201Z] Loaded image: hello-world:latest [2023-07-28T11:39:11.201Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:39:11.201Z] INFO: Testing against a local daemon [2023-07-28T11:39:11.201Z] === RUN TestCgroupNamespacesBuild [2023-07-28T11:39:11.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-28T11:39:11.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-28T11:39:12.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-28T11:39:12.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-28T11:39:12.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-28T11:39:13.180Z] Client: [2023-07-28T11:39:13.180Z] Context: default [2023-07-28T11:39:13.180Z] Debug Mode: false [2023-07-28T11:39:13.180Z] Plugins: [2023-07-28T11:39:13.180Z] app: Docker Application (Docker Inc., v0.8.0) [2023-07-28T11:39:13.180Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-07-28T11:39:13.180Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-07-28T11:39:13.180Z] [2023-07-28T11:39:13.180Z] Server: [2023-07-28T11:39:13.180Z] Containers: 0 [2023-07-28T11:39:13.180Z] Running: 0 [2023-07-28T11:39:13.180Z] Paused: 0 [2023-07-28T11:39:13.180Z] Stopped: 0 [2023-07-28T11:39:13.180Z] Images: 0 [2023-07-28T11:39:13.180Z] Server Version: 20.10.9 [2023-07-28T11:39:13.180Z] Storage Driver: lcow (linux) windowsfilter (windows) [2023-07-28T11:39:13.180Z] LCOW: [2023-07-28T11:39:13.180Z] Windows: [2023-07-28T11:39:13.180Z] Logging Driver: json-file [2023-07-28T11:39:13.180Z] Plugins: [2023-07-28T11:39:13.180Z] Volume: local [2023-07-28T11:39:13.180Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-28T11:39:13.180Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-28T11:39:13.180Z] Swarm: inactive [2023-07-28T11:39:13.180Z] Default Isolation: process [2023-07-28T11:39:13.180Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-28T11:39:13.180Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-28T11:39:13.180Z] OSType: windows [2023-07-28T11:39:13.180Z] Architecture: x86_64 [2023-07-28T11:39:13.180Z] CPUs: 4 [2023-07-28T11:39:13.180Z] Total Memory: 32GiB [2023-07-28T11:39:13.180Z] Name: azwin-2-4d52a0 [2023-07-28T11:39:13.180Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-07-28T11:39:13.180Z] Docker Root Dir: D:\docker [2023-07-28T11:39:13.180Z] Debug Mode: false [2023-07-28T11:39:13.180Z] Registry: https://index.docker.io/v1/ [2023-07-28T11:39:13.180Z] Labels: [2023-07-28T11:39:13.180Z] Experimental: true [2023-07-28T11:39:13.180Z] Insecure Registries: [2023-07-28T11:39:13.180Z] 10.0.0.4:5000 [2023-07-28T11:39:13.180Z] 127.0.0.0/8 [2023-07-28T11:39:13.180Z] Registry Mirrors: [2023-07-28T11:39:13.180Z] http://10.0.0.4:5000/ [2023-07-28T11:39:13.180Z] Live Restore Enabled: false [2023-07-28T11:39:13.180Z] Product License: Community Engine [2023-07-28T11:39:13.180Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-07-28T11:39:13.724Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2023-07-28T11:39:13.724Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-28T11:39:13.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-28T11:39:14.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-28T11:39:15.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-28T11:39:15.620Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2023-07-28T11:39:15.620Z] === RUN TestBuildWithSession [2023-07-28T11:39:15.620Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:39:15.620Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-28T11:39:15.620Z] === RUN TestBuildSquashParent [2023-07-28T11:39:16.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-28T11:39:16.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-28T11:39:16.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-28T11:39:17.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-28T11:39:18.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-28T11:39:18.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-28T11:39:19.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-28T11:39:19.667Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-28T11:39:19.667Z] Using test binary docker [2023-07-28T11:39:19.667Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-28T11:39:19.667Z] Starting apparmor (via systemctl): apparmor.service. [2023-07-28T11:39:19.667Z] INFO: Waiting for daemon to start... [2023-07-28T11:39:19.667Z] Starting dockerd [2023-07-28T11:39:20.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-28T11:39:20.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-28T11:39:22.169Z] --- PASS: TestBuildSquashParent (6.73s) [2023-07-28T11:39:22.170Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-28T11:39:22.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:39:22.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:39:22.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:39:22.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:39:22.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:39:22.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:39:22.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:39:22.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:39:22.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:39:22.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:39:22.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:39:22.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:39:22.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:39:22.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:39:22.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:39:22.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:39:22.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:39:22.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:39:22.179Z] . [2023-07-28T11:39:22.179Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-28T11:39:22.179Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-28T11:39:22.179Z] Error: No such image: emptyfs [2023-07-28T11:39:22.179Z] Running integration-test (iteration 1) [2023-07-28T11:39:22.179Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-07-28T11:39:22.179Z] Loaded image: busybox:latest [2023-07-28T11:39:22.179Z] Loaded image: busybox:glibc [2023-07-28T11:39:22.270Z] INFO [linters context/goanalysis] analyzers took 7m26.866811125s with top 10 stages: buildir: 1m43.542487193s, goimports: 15.365282584s, the_only_name: 14.794321164s, unconvert: 11.457379477s, S1038: 7.687964628s, gosec: 7.613475136s, inspect: 6.226836183s, printf: 6.03781454s, ctrlflow: 5.190342739s, misspell: 4.347808488s [2023-07-28T11:39:22.270Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-07-28T11:39:22.270Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1781/1781, exclude: 1753/1753, cgo: 1781/1862, filename_unadjuster: 1781/1781, identifier_marker: 1753/1753, path_prettifier: 1781/1781, skip_dirs: 1781/1781, autogenerated_exclude: 1753/1781, exclude-rules: 58/1753, nolint: 0/58 [2023-07-28T11:39:22.270Z] INFO [runner] processing took 67.656111ms with stages: nolint: 24.214298ms, identifier_marker: 20.202866ms, path_prettifier: 7.50029ms, autogenerated_exclude: 7.098311ms, exclude-rules: 6.947753ms, skip_dirs: 1.416897ms, cgo: 167.802µs, filename_unadjuster: 103.894µs, max_same_issues: 938ns, max_from_linter: 447ns, uniq_by_line: 429ns, skip_files: 373ns, exclude: 301ns, source_code: 261ns, diff: 246ns, max_per_file_from_linter: 243ns, severity-rules: 238ns, sort_results: 222ns, path_shortener: 199ns, path_prefixer: 103ns [2023-07-28T11:39:22.270Z] INFO [runner] linters took 26.115008525s with stages: goanalysis_metalinter: 26.047235059s [2023-07-28T11:39:22.270Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-07-28T11:39:22.270Z] INFO Memory: 673 samples, avg is 343.1MB, max is 1285.0MB [2023-07-28T11:39:22.270Z] INFO Execution took 1m8.592454624s [2023-07-28T11:39:22.270Z] Congratulations! The shell scripts are properly formatted. [2023-07-28T11:39:23.104Z] Loaded image: debian:bullseye-slim [2023-07-28T11:39:23.104Z] Loaded image: hello-world:latest [2023-07-28T11:39:23.104Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:39:23.104Z] INFO: Testing against a local daemon [2023-07-28T11:39:23.104Z] === RUN TestCgroupNamespacesBuild [2023-07-28T11:39:24.465Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2023-07-28T11:39:24.465Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-28T11:39:24.471Z] --- PASS: TestBuildWithHugeFile (51.13s) [2023-07-28T11:39:24.471Z] === RUN TestBuildWithEmptyDockerfile [2023-07-28T11:39:24.471Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:39:24.471Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:39:24.471Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:39:24.471Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:39:24.471Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:39:24.471Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:39:24.471Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:39:24.471Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:39:24.471Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:39:24.471Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-28T11:39:24.471Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) [2023-07-28T11:39:24.471Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-07-28T11:39:24.471Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-07-28T11:39:24.471Z] === RUN TestBuildPreserveOwnership [2023-07-28T11:39:24.471Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-28T11:39:24.471Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-28T11:39:24.471Z] --- PASS: TestBuildPreserveOwnership (2.91s) [2023-07-28T11:39:24.471Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) [2023-07-28T11:39:24.471Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2023-07-28T11:39:24.471Z] === RUN TestBuildPlatformInvalid [2023-07-28T11:39:24.471Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-07-28T11:39:24.471Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-28T11:39:24.471Z] Loaded image: busybox:latest [2023-07-28T11:39:24.471Z] Loaded image: busybox:glibc [2023-07-28T11:39:24.471Z] Loaded image: debian:bullseye-slim [2023-07-28T11:39:24.471Z] Loaded image: hello-world:latest [2023-07-28T11:39:24.471Z] Loaded image: arm32v7/hello-world:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-07-28T11:39:25.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh dynbinary-daemon test-docker-py [2023-07-28T11:39:25.386Z] [2023-07-28T11:39:25.386Z] Removing bundles/ [2023-07-28T11:39:25.386Z] [2023-07-28T11:39:25.386Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-07-28T11:39:25.386Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:39:25.386Z] GOOS="" GOARCH="" GOARM="" [2023-07-28T11:39:25.827Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2023-07-28T11:39:25.827Z] === RUN TestBuildWithSession [2023-07-28T11:39:25.827Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:39:25.827Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-28T11:39:25.827Z] === RUN TestBuildSquashParent [2023-07-28T11:39:26.348Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-28T11:39:26.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s) [2023-07-28T11:39:26.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2023-07-28T11:39:26.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2023-07-28T11:39:26.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2023-07-28T11:39:26.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2023-07-28T11:39:26.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s) [2023-07-28T11:39:26.348Z] === RUN TestBuildMultiStageCopy [2023-07-28T11:39:26.348Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-28T11:39:28.242Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-28T11:39:29.172Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-28T11:39:30.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-28T11:39:31.035Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-28T11:39:31.046Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.59s) [2023-07-28T11:39:31.046Z] PASS [2023-07-28T11:39:31.046Z] [2023-07-28T11:39:31.046Z] === Skipped [2023-07-28T11:39:31.046Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-07-28T11:39:31.046Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:39:31.046Z] [2023-07-28T11:39:31.046Z] DONE 33 tests, 1 skipped in 79.936s [2023-07-28T11:39:31.046Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-07-28T11:39:31.046Z] ++ 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-28T11:39:31.046Z] ++ set -e [2023-07-28T11:39:31.046Z] ++ '[' -n 0 ']' [2023-07-28T11:39:31.046Z] ++ set -x [2023-07-28T11:39:31.046Z] ++ 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-28T11:39:31.047Z] INFO: Testing against a local daemon [2023-07-28T11:39:31.047Z] === RUN TestConfigInspect [2023-07-28T11:39:31.066Z] --- PASS: TestBuildSquashParent (4.88s) [2023-07-28T11:39:31.066Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-28T11:39:31.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:39:31.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:39:31.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:39:31.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:39:31.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:39:31.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:39:31.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:39:31.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:39:31.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:39:31.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:39:31.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:39:31.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:39:31.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:39:31.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:39:31.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:39:31.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:39:31.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:39:31.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:39:32.405Z] --- PASS: TestBuildMultiStageCopy (6.55s) [2023-07-28T11:39:32.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2023-07-28T11:39:32.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-07-28T11:39:32.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-07-28T11:39:32.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-07-28T11:39:32.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-07-28T11:39:32.405Z] === RUN TestBuildMultiStageParentConfig [2023-07-28T11:39:33.586Z] --- PASS: TestConfigInspect (2.39s) [2023-07-28T11:39:33.586Z] === RUN TestConfigList [2023-07-28T11:39:34.327Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-28T11:39:34.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s) [2023-07-28T11:39:34.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.80s) [2023-07-28T11:39:34.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2023-07-28T11:39:34.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2023-07-28T11:39:34.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2023-07-28T11:39:34.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.69s) [2023-07-28T11:39:34.327Z] === RUN TestBuildMultiStageCopy [2023-07-28T11:39:34.327Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-28T11:39:36.127Z] --- PASS: TestConfigList (2.29s) [2023-07-28T11:39:36.127Z] === RUN TestConfigsCreateAndDelete [2023-07-28T11:39:36.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-28T11:39:36.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-28T11:39:36.213Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-28T11:39:36.468Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-28T11:39:36.723Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2023-07-28T11:39:36.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.67s) [2023-07-28T11:39:36.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-07-28T11:39:36.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2023-07-28T11:39:36.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.16s) [2023-07-28T11:39:36.723Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s) [2023-07-28T11:39:36.723Z] === RUN TestBuildMultiStageParentConfig [2023-07-28T11:39:36.978Z] --- PASS: TestBuildMultiStageParentConfig (0.46s) [2023-07-28T11:39:36.978Z] === RUN TestBuildLabelWithTargets [2023-07-28T11:39:37.659Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-07-28T11:39:37.659Z] === RUN TestBuildLabelWithTargets [2023-07-28T11:39:37.904Z] --- PASS: TestBuildLabelWithTargets (0.74s) [2023-07-28T11:39:37.904Z] === RUN TestBuildWithEmptyLayers [2023-07-28T11:39:38.037Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2023-07-28T11:39:38.037Z] === RUN TestConfigsUpdate [2023-07-28T11:39:38.159Z] --- PASS: TestBuildWithEmptyLayers (0.33s) [2023-07-28T11:39:38.159Z] === RUN TestBuildMultiStageOnBuild [2023-07-28T11:39:40.045Z] --- PASS: TestBuildMultiStageOnBuild (1.90s) [2023-07-28T11:39:40.045Z] === RUN TestBuildUncleanTarFilenames [2023-07-28T11:39:40.576Z] --- PASS: TestConfigsUpdate (2.20s) [2023-07-28T11:39:40.577Z] === RUN TestTemplatedConfig [2023-07-28T11:39:40.605Z] --- PASS: TestBuildUncleanTarFilenames (0.41s) [2023-07-28T11:39:40.605Z] === RUN TestBuildMultiStageLayerLeak [2023-07-28T11:39:42.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-28T11:39:42.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-28T11:39:42.490Z] --- PASS: TestBuildMultiStageLayerLeak (2.00s) [2023-07-28T11:39:42.490Z] === RUN TestBuildWithHugeFile [2023-07-28T11:39:43.117Z] --- PASS: TestTemplatedConfig (2.67s) [2023-07-28T11:39:43.117Z] === RUN TestConfigCreateResolve [2023-07-28T11:39:44.090Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-07-28T11:39:44.090Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-62053523\powershellScript.ps1'; exit $LASTEXITCODE; [2023-07-28T11:39:44.090Z] ---------------------------------------------------------------------------- [2023-07-28T11:39:44.090Z] [2023-07-28T11:39:44.090Z] INFO: executeCI.ps1 starting at Fri Jul 28 11:39:39 CUT 2023 [2023-07-28T11:39:44.090Z] [2023-07-28T11:39:44.090Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-07-28T11:39:44.090Z] INFO: Running git version 2.24.1.windows.2 [2023-07-28T11:39:44.090Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-07-28T11:39:44.090Z] INFO: Environment variables: [2023-07-28T11:39:44.090Z] [2023-07-28T11:39:44.090Z] Name Value [2023-07-28T11:39:44.090Z] ---- ----- [2023-07-28T11:39:44.090Z] ALLUSERSPROFILE C:\ProgramData [2023-07-28T11:39:44.090Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-07-28T11:39:44.090Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-07-28T11:39:44.090Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-07-28T11:39:44.090Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-07-28T11:39:44.090Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-07-28T11:39:44.090Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-07-28T11:39:44.090Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-07-28T11:39:44.090Z] BRANCH_NAME PR-46105 [2023-07-28T11:39:44.090Z] BUILD_DISPLAY_NAME #1 [2023-07-28T11:39:44.090Z] BUILD_ID 1 [2023-07-28T11:39:44.091Z] BUILD_NUMBER 1 [2023-07-28T11:39:44.091Z] BUILD_TAG jenkins-moby-PR-46105-1 [2023-07-28T11:39:44.091Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-46105/1/ [2023-07-28T11:39:44.091Z] CHANGE_AUTHOR thaJeztah [2023-07-28T11:39:44.091Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-07-28T11:39:44.091Z] CHANGE_BRANCH 20.10_update_containerd_binary_1.6.22 [2023-07-28T11:39:44.091Z] CHANGE_FORK thaJeztah/docker [2023-07-28T11:39:44.091Z] CHANGE_ID 46105 [2023-07-28T11:39:44.091Z] CHANGE_TARGET 20.10 [2023-07-28T11:39:44.091Z] CHANGE_TITLE [20.10] update containerd binary to v1.6.22 [2023-07-28T11:39:44.091Z] CHANGE_URL https://github.com/moby/moby/pull/46105 [2023-07-28T11:39:44.091Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-07-28T11:39:44.091Z] CommonProgramFiles C:\Program Files\Common Files [2023-07-28T11:39:44.091Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-07-28T11:39:44.091Z] CommonProgramW6432 C:\Program Files\Common Files [2023-07-28T11:39:44.091Z] COMPUTERNAME azwin-2-4d52a0 [2023-07-28T11:39:44.091Z] ComSpec C:\Windows\system32\cmd.exe [2023-07-28T11:39:44.091Z] ConfigSequenceNumber 0 [2023-07-28T11:39:44.091Z] DOCKER_BUILDKIT 0 [2023-07-28T11:39:44.091Z] DOCKER_DUT_DEBUG 1 [2023-07-28T11:39:44.091Z] DOCKER_EXPERIMENTAL 1 [2023-07-28T11:39:44.091Z] DOCKER_GRAPHDRIVER overlay2 [2023-07-28T11:39:44.091Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-07-28T11:39:44.091Z] EXECUTOR_NUMBER 0 [2023-07-28T11:39:44.091Z] FQDN azwin-2-4d52a0.westus.cloudapp.azure.com [2023-07-28T11:39:44.091Z] GIT_BRANCH PR-46105 [2023-07-28T11:39:44.091Z] GIT_COMMIT b883976e4c5dbfe896f7a303d232f7bfe0b541c5 [2023-07-28T11:39:44.091Z] GIT_URL https://github.com/moby/moby.git [2023-07-28T11:39:44.091Z] HUDSON_COOKIE 9e1c845f-4be3-47cf-8740-4ee2d4b41476 [2023-07-28T11:39:44.091Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-07-28T11:39:44.091Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-07-28T11:39:44.091Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-07-28T11:39:44.091Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-07-28T11:39:44.091Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-07-28T11:39:44.091Z] JENKINS_NODE_COOKIE b1b7bb11-1128-4368-b94e-bad56c3c2826 [2023-07-28T11:39:44.091Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-07-28T11:39:44.091Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-07-28T11:39:44.091Z] JOB_BASE_NAME PR-46105 [2023-07-28T11:39:44.091Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46105/display/redirect [2023-07-28T11:39:44.091Z] JOB_NAME moby/PR-46105 [2023-07-28T11:39:44.091Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-46105/ [2023-07-28T11:39:44.091Z] library.jps.version master [2023-07-28T11:39:44.091Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-07-28T11:39:44.091Z] NODE_LABELS amd64 azure azwin-2-4d52a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-07-28T11:39:44.091Z] NODE_NAME azwin-2-4d52a0 [2023-07-28T11:39:44.091Z] NUMBER_OF_PROCESSORS 4 [2023-07-28T11:39:44.091Z] OS Windows_NT [2023-07-28T11:39:44.091Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-07-28T11:39:44.091Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-07-28T11:39:44.091Z] PROCESSOR_ARCHITECTURE AMD64 [2023-07-28T11:39:44.091Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-07-28T11:39:44.091Z] PROCESSOR_LEVEL 6 [2023-07-28T11:39:44.091Z] PROCESSOR_REVISION 4f01 [2023-07-28T11:39:44.091Z] ProgramData C:\ProgramData [2023-07-28T11:39:44.091Z] ProgramFiles C:\Program Files [2023-07-28T11:39:44.091Z] ProgramFiles(x86) C:\Program Files (x86) [2023-07-28T11:39:44.091Z] ProgramW6432 C:\Program Files [2023-07-28T11:39:44.091Z] PROMPT $P$G [2023-07-28T11:39:44.091Z] PSExecutionPolicyPreference Bypass [2023-07-28T11:39:44.091Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-07-28T11:39:44.091Z] PUBLIC C:\Users\Public [2023-07-28T11:39:44.091Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46105/1/display/redirect?page=artif... [2023-07-28T11:39:44.091Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46105/1/display/redirect?page=changes [2023-07-28T11:39:44.091Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46105/1/display/redirect [2023-07-28T11:39:44.091Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46105/1/display/redirect?page=tests [2023-07-28T11:39:44.091Z] SKIP_VALIDATION_TESTS 1 [2023-07-28T11:39:44.091Z] SOURCES_DRIVE d [2023-07-28T11:39:44.091Z] SOURCES_SUBDIR gopath [2023-07-28T11:39:44.091Z] STAGE_NAME Run tests [2023-07-28T11:39:44.091Z] SystemDrive C: [2023-07-28T11:39:44.091Z] SystemRoot C:\Windows [2023-07-28T11:39:44.091Z] TEMP C:\Windows\TEMP [2023-07-28T11:39:44.091Z] TESTDEBUG 0 [2023-07-28T11:39:44.091Z] TESTRUN_DRIVE d [2023-07-28T11:39:44.091Z] TESTRUN_SUBDIR CI [2023-07-28T11:39:44.091Z] TIMEOUT 120m [2023-07-28T11:39:44.091Z] TMP C:\Windows\TEMP [2023-07-28T11:39:44.091Z] USERDOMAIN WORKGROUP [2023-07-28T11:39:44.091Z] USERNAME azwin-2-4d52a0$ [2023-07-28T11:39:44.091Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-07-28T11:39:44.091Z] windir C:\Windows [2023-07-28T11:39:44.091Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-07-28T11:39:44.091Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-07-28T11:39:44.091Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-07-28T11:39:44.091Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-07-28T11:39:44.091Z] [2023-07-28T11:39:44.091Z] [2023-07-28T11:39:44.091Z] [2023-07-28T11:39:44.091Z] INFO: Sources under d:\gopath\... [2023-07-28T11:39:44.091Z] INFO: Test run under d:\CI\... [2023-07-28T11:39:44.091Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-07-28T11:39:44.091Z] INFO: docker/docker repository was found [2023-07-28T11:39:44.091Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-07-28T11:39:44.091Z] ltsc2019: Pulling from windows/servercore [2023-07-28T11:39:44.091Z] cb524f6f2215: Pulling fs layer [2023-07-28T11:39:44.091Z] 71bf80baed9b: Pulling fs layer [2023-07-28T11:39:45.657Z] --- PASS: TestConfigCreateResolve (2.27s) [2023-07-28T11:39:45.658Z] === RUN TestConfigDaemonLibtrustID [2023-07-28T11:39:45.658Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-07-28T11:39:45.658Z] PASS [2023-07-28T11:39:45.658Z] [2023-07-28T11:39:45.658Z] DONE 7 tests in 14.687s [2023-07-28T11:39:45.658Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-07-28T11:39:45.658Z] ++ 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-28T11:39:45.658Z] ++ set -e [2023-07-28T11:39:45.658Z] ++ '[' -n 0 ']' [2023-07-28T11:39:45.658Z] ++ set -x [2023-07-28T11:39:45.658Z] ++ 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-28T11:39:45.757Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-07-28T11:39:45.757Z] === RUN TestBuildWithEmptyLayers [2023-07-28T11:39:45.918Z] INFO: Testing against a local daemon [2023-07-28T11:39:45.918Z] === RUN TestCheckpoint [2023-07-28T11:39:45.918Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:39:45.918Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-28T11:39:45.918Z] === RUN TestContainerInvalidJSON [2023-07-28T11:39:45.918Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:39:45.918Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:39:45.918Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:39:45.918Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:39:45.918Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:39:45.918Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:39:45.918Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:39:45.918Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:39:45.918Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:39:45.918Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-28T11:39:45.918Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-28T11:39:45.918Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-28T11:39:45.918Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-28T11:39:45.918Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-28T11:39:45.918Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-07-28T11:39:45.918Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-28T11:39:45.918Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-07-28T11:39:45.918Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-28T11:39:45.918Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-07-28T11:39:45.918Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-28T11:39:45.918Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-07-28T11:39:45.918Z] === RUN TestCopyFromContainer [2023-07-28T11:39:46.858Z] === RUN TestCopyFromContainer// [2023-07-28T11:39:46.858Z] === RUN TestCopyFromContainer//bar/root [2023-07-28T11:39:47.080Z] 71bf80baed9b: Verifying Checksum [2023-07-28T11:39:47.080Z] 71bf80baed9b: Download complete [2023-07-28T11:39:47.118Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-28T11:39:47.118Z] === RUN TestCopyFromContainer/bar/quux [2023-07-28T11:39:47.118Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-28T11:39:47.118Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-28T11:39:47.118Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-28T11:39:47.118Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-28T11:39:47.378Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-28T11:39:47.378Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer (1.37s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-07-28T11:39:47.378Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-07-28T11:39:47.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-28T11:39:47.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:39:47.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:39:47.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:39:47.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:39:47.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:39:47.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:39:47.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:39:47.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:39:47.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:39:47.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-28T11:39:47.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-28T11:39:47.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-28T11:39:47.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-28T11:39:47.378Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-28T11:39:47.378Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-07-28T11:39:47.378Z] === RUN TestCreateWithInvalidEnv [2023-07-28T11:39:47.378Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-28T11:39:47.378Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-28T11:39:47.378Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-28T11:39:47.378Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-28T11:39:47.378Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-28T11:39:47.378Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-28T11:39:47.378Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-28T11:39:47.378Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-28T11:39:47.378Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-28T11:39:47.378Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-28T11:39:47.378Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-28T11:39:47.378Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-28T11:39:47.378Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-28T11:39:47.378Z] === RUN TestCreateTmpfsMountsTarget [2023-07-28T11:39:47.378Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-28T11:39:47.378Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-28T11:39:48.280Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-07-28T11:39:48.280Z] === RUN TestBuildMultiStageOnBuild [2023-07-28T11:39:48.772Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2023-07-28T11:39:48.772Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-28T11:39:50.683Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2023-07-28T11:39:50.683Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-28T11:39:50.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:39:50.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:39:50.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:39:50.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:39:50.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:39:50.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:39:50.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:39:50.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:39:50.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:39:50.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:39:50.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:39:50.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:39:50.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:39:50.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:39:50.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:39:50.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-28T11:39:50.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-28T11:39:50.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-28T11:39:50.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-28T11:39:50.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-28T11:39:50.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-28T11:39:50.683Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-28T11:39:50.945Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2023-07-28T11:39:50.945Z] === RUN TestCreateDifferentPlatform [2023-07-28T11:39:50.945Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-28T11:39:50.945Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-28T11:39:50.945Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-28T11:39:50.945Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-28T11:39:50.945Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-28T11:39:50.945Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-28T11:39:50.945Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-28T11:39:50.945Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-28T11:39:50.945Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-07-28T11:39:50.945Z] === RUN TestContainerStartOnDaemonRestart [2023-07-28T11:39:50.945Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-28T11:39:50.945Z] === RUN TestDaemonRestartIpcMode [2023-07-28T11:39:50.945Z] === PAUSE TestDaemonRestartIpcMode [2023-07-28T11:39:50.945Z] === RUN TestDaemonHostGatewayIP [2023-07-28T11:39:50.945Z] === PAUSE TestDaemonHostGatewayIP [2023-07-28T11:39:50.945Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-28T11:39:50.945Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-28T11:39:50.945Z] === RUN TestContainerKillOnDaemonStart [2023-07-28T11:39:50.945Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-28T11:39:50.945Z] === RUN TestDiff [2023-07-28T11:39:51.514Z] --- PASS: TestDiff (0.51s) [2023-07-28T11:39:51.514Z] === RUN TestExecWithCloseStdin [2023-07-28T11:39:52.084Z] --- PASS: TestExecWithCloseStdin (0.61s) [2023-07-28T11:39:52.084Z] === RUN TestExec [2023-07-28T11:39:52.654Z] --- PASS: TestExec (0.55s) [2023-07-28T11:39:52.654Z] === RUN TestExecUser [2023-07-28T11:39:53.224Z] --- PASS: TestExecUser (0.58s) [2023-07-28T11:39:53.224Z] === RUN TestExportContainerAndImportImage [2023-07-28T11:39:53.536Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-07-28T11:39:53.537Z] === RUN TestBuildUncleanTarFilenames [2023-07-28T11:39:53.537Z] --- PASS: TestBuildUncleanTarFilenames (0.42s) [2023-07-28T11:39:53.537Z] === RUN TestBuildMultiStageLayerLeak [2023-07-28T11:39:53.794Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2023-07-28T11:39:53.794Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-28T11:39:55.176Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2023-07-28T11:39:55.176Z] === RUN TestHealthCheckWorkdir [2023-07-28T11:39:55.745Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2023-07-28T11:39:55.745Z] === RUN TestHealthKillContainer [2023-07-28T11:39:58.793Z] --- PASS: TestBuildMultiStageLayerLeak (4.58s) [2023-07-28T11:39:58.793Z] === RUN TestBuildWithHugeFile [2023-07-28T11:40:00.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-28T11:40:00.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-28T11:40:01.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-28T11:40:03.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-28T11:40:03.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-28T11:40:03.874Z] --- PASS: TestHealthKillContainer (8.08s) [2023-07-28T11:40:03.874Z] === RUN TestHealthCheckProcessKilled [2023-07-28T11:40:04.132Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-07-28T11:40:04.132Z] [2023-07-28T11:40:04.132Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-07-28T11:40:04.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-07-28T11:40:04.132Z] Using test binary docker [2023-07-28T11:40:04.132Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-28T11:40:04.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-28T11:40:04.132Z] INFO: Waiting for daemon to start... [2023-07-28T11:40:04.132Z] Starting dockerd [2023-07-28T11:40:04.132Z] . [2023-07-28T11:40:04.132Z] INFO: Building docker-sdk-python3:4.4.1... [2023-07-28T11:40:04.814Z] --- PASS: TestHealthCheckProcessKilled (0.79s) [2023-07-28T11:40:04.814Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-28T11:40:04.970Z] cb524f6f2215: Verifying Checksum [2023-07-28T11:40:04.970Z] cb524f6f2215: Download complete [2023-07-28T11:40:05.074Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2023-07-28T11:40:05.074Z] === RUN TestIpcModeNone [2023-07-28T11:40:05.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-28T11:40:05.644Z] --- PASS: TestIpcModeNone (0.54s) [2023-07-28T11:40:05.644Z] === RUN TestIpcModePrivate [2023-07-28T11:40:05.904Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-07-28T11:40:06.164Z] --- PASS: TestIpcModePrivate (0.56s) [2023-07-28T11:40:06.164Z] === RUN TestIpcModeShareable [2023-07-28T11:40:06.424Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-07-28T11:40:06.684Z] --- PASS: TestIpcModeShareable (0.57s) [2023-07-28T11:40:06.684Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-28T11:40:07.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-28T11:40:08.594Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2023-07-28T11:40:08.594Z] === RUN TestAPIIpcModeHost [2023-07-28T11:40:08.854Z] --- PASS: TestAPIIpcModeHost (0.40s) [2023-07-28T11:40:08.854Z] === RUN TestDaemonIpcModeShareable [2023-07-28T11:40:09.794Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-07-28T11:40:10.054Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2023-07-28T11:40:10.054Z] === RUN TestDaemonIpcModePrivate [2023-07-28T11:40:10.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-28T11:40:10.994Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-07-28T11:40:11.255Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2023-07-28T11:40:11.255Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-28T11:40:11.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-28T11:40:12.195Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-07-28T11:40:12.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-28T11:40:12.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2023-07-28T11:40:12.455Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-28T11:40:13.395Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-07-28T11:40:13.655Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2023-07-28T11:40:13.655Z] === RUN TestIpcModeOlderClient [2023-07-28T11:40:13.655Z] === PAUSE TestIpcModeOlderClient [2023-07-28T11:40:13.655Z] === RUN TestKillContainerInvalidSignal [2023-07-28T11:40:14.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-28T11:40:14.224Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2023-07-28T11:40:14.224Z] === RUN TestKillContainer [2023-07-28T11:40:14.224Z] === RUN TestKillContainer/no_signal [2023-07-28T11:40:14.798Z] === RUN TestKillContainer/non_killing_signal [2023-07-28T11:40:15.061Z] === RUN TestKillContainer/killing_signal [2023-07-28T11:40:15.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-28T11:40:15.631Z] --- PASS: TestKillContainer (1.44s) [2023-07-28T11:40:15.631Z] --- PASS: TestKillContainer/no_signal (0.46s) [2023-07-28T11:40:15.631Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2023-07-28T11:40:15.631Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2023-07-28T11:40:15.631Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-28T11:40:15.631Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-28T11:40:16.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-28T11:40:16.200Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-28T11:40:16.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.96s) [2023-07-28T11:40:16.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2023-07-28T11:40:16.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2023-07-28T11:40:16.460Z] === RUN TestKillStoppedContainer [2023-07-28T11:40:16.720Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-07-28T11:40:16.720Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-28T11:40:16.720Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-07-28T11:40:16.720Z] === RUN TestKillDifferentUserContainer [2023-07-28T11:40:17.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-28T11:40:17.290Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2023-07-28T11:40:17.290Z] === RUN TestInspectOomKilledTrue [2023-07-28T11:40:17.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-28T11:40:17.859Z] --- PASS: TestInspectOomKilledTrue (0.56s) [2023-07-28T11:40:17.860Z] === RUN TestInspectOomKilledFalse [2023-07-28T11:40:18.119Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2023-07-28T11:40:18.119Z] === RUN TestLinksEtcHostsContentMatch [2023-07-28T11:40:18.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-28T11:40:18.174Z] Using test binary docker [2023-07-28T11:40:18.174Z] +++ /etc/init.d/apparmor start [2023-07-28T11:40:18.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-28T11:40:18.175Z] INFO: Waiting for daemon to start... [2023-07-28T11:40:18.175Z] Starting dockerd [2023-07-28T11:40:18.175Z] +++ 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-28T11:40:18.175Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-28T11:40:18.175Z] Using test binary docker [2023-07-28T11:40:18.175Z] +++ /etc/init.d/apparmor start [2023-07-28T11:40:18.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-28T11:40:18.175Z] INFO: Waiting for daemon to start... [2023-07-28T11:40:18.175Z] Starting dockerd [2023-07-28T11:40:18.175Z] +++ 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-28T11:40:18.379Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-07-28T11:40:18.379Z] === RUN TestLinksContainerNames [2023-07-28T11:40:18.434Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-28T11:40:18.434Z] Using test binary docker [2023-07-28T11:40:18.434Z] +++ /etc/init.d/apparmor start [2023-07-28T11:40:18.434Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-07-28T11:40:18.434Z] INFO: Waiting for daemon to start... [2023-07-28T11:40:18.434Z] Starting dockerd [2023-07-28T11:40:18.434Z] +++ 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-28T11:40:19.761Z] --- PASS: TestLinksContainerNames (1.04s) [2023-07-28T11:40:19.761Z] === RUN TestLogsFollowTailEmpty [2023-07-28T11:40:20.021Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2023-07-28T11:40:20.021Z] === RUN TestContainerNetworkMountsNoChown [2023-07-28T11:40:20.591Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/default [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/default [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/private [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/private [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rprivate [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/slave [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/slave [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rslave [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/shared [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/shared [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rshared [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/default [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/rshared [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/rslave [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/slave [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/rprivate [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/private [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/shared [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:40:20.591Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:40:20.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:40:20.591Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:40:20.592Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-07-28T11:40:20.592Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-07-28T11:40:20.592Z] === RUN TestContainerBindMountNonRecursive [2023-07-28T11:40:21.974Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2023-07-28T11:40:21.974Z] === RUN TestContainerVolumesMountedAsShared [2023-07-28T11:40:22.544Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2023-07-28T11:40:22.544Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-28T11:40:22.624Z] . [2023-07-28T11:40:22.624Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-28T11:40:22.624Z] [2023-07-28T11:40:22.624Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-28T11:40:22.624Z] [2023-07-28T11:40:22.624Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-07-28T11:40:22.624Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-28T11:40:22.624Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-28T11:40:22.624Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-07-28T11:40:22.624Z] Error: No such image: emptyfs [2023-07-28T11:40:22.624Z] Error: No such image: emptyfs [2023-07-28T11:40:22.624Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-28T11:40:22.624Z] ++++ docker load [2023-07-28T11:40:22.624Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-28T11:40:22.624Z] ++++ docker load [2023-07-28T11:40:22.624Z] Error: No such image: emptyfs [2023-07-28T11:40:22.624Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-28T11:40:22.624Z] ++++ docker load [2023-07-28T11:40:22.805Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2023-07-28T11:40:22.805Z] === RUN TestNetworkNat [2023-07-28T11:40:22.885Z] Running integration-test (iteration 1) [2023-07-28T11:40:22.885Z] Running integration-test (iteration 1) [2023-07-28T11:40:22.885Z] Running integration-test (iteration 1) [2023-07-28T11:40:22.885Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-07-28T11:40:22.885Z] ++ 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-28T11:40:22.885Z] ++ set -e [2023-07-28T11:40:22.885Z] ++ '[' -n 0 ']' [2023-07-28T11:40:22.885Z] ++ set -x [2023-07-28T11:40:22.885Z] ++ 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-28T11:40:22.885Z] 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-28T11:40:22.885Z] ++ 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-28T11:40:22.885Z] ++ set -e [2023-07-28T11:40:22.885Z] ++ '[' -n 0 ']' [2023-07-28T11:40:22.885Z] ++ set -x [2023-07-28T11:40:22.885Z] ++ 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-28T11:40:22.885Z] 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-28T11:40:22.885Z] ++ 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-28T11:40:22.885Z] ++ set -e [2023-07-28T11:40:22.885Z] ++ '[' -n 0 ']' [2023-07-28T11:40:22.885Z] ++ set -x [2023-07-28T11:40:22.885Z] ++ 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-28T11:40:23.145Z] Loaded image: busybox:latest [2023-07-28T11:40:23.145Z] Loaded image: busybox:latest [2023-07-28T11:40:23.145Z] Loaded image: busybox:latest [2023-07-28T11:40:23.145Z] Loaded image: busybox:glibc [2023-07-28T11:40:23.145Z] Loaded image: busybox:glibc [2023-07-28T11:40:23.145Z] Loaded image: busybox:glibc [2023-07-28T11:40:23.374Z] --- PASS: TestNetworkNat (0.48s) [2023-07-28T11:40:23.374Z] === RUN TestNetworkLocalhostTCPNat [2023-07-28T11:40:23.944Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2023-07-28T11:40:23.944Z] === RUN TestNetworkLoopbackNat [2023-07-28T11:40:24.527Z] Loaded image: debian:bullseye-slim [2023-07-28T11:40:24.527Z] Loaded image: debian:bullseye-slim [2023-07-28T11:40:24.527Z] Loaded image: debian:bullseye-slim [2023-07-28T11:40:24.787Z] Loaded image: hello-world:latest [2023-07-28T11:40:24.787Z] Loaded image: hello-world:latest [2023-07-28T11:40:24.787Z] Loaded image: hello-world:latest [2023-07-28T11:40:24.787Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:40:24.787Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:40:24.787Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:40:24.787Z] INFO: Testing against a local daemon [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-07-28T11:40:24.787Z] INFO: Testing against a local daemon [2023-07-28T11:40:24.787Z] === RUN TestCgroupNamespacesBuild [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-07-28T11:40:24.787Z] INFO: Testing against a local daemon [2023-07-28T11:40:24.787Z] === RUN TestDockerDaemonSuite [2023-07-28T11:40:24.787Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-07-28T11:40:24.787Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-07-28T11:40:26.484Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2023-07-28T11:40:26.484Z] === RUN TestPause [2023-07-28T11:40:26.691Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-07-28T11:40:26.691Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-07-28T11:40:27.053Z] --- PASS: TestPause (0.52s) [2023-07-28T11:40:27.053Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-28T11:40:27.053Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:40:27.053Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:40:27.053Z] === RUN TestPauseStopPausedContainer [2023-07-28T11:40:27.262Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-07-28T11:40:27.262Z] --- PASS: TestCgroupNamespacesBuild (2.58s) [2023-07-28T11:40:27.262Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-28T11:40:27.521Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-07-28T11:40:27.623Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2023-07-28T11:40:27.623Z] === RUN TestPsFilter [2023-07-28T11:40:27.623Z] --- PASS: TestPsFilter (0.10s) [2023-07-28T11:40:27.623Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-28T11:40:28.090Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-07-28T11:40:28.193Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2023-07-28T11:40:28.193Z] === RUN TestRemoveContainerWithVolume [2023-07-28T11:40:28.454Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2023-07-28T11:40:28.454Z] === RUN TestRemoveContainerRunning [2023-07-28T11:40:28.659Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-07-28T11:40:28.659Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-07-28T11:40:28.659Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2023-07-28T11:40:28.659Z] === RUN TestBuildWithSession [2023-07-28T11:40:28.659Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:40:28.659Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-28T11:40:28.659Z] === RUN TestBuildSquashParent [2023-07-28T11:40:29.023Z] --- PASS: TestRemoveContainerRunning (0.47s) [2023-07-28T11:40:29.023Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-28T11:40:29.592Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2023-07-28T11:40:29.592Z] === RUN TestRemoveInvalidContainer [2023-07-28T11:40:29.592Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-28T11:40:29.592Z] === RUN TestRenameLinkedContainer [2023-07-28T11:40:30.038Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-07-28T11:40:30.038Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-07-28T11:40:30.297Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-07-28T11:40:30.297Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-07-28T11:40:30.297Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-07-28T11:40:30.865Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-07-28T11:40:31.434Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-07-28T11:40:31.502Z] --- PASS: TestRenameLinkedContainer (1.94s) [2023-07-28T11:40:31.502Z] === RUN TestRenameStoppedContainer [2023-07-28T11:40:32.002Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-07-28T11:40:32.072Z] --- PASS: TestRenameStoppedContainer (0.46s) [2023-07-28T11:40:32.072Z] === RUN TestRenameRunningContainerAndReuse [2023-07-28T11:40:32.263Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-07-28T11:40:32.263Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-07-28T11:40:32.263Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-07-28T11:40:33.011Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2023-07-28T11:40:33.011Z] === RUN TestRenameInvalidName [2023-07-28T11:40:33.271Z] --- PASS: TestRenameInvalidName (0.47s) [2023-07-28T11:40:33.271Z] === RUN TestRenameAnonymousContainer [2023-07-28T11:40:34.167Z] --- PASS: TestBuildSquashParent (5.69s) [2023-07-28T11:40:34.167Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-28T11:40:34.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:40:34.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:40:34.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:40:34.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:40:34.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:40:34.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:40:34.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:40:34.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:40:34.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:40:34.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:40:34.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:40:34.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:40:34.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T11:40:34.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T11:40:34.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T11:40:34.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T11:40:34.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T11:40:34.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T11:40:35.184Z] --- PASS: TestRenameAnonymousContainer (1.77s) [2023-07-28T11:40:35.184Z] === RUN TestRenameContainerWithSameName [2023-07-28T11:40:35.768Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2023-07-28T11:40:35.768Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-28T11:40:35.805Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-07-28T11:40:36.708Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2023-07-28T11:40:36.708Z] === RUN TestResize [2023-07-28T11:40:37.277Z] --- PASS: TestResize (0.47s) [2023-07-28T11:40:37.277Z] === RUN TestResizeWithInvalidSize [2023-07-28T11:40:37.537Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2023-07-28T11:40:37.537Z] === RUN TestResizeWhenContainerNotStarted [2023-07-28T11:40:37.711Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-28T11:40:37.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2023-07-28T11:40:37.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2023-07-28T11:40:37.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2023-07-28T11:40:37.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2023-07-28T11:40:37.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2023-07-28T11:40:37.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2023-07-28T11:40:37.711Z] === RUN TestBuildMultiStageCopy [2023-07-28T11:40:37.711Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-28T11:40:37.971Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-07-28T11:40:38.107Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:40:38.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:40:38.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:40:38.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:40:38.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-28T11:40:38.645Z] --- PASS: TestBuildWithHugeFile (50.49s) [2023-07-28T11:40:38.645Z] === RUN TestBuildWithEmptyDockerfile [2023-07-28T11:40:38.645Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:40:38.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:40:38.645Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:40:38.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:40:38.645Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:40:38.645Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:40:38.645Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:40:38.645Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:40:38.645Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:40:38.645Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-28T11:40:38.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-07-28T11:40:38.645Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-07-28T11:40:38.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-07-28T11:40:38.645Z] === RUN TestBuildPreserveOwnership [2023-07-28T11:40:38.645Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-28T11:40:38.645Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-28T11:40:38.645Z] --- PASS: TestBuildPreserveOwnership (3.90s) [2023-07-28T11:40:38.645Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.67s) [2023-07-28T11:40:38.645Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2023-07-28T11:40:38.645Z] === RUN TestBuildPlatformInvalid [2023-07-28T11:40:38.645Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-07-28T11:40:38.645Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-28T11:40:38.645Z] Loaded image: busybox:latest [2023-07-28T11:40:38.645Z] Loaded image: busybox:glibc [2023-07-28T11:40:38.645Z] Loaded image: debian:bullseye-slim [2023-07-28T11:40:38.645Z] Loaded image: hello-world:latest [2023-07-28T11:40:38.645Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:40:38.799Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-28T11:40:39.058Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-28T11:40:39.058Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-28T11:40:39.317Z] --- PASS: TestBuildMultiStageCopy (1.92s) [2023-07-28T11:40:39.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2023-07-28T11:40:39.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2023-07-28T11:40:39.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2023-07-28T11:40:39.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.16s) [2023-07-28T11:40:39.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s) [2023-07-28T11:40:39.317Z] === RUN TestBuildMultiStageParentConfig [2023-07-28T11:40:39.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:40:39.576Z] --- PASS: TestBuildMultiStageParentConfig (0.46s) [2023-07-28T11:40:39.576Z] === RUN TestBuildLabelWithTargets [2023-07-28T11:40:39.835Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-07-28T11:40:40.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:40:40.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:40:40.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:40:40.773Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2023-07-28T11:40:40.773Z] === RUN TestBuildWithEmptyLayers [2023-07-28T11:40:41.033Z] --- PASS: TestBuildWithEmptyLayers (0.32s) [2023-07-28T11:40:41.033Z] === RUN TestBuildMultiStageOnBuild [2023-07-28T11:40:41.969Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2023-07-28T11:40:42.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2023-07-28T11:40:42.495Z] === RUN TestCgroupNamespacesRun [2023-07-28T11:40:42.537Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-07-28T11:40:42.538Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2023-07-28T11:40:42.538Z] === RUN TestBuildUncleanTarFilenames [2023-07-28T11:40:42.876Z] sha256:3896bddd0189467f22aa741d325145327cf18fe4b544d2f06d766f646c75263f [2023-07-28T11:40:42.876Z] INFO: Starting docker-py tests... [2023-07-28T11:40:42.876Z] ============================= test session starts ============================== [2023-07-28T11:40:42.876Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0 [2023-07-28T11:40:42.876Z] rootdir: /src, inifile: pytest.ini [2023-07-28T11:40:42.876Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-07-28T11:40:43.106Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-07-28T11:40:43.106Z] --- PASS: TestBuildUncleanTarFilenames (0.45s) [2023-07-28T11:40:43.106Z] === RUN TestBuildMultiStageLayerLeak [2023-07-28T11:40:43.365Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-07-28T11:40:43.434Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2023-07-28T11:40:43.434Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-28T11:40:43.813Z] collected 389 items / 1 deselected / 388 selected [2023-07-28T11:40:43.813Z] [2023-07-28T11:40:44.302Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-07-28T11:40:44.562Z] --- PASS: TestBuildMultiStageLayerLeak (1.59s) [2023-07-28T11:40:44.562Z] === RUN TestBuildWithHugeFile [2023-07-28T11:40:44.816Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) [2023-07-28T11:40:44.816Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-28T11:40:45.755Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2023-07-28T11:40:45.755Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-28T11:40:46.467Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-07-28T11:40:46.721Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.52s) [2023-07-28T11:40:46.721Z] PASS [2023-07-28T11:40:46.721Z] [2023-07-28T11:40:46.721Z] === Skipped [2023-07-28T11:40:46.721Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-07-28T11:40:46.721Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:40:46.721Z] [2023-07-28T11:40:46.721Z] DONE 33 tests, 1 skipped in 84.621s [2023-07-28T11:40:46.721Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-07-28T11:40:46.721Z] INFO: Testing against a local daemon [2023-07-28T11:40:46.721Z] === RUN TestConfigInspect [2023-07-28T11:40:47.136Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2023-07-28T11:40:47.136Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-28T11:40:47.846Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-07-28T11:40:47.846Z] === RUN TestDockerSuite/TestAttachDetach [2023-07-28T11:40:48.076Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2023-07-28T11:40:48.076Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-28T11:40:48.786Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-07-28T11:40:48.786Z] docker_cli_daemon_test.go:1455: [d031d08509cae] daemon is not started [2023-07-28T11:40:49.233Z] --- PASS: TestConfigInspect (2.36s) [2023-07-28T11:40:49.233Z] === RUN TestConfigList [2023-07-28T11:40:49.355Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-07-28T11:40:49.355Z] check_test.go:308: [dfea29a5810ff] daemon is not started [2023-07-28T11:40:49.355Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-07-28T11:40:49.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2023-07-28T11:40:49.457Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-28T11:40:50.027Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.64s) [2023-07-28T11:40:50.027Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-28T11:40:51.118Z] --- PASS: TestConfigList (2.23s) [2023-07-28T11:40:51.118Z] === RUN TestConfigsCreateAndDelete [2023-07-28T11:40:51.408Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2023-07-28T11:40:51.408Z] === RUN TestNISDomainname [2023-07-28T11:40:51.668Z] --- PASS: TestNISDomainname (0.62s) [2023-07-28T11:40:51.668Z] === RUN TestHostnameDnsResolution [2023-07-28T11:40:52.608Z] --- PASS: TestHostnameDnsResolution (0.74s) [2023-07-28T11:40:52.608Z] === RUN TestUnprivilegedPortsAndPing [2023-07-28T11:40:53.178Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2023-07-28T11:40:53.178Z] === RUN TestStats [2023-07-28T11:40:53.628Z] --- PASS: TestConfigsCreateAndDelete (2.33s) [2023-07-28T11:40:53.629Z] === RUN TestConfigsUpdate [2023-07-28T11:40:54.994Z] --- PASS: TestBuildWithHugeFile (50.37s) [2023-07-28T11:40:54.994Z] === RUN TestBuildWithEmptyDockerfile [2023-07-28T11:40:54.994Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:40:54.994Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:40:54.994Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:40:54.994Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:40:54.994Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:40:54.994Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:40:54.994Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:40:54.994Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:40:54.994Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:40:54.994Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-28T11:40:54.994Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-07-28T11:40:54.994Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-07-28T11:40:54.994Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) [2023-07-28T11:40:54.994Z] === RUN TestBuildPreserveOwnership [2023-07-28T11:40:54.994Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-28T11:40:54.994Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-28T11:40:55.514Z] --- PASS: TestConfigsUpdate (2.17s) [2023-07-28T11:40:55.514Z] === RUN TestTemplatedConfig [2023-07-28T11:40:55.718Z] --- PASS: TestStats (2.51s) [2023-07-28T11:40:55.718Z] === RUN TestStopContainerWithTimeout [2023-07-28T11:40:55.718Z] === RUN TestStopContainerWithTimeout/0 [2023-07-28T11:40:55.718Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-28T11:40:55.718Z] === RUN TestStopContainerWithTimeout/1 [2023-07-28T11:40:55.718Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-28T11:40:55.718Z] === RUN TestStopContainerWithTimeout/3 [2023-07-28T11:40:55.718Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-28T11:40:55.718Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-28T11:40:55.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-28T11:40:55.718Z] === CONT TestStopContainerWithTimeout/0 [2023-07-28T11:40:55.718Z] === CONT TestStopContainerWithTimeout/3 [2023-07-28T11:40:55.718Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-28T11:40:55.718Z] === CONT TestStopContainerWithTimeout/1 [2023-07-28T11:40:58.268Z] --- PASS: TestBuildPreserveOwnership (9.57s) [2023-07-28T11:40:58.268Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.55s) [2023-07-28T11:40:58.268Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2023-07-28T11:40:58.268Z] === RUN TestBuildPlatformInvalid [2023-07-28T11:40:58.268Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2023-07-28T11:40:58.268Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-28T11:40:58.268Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-07-28T11:40:58.268Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-07-28T11:40:58.268Z] PASS [2023-07-28T11:40:58.268Z] [2023-07-28T11:40:58.268Z] === Skipped [2023-07-28T11:40:58.268Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-07-28T11:40:58.268Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:40:58.268Z] [2023-07-28T11:40:58.268Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-07-28T11:40:58.268Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-07-28T11:40:58.268Z] [2023-07-28T11:40:58.268Z] DONE 33 tests, 2 skipped in 108.209s [2023-07-28T11:40:58.268Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-07-28T11:40:58.268Z] INFO: Testing against a local daemon [2023-07-28T11:40:58.268Z] === RUN TestConfigInspect [2023-07-28T11:40:58.268Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:40:58.268Z] --- SKIP: TestConfigInspect (0.01s) [2023-07-28T11:40:58.268Z] === RUN TestConfigList [2023-07-28T11:40:58.268Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:40:58.268Z] --- SKIP: TestConfigList (0.01s) [2023-07-28T11:40:58.268Z] === RUN TestConfigsCreateAndDelete [2023-07-28T11:40:58.268Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:40:58.268Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-07-28T11:40:58.268Z] === RUN TestConfigsUpdate [2023-07-28T11:40:58.268Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:40:58.268Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-07-28T11:40:58.268Z] === RUN TestTemplatedConfig [2023-07-28T11:40:58.268Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:40:58.268Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-07-28T11:40:58.268Z] === RUN TestConfigCreateResolve [2023-07-28T11:40:58.269Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:40:58.269Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-07-28T11:40:58.269Z] === RUN TestConfigDaemonLibtrustID [2023-07-28T11:40:58.775Z] --- PASS: TestTemplatedConfig (2.72s) [2023-07-28T11:40:58.775Z] === RUN TestConfigCreateResolve [2023-07-28T11:40:59.024Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-28T11:40:59.024Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2023-07-28T11:40:59.024Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2023-07-28T11:40:59.024Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2023-07-28T11:40:59.024Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2023-07-28T11:40:59.024Z] === RUN TestDeleteDevicemapper [2023-07-28T11:40:59.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:40:59.024Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-28T11:40:59.024Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-28T11:40:59.339Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-07-28T11:41:00.164Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2023-07-28T11:41:00.164Z] PASS [2023-07-28T11:41:00.164Z] [2023-07-28T11:41:00.164Z] === Skipped [2023-07-28T11:41:00.164Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2023-07-28T11:41:00.164Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:41:00.164Z] [2023-07-28T11:41:00.164Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-07-28T11:41:00.164Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:41:00.164Z] [2023-07-28T11:41:00.164Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-07-28T11:41:00.164Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:41:00.164Z] [2023-07-28T11:41:00.164Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-07-28T11:41:00.164Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:41:00.164Z] [2023-07-28T11:41:00.164Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-07-28T11:41:00.164Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:41:00.164Z] [2023-07-28T11:41:00.164Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-07-28T11:41:00.164Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:41:00.164Z] [2023-07-28T11:41:00.164Z] DONE 7 tests, 6 skipped in 1.643s [2023-07-28T11:41:00.164Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-07-28T11:41:00.164Z] INFO: Testing against a local daemon [2023-07-28T11:41:00.164Z] === RUN TestCheckpoint [2023-07-28T11:41:00.164Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:41:00.164Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-28T11:41:00.164Z] === RUN TestContainerInvalidJSON [2023-07-28T11:41:00.164Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:41:00.164Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:41:00.164Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:41:00.164Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:41:00.164Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:41:00.164Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:41:00.164Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:41:00.164Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:41:00.164Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:41:00.164Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-28T11:41:00.164Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-28T11:41:00.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-28T11:41:00.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-28T11:41:00.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-28T11:41:00.164Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-07-28T11:41:00.164Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-28T11:41:00.164Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-07-28T11:41:00.164Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-28T11:41:00.164Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-07-28T11:41:00.164Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-28T11:41:00.164Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-07-28T11:41:00.164Z] === RUN TestCopyFromContainer [2023-07-28T11:41:00.298Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-07-28T11:41:00.661Z] --- PASS: TestConfigCreateResolve (2.19s) [2023-07-28T11:41:00.661Z] === RUN TestConfigDaemonLibtrustID [2023-07-28T11:41:00.933Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2023-07-28T11:41:00.933Z] === RUN TestUpdateMemory [2023-07-28T11:41:01.124Z] tests/integration/api_client_test.py ..... [ 7%] [2023-07-28T11:41:01.220Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-07-28T11:41:01.220Z] PASS [2023-07-28T11:41:01.220Z] [2023-07-28T11:41:01.220Z] DONE 7 tests in 14.551s [2023-07-28T11:41:01.220Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-07-28T11:41:01.220Z] INFO: Testing against a local daemon [2023-07-28T11:41:01.220Z] === RUN TestCheckpoint [2023-07-28T11:41:01.220Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:41:01.220Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-28T11:41:01.220Z] === RUN TestContainerInvalidJSON [2023-07-28T11:41:01.220Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:41:01.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:41:01.220Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:41:01.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:41:01.220Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:41:01.220Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:41:01.220Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:41:01.220Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:41:01.220Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:41:01.220Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-28T11:41:01.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-28T11:41:01.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-28T11:41:01.220Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-28T11:41:01.220Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-28T11:41:01.220Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-07-28T11:41:01.220Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-28T11:41:01.220Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-07-28T11:41:01.220Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-28T11:41:01.221Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-07-28T11:41:01.221Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-28T11:41:01.221Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-07-28T11:41:01.221Z] === RUN TestCopyFromContainer [2023-07-28T11:41:01.502Z] --- PASS: TestUpdateMemory (0.62s) [2023-07-28T11:41:01.502Z] === RUN TestUpdateCPUQuota [2023-07-28T11:41:02.441Z] --- PASS: TestUpdateCPUQuota (0.86s) [2023-07-28T11:41:02.441Z] === RUN TestUpdatePidsLimit [2023-07-28T11:41:02.441Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer// [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer//bar/root [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer/bar/quux [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-28T11:41:02.583Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-28T11:41:02.628Z] tests/integration/api_config_test.py ..... [ 8%] [2023-07-28T11:41:02.630Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-07-28T11:41:02.630Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-07-28T11:41:02.701Z] === RUN TestUpdatePidsLimit/no_change [2023-07-28T11:41:02.838Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer (1.50s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-07-28T11:41:02.838Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-07-28T11:41:02.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-28T11:41:02.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:41:02.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:41:02.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:41:02.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:41:02.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:41:02.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:41:02.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:41:02.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:41:02.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:41:02.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-28T11:41:02.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-28T11:41:02.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-28T11:41:02.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-28T11:41:02.838Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-28T11:41:02.838Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2023-07-28T11:41:02.838Z] === RUN TestCreateWithInvalidEnv [2023-07-28T11:41:02.838Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-28T11:41:02.838Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-28T11:41:02.838Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-28T11:41:02.838Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-28T11:41:02.838Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-28T11:41:02.838Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-28T11:41:02.838Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-28T11:41:02.838Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-28T11:41:02.838Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-28T11:41:02.838Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-28T11:41:02.838Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-28T11:41:02.838Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-28T11:41:02.838Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-28T11:41:02.838Z] === RUN TestCreateTmpfsMountsTarget [2023-07-28T11:41:02.838Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-28T11:41:02.838Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-28T11:41:02.961Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-28T11:41:02.961Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-28T11:41:03.199Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-07-28T11:41:03.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-28T11:41:03.481Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-28T11:41:03.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-28T11:41:03.769Z] check_test.go:308: [da028ab31eb9d] daemon is not started [2023-07-28T11:41:03.769Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit (1.95s) [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2023-07-28T11:41:04.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2023-07-28T11:41:04.311Z] === RUN TestUpdateRestartPolicy [2023-07-28T11:41:04.337Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer// [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer//bar/root [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer/bar/quux [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-28T11:41:04.340Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-28T11:41:04.597Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-28T11:41:04.597Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer (4.52s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-07-28T11:41:04.597Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-07-28T11:41:04.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-28T11:41:04.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:41:04.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:41:04.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:41:04.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:41:04.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:41:04.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:41:04.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:41:04.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:41:04.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:41:04.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-28T11:41:04.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-28T11:41:04.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-28T11:41:04.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-28T11:41:04.597Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-28T11:41:04.597Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-07-28T11:41:04.597Z] === RUN TestCreateWithInvalidEnv [2023-07-28T11:41:04.597Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-28T11:41:04.597Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-28T11:41:04.597Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-28T11:41:04.597Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-28T11:41:04.597Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-28T11:41:04.597Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-28T11:41:04.597Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-28T11:41:04.597Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-28T11:41:04.597Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-28T11:41:04.597Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-28T11:41:04.597Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-28T11:41:04.597Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-28T11:41:04.597Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-28T11:41:04.597Z] === RUN TestCreateTmpfsMountsTarget [2023-07-28T11:41:04.597Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-28T11:41:04.597Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-28T11:41:05.349Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2023-07-28T11:41:05.349Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-28T11:41:05.717Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-07-28T11:41:06.494Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s) [2023-07-28T11:41:06.494Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-28T11:41:06.654Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-07-28T11:41:07.235Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2023-07-28T11:41:07.235Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-28T11:41:07.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:41:07.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:41:07.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:41:07.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:41:07.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:41:07.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:41:07.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:41:07.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:41:07.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:41:07.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:41:07.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:41:07.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:41:07.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:41:07.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:41:07.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:41:07.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-28T11:41:07.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-28T11:41:07.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-28T11:41:07.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-28T11:41:07.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-28T11:41:07.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-28T11:41:07.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-28T11:41:07.426Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s) [2023-07-28T11:41:07.426Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-28T11:41:07.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:41:07.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:41:07.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:41:07.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:41:07.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:41:07.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:41:07.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:41:07.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:41:07.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:41:07.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:41:07.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:41:07.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:41:07.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:41:07.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:41:07.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:41:07.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-28T11:41:07.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-28T11:41:07.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-28T11:41:07.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-28T11:41:07.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-28T11:41:07.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-28T11:41:07.426Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-28T11:41:07.593Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-07-28T11:41:07.593Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-07-28T11:41:07.796Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2023-07-28T11:41:07.796Z] === RUN TestCreateDifferentPlatform [2023-07-28T11:41:07.796Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-28T11:41:07.796Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-28T11:41:07.796Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-28T11:41:07.796Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-28T11:41:07.796Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-28T11:41:07.796Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-28T11:41:07.796Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-07-28T11:41:07.796Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-28T11:41:07.990Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2023-07-28T11:41:07.990Z] === RUN TestCreateDifferentPlatform [2023-07-28T11:41:07.990Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-28T11:41:07.990Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-28T11:41:07.990Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-28T11:41:07.990Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-28T11:41:07.990Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-28T11:41:07.990Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-28T11:41:07.990Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-28T11:41:07.990Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-28T11:41:07.990Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-07-28T11:41:07.990Z] === RUN TestContainerStartOnDaemonRestart [2023-07-28T11:41:07.990Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-07-28T11:41:07.990Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-07-28T11:41:07.990Z] === RUN TestDaemonRestartIpcMode [2023-07-28T11:41:07.990Z] === PAUSE TestDaemonRestartIpcMode [2023-07-28T11:41:07.990Z] === RUN TestDaemonHostGatewayIP [2023-07-28T11:41:07.990Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:41:07.990Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-07-28T11:41:07.990Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-28T11:41:07.990Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-28T11:41:07.990Z] === RUN TestContainerKillOnDaemonStart [2023-07-28T11:41:07.990Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-07-28T11:41:07.990Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-07-28T11:41:07.990Z] === RUN TestDiff [2023-07-28T11:41:08.051Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-07-28T11:41:08.051Z] === RUN TestContainerStartOnDaemonRestart [2023-07-28T11:41:08.051Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-28T11:41:08.051Z] === RUN TestDaemonRestartIpcMode [2023-07-28T11:41:08.051Z] === PAUSE TestDaemonRestartIpcMode [2023-07-28T11:41:08.051Z] === RUN TestDaemonHostGatewayIP [2023-07-28T11:41:08.051Z] === PAUSE TestDaemonHostGatewayIP [2023-07-28T11:41:08.051Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-28T11:41:08.051Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-28T11:41:08.051Z] === RUN TestContainerKillOnDaemonStart [2023-07-28T11:41:08.051Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-28T11:41:08.051Z] === RUN TestDiff [2023-07-28T11:41:08.162Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-07-28T11:41:08.162Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-07-28T11:41:08.247Z] --- PASS: TestDiff (0.40s) [2023-07-28T11:41:08.247Z] === RUN TestExecWithCloseStdin [2023-07-28T11:41:08.611Z] --- PASS: TestDiff (0.71s) [2023-07-28T11:41:08.611Z] === RUN TestExecWithCloseStdin [2023-07-28T11:41:08.731Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-07-28T11:41:08.813Z] --- PASS: TestExecWithCloseStdin (0.51s) [2023-07-28T11:41:08.813Z] === RUN TestExec [2023-07-28T11:41:09.378Z] --- PASS: TestExec (0.46s) [2023-07-28T11:41:09.378Z] === RUN TestExecUser [2023-07-28T11:41:09.536Z] --- PASS: TestExecWithCloseStdin (0.79s) [2023-07-28T11:41:09.537Z] === RUN TestExec [2023-07-28T11:41:09.942Z] --- PASS: TestExecUser (0.53s) [2023-07-28T11:41:09.942Z] === RUN TestExportContainerAndImportImage [2023-07-28T11:41:10.098Z] --- PASS: TestExec (0.77s) [2023-07-28T11:41:10.098Z] === RUN TestExecUser [2023-07-28T11:41:10.508Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-07-28T11:41:10.508Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-28T11:41:11.024Z] --- PASS: TestExecUser (0.76s) [2023-07-28T11:41:11.024Z] === RUN TestExportContainerAndImportImage [2023-07-28T11:41:11.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-07-28T11:41:11.949Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2023-07-28T11:41:11.949Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-28T11:41:13.178Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-07-28T11:41:13.312Z] --- PASS: TestExportContainerAfterDaemonRestart (1.21s) [2023-07-28T11:41:13.312Z] === RUN TestHealthCheckWorkdir [2023-07-28T11:41:13.782Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2023-07-28T11:41:13.782Z] === RUN TestHealthCheckWorkdir [2023-07-28T11:41:13.872Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2023-07-28T11:41:13.872Z] === RUN TestHealthKillContainer [2023-07-28T11:41:14.350Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2023-07-28T11:41:14.350Z] === RUN TestHealthKillContainer [2023-07-28T11:41:15.718Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-07-28T11:41:16.534Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2023-07-28T11:41:16.534Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-28T11:41:16.534Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2023-07-28T11:41:16.534Z] === RUN TestWaitNonBlocked [2023-07-28T11:41:16.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:41:16.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:41:16.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:41:16.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:41:16.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:41:16.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:41:16.534Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-28T11:41:16.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2023-07-28T11:41:16.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2023-07-28T11:41:16.534Z] === RUN TestWaitBlocked [2023-07-28T11:41:16.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:41:16.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:41:16.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:41:16.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:41:16.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:41:16.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:41:17.364Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-28T11:41:17.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2023-07-28T11:41:17.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2023-07-28T11:41:17.364Z] === CONT TestContainerStartOnDaemonRestart [2023-07-28T11:41:17.364Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-28T11:41:17.364Z] === CONT TestDaemonHostGatewayIP [2023-07-28T11:41:17.364Z] === CONT TestIpcModeOlderClient [2023-07-28T11:41:17.364Z] === CONT TestContainerKillOnDaemonStart [2023-07-28T11:41:17.364Z] === CONT TestDaemonRestartIpcMode [2023-07-28T11:41:17.364Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-07-28T11:41:18.260Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-07-28T11:41:19.905Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) [2023-07-28T11:41:20.475Z] --- PASS: TestDaemonHostGatewayIP (2.95s) [2023-07-28T11:41:20.735Z] --- PASS: TestDaemonRestartIpcMode (3.28s) [2023-07-28T11:41:20.735Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.34s) [2023-07-28T11:41:20.796Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-07-28T11:41:21.734Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-07-28T11:41:21.994Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-07-28T11:41:22.448Z] --- PASS: TestHealthKillContainer (7.98s) [2023-07-28T11:41:22.448Z] === RUN TestHealthCheckProcessKilled [2023-07-28T11:41:22.563Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-07-28T11:41:23.014Z] --- PASS: TestHealthCheckProcessKilled (0.69s) [2023-07-28T11:41:23.014Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-28T11:41:23.014Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-28T11:41:23.014Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-07-28T11:41:23.014Z] === RUN TestIpcModeNone [2023-07-28T11:41:23.579Z] --- PASS: TestIpcModeNone (0.47s) [2023-07-28T11:41:23.579Z] === RUN TestIpcModePrivate [2023-07-28T11:41:23.804Z] --- PASS: TestHealthKillContainer (8.44s) [2023-07-28T11:41:23.804Z] === RUN TestHealthCheckProcessKilled [2023-07-28T11:41:23.804Z] --- PASS: TestHealthCheckProcessKilled (1.02s) [2023-07-28T11:41:23.804Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-28T11:41:23.836Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-07-28T11:41:23.836Z] --- PASS: TestIpcModePrivate (0.47s) [2023-07-28T11:41:23.836Z] === RUN TestIpcModeShareable [2023-07-28T11:41:23.836Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:41:23.836Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-07-28T11:41:23.836Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-28T11:41:23.942Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-07-28T11:41:23.942Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-07-28T11:41:23.942Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-07-28T11:41:24.060Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2023-07-28T11:41:24.060Z] === RUN TestIpcModeNone [2023-07-28T11:41:24.511Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-07-28T11:41:24.511Z] check_test.go:308: [d791ceb1355e3] daemon is not started [2023-07-28T11:41:24.511Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-07-28T11:41:24.771Z] check_test.go:308: [d2dfc47936b56] daemon is not started [2023-07-28T11:41:24.771Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-07-28T11:41:24.984Z] --- PASS: TestIpcModeNone (0.79s) [2023-07-28T11:41:24.984Z] === RUN TestIpcModePrivate [2023-07-28T11:41:25.544Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2023-07-28T11:41:25.710Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-07-28T11:41:25.731Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2023-07-28T11:41:25.731Z] === RUN TestAPIIpcModeHost [2023-07-28T11:41:25.731Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:41:25.731Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-07-28T11:41:25.731Z] === RUN TestDaemonIpcModeShareable [2023-07-28T11:41:25.732Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:41:25.732Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-07-28T11:41:25.732Z] === RUN TestDaemonIpcModePrivate [2023-07-28T11:41:25.799Z] --- PASS: TestIpcModePrivate (0.85s) [2023-07-28T11:41:25.799Z] === RUN TestIpcModeShareable [2023-07-28T11:41:25.969Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-07-28T11:41:26.055Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2023-07-28T11:41:26.296Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2023-07-28T11:41:26.538Z] check_test.go:308: [dc25f1c10d454] daemon is not started [2023-07-28T11:41:26.538Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-07-28T11:41:26.615Z] --- PASS: TestIpcModeShareable (0.72s) [2023-07-28T11:41:26.615Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-28T11:41:27.665Z] --- PASS: TestDaemonIpcModePrivate (2.23s) [2023-07-28T11:41:27.665Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-28T11:41:27.665Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:41:27.665Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-07-28T11:41:27.665Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-28T11:41:27.665Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:41:27.665Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-07-28T11:41:27.665Z] === RUN TestIpcModeOlderClient [2023-07-28T11:41:27.665Z] === PAUSE TestIpcModeOlderClient [2023-07-28T11:41:27.665Z] === RUN TestKillContainerInvalidSignal [2023-07-28T11:41:27.918Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-07-28T11:41:28.177Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-07-28T11:41:28.229Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2023-07-28T11:41:28.230Z] === RUN TestKillContainer [2023-07-28T11:41:28.230Z] === RUN TestKillContainer/no_signal [2023-07-28T11:41:28.745Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-07-28T11:41:28.794Z] === RUN TestKillContainer/non_killing_signal [2023-07-28T11:41:28.794Z] === RUN TestKillContainer/killing_signal [2023-07-28T11:41:29.125Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.18s) [2023-07-28T11:41:29.125Z] === RUN TestAPIIpcModeHost [2023-07-28T11:41:29.125Z] --- PASS: TestAPIIpcModeHost (0.45s) [2023-07-28T11:41:29.125Z] === RUN TestDaemonIpcModeShareable [2023-07-28T11:41:29.683Z] --- PASS: TestBuildWithHugeFile (45.18s) [2023-07-28T11:41:29.683Z] === RUN TestBuildWithEmptyDockerfile [2023-07-28T11:41:29.683Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:41:29.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:41:29.683Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:41:29.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:41:29.683Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:41:29.683Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:41:29.683Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T11:41:29.683Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T11:41:29.683Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T11:41:29.724Z] --- PASS: TestKillContainer (1.36s) [2023-07-28T11:41:29.725Z] --- PASS: TestKillContainer/no_signal (0.49s) [2023-07-28T11:41:29.725Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2023-07-28T11:41:29.725Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-07-28T11:41:29.725Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-28T11:41:29.725Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-28T11:41:29.943Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-28T11:41:29.943Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-07-28T11:41:29.943Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-07-28T11:41:29.943Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-07-28T11:41:29.943Z] === RUN TestBuildPreserveOwnership [2023-07-28T11:41:29.943Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-28T11:41:29.981Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-28T11:41:30.202Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-07-28T11:41:30.488Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-07-28T11:41:30.488Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2023-07-28T11:41:30.488Z] === RUN TestDaemonIpcModePrivate [2023-07-28T11:41:30.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2023-07-28T11:41:30.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2023-07-28T11:41:30.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2023-07-28T11:41:30.545Z] === RUN TestKillStoppedContainer [2023-07-28T11:41:30.545Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-07-28T11:41:30.545Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-28T11:41:30.545Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-07-28T11:41:30.545Z] === RUN TestKillDifferentUserContainer [2023-07-28T11:41:30.723Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2023-07-28T11:41:30.723Z] PASS [2023-07-28T11:41:30.723Z] [2023-07-28T11:41:30.723Z] === Skipped [2023-07-28T11:41:30.723Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-07-28T11:41:30.723Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:41:30.723Z] [2023-07-28T11:41:30.723Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:41:30.723Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:41:30.723Z] [2023-07-28T11:41:30.723Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-28T11:41:30.723Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:41:30.723Z] [2023-07-28T11:41:30.723Z] DONE 197 tests, 3 skipped in 103.446s [2023-07-28T11:41:30.723Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-28T11:41:30.723Z] ++ 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-28T11:41:30.723Z] ++ set -e [2023-07-28T11:41:30.723Z] ++ '[' -n 0 ']' [2023-07-28T11:41:30.723Z] ++ set -x [2023-07-28T11:41:30.723Z] ++ 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-28T11:41:30.723Z] INFO: Testing against a local daemon [2023-07-28T11:41:30.723Z] === RUN TestLiveRestore [2023-07-28T11:41:30.723Z] === RUN TestLiveRestore/volume_references [2023-07-28T11:41:30.723Z] === PAUSE TestLiveRestore/volume_references [2023-07-28T11:41:30.723Z] === CONT TestLiveRestore/volume_references [2023-07-28T11:41:30.723Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-28T11:41:30.723Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-28T11:41:30.983Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-28T11:41:31.109Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2023-07-28T11:41:31.109Z] === RUN TestInspectOomKilledTrue [2023-07-28T11:41:31.109Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:41:31.109Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-07-28T11:41:31.109Z] === RUN TestInspectOomKilledFalse [2023-07-28T11:41:31.109Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-28T11:41:31.109Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-07-28T11:41:31.109Z] === RUN TestLinksEtcHostsContentMatch [2023-07-28T11:41:31.109Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-07-28T11:41:31.109Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-07-28T11:41:31.109Z] === RUN TestLinksContainerNames [2023-07-28T11:41:31.413Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-07-28T11:41:31.668Z] --- PASS: TestDaemonIpcModePrivate (1.26s) [2023-07-28T11:41:31.668Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-28T11:41:31.923Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-28T11:41:32.040Z] --- PASS: TestLinksContainerNames (0.89s) [2023-07-28T11:41:32.040Z] === RUN TestLogsFollowTailEmpty [2023-07-28T11:41:32.109Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-28T11:41:32.109Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-07-28T11:41:32.298Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2023-07-28T11:41:32.298Z] === RUN TestContainerNetworkMountsNoChown [2023-07-28T11:41:32.346Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-07-28T11:41:32.862Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/default [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/default [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/private [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/private [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rprivate [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/slave [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/slave [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rslave [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/shared [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/shared [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rshared [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/default [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/rslave [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/rshared [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/rprivate [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/private [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/shared [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/slave [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-28T11:41:32.862Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:41:32.862Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-28T11:41:32.862Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-28T11:41:32.863Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-07-28T11:41:32.863Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-07-28T11:41:32.863Z] === RUN TestContainerBindMountNonRecursive [2023-07-28T11:41:32.863Z] 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-28T11:41:32.863Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s) [2023-07-28T11:41:32.863Z] === RUN TestContainerVolumesMountedAsShared [2023-07-28T11:41:32.863Z] 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-28T11:41:32.863Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-07-28T11:41:32.863Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-28T11:41:32.863Z] 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-28T11:41:32.863Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-07-28T11:41:32.863Z] === RUN TestNetworkNat [2023-07-28T11:41:32.880Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-28T11:41:33.030Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-07-28T11:41:33.030Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2023-07-28T11:41:33.030Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-28T11:41:33.046Z] --- PASS: TestBuildPreserveOwnership (3.27s) [2023-07-28T11:41:33.046Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.20s) [2023-07-28T11:41:33.046Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2023-07-28T11:41:33.046Z] === RUN TestBuildPlatformInvalid [2023-07-28T11:41:33.046Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-07-28T11:41:33.046Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-28T11:41:33.306Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-07-28T11:41:33.427Z] --- PASS: TestNetworkNat (0.48s) [2023-07-28T11:41:33.427Z] === RUN TestNetworkLocalhostTCPNat [2023-07-28T11:41:33.565Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-07-28T11:41:33.824Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-28T11:41:33.825Z] Loaded image: busybox:latest [2023-07-28T11:41:33.825Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-07-28T11:41:33.958Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-07-28T11:41:33.991Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2023-07-28T11:41:33.991Z] === RUN TestNetworkLoopbackNat [2023-07-28T11:41:34.084Z] Loaded image: busybox:glibc [2023-07-28T11:41:34.213Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2023-07-28T11:41:34.213Z] === RUN TestIpcModeOlderClient [2023-07-28T11:41:34.213Z] === PAUSE TestIpcModeOlderClient [2023-07-28T11:41:34.213Z] === RUN TestKillContainerInvalidSignal [2023-07-28T11:41:34.654Z] Loaded image: debian:bullseye-slim [2023-07-28T11:41:34.773Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2023-07-28T11:41:34.773Z] === RUN TestKillContainer [2023-07-28T11:41:34.773Z] === RUN TestKillContainer/no_signal [2023-07-28T11:41:34.914Z] Loaded image: hello-world:latest [2023-07-28T11:41:34.914Z] Loaded image: arm32v7/hello-world:latest [2023-07-28T11:41:35.028Z] === RUN TestKillContainer/non_killing_signal [2023-07-28T11:41:35.206Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-28T11:41:35.589Z] === RUN TestKillContainer/killing_signal [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore (0.00s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references (6.69s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.03s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.02s) [2023-07-28T11:41:36.145Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s) [2023-07-28T11:41:36.145Z] PASS [2023-07-28T11:41:36.145Z] [2023-07-28T11:41:36.145Z] DONE 9 tests in 6.721s [2023-07-28T11:41:36.145Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-07-28T11:41:36.146Z] ++ 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-28T11:41:36.146Z] ++ set -e [2023-07-28T11:41:36.146Z] ++ '[' -n 0 ']' [2023-07-28T11:41:36.146Z] ++ set -x [2023-07-28T11:41:36.146Z] ++ 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-28T11:41:36.146Z] INFO: Testing against a local daemon [2023-07-28T11:41:36.146Z] === RUN TestCommitInheritsEnv [2023-07-28T11:41:36.146Z] --- PASS: TestCommitInheritsEnv (0.22s) [2023-07-28T11:41:36.146Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-28T11:41:36.146Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-07-28T11:41:36.146Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-07-28T11:41:36.146Z] === RUN TestImagesFilterMultiReference [2023-07-28T11:41:36.146Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-07-28T11:41:36.146Z] === RUN TestImagePullPlatformInvalid [2023-07-28T11:41:36.148Z] --- PASS: TestKillContainer (1.45s) [2023-07-28T11:41:36.149Z] --- PASS: TestKillContainer/no_signal (0.47s) [2023-07-28T11:41:36.149Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2023-07-28T11:41:36.149Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2023-07-28T11:41:36.149Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-28T11:41:36.149Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-28T11:41:36.292Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-07-28T11:41:36.292Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-07-28T11:41:36.409Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-07-28T11:41:36.409Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-28T11:41:36.409Z] time="2023-07-28T11:41: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.11 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.409Z] time="2023-07-28T11:41:36Z" level=info msg="redis not configured" go.version=go1.19.11 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.409Z] time="2023-07-28T11:41:36Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.19.11 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.409Z] time="2023-07-28T11:41:36Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.11 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.409Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=2c55ad5f-8199-4477-b707-00acac4ca4f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41204" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.409Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=2c55ad5f-8199-4477-b707-00acac4ca4f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41204" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="997.827µs" http.response.status=200 http.response.written=2 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.409Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f8630ec2-707a-421d-81ca-23fba2d08958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f8630ec2-707a-421d-81ca-23fba2d08958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9d0ec3bc-490d-4b62-bb80-254359d5d938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9d0ec3bc-490d-4b62-bb80-254359d5d938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f8630ec2-707a-421d-81ca-23fba2d08958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=25.05µs trace.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=0df787ad-e1c0-4133-8281-d633decfc408 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9d0ec3bc-490d-4b62-bb80-254359d5d938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=22.367µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=371a92c9-5792-410c-8325-a02bad7aaf3c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=f8630ec2-707a-421d-81ca-23fba2d08958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" 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.13442ms http.response.status=404 http.response.written=157 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41: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.11 http.request.host="127.0.0.1:5000" http.request.id=9d0ec3bc-490d-4b62-bb80-254359d5d938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41210" 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.112856ms http.response.status=404 http.response.written=157 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=acba59a9-ccef-4434-893e-2d605c0d4ab6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=acba59a9-ccef-4434-893e-2d605c0d4ab6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b40b4d48-9e92-4bd7-a1dc-a3865fa3cdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b40b4d48-9e92-4bd7-a1dc-a3865fa3cdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=acba59a9-ccef-4434-893e-2d605c0d4ab6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=100.644µs trace.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=e0d61f2f-14c8-43d3-a372-d5b7191c2b6c trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=acba59a9-ccef-4434-893e-2d605c0d4ab6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=11.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65225f38-506a-469f-afbc-240faa999706 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b40b4d48-9e92-4bd7-a1dc-a3865fa3cdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=57.034µs trace.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=75c27b5c-d49d-4c25-ad3a-968490b1fbc6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b40b4d48-9e92-4bd7-a1dc-a3865fa3cdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=10.084µs trace.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=c8a2a353-4eb6-4f96-97f6-1fe01fe5a5e1 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b40b4d48-9e92-4bd7-a1dc-a3865fa3cdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=67.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f11dbeb5-73fa-4498-bd76-0cc06a27887b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b40b4d48-9e92-4bd7-a1dc-a3865fa3cdf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.745858ms http.response.status=202 http.response.written=0 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=acba59a9-ccef-4434-893e-2d605c0d4ab6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=66.978µs trace.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=a63fa386-9bd6-4b88-a80c-5b137be25d11 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=acba59a9-ccef-4434-893e-2d605c0d4ab6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.561622ms http.response.status=202 http.response.written=0 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=28.644µs trace.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=f9ff5bfb-e2ee-43af-a2d9-b8051b3c514a trace.line=82 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=18.692µs trace.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=14c2ead3-8bd6-49bf-a734-f80fd04af5fd trace.line=141 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=89.731µs trace.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=00cd6378-6585-4e27-8239-25e8820539bc trace.line=124 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=10.494µs trace.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=ee081796-4515-4517-b468-6d67a0955bbd trace.line=141 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.410Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=11.701µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=57c99935-37f1-432a-8c35-a3fb829e0fb5 trace.line=141 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=8.345µs trace.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=f86a3358-a6b7-4547-aa47-491a75ee10a9 trace.line=141 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=51.889µs trace.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=ed94554a-67ab-4280-a7a7-e96acabbdeb9 trace.line=167 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=30.063µs trace.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=54c44293-212b-4b77-8aa0-d43cf8b8d23d trace.line=82 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=11.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8f3aad19-f6bf-46ef-a5b4-75351661c4e2 trace.line=141 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=74.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).PutContent" trace.id=f732abc4-5109-4239-82c7-d9c25c10291b trace.line=95 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=378.29µs trace.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=cf90d08e-0b16-4436-9ae3-409949e9d47a trace.line=181 vars.name=test vars.uuid=92a683ef-1e79-4582-8dcc-01fe4e29961e version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=272.977µs trace.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=950fa824-5657-4de8-875e-dff4ed9dcc3a trace.line=124 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b4f2ada-23a1-4b06-b32f-16393ae4f8d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41210" http.request.uri="/v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.465636ms http.response.status=201 http.response.written=0 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "PUT /v2/test/blobs/uploads/92a683ef-1e79-4582-8dcc-01fe4e29961e?_state=SuBafK4XjLJ99-9xuI1nP8uDhhjBLEZPe_4ANsJKInt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTY4M2VmLTFlNzktNDU4Mi04ZGNjLTAxZmU0ZTI5OTYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzYwNzM5ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=18.141µs trace.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=ac1d0b23-3049-4ff9-a93f-30bd6bfb4d2a trace.line=141 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=12.562µs trace.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=e528979a-af05-4940-ac6f-50f4981036d2 trace.line=141 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=8.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=36191da3-c11a-4156-94ec-48390d7cc836 trace.line=141 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=38.236µs trace.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=265b3512-4e54-4f41-a82e-9f6aa8d0f4f9 trace.line=167 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=39.787µs trace.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=e046758e-2f68-4418-88a2-dd8e58f80666 trace.line=95 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=66.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).Delete" trace.id=e6208f04-148a-49d0-a0f3-4e3ff2630c20 trace.line=181 vars.name=test vars.uuid=d25c8077-bf1d-4091-b4cf-ee7c86110497 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23772a39-663b-4635-b3b7-e6ff1a3f47fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.322908ms http.response.status=201 http.response.written=0 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "PUT /v2/test/blobs/uploads/d25c8077-bf1d-4091-b4cf-ee7c86110497?_state=N1XpqPtvxX1nK1ePNeGWDXD1U-mDAjT5KsujaVDFg8N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQyNWM4MDc3LWJmMWQtNDA5MS1iNGNmLWVlN2M4NjExMDQ5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0MTozNi4yNzU5MjgxNzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=346f7659-6453-4423-94bf-503b0157d0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=346f7659-6453-4423-94bf-503b0157d0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=346f7659-6453-4423-94bf-503b0157d0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=19.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=170c6065-eea7-4349-8f78-6ddd955511fd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] time="2023-07-28T11:41: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.11 http.request.host="127.0.0.1:5000" http.request.id=346f7659-6453-4423-94bf-503b0157d0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41218" 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="811.143µs" http.response.status=404 http.response.written=96 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.411Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg=PutImageManifest go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=30.49µs trace.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=567afa4c-72b6-40f8-9a9b-8b2b5514969a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=11.118µs trace.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=623d3369-ec05-47d3-8a74-255aa5a6d930 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=16.066µs trace.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=b3a4e209-fd44-4fc1-a67b-ac539c7f7656 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=12.119µs trace.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=201b6beb-47ed-495e-b63a-032b545a7d54 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=11.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).Stat" trace.id=a33d4fb9-80ef-4523-9ec5-540f830e31fd trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=49.157µs trace.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=807adfe5-7bc4-4a45-9689-e9405c226235 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=48.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).PutContent" trace.id=e8434b87-23c0-4169-b76c-d0009ef85bd3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=24.903µs trace.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=9c8278cf-491a-445c-81bc-f44003fa8999 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=56.829µs trace.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=23cea8bb-f0da-4e97-8fdf-227f23a25088 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=29.046µs trace.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=c79f04ad-7a18-44bc-8dfc-0fc83ed686de trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e0dca62b-edaf-40ea-ba97-7bbafb49dc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41218" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.656552ms http.response.status=201 http.response.written=0 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d386944a-1584-4c08-a6d8-34e6a7f70467 http.request.method=GET http.request.remoteaddr="127.0.0.1:41226" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d386944a-1584-4c08-a6d8-34e6a7f70467 http.request.method=GET http.request.remoteaddr="127.0.0.1:41226" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="725.129µs" http.response.status=200 http.response.written=2 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=28.742µs trace.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=a0d24238-f4ba-46ea-b0c2-b1ceb13b67f4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=20.62µs trace.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=0538a26a-06e1-440a-a04f-acb96de3cf5f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=12.193µs trace.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=774ccde5-eb9c-417f-b448-9b0131a6f0db trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=19.47µs trace.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=a66b2f12-464a-473a-9a67-2b7a44dedb8a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9ab65bab-6eb8-4cc7-b5f7-108f5c5bd544 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41228" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.190558ms http.response.status=200 http.response.written=417 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.412Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.412Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=32.221µs trace.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=37e3b771-1b84-4485-a799-848c1dd80e7d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=13.005µs trace.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=10e266ac-c6f1-4bc4-b47f-a3e8a758a9c3 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=21.005µs trace.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=93931a09-54e3-4b09-a5fe-44ce19379c15 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6cf9798c-44c9-4538-bba3-710945568b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:41244" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.257824ms http.response.status=200 http.response.written=417 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=30.589µs trace.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=71bff7f0-9c61-4d7f-aafe-43ffbc1edbcf trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=11.848µs trace.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=0176018d-932b-4ad4-9131-c5180a46af40 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=27.651µs trace.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=40fe22db-4410-4e2b-82fe-b3eb6bee1bed trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=16.262µs trace.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=0ca21787-812a-4ddf-b643-44f9dc100091 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=12.259µs trace.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=8c4ea49c-5fcd-4cf8-9e7f-e62e8843b288 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=8.23µs trace.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=181373e2-d818-48fa-bb1b-01bb158e30d8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=15.04µs trace.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=1b221455-2a44-4c08-a7e6-17daf94c9479 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=8.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).Stat" trace.id=7d7ffcc5-10c1-4747-b01d-26274a47d1a5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=9.297µs trace.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=6070ec0d-6ecf-4153-8962-74676308e28e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=5.194µs trace.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=c277c16e-be32-4cec-b5ec-05443825818d trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=7.967µs trace.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=c080c4a2-50f5-4287-86e4-4fceeed3958a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=5.169µs trace.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=665cc8fa-f677-47c1-a2ea-565b1c505dfa trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.413Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=12.307µs trace.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=60f110df-1fae-464c-b560-125fe9a6e159 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=14.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).ReadStream" trace.id=35ac1a40-9be9-4ff7-8246-fda3c51e210e trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=39.155µs trace.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=5191733f-d2be-4822-a7c6-a53298c88814 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=179.052µs trace.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=b878f776-40f9-4d52-939c-d51c895618e6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=18.265µs trace.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=f3ebbc99-64f0-42c5-8696-53943d1fea9c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=14.753µs trace.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=a53be378-0aee-42aa-8913-cd00ac346182 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4b567d0c-585f-46f2-8fe8-bfbe863da5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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=2.521178ms http.response.status=200 http.response.written=68 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1b9ad6e3-e073-44bc-9dc1-821877f5c5c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41252" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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=2.697038ms http.response.status=200 http.response.written=179 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=015d2709-3745-4ecb-a8ce-555c10848dad http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=015d2709-3745-4ecb-a8ce-555c10848dad http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="791.706µs" http.response.status=200 http.response.written=2 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5dd79e98-36a2-4929-ad3f-17d3213d1bfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41278" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5dd79e98-36a2-4929-ad3f-17d3213d1bfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41278" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5dd79e98-36a2-4929-ad3f-17d3213d1bfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41278" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5dd79e98-36a2-4929-ad3f-17d3213d1bfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41278" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=29.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=22361890-4fc9-420e-9333-f4e2337f68ab trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5dd79e98-36a2-4929-ad3f-17d3213d1bfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41278" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=12.234µs trace.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=c567e3a7-aa9b-4603-be83-0808ab3d6f5b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=5dd79e98-36a2-4929-ad3f-17d3213d1bfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41278" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.111576ms http.response.status=404 http.response.written=181 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d651ff5e-2921-48dc-9bf0-522a8ac3b3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41288" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d651ff5e-2921-48dc-9bf0-522a8ac3b3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41288" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d651ff5e-2921-48dc-9bf0-522a8ac3b3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41288" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d651ff5e-2921-48dc-9bf0-522a8ac3b3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41288" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=21.128µs trace.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=3249d5fd-ce5b-4af1-8629-ea312d124f0f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d651ff5e-2921-48dc-9bf0-522a8ac3b3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41288" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 trace.duration=11.865µs trace.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=46088e7d-f3d7-42fd-9492-63f3f1a1c895 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] time="2023-07-28T11:41:36Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=d651ff5e-2921-48dc-9bf0-522a8ac3b3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41288" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="952.773µs" http.response.status=404 http.response.written=181 instance.id=d7f8d4aa-9303-4464-86ab-d1dfd9ca1ff6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-07-28T11:41:36.414Z] 127.0.0.1 - - [28/Jul/2023:11:41:36 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:41:36.414Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.21s) [2023-07-28T11:41:36.414Z] === RUN TestRemoveImageOrphaning [2023-07-28T11:41:36.514Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2023-07-28T11:41:36.514Z] === RUN TestPause [2023-07-28T11:41:36.514Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:41:36.514Z] --- SKIP: TestPause (0.00s) [2023-07-28T11:41:36.514Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-28T11:41:36.514Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:41:36.514Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:41:36.514Z] === RUN TestPauseStopPausedContainer [2023-07-28T11:41:36.514Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:41:36.514Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-07-28T11:41:36.514Z] === RUN TestPsFilter [2023-07-28T11:41:36.514Z] --- PASS: TestPsFilter (0.13s) [2023-07-28T11:41:36.514Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-28T11:41:36.674Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2023-07-28T11:41:36.674Z] === RUN TestRemoveImageGarbageCollector [2023-07-28T11:41:36.674Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:41:36.674Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-07-28T11:41:36.674Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-28T11:41:36.674Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-07-28T11:41:36.674Z] === RUN TestTagInvalidReference [2023-07-28T11:41:36.674Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-28T11:41:36.674Z] === RUN TestTagValidPrefixedRepo [2023-07-28T11:41:36.674Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-07-28T11:41:36.674Z] === RUN TestTagExistedNameWithoutForce [2023-07-28T11:41:36.708Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-28T11:41:36.934Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-28T11:41:36.934Z] === RUN TestTagOfficialNames [2023-07-28T11:41:36.934Z] --- PASS: TestTagOfficialNames (0.05s) [2023-07-28T11:41:36.934Z] === RUN TestTagMatchesDigest [2023-07-28T11:41:36.934Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-28T11:41:36.934Z] PASS [2023-07-28T11:41:36.934Z] [2023-07-28T11:41:36.934Z] === Skipped [2023-07-28T11:41:36.934Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-07-28T11:41:36.934Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-07-28T11:41:36.934Z] [2023-07-28T11:41:36.934Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-07-28T11:41:36.934Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:41:36.934Z] [2023-07-28T11:41:36.934Z] DONE 13 tests, 2 skipped in 0.926s [2023-07-28T11:41:36.934Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-07-28T11:41:36.934Z] ++ 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-28T11:41:36.934Z] ++ set -e [2023-07-28T11:41:36.934Z] ++ '[' -n 0 ']' [2023-07-28T11:41:36.934Z] ++ set -x [2023-07-28T11:41:36.935Z] ++ 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-28T11:41:36.935Z] INFO: Testing against a local daemon [2023-07-28T11:41:36.935Z] === RUN TestNetworkCreateDelete [2023-07-28T11:41:37.078Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-07-28T11:41:37.078Z] === RUN TestRemoveContainerWithVolume [2023-07-28T11:41:37.194Z] --- PASS: TestNetworkCreateDelete (0.20s) [2023-07-28T11:41:37.194Z] === RUN TestDockerNetworkDeletePreferID [2023-07-28T11:41:37.230Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-07-28T11:41:37.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2023-07-28T11:41:37.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2023-07-28T11:41:37.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2023-07-28T11:41:37.268Z] === RUN TestKillStoppedContainer [2023-07-28T11:41:37.268Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-07-28T11:41:37.268Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-28T11:41:37.268Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-07-28T11:41:37.268Z] === RUN TestKillDifferentUserContainer [2023-07-28T11:41:37.490Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-07-28T11:41:37.642Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2023-07-28T11:41:37.642Z] === RUN TestRemoveContainerRunning [2023-07-28T11:41:37.764Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2023-07-28T11:41:37.764Z] === RUN TestDaemonDNSFallback [2023-07-28T11:41:37.828Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2023-07-28T11:41:37.828Z] === RUN TestInspectOomKilledTrue [2023-07-28T11:41:37.828Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-07-28T11:41:37.828Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-07-28T11:41:37.828Z] === RUN TestInspectOomKilledFalse [2023-07-28T11:41:37.899Z] --- PASS: TestRemoveContainerRunning (0.51s) [2023-07-28T11:41:37.899Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-28T11:41:38.387Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2023-07-28T11:41:38.387Z] === RUN TestLinksEtcHostsContentMatch [2023-07-28T11:41:38.388Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2023-07-28T11:41:38.388Z] === RUN TestLinksContainerNames [2023-07-28T11:41:38.463Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2023-07-28T11:41:38.463Z] === RUN TestRemoveInvalidContainer [2023-07-28T11:41:38.463Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-28T11:41:38.463Z] === RUN TestRenameLinkedContainer [2023-07-28T11:41:39.395Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-07-28T11:41:39.751Z] --- PASS: TestLinksContainerNames (0.97s) [2023-07-28T11:41:39.751Z] === RUN TestLogsFollowTailEmpty [2023-07-28T11:41:39.965Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-07-28T11:41:40.006Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2023-07-28T11:41:40.006Z] === RUN TestContainerNetworkMountsNoChown [2023-07-28T11:41:40.225Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-07-28T11:41:40.261Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2023-07-28T11:41:40.261Z] === RUN TestMountDaemonRoot [2023-07-28T11:41:40.358Z] --- PASS: TestRenameLinkedContainer (1.85s) [2023-07-28T11:41:40.358Z] === RUN TestRenameStoppedContainer [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/default [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/default [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/private [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/private [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rprivate [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/slave [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/slave [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rslave [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/shared [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/shared [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rshared [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/default [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rslave [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rprivate [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/private [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/shared [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/slave [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rshared [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:41:40.517Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:41:40.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:41:40.517Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:41:40.518Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-07-28T11:41:40.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-07-28T11:41:40.518Z] === RUN TestContainerBindMountNonRecursive [2023-07-28T11:41:40.615Z] --- PASS: TestRenameStoppedContainer (0.45s) [2023-07-28T11:41:40.615Z] === RUN TestRenameRunningContainerAndReuse [2023-07-28T11:41:41.163Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-07-28T11:41:41.547Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2023-07-28T11:41:41.547Z] === RUN TestRenameInvalidName [2023-07-28T11:41:41.733Z] check_test.go:308: [ddbbb4d7bce96] daemon is not started [2023-07-28T11:41:41.733Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-07-28T11:41:41.880Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2023-07-28T11:41:41.880Z] === RUN TestContainerVolumesMountedAsShared [2023-07-28T11:41:41.992Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-07-28T11:41:42.111Z] --- PASS: TestRenameInvalidName (0.41s) [2023-07-28T11:41:42.112Z] === RUN TestRenameAnonymousContainer [2023-07-28T11:41:42.439Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2023-07-28T11:41:42.439Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-28T11:41:42.561Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-07-28T11:41:42.561Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-07-28T11:41:42.694Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-07-28T11:41:42.694Z] === RUN TestNetworkNat [2023-07-28T11:41:42.820Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.57s) [2023-07-28T11:41:42.820Z] PASS [2023-07-28T11:41:42.820Z] [2023-07-28T11:41:42.820Z] === Skipped [2023-07-28T11:41:42.820Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-07-28T11:41:42.820Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T11:41:42.820Z] [2023-07-28T11:41:42.820Z] DONE 33 tests, 1 skipped in 79.892s [2023-07-28T11:41:42.820Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-07-28T11:41:42.820Z] ++ 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-28T11:41:42.820Z] ++ set -e [2023-07-28T11:41:42.820Z] ++ '[' -n 0 ']' [2023-07-28T11:41:42.820Z] ++ set -x [2023-07-28T11:41:42.820Z] ++ 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-28T11:41:42.820Z] INFO: Testing against a local daemon [2023-07-28T11:41:42.820Z] === RUN TestConfigInspect [2023-07-28T11:41:43.079Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-07-28T11:41:43.254Z] --- PASS: TestNetworkNat (0.48s) [2023-07-28T11:41:43.254Z] === RUN TestNetworkLocalhostTCPNat [2023-07-28T11:41:43.814Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2023-07-28T11:41:43.814Z] === RUN TestNetworkLoopbackNat [2023-07-28T11:41:44.008Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2023-07-28T11:41:44.008Z] === RUN TestRenameContainerWithSameName [2023-07-28T11:41:44.008Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2023-07-28T11:41:44.008Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-28T11:41:44.344Z] --- PASS: TestDaemonDNSFallback (6.33s) [2023-07-28T11:41:44.344Z] === RUN TestInspectNetwork [2023-07-28T11:41:44.940Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2023-07-28T11:41:44.940Z] === RUN TestResize [2023-07-28T11:41:44.984Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-07-28T11:41:45.505Z] --- PASS: TestResize (0.46s) [2023-07-28T11:41:45.505Z] === RUN TestResizeWithInvalidSize [2023-07-28T11:41:45.552Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-07-28T11:41:45.552Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-07-28T11:41:45.762Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2023-07-28T11:41:45.762Z] === RUN TestResizeWhenContainerNotStarted [2023-07-28T11:41:45.812Z] --- PASS: TestConfigInspect (3.15s) [2023-07-28T11:41:45.812Z] === RUN TestConfigList [2023-07-28T11:41:46.324Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2023-07-28T11:41:46.324Z] === RUN TestPause [2023-07-28T11:41:46.326Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2023-07-28T11:41:46.326Z] === RUN TestDaemonRestartKillContainers [2023-07-28T11:41:46.326Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-07-28T11:41:46.326Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-07-28T11:41:46.326Z] === RUN TestCgroupNamespacesRun [2023-07-28T11:41:46.380Z] === RUN TestDockerSuite/TestBuildAddScript [2023-07-28T11:41:46.885Z] --- PASS: TestPause (0.55s) [2023-07-28T11:41:46.885Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-28T11:41:46.885Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:41:46.885Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:41:46.885Z] === RUN TestPauseStopPausedContainer [2023-07-28T11:41:47.445Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2023-07-28T11:41:47.445Z] === RUN TestPsFilter [2023-07-28T11:41:47.638Z] === RUN TestInspectNetwork/full_network_id [2023-07-28T11:41:47.638Z] === RUN TestInspectNetwork/partial_network_id [2023-07-28T11:41:47.638Z] === RUN TestInspectNetwork/network_name [2023-07-28T11:41:47.638Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-28T11:41:47.699Z] --- PASS: TestPsFilter (0.10s) [2023-07-28T11:41:47.699Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-28T11:41:47.954Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2023-07-28T11:41:47.954Z] === RUN TestRemoveContainerWithVolume [2023-07-28T11:41:48.514Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2023-07-28T11:41:48.514Z] === RUN TestRemoveContainerRunning [2023-07-28T11:41:48.849Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2023-07-28T11:41:48.849Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-28T11:41:48.914Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-07-28T11:41:48.914Z] --- PASS: TestConfigList (2.88s) [2023-07-28T11:41:48.914Z] === RUN TestConfigsCreateAndDelete [2023-07-28T11:41:49.074Z] --- PASS: TestRemoveContainerRunning (0.48s) [2023-07-28T11:41:49.074Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-28T11:41:49.635Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2023-07-28T11:41:49.635Z] === RUN TestRemoveInvalidContainer [2023-07-28T11:41:49.635Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-28T11:41:49.635Z] === RUN TestRenameLinkedContainer [2023-07-28T11:41:50.292Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-07-28T11:41:50.744Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2023-07-28T11:41:50.744Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-28T11:41:51.519Z] --- PASS: TestRenameLinkedContainer (1.97s) [2023-07-28T11:41:51.519Z] === RUN TestRenameStoppedContainer [2023-07-28T11:41:51.670Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2023-07-28T11:41:51.670Z] === RUN TestConfigsUpdate [2023-07-28T11:41:51.837Z] --- PASS: TestInspectNetwork (7.64s) [2023-07-28T11:41:51.837Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-28T11:41:51.837Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-28T11:41:51.837Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-28T11:41:51.837Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-28T11:41:51.837Z] === RUN TestRunContainerWithBridgeNone [2023-07-28T11:41:52.079Z] --- PASS: TestRenameStoppedContainer (0.49s) [2023-07-28T11:41:52.079Z] === RUN TestRenameRunningContainerAndReuse [2023-07-28T11:41:52.607Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-07-28T11:41:52.607Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-07-28T11:41:52.607Z] check_test.go:308: [d410bdee03441] daemon is not started [2023-07-28T11:41:52.607Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-07-28T11:41:53.004Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2023-07-28T11:41:53.004Z] === RUN TestRenameInvalidName [2023-07-28T11:41:53.219Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2023-07-28T11:41:53.219Z] === RUN TestNetworkInvalidJSON [2023-07-28T11:41:53.219Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-28T11:41:53.219Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-28T11:41:53.219Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:41:53.219Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:41:53.219Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:41:53.219Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:41:53.219Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-28T11:41:53.219Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:41:53.219Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:41:53.219Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-28T11:41:53.219Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-28T11:41:53.219Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-28T11:41:53.219Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-28T11:41:53.219Z] === RUN TestNetworkList [2023-07-28T11:41:53.219Z] === RUN TestNetworkList//networks [2023-07-28T11:41:53.219Z] === PAUSE TestNetworkList//networks [2023-07-28T11:41:53.219Z] === RUN TestNetworkList//networks/ [2023-07-28T11:41:53.219Z] === PAUSE TestNetworkList//networks/ [2023-07-28T11:41:53.219Z] === CONT TestNetworkList//networks [2023-07-28T11:41:53.219Z] === CONT TestNetworkList//networks/ [2023-07-28T11:41:53.219Z] --- PASS: TestNetworkList (0.01s) [2023-07-28T11:41:53.219Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-28T11:41:53.219Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-28T11:41:53.219Z] === RUN TestHostIPv4BridgeLabel [2023-07-28T11:41:53.259Z] --- PASS: TestRenameInvalidName (0.46s) [2023-07-28T11:41:53.259Z] === RUN TestRenameAnonymousContainer [2023-07-28T11:41:53.268Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2023-07-28T11:41:53.268Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-28T11:41:53.788Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-07-28T11:41:53.788Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-28T11:41:54.514Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-07-28T11:41:54.728Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-07-28T11:41:54.728Z] === RUN TestDaemonDefaultNetworkPools [2023-07-28T11:41:54.773Z] --- PASS: TestConfigsUpdate (2.96s) [2023-07-28T11:41:54.773Z] === RUN TestTemplatedConfig [2023-07-28T11:41:54.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-07-28T11:41:55.145Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2023-07-28T11:41:55.145Z] === RUN TestRenameContainerWithSameName [2023-07-28T11:41:55.163Z] --- PASS: TestCgroupNamespacesRunHostMode (2.24s) [2023-07-28T11:41:55.163Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-28T11:41:55.400Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2023-07-28T11:41:55.400Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-28T11:41:55.667Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2023-07-28T11:41:55.667Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-28T11:41:56.152Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-07-28T11:41:56.325Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2023-07-28T11:41:56.326Z] === RUN TestResize [2023-07-28T11:41:56.606Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-07-28T11:41:56.607Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-28T11:41:56.886Z] --- PASS: TestResize (0.47s) [2023-07-28T11:41:56.886Z] === RUN TestResizeWithInvalidSize [2023-07-28T11:41:57.446Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-07-28T11:41:57.446Z] === RUN TestResizeWhenContainerNotStarted [2023-07-28T11:41:57.532Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-07-28T11:41:57.686Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2023-07-28T11:41:57.686Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-28T11:41:57.704Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:41:57.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:41:57.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:41:57.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:41:57.792Z] --- PASS: TestTemplatedConfig (3.17s) [2023-07-28T11:41:57.792Z] === RUN TestConfigCreateResolve [2023-07-28T11:41:57.988Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-07-28T11:41:57.988Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-28T11:41:58.558Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2023-07-28T11:41:58.558Z] === RUN TestServiceWithPredefinedNetwork [2023-07-28T11:41:58.730Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-07-28T11:41:58.730Z] check_test.go:308: [db376eaed9ec1] daemon is not started [2023-07-28T11:41:58.730Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-07-28T11:41:59.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.27s) [2023-07-28T11:41:59.582Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-28T11:41:59.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:41:59.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:41:59.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:41:59.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:42:00.636Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-07-28T11:42:00.637Z] === RUN TestDockerSuite/TestBuildAddTar [2023-07-28T11:42:01.103Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2023-07-28T11:42:01.103Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-28T11:42:01.103Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:42:01.103Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:42:01.103Z] === RUN TestServiceWithDataPathPortInit [2023-07-28T11:42:01.205Z] --- PASS: TestConfigCreateResolve (3.18s) [2023-07-28T11:42:01.205Z] === RUN TestConfigDaemonLibtrustID [2023-07-28T11:42:01.464Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-07-28T11:42:01.477Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.67s) [2023-07-28T11:42:01.477Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-28T11:42:01.723Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-07-28T11:42:01.723Z] PASS [2023-07-28T11:42:01.723Z] [2023-07-28T11:42:01.723Z] DONE 7 tests in 18.862s [2023-07-28T11:42:01.723Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-07-28T11:42:01.723Z] ++ 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-28T11:42:01.723Z] ++ set -e [2023-07-28T11:42:01.723Z] ++ '[' -n 0 ']' [2023-07-28T11:42:01.723Z] ++ set -x [2023-07-28T11:42:01.724Z] ++ 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-28T11:42:01.724Z] INFO: Testing against a local daemon [2023-07-28T11:42:01.724Z] === RUN TestCheckpoint [2023-07-28T11:42:01.724Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:42:01.724Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-28T11:42:01.724Z] === RUN TestContainerInvalidJSON [2023-07-28T11:42:01.724Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:42:01.724Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:42:01.724Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:42:01.724Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:42:01.724Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:42:01.724Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:42:01.724Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T11:42:01.724Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-28T11:42:01.724Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T11:42:01.724Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-28T11:42:01.724Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-07-28T11:42:01.724Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-07-28T11:42:01.724Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-28T11:42:01.724Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-28T11:42:01.724Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-07-28T11:42:01.724Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-28T11:42:01.724Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-07-28T11:42:01.724Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-28T11:42:01.724Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-07-28T11:42:01.724Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.06s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s) [2023-07-28T11:42:01.738Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2023-07-28T11:42:01.738Z] === RUN TestCgroupNamespacesRun [2023-07-28T11:42:01.983Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-07-28T11:42:01.983Z] === RUN TestCopyFromContainer [2023-07-28T11:42:01.983Z] check_test.go:308: [de981c67e9260] daemon is not started [2023-07-28T11:42:01.983Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-07-28T11:42:02.922Z] === RUN TestCopyFromContainer// [2023-07-28T11:42:02.922Z] === RUN TestCopyFromContainer//bar/root [2023-07-28T11:42:02.922Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-28T11:42:02.922Z] === RUN TestCopyFromContainer/bar/quux [2023-07-28T11:42:02.922Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-28T11:42:02.922Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-28T11:42:03.101Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2023-07-28T11:42:03.101Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-28T11:42:03.101Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-07-28T11:42:03.101Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-07-28T11:42:03.101Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-28T11:42:03.182Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-28T11:42:03.182Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-28T11:42:03.182Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-28T11:42:03.182Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer (1.42s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-07-28T11:42:03.182Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-07-28T11:42:03.182Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-28T11:42:03.182Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:42:03.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:42:03.182Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:42:03.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:42:03.182Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:42:03.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:42:03.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T11:42:03.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T11:42:03.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T11:42:03.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-28T11:42:03.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-28T11:42:03.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-28T11:42:03.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-28T11:42:03.182Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-28T11:42:03.372Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) [2023-07-28T11:42:03.372Z] === RUN TestNISDomainname [2023-07-28T11:42:03.372Z] 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-28T11:42:03.372Z] --- SKIP: TestNISDomainname (0.01s) [2023-07-28T11:42:03.372Z] === RUN TestHostnameDnsResolution [2023-07-28T11:42:03.441Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-07-28T11:42:03.441Z] === RUN TestCreateWithInvalidEnv [2023-07-28T11:42:03.441Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-28T11:42:03.441Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-28T11:42:03.441Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-28T11:42:03.441Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-28T11:42:03.441Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-28T11:42:03.441Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-28T11:42:03.441Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-28T11:42:03.441Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-28T11:42:03.441Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-28T11:42:03.441Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-28T11:42:03.441Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-28T11:42:03.441Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-28T11:42:03.441Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-28T11:42:03.441Z] === RUN TestCreateTmpfsMountsTarget [2023-07-28T11:42:03.441Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-28T11:42:03.441Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-28T11:42:04.026Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2023-07-28T11:42:04.026Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-28T11:42:04.305Z] --- PASS: TestHostnameDnsResolution (0.73s) [2023-07-28T11:42:04.305Z] === RUN TestUnprivilegedPortsAndPing [2023-07-28T11:42:04.305Z] 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-28T11:42:04.305Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-07-28T11:42:04.305Z] === RUN TestStats [2023-07-28T11:42:04.305Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:04.305Z] --- SKIP: TestStats (0.00s) [2023-07-28T11:42:04.305Z] === RUN TestStopContainerWithTimeout [2023-07-28T11:42:04.305Z] === RUN TestStopContainerWithTimeout/0 [2023-07-28T11:42:04.305Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-28T11:42:04.305Z] === RUN TestStopContainerWithTimeout/1 [2023-07-28T11:42:04.305Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-28T11:42:04.305Z] === RUN TestStopContainerWithTimeout/3 [2023-07-28T11:42:04.305Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-28T11:42:04.305Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-28T11:42:04.305Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-28T11:42:04.305Z] === CONT TestStopContainerWithTimeout/0 [2023-07-28T11:42:04.305Z] === CONT TestStopContainerWithTimeout/3 [2023-07-28T11:42:04.305Z] === CONT TestStopContainerWithTimeout/1 [2023-07-28T11:42:04.305Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-28T11:42:05.347Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2023-07-28T11:42:05.347Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-28T11:42:05.347Z] docker_cli_daemon_plugins_test.go:80: [dcba81154c450] daemon is not started [2023-07-28T11:42:05.388Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2023-07-28T11:42:05.388Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-28T11:42:05.607Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-07-28T11:42:05.867Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-07-28T11:42:06.435Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-07-28T11:42:06.750Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2023-07-28T11:42:06.750Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-28T11:42:06.829Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-28T11:42:06.829Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2023-07-28T11:42:06.829Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2023-07-28T11:42:06.829Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2023-07-28T11:42:06.829Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2023-07-28T11:42:06.829Z] === RUN TestDeleteDevicemapper [2023-07-28T11:42:06.829Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:42:06.829Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-28T11:42:06.829Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-28T11:42:07.003Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2023-07-28T11:42:07.004Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-28T11:42:07.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:42:07.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:42:07.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:42:07.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:42:07.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:42:07.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:42:07.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:42:07.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:42:07.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:42:07.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:42:07.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T11:42:07.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T11:42:07.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T11:42:07.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T11:42:07.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T11:42:07.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-28T11:42:07.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-28T11:42:07.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-28T11:42:07.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-28T11:42:07.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-28T11:42:07.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-28T11:42:07.004Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-28T11:42:07.264Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-07-28T11:42:07.523Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2023-07-28T11:42:07.523Z] === RUN TestCreateDifferentPlatform [2023-07-28T11:42:07.523Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-28T11:42:07.523Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-28T11:42:07.523Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-28T11:42:07.523Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-28T11:42:07.523Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-28T11:42:07.523Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-28T11:42:07.523Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-28T11:42:07.523Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-28T11:42:07.523Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-07-28T11:42:07.523Z] === RUN TestContainerStartOnDaemonRestart [2023-07-28T11:42:07.523Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-28T11:42:07.523Z] === RUN TestDaemonRestartIpcMode [2023-07-28T11:42:07.523Z] === PAUSE TestDaemonRestartIpcMode [2023-07-28T11:42:07.523Z] === RUN TestDaemonHostGatewayIP [2023-07-28T11:42:07.523Z] === PAUSE TestDaemonHostGatewayIP [2023-07-28T11:42:07.523Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-28T11:42:07.523Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-28T11:42:07.523Z] === RUN TestContainerKillOnDaemonStart [2023-07-28T11:42:07.523Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-28T11:42:07.523Z] === RUN TestDiff [2023-07-28T11:42:07.676Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2023-07-28T11:42:07.676Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-28T11:42:08.092Z] --- PASS: TestDiff (0.56s) [2023-07-28T11:42:08.092Z] === RUN TestExecWithCloseStdin [2023-07-28T11:42:08.199Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2023-07-28T11:42:08.199Z] === RUN TestUpdateMemory [2023-07-28T11:42:08.199Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:08.199Z] --- SKIP: TestUpdateMemory (0.00s) [2023-07-28T11:42:08.199Z] === RUN TestUpdateCPUQuota [2023-07-28T11:42:08.199Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:08.199Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-07-28T11:42:08.199Z] === RUN TestUpdatePidsLimit [2023-07-28T11:42:08.199Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:08.199Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-07-28T11:42:08.199Z] === RUN TestUpdateRestartPolicy [2023-07-28T11:42:08.601Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.63s) [2023-07-28T11:42:08.601Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-28T11:42:08.661Z] --- PASS: TestExecWithCloseStdin (0.66s) [2023-07-28T11:42:08.661Z] === RUN TestExec [2023-07-28T11:42:08.920Z] docker_cli_daemon_plugins_test.go:170: [dd366386c4ab3] daemon is not started [2023-07-28T11:42:09.488Z] --- PASS: TestExec (0.74s) [2023-07-28T11:42:09.488Z] === RUN TestExecUser [2023-07-28T11:42:09.527Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2023-07-28T11:42:09.527Z] === RUN TestNISDomainname [2023-07-28T11:42:10.058Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-07-28T11:42:10.058Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-07-28T11:42:10.087Z] --- PASS: TestNISDomainname (0.58s) [2023-07-28T11:42:10.087Z] === RUN TestHostnameDnsResolution [2023-07-28T11:42:10.317Z] --- PASS: TestExecUser (0.71s) [2023-07-28T11:42:10.317Z] === RUN TestExportContainerAndImportImage [2023-07-28T11:42:10.886Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2023-07-28T11:42:10.886Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-28T11:42:11.012Z] --- PASS: TestHostnameDnsResolution (0.75s) [2023-07-28T11:42:11.013Z] === RUN TestUnprivilegedPortsAndPing [2023-07-28T11:42:11.572Z] --- PASS: TestUnprivilegedPortsAndPing (0.62s) [2023-07-28T11:42:11.572Z] === RUN TestStats [2023-07-28T11:42:12.264Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2023-07-28T11:42:12.264Z] === RUN TestHealthCheckWorkdir [2023-07-28T11:42:12.833Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-07-28T11:42:13.093Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2023-07-28T11:42:13.093Z] === RUN TestHealthKillContainer [2023-07-28T11:42:13.352Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-07-28T11:42:13.920Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-07-28T11:42:14.084Z] --- PASS: TestStats (2.54s) [2023-07-28T11:42:14.085Z] === RUN TestStopContainerWithTimeout [2023-07-28T11:42:14.085Z] === RUN TestStopContainerWithTimeout/0 [2023-07-28T11:42:14.085Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-28T11:42:14.085Z] === RUN TestStopContainerWithTimeout/1 [2023-07-28T11:42:14.085Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-28T11:42:14.085Z] === RUN TestStopContainerWithTimeout/3 [2023-07-28T11:42:14.085Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-28T11:42:14.085Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-28T11:42:14.085Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-28T11:42:14.085Z] === CONT TestStopContainerWithTimeout/0 [2023-07-28T11:42:14.085Z] === CONT TestStopContainerWithTimeout/3 [2023-07-28T11:42:14.085Z] === CONT TestStopContainerWithTimeout/1 [2023-07-28T11:42:14.085Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-28T11:42:14.488Z] check_test.go:308: [d79e81630b362] daemon is not started [2023-07-28T11:42:14.488Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-07-28T11:42:14.488Z] === RUN TestDockerSuite/TestBuildBlankName [2023-07-28T11:42:14.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-07-28T11:42:15.685Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-07-28T11:42:15.998Z] --- PASS: TestServiceWithDataPathPortInit (14.48s) [2023-07-28T11:42:15.998Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-28T11:42:16.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-07-28T11:42:16.822Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-07-28T11:42:17.347Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-28T11:42:17.347Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2023-07-28T11:42:17.347Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2023-07-28T11:42:17.347Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2023-07-28T11:42:17.347Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2023-07-28T11:42:17.347Z] === RUN TestDeleteDevicemapper [2023-07-28T11:42:17.347Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:42:17.347Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-28T11:42:17.347Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-28T11:42:17.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-07-28T11:42:17.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-07-28T11:42:18.217Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-07-28T11:42:18.539Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qdcdbx6pjj1o4sfi02u18jqhp Created:2023-07-28 11:42:16.672774873 +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[fbd8e5447b42c686dea12ab942b1263e2e08577c5a53e62c0459a91e5127f7e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0kmb7f88zzdlol1s9fuck58r EndpointID:8697b870928d3402258fce43f89a78d91d1748d53540052688a7810211835b2d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:175143dad8012b248dd6684965ea1692b83d7cd140c2d1e1eb3d2c4397822c04 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:ec1d7ebf2c11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0kmb7f88zzdlol1s9fuck58r EndpointID:8697b870928d3402258fce43f89a78d91d1748d53540052688a7810211835b2d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-28T11:42:19.231Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2023-07-28T11:42:19.231Z] === RUN TestUpdateMemory [2023-07-28T11:42:19.486Z] --- PASS: TestUpdateMemory (0.60s) [2023-07-28T11:42:19.486Z] === RUN TestUpdateCPUQuota [2023-07-28T11:42:19.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-07-28T11:42:19.596Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-07-28T11:42:20.385Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2023-07-28T11:42:20.385Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-28T11:42:20.385Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-07-28T11:42:20.385Z] === RUN TestWaitNonBlocked [2023-07-28T11:42:20.385Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:42:20.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:42:20.385Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:42:20.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:42:20.385Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:42:20.385Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:42:20.385Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-28T11:42:20.385Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2023-07-28T11:42:20.385Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2023-07-28T11:42:20.385Z] === RUN TestWaitBlocked [2023-07-28T11:42:20.385Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:42:20.385Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:42:20.385Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:42:20.385Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:42:20.385Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:42:20.385Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:42:20.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-07-28T11:42:20.793Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-07-28T11:42:20.848Z] --- PASS: TestUpdateCPUQuota (1.04s) [2023-07-28T11:42:20.848Z] === RUN TestUpdatePidsLimit [2023-07-28T11:42:20.848Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-28T11:42:20.848Z] === RUN TestUpdatePidsLimit/no_change [2023-07-28T11:42:21.053Z] --- PASS: TestHealthKillContainer (8.07s) [2023-07-28T11:42:21.053Z] === RUN TestHealthCheckProcessKilled [2023-07-28T11:42:21.103Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-28T11:42:21.103Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-28T11:42:21.316Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-28T11:42:21.316Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2023-07-28T11:42:21.316Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2023-07-28T11:42:21.316Z] === CONT TestDaemonRestartIpcMode [2023-07-28T11:42:21.316Z] === CONT TestIpcModeOlderClient [2023-07-28T11:42:21.316Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-28T11:42:21.316Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-07-28T11:42:21.358Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-28T11:42:21.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-28T11:42:21.869Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-28T11:42:21.993Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-07-28T11:42:21.993Z] --- PASS: TestHealthCheckProcessKilled (0.91s) [2023-07-28T11:42:21.993Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-28T11:42:22.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit (1.78s) [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-07-28T11:42:22.429Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2023-07-28T11:42:22.429Z] === RUN TestUpdateRestartPolicy [2023-07-28T11:42:22.737Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s) [2023-07-28T11:42:22.737Z] PASS [2023-07-28T11:42:22.737Z] [2023-07-28T11:42:22.737Z] === Skipped [2023-07-28T11:42:22.737Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:42:22.737Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:42:22.737Z] [2023-07-28T11:42:22.737Z] DONE 26 tests, 1 skipped in 45.720s [2023-07-28T11:42:22.737Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:42:22.737Z] ++ 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-28T11:42:22.737Z] ++ set -e [2023-07-28T11:42:22.737Z] ++ '[' -n 0 ']' [2023-07-28T11:42:22.737Z] ++ set -x [2023-07-28T11:42:22.737Z] ++ 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-28T11:42:22.737Z] INFO: Testing against a local daemon [2023-07-28T11:42:22.737Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-28T11:42:22.737Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:42:22.737Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:42:22.737Z] === RUN TestDockerNetworkIpvlan [2023-07-28T11:42:22.737Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:42:22.737Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:42:22.737Z] PASS [2023-07-28T11:42:22.737Z] [2023-07-28T11:42:22.737Z] === Skipped [2023-07-28T11:42:22.737Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:42:22.737Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:42:22.737Z] [2023-07-28T11:42:22.737Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:42:22.737Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:42:22.737Z] [2023-07-28T11:42:22.737Z] DONE 2 tests, 2 skipped in 0.034s [2023-07-28T11:42:22.737Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:42:22.737Z] ++ 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-28T11:42:22.737Z] ++ set -e [2023-07-28T11:42:22.737Z] ++ '[' -n 0 ']' [2023-07-28T11:42:22.737Z] ++ set -x [2023-07-28T11:42:22.737Z] ++ 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-28T11:42:22.737Z] INFO: Testing against a local daemon [2023-07-28T11:42:22.737Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-28T11:42:22.821Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2023-07-28T11:42:22.821Z] === RUN TestIpcModeNone [2023-07-28T11:42:23.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-07-28T11:42:23.353Z] --- PASS: TestIpcModeNone (0.74s) [2023-07-28T11:42:23.353Z] === RUN TestIpcModePrivate [2023-07-28T11:42:23.616Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-07-28T11:42:23.879Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2023-07-28T11:42:24.118Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2023-07-28T11:42:24.118Z] === RUN TestDockerNetworkMacvlan [2023-07-28T11:42:24.150Z] --- PASS: TestIpcModePrivate (0.69s) [2023-07-28T11:42:24.150Z] === RUN TestIpcModeShareable [2023-07-28T11:42:24.150Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-07-28T11:42:24.412Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2023-07-28T11:42:24.674Z] --- PASS: TestIpcModeShareable (0.64s) [2023-07-28T11:42:24.674Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-28T11:42:24.688Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-28T11:42:25.259Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-28T11:42:25.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-07-28T11:42:25.493Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.06s) [2023-07-28T11:42:25.751Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2023-07-28T11:42:25.751Z] PASS [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === Skipped [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-07-28T11:42:25.751Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-07-28T11:42:25.751Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-07-28T11:42:25.751Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-07-28T11:42:25.751Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-07-28T11:42:25.751Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-07-28T11:42:25.751Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-07-28T11:42:25.751Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-07-28T11:42:25.751Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-07-28T11:42:25.751Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-07-28T11:42:25.751Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-07-28T11:42:25.751Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-07-28T11:42:25.751Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-07-28T11:42:25.751Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s) [2023-07-28T11:42:25.751Z] 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-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-07-28T11:42:25.751Z] 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-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-07-28T11:42:25.751Z] 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-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-07-28T11:42:25.751Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:42:25.751Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-07-28T11:42:25.751Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-07-28T11:42:25.751Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-07-28T11:42:25.751Z] 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-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-07-28T11:42:25.751Z] 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-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-07-28T11:42:25.751Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-28T11:42:25.751Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-07-28T11:42:25.751Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.751Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-07-28T11:42:25.751Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:25.751Z] [2023-07-28T11:42:25.752Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-07-28T11:42:25.752Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-07-28T11:42:25.752Z] [2023-07-28T11:42:25.752Z] DONE 178 tests, 27 skipped in 85.862s [2023-07-28T11:42:25.752Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-28T11:42:25.752Z] INFO: Testing against a local daemon [2023-07-28T11:42:25.752Z] === RUN TestLiveRestore [2023-07-28T11:42:25.752Z] === RUN TestLiveRestore/volume_references [2023-07-28T11:42:25.752Z] === PAUSE TestLiveRestore/volume_references [2023-07-28T11:42:25.752Z] === CONT TestLiveRestore/volume_references [2023-07-28T11:42:26.199Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-28T11:42:26.316Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-28T11:42:26.316Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-28T11:42:26.685Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2023-07-28T11:42:26.685Z] === RUN TestAPIIpcModeHost [2023-07-28T11:42:26.947Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-07-28T11:42:26.947Z] === RUN TestDaemonIpcModeShareable [2023-07-28T11:42:27.108Z] ..........................xx.................... [ 29%] [2023-07-28T11:42:27.523Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-07-28T11:42:28.108Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-07-28T11:42:28.118Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2023-07-28T11:42:28.379Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2023-07-28T11:42:28.379Z] === RUN TestDaemonIpcModePrivate [2023-07-28T11:42:28.840Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-28T11:42:29.332Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2023-07-28T11:42:29.492Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-28T11:42:29.597Z] --- PASS: TestDaemonIpcModePrivate (1.29s) [2023-07-28T11:42:29.597Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-28T11:42:31.000Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2023-07-28T11:42:31.000Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2023-07-28T11:42:31.000Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-28T11:42:31.363Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-28T11:42:31.938Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2023-07-28T11:42:32.197Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2023-07-28T11:42:32.197Z] === RUN TestIpcModeOlderClient [2023-07-28T11:42:32.197Z] === PAUSE TestIpcModeOlderClient [2023-07-28T11:42:32.197Z] === RUN TestKillContainerInvalidSignal [2023-07-28T11:42:32.198Z] cb524f6f2215: Pull complete [2023-07-28T11:42:32.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-07-28T11:42:32.716Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2023-07-28T11:42:32.716Z] === RUN TestKillContainer [2023-07-28T11:42:32.716Z] === RUN TestKillContainer/no_signal [2023-07-28T11:42:32.787Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-28T11:42:33.259Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-28T11:42:33.286Z] === RUN TestKillContainer/non_killing_signal [2023-07-28T11:42:33.357Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2023-07-28T11:42:33.357Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-07-28T11:42:33.357Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2023-07-28T11:42:33.357Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2023-07-28T11:42:33.357Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2023-07-28T11:42:33.357Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.86s) [2023-07-28T11:42:33.357Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2023-07-28T11:42:33.357Z] PASS [2023-07-28T11:42:33.357Z] [2023-07-28T11:42:33.357Z] DONE 8 tests in 10.597s [2023-07-28T11:42:33.357Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-28T11:42:33.357Z] ++ 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-28T11:42:33.357Z] ++ set -e [2023-07-28T11:42:33.357Z] ++ '[' -n 0 ']' [2023-07-28T11:42:33.357Z] ++ set -x [2023-07-28T11:42:33.357Z] ++ 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-28T11:42:33.357Z] testing: warning: no tests to run [2023-07-28T11:42:33.357Z] PASS [2023-07-28T11:42:33.357Z] [2023-07-28T11:42:33.357Z] DONE 0 tests in 0.008s [2023-07-28T11:42:33.357Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-28T11:42:33.357Z] ++ 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-28T11:42:33.357Z] ++ set -e [2023-07-28T11:42:33.357Z] ++ '[' -n 0 ']' [2023-07-28T11:42:33.357Z] ++ set -x [2023-07-28T11:42:33.357Z] ++ 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-28T11:42:33.357Z] INFO: Testing against a local daemon [2023-07-28T11:42:33.357Z] === RUN TestAuthZPluginAllowRequest [2023-07-28T11:42:33.545Z] === RUN TestKillContainer/killing_signal [2023-07-28T11:42:34.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-07-28T11:42:34.113Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-07-28T11:42:34.372Z] --- PASS: TestKillContainer (1.60s) [2023-07-28T11:42:34.372Z] --- PASS: TestKillContainer/no_signal (0.51s) [2023-07-28T11:42:34.372Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2023-07-28T11:42:34.372Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2023-07-28T11:42:34.372Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-28T11:42:34.372Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-28T11:42:34.590Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2023-07-28T11:42:34.590Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-28T11:42:34.590Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2023-07-28T11:42:34.590Z] === RUN TestWaitNonBlocked [2023-07-28T11:42:34.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:42:34.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:42:34.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:42:34.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:42:34.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:42:34.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:42:34.739Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2023-07-28T11:42:34.739Z] === RUN TestAuthZPluginTLS [2023-07-28T11:42:34.846Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-28T11:42:34.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2023-07-28T11:42:34.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2023-07-28T11:42:34.846Z] === RUN TestWaitBlocked [2023-07-28T11:42:34.941Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-28T11:42:34.999Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-07-28T11:42:34.999Z] === RUN TestAuthZPluginDenyRequest [2023-07-28T11:42:35.101Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:42:35.101Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:42:35.101Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:42:35.101Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:42:35.101Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:42:35.101Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:42:35.155Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-28T11:42:35.569Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-28T11:42:35.569Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-28T11:42:35.662Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-28T11:42:35.662Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2023-07-28T11:42:35.662Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2023-07-28T11:42:35.662Z] === CONT TestContainerStartOnDaemonRestart [2023-07-28T11:42:35.662Z] === CONT TestContainerKillOnDaemonStart [2023-07-28T11:42:35.662Z] === CONT TestDaemonHostGatewayIP [2023-07-28T11:42:35.662Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-28T11:42:35.662Z] === CONT TestDaemonRestartIpcMode [2023-07-28T11:42:35.662Z] === CONT TestIpcModeOlderClient [2023-07-28T11:42:35.662Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-07-28T11:42:35.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-07-28T11:42:35.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2023-07-28T11:42:35.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2023-07-28T11:42:35.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2023-07-28T11:42:35.879Z] === RUN TestKillStoppedContainer [2023-07-28T11:42:35.879Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-07-28T11:42:35.879Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-28T11:42:35.879Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2023-07-28T11:42:35.879Z] === RUN TestKillDifferentUserContainer [2023-07-28T11:42:35.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-07-28T11:42:36.139Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-07-28T11:42:36.139Z] === RUN TestAuthZPluginDenyResponse [2023-07-28T11:42:36.447Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2023-07-28T11:42:36.447Z] === RUN TestInspectOomKilledTrue [2023-07-28T11:42:36.722Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-07-28T11:42:36.722Z] === RUN TestAuthZPluginAllowEventStream [2023-07-28T11:42:37.016Z] --- PASS: TestInspectOomKilledTrue (0.59s) [2023-07-28T11:42:37.016Z] === RUN TestInspectOomKilledFalse [2023-07-28T11:42:37.049Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-28T11:42:37.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-07-28T11:42:37.535Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2023-07-28T11:42:37.535Z] === RUN TestLinksEtcHostsContentMatch [2023-07-28T11:42:38.104Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2023-07-28T11:42:38.104Z] === RUN TestLinksContainerNames [2023-07-28T11:42:38.104Z] check_test.go:308: [d5093cdce440f] daemon is not started [2023-07-28T11:42:38.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-07-28T11:42:38.105Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2023-07-28T11:42:38.105Z] === RUN TestAuthZPluginErrorResponse [2023-07-28T11:42:38.175Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2023-07-28T11:42:38.175Z] --- PASS: TestContainerStartOnDaemonRestart (2.52s) [2023-07-28T11:42:38.365Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-07-28T11:42:38.365Z] === RUN TestAuthZPluginErrorRequest [2023-07-28T11:42:38.430Z] --- PASS: TestDaemonHostGatewayIP (2.80s) [2023-07-28T11:42:38.685Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2023-07-28T11:42:38.935Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-28T11:42:38.935Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-28T11:42:39.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-07-28T11:42:39.042Z] --- PASS: TestLinksContainerNames (1.07s) [2023-07-28T11:42:39.042Z] === RUN TestLogsFollowTailEmpty [2023-07-28T11:42:39.505Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-07-28T11:42:39.505Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore (0.00s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references (13.88s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.49s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.30s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.21s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.15s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.84s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.86s) [2023-07-28T11:42:39.572Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.84s) [2023-07-28T11:42:39.572Z] PASS [2023-07-28T11:42:39.572Z] [2023-07-28T11:42:39.572Z] DONE 9 tests in 13.907s [2023-07-28T11:42:39.572Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-07-28T11:42:39.572Z] INFO: Testing against a local daemon [2023-07-28T11:42:39.572Z] === RUN TestCommitInheritsEnv [2023-07-28T11:42:39.980Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2023-07-28T11:42:39.981Z] === RUN TestContainerNetworkMountsNoChown [2023-07-28T11:42:39.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-07-28T11:42:40.240Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/default [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/default [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/private [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/private [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rprivate [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/slave [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/slave [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rslave [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/shared [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/shared [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rshared [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/default [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/rshared [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/shared [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/slave [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/private [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/rslave [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/rprivate [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:42:40.240Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:42:40.240Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-28T11:42:40.240Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-28T11:42:40.500Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-07-28T11:42:40.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-07-28T11:42:40.500Z] === RUN TestContainerBindMountNonRecursive [2023-07-28T11:42:40.889Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2023-07-28T11:42:40.889Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-28T11:42:41.467Z] --- PASS: TestCommitInheritsEnv (1.47s) [2023-07-28T11:42:41.467Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-28T11:42:41.467Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-07-28T11:42:41.467Z] === RUN TestImagesFilterMultiReference [2023-07-28T11:42:41.467Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-07-28T11:42:41.467Z] === RUN TestImagePullPlatformInvalid [2023-07-28T11:42:41.467Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-07-28T11:42:41.467Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-28T11:42:41.467Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-28T11:42:41.467Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-28T11:42:41.467Z] === RUN TestRemoveImageOrphaning [2023-07-28T11:42:42.271Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2023-07-28T11:42:42.271Z] === RUN TestAuthZPluginHeader [2023-07-28T11:42:42.841Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-07-28T11:42:42.841Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-28T11:42:42.841Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:42:42.841Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-28T11:42:42.841Z] === RUN TestAuthZPluginV2Disable [2023-07-28T11:42:42.841Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:42:42.841Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-07-28T11:42:42.841Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-28T11:42:42.841Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:42:42.841Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-28T11:42:42.841Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-28T11:42:42.841Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:42:42.841Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-28T11:42:42.841Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-28T11:42:43.038Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2023-07-28T11:42:43.038Z] === RUN TestContainerVolumesMountedAsShared [2023-07-28T11:42:43.297Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2023-07-28T11:42:43.297Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-28T11:42:43.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-07-28T11:42:43.361Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2023-07-28T11:42:43.361Z] === RUN TestRemoveImageGarbageCollector [2023-07-28T11:42:43.361Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-07-28T11:42:43.361Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-07-28T11:42:43.361Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-28T11:42:43.361Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-07-28T11:42:43.361Z] === RUN TestTagInvalidReference [2023-07-28T11:42:43.361Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-28T11:42:43.361Z] === RUN TestTagValidPrefixedRepo [2023-07-28T11:42:43.361Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-07-28T11:42:43.361Z] === RUN TestTagExistedNameWithoutForce [2023-07-28T11:42:43.361Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-28T11:42:43.361Z] === RUN TestTagOfficialNames [2023-07-28T11:42:43.361Z] --- PASS: TestTagOfficialNames (0.04s) [2023-07-28T11:42:43.361Z] === RUN TestTagMatchesDigest [2023-07-28T11:42:43.361Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-28T11:42:43.361Z] === CONT TestImportExtremelyLargeImageWorks [2023-07-28T11:42:44.235Z] --- PASS: TestContainerVolumesMountedAsSlave (1.00s) [2023-07-28T11:42:44.235Z] === RUN TestNetworkNat [2023-07-28T11:42:44.398Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-07-28T11:42:45.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-07-28T11:42:45.173Z] --- PASS: TestNetworkNat (0.87s) [2023-07-28T11:42:45.173Z] === RUN TestNetworkLocalhostTCPNat [2023-07-28T11:42:45.745Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2023-07-28T11:42:45.745Z] === RUN TestNetworkLoopbackNat [2023-07-28T11:42:46.006Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-07-28T11:42:46.265Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-07-28T11:42:46.835Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-07-28T11:42:48.615Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2023-07-28T11:42:48.615Z] PASS [2023-07-28T11:42:48.615Z] [2023-07-28T11:42:48.615Z] === Skipped [2023-07-28T11:42:48.615Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-07-28T11:42:48.615Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:42:48.615Z] [2023-07-28T11:42:48.615Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-07-28T11:42:48.616Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-07-28T11:42:48.616Z] [2023-07-28T11:42:48.616Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:42:48.616Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:42:48.616Z] [2023-07-28T11:42:48.616Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-07-28T11:42:48.616Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-07-28T11:42:48.616Z] [2023-07-28T11:42:48.616Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-28T11:42:48.616Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:42:48.616Z] [2023-07-28T11:42:48.616Z] DONE 197 tests, 5 skipped in 106.403s [2023-07-28T11:42:48.616Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-28T11:42:48.616Z] INFO: Testing against a local daemon [2023-07-28T11:42:48.616Z] === RUN TestLiveRestore [2023-07-28T11:42:48.616Z] === RUN TestLiveRestore/volume_references [2023-07-28T11:42:48.616Z] === PAUSE TestLiveRestore/volume_references [2023-07-28T11:42:48.616Z] === CONT TestLiveRestore/volume_references [2023-07-28T11:42:48.616Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-28T11:42:48.616Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-28T11:42:48.742Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2023-07-28T11:42:48.742Z] === RUN TestPause [2023-07-28T11:42:49.177Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-28T11:42:49.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-07-28T11:42:49.571Z] --- PASS: TestPause (0.64s) [2023-07-28T11:42:49.571Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-28T11:42:49.571Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:42:49.571Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:42:49.571Z] === RUN TestPauseStopPausedContainer [2023-07-28T11:42:50.140Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2023-07-28T11:42:50.140Z] === RUN TestPsFilter [2023-07-28T11:42:50.140Z] --- PASS: TestPsFilter (0.11s) [2023-07-28T11:42:50.140Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-28T11:42:50.400Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-07-28T11:42:50.540Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-28T11:42:50.968Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2023-07-28T11:42:50.968Z] === RUN TestRemoveContainerWithVolume [2023-07-28T11:42:51.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-07-28T11:42:51.228Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-07-28T11:42:51.465Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-28T11:42:51.488Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2023-07-28T11:42:51.488Z] === RUN TestRemoveContainerRunning [2023-07-28T11:42:51.488Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-07-28T11:42:51.747Z] --- PASS: TestRemoveContainerRunning (0.47s) [2023-07-28T11:42:51.747Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-28T11:42:51.871Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-07-28T11:42:52.316Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-07-28T11:42:52.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-07-28T11:42:52.316Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2023-07-28T11:42:52.316Z] === RUN TestRemoveInvalidContainer [2023-07-28T11:42:52.316Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-28T11:42:52.316Z] === RUN TestRenameLinkedContainer [2023-07-28T11:42:52.390Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-28T11:42:53.316Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore (0.00s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references (6.96s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.26s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.13s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.05s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.06s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.02s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.03s) [2023-07-28T11:42:54.678Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.03s) [2023-07-28T11:42:54.678Z] PASS [2023-07-28T11:42:54.678Z] [2023-07-28T11:42:54.678Z] DONE 9 tests in 6.991s [2023-07-28T11:42:54.678Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-07-28T11:42:54.678Z] INFO: Testing against a local daemon [2023-07-28T11:42:54.678Z] === RUN TestCommitInheritsEnv [2023-07-28T11:42:54.678Z] --- PASS: TestCommitInheritsEnv (0.22s) [2023-07-28T11:42:54.678Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-28T11:42:54.678Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-07-28T11:42:54.678Z] === RUN TestImagesFilterMultiReference [2023-07-28T11:42:54.678Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-07-28T11:42:54.678Z] === RUN TestImagePullPlatformInvalid [2023-07-28T11:42:54.936Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-07-28T11:42:54.936Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" 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.11 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=info msg="redis not configured" go.version=go1.19.11 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.19.11 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.11 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b7221a31-c1ac-4a9f-9cf2-957a6ecfa757 http.request.method=GET http.request.remoteaddr="127.0.0.1:47354" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b7221a31-c1ac-4a9f-9cf2-957a6ecfa757 http.request.method=GET http.request.remoteaddr="127.0.0.1:47354" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.110532ms http.response.status=200 http.response.written=2 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=a65ee27e-f09d-4d07-bae6-84b253a11cfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=a65ee27e-f09d-4d07-bae6-84b253a11cfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=7fddcd9a-987c-48e7-8e2f-119054cbc9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=a65ee27e-f09d-4d07-bae6-84b253a11cfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=32.841µs trace.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=0eaa9272-17fd-4f8a-b1d2-b042736381d2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.936Z] time="2023-07-28T11:42:54Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=7fddcd9a-987c-48e7-8e2f-119054cbc9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=7fddcd9a-987c-48e7-8e2f-119054cbc9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=20.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=28338253-2264-4e88-864c-a207308dbe3d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=7fddcd9a-987c-48e7-8e2f-119054cbc9fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47376" 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.313098ms http.response.status=404 http.response.written=157 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=a65ee27e-f09d-4d07-bae6-84b253a11cfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" 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.17462ms http.response.status=404 http.response.written=157 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.937Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c459d570-dd87-496c-a58f-3a39eae7e79f http.request.method=POST http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c459d570-dd87-496c-a58f-3a39eae7e79f http.request.method=POST http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fee9752-bc6d-41ea-b6a3-372bbd29ab1f http.request.method=POST http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fee9752-bc6d-41ea-b6a3-372bbd29ab1f http.request.method=POST http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c459d570-dd87-496c-a58f-3a39eae7e79f http.request.method=POST http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=300.803µs trace.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=7b5a526f-a02a-432b-9ff8-1bd3e4aa253b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fee9752-bc6d-41ea-b6a3-372bbd29ab1f http.request.method=POST http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=237.713µs trace.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=20d427c8-cc0a-4378-a7e4-73b62ff7870b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c459d570-dd87-496c-a58f-3a39eae7e79f http.request.method=POST http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=24.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=2a6d86f5-3216-44e9-bf49-c6270381e72b trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fee9752-bc6d-41ea-b6a3-372bbd29ab1f http.request.method=POST http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=20.352µs trace.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=46729b75-cc25-46c4-b291-730dc0ea0770 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c459d570-dd87-496c-a58f-3a39eae7e79f http.request.method=POST http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=271.127µs trace.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=b671dab7-b9e3-40a5-8bc7-4a4c54a7d817 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c459d570-dd87-496c-a58f-3a39eae7e79f http.request.method=POST http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.857029ms http.response.status=202 http.response.written=0 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fee9752-bc6d-41ea-b6a3-372bbd29ab1f http.request.method=POST http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=149.353µs trace.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=46e1c3b2-d228-446c-b594-45915a433cb0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fee9752-bc6d-41ea-b6a3-372bbd29ab1f http.request.method=POST http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.956383ms http.response.status=202 http.response.written=0 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=37.876µs trace.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=5bdfdc1a-b15f-40f2-a4c6-2537de970b0d trace.line=82 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=11.72µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d4199e8-57ef-4944-bda9-f5fc0692f4b2 trace.line=141 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.937Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=41.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6c0556ca-0c21-4488-b7cb-8fd40a08ebd6 trace.line=82 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=14.567µs trace.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=36c19f00-6884-4689-92ca-6b812904b52b trace.line=141 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=346.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=8027b353-1454-464d-bf2a-3e14fb1e4ddc trace.line=124 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=83.911µs trace.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=458d6000-ff98-4054-a112-45490811f1d5 trace.line=124 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=16.665µs trace.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=f42b4611-59e6-4fe6-bb67-d316e8fe6c51 trace.line=141 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=21.244µs trace.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=08365730-ed15-4178-bf59-3dbf83003481 trace.line=141 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=17.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d7d7c54-6699-4a50-a0f3-64c0ad24e0bf trace.line=141 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=8.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=44bc0248-82b2-4769-ba9a-6b1d2c39fb28 trace.line=141 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=13.161µs trace.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=1b8b5aed-2a1a-4572-b049-459760bc6ae8 trace.line=141 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=16.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4dc2aeb6-5c35-42a5-a7b2-6634cc50d922 trace.line=141 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=178.025µs trace.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=b33642e9-497c-4bc4-8993-3790f4068324 trace.line=167 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=164.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=0911c440-4567-4342-aa1f-2fad96ea2db6 trace.line=167 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=171.77µs trace.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=03a598a9-a787-4d06-917d-7b6308073fb8 trace.line=95 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.938Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=165.18µs trace.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=6953f29c-b7ca-4938-bbc3-bb25c8a2214a trace.line=95 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b94668a5-4074-4da4-bb56-3dcf436957f2\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=212.917µs trace.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=9b975bb8-7652-4910-912e-290e7770ed04 trace.line=181 vars.name=test vars.uuid=b94668a5-4074-4da4-bb56-3dcf436957f2 version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=203.267µs trace.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=96460bb8-3ca4-4f62-bc97-33a7c410a825 trace.line=181 vars.name=test vars.uuid=ec2ea304-f6db-40df-beb0-cdc4df659f81 version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3253b882-7f9f-4611-be28-35e085c3d9f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47376" http.request.uri="/v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.013844ms http.response.status=201 http.response.written=0 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "PUT /v2/test/blobs/uploads/b94668a5-4074-4da4-bb56-3dcf436957f2?_state=jDlbDKbpOgfgjX3fd-kbAg83RXeYxEMPeXTfYFbcwCp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5NDY2OGE1LTQwNzQtNGRhNC1iYjU2LTNkY2Y0MzY5NTdmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI5OTQ5OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d631ba59-309f-4237-8f38-6ad4c185f606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.994345ms http.response.status=201 http.response.written=0 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "PUT /v2/test/blobs/uploads/ec2ea304-f6db-40df-beb0-cdc4df659f81?_state=l9m8YKNySLi-yiH2Fgljlz628NkYhWbGls5TuO8WCqB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjMmVhMzA0LWY2ZGItNDBkZi1iZWIwLWNkYzRkZjY1OWY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0Mjo1NC44MjI4OTY0MjlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4fd14be2-39e1-42c3-9f68-e07521023447 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4fd14be2-39e1-42c3-9f68-e07521023447 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4fd14be2-39e1-42c3-9f68-e07521023447 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=23.757µs trace.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=8b648d74-81e3-477e-ab52-7b4b106418d1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4fd14be2-39e1-42c3-9f68-e07521023447 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47362" 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="752.652µs" http.response.status=404 http.response.written=96 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg=PutImageManifest go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.939Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=33.039µs trace.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=29cfc407-6329-47d8-9980-9122c8afcc66 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=15.256µs trace.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=bda2ec9f-d60a-428a-8122-460a51dae04e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=32.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).GetContent" trace.id=0416d6dc-084a-48d1-85d7-fe6cb00a01f2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=15.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).Stat" trace.id=6e6d1484-290d-4b06-9203-90b449b2f4b7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=21.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=046e2642-c59b-4a4f-8f78-3c1cc3256a8e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=134.955µs trace.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=7e8e0620-c2b6-44dc-852c-6678ee5e4dbf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=190.116µs trace.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=57c78059-2041-4ff3-82d7-19d700fb727d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=45.032µs trace.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=f5b41975-ed37-4357-a41b-f04ddb3c3fc6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=190.719µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fe1f8ef0-3eeb-4aed-b240-4e928307a1cc trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=83.793µs trace.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=519508a4-e3c7-4f05-83f2-9cc34a4a233d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9d6f637-2284-41dc-b820-0ddcef0b1a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.127022ms http.response.status=201 http.response.written=0 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f1bf8dfc-4b73-477c-b727-ad1ab255d176 http.request.method=GET http.request.remoteaddr="127.0.0.1:42044" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f1bf8dfc-4b73-477c-b727-ad1ab255d176 http.request.method=GET http.request.remoteaddr="127.0.0.1:42044" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="666.647µs" http.response.status=200 http.response.written=2 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=30.363µs trace.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=29e1ed1a-6bb8-4d3d-bcef-a4297d9f48a5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=22.281µs trace.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=dd471cc1-9754-47a4-9109-29a319bcea13 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=15.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).Stat" trace.id=eac91b53-9f39-40be-b246-1a62c50bde37 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.940Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=26.881µs trace.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=c0e46c0c-8252-4f87-b1b3-eba436ff07cc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e1198043-91f7-447f-8e62-d12c21027990 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42052" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.229662ms http.response.status=200 http.response.written=417 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=29.073µs trace.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=aad59e23-0307-44b6-8e7f-4f72d2d5220f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=14.428µs trace.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=48c8bb04-af7a-4842-8a95-9254580791b6 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=22.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=c430255d-2ff9-4219-9bc2-40614134b167 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4c55db8d-4a16-4fd9-9f7b-26e17d295813 http.request.method=GET http.request.remoteaddr="127.0.0.1:42060" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.240703ms http.response.status=200 http.response.written=417 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=35.268µs trace.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=a82a6edc-9ed1-4c60-9999-3b9e0b95fdaf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=34.495µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3164bbff-475a-4f0e-a9fa-332dbce509a1 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=18.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1e7db23-a018-4a54-8f77-5da7f64e7fc8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=16.374µs trace.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=538a6d5b-ec6d-4d3d-9393-9594d1b983b4 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=28.505µs trace.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=3026a1d1-c53a-4e2c-b859-05f69dd3d9a5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=25.707µs trace.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=7627026d-c432-4da0-be3f-9a2a41b777d6 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=17.01µs trace.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=a8a6c01b-de7b-48c4-a1f6-5accaed6a9a1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.941Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=13.227µs trace.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=1871a493-e14b-47a8-84ed-bea1b32dbf34 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=11.839µs trace.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=a200f566-f3da-4a66-b8ce-7771583711c5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=13.569µs trace.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=6e47150a-1083-4b74-886c-b17f4a4d4ade trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=6.858µs trace.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=26c3b9d8-35eb-4de1-b672-b6903672b0ad trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=4.732µs trace.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=37b2aab8-d9e9-4496-ae86-7060b4ddfd4f trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=17.366µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=31ed065f-33fd-4659-a139-69998e2cd6b3 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=20.055µs trace.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=efdc3497-9f47-4596-811a-8514665f91c8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=33.208µs trace.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=25667102-e246-4668-9e12-472f41b792c4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=13.743µs trace.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=09c29348-d31a-4610-bb72-f32a49b164b3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=cba111fa-4a54-487e-8844-2cc0a8a58594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42076" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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=3.265725ms http.response.status=200 http.response.written=68 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=32.347µs trace.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=de57275b-ed49-4635-b935-11cf951f495a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=18.955µs trace.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=5e7ebe7b-81ed-46fa-958c-43194ebc60cc trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3383faa4-95e7-4a74-af69-b9633818b688 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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=4.087579ms http.response.status=200 http.response.written=179 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=7d2a6de7-ca6e-4add-998c-3a3d0d5a320f http.request.method=GET http.request.remoteaddr="127.0.0.1:42090" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=7d2a6de7-ca6e-4add-998c-3a3d0d5a320f http.request.method=GET http.request.remoteaddr="127.0.0.1:42090" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="825.091µs" http.response.status=200 http.response.written=2 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ff78bf7a-d111-449b-a621-eba95725f948 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ff78bf7a-d111-449b-a621-eba95725f948 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ff78bf7a-d111-449b-a621-eba95725f948 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.942Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ff78bf7a-d111-449b-a621-eba95725f948 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=33.797µs trace.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=f20eff2a-2be9-4f71-a430-70edccb0f5e8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ff78bf7a-d111-449b-a621-eba95725f948 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=13.523µs trace.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=af4605f8-6d6f-4667-833d-827165a8851f trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=ff78bf7a-d111-449b-a621-eba95725f948 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42096" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.076391ms http.response.status=404 http.response.written=181 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b7cea4b6-fa48-4f0e-a222-66310708b7ec http.request.method=GET http.request.remoteaddr="127.0.0.1:42100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b7cea4b6-fa48-4f0e-a222-66310708b7ec http.request.method=GET http.request.remoteaddr="127.0.0.1:42100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b7cea4b6-fa48-4f0e-a222-66310708b7ec http.request.method=GET http.request.remoteaddr="127.0.0.1:42100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b7cea4b6-fa48-4f0e-a222-66310708b7ec http.request.method=GET http.request.remoteaddr="127.0.0.1:42100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=20.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98c8512c-57a0-49d2-b38f-b55376be91df trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b7cea4b6-fa48-4f0e-a222-66310708b7ec http.request.method=GET http.request.remoteaddr="127.0.0.1:42100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 trace.duration=15.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=fbd6dab0-8723-4c56-82e4-e012e42cf4b7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] time="2023-07-28T11:42:54Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=b7cea4b6-fa48-4f0e-a222-66310708b7ec http.request.method=GET http.request.remoteaddr="127.0.0.1:42100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="968.717µs" http.response.status=404 http.response.written=181 instance.id=b8835d41-3376-412c-acbd-e3de51eaa682 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:42:54.943Z] 127.0.0.1 - - [28/Jul/2023:11:42:54 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:42:54.943Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s) [2023-07-28T11:42:54.943Z] === RUN TestRemoveImageOrphaning [2023-07-28T11:42:55.199Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2023-07-28T11:42:55.199Z] === RUN TestRemoveImageGarbageCollector [2023-07-28T11:42:55.609Z] --- PASS: TestRenameLinkedContainer (2.72s) [2023-07-28T11:42:55.609Z] === RUN TestRenameStoppedContainer [2023-07-28T11:42:55.868Z] --- PASS: TestRenameStoppedContainer (0.64s) [2023-07-28T11:42:55.869Z] === RUN TestRenameRunningContainerAndReuse [2023-07-28T11:42:56.437Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-07-28T11:42:56.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-07-28T11:42:57.006Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2023-07-28T11:42:57.006Z] === RUN TestRenameInvalidName [2023-07-28T11:42:57.055Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-07-28T11:42:57.083Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2023-07-28T11:42:57.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-28T11:42:57.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-07-28T11:42:57.083Z] === RUN TestTagInvalidReference [2023-07-28T11:42:57.083Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-28T11:42:57.083Z] === RUN TestTagValidPrefixedRepo [2023-07-28T11:42:57.338Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-07-28T11:42:57.338Z] === RUN TestTagExistedNameWithoutForce [2023-07-28T11:42:57.338Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-28T11:42:57.338Z] === RUN TestTagOfficialNames [2023-07-28T11:42:57.338Z] --- PASS: TestTagOfficialNames (0.04s) [2023-07-28T11:42:57.338Z] === RUN TestTagMatchesDigest [2023-07-28T11:42:57.338Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-28T11:42:57.338Z] === CONT TestImportExtremelyLargeImageWorks [2023-07-28T11:42:57.576Z] --- PASS: TestRenameInvalidName (0.69s) [2023-07-28T11:42:57.576Z] === RUN TestRenameAnonymousContainer [2023-07-28T11:42:58.145Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-07-28T11:42:58.405Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-07-28T11:42:58.665Z] === RUN TestDockerSuite/TestBuildCmd [2023-07-28T11:42:58.665Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-07-28T11:42:58.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-07-28T11:42:58.924Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-07-28T11:42:59.184Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-07-28T11:42:59.184Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-07-28T11:42:59.184Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-07-28T11:42:59.754Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2023-07-28T11:42:59.754Z] === RUN TestRenameContainerWithSameName [2023-07-28T11:42:59.754Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-07-28T11:43:00.323Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2023-07-28T11:43:00.323Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-28T11:43:00.944Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-07-28T11:43:00.944Z] PASS [2023-07-28T11:43:00.944Z] [2023-07-28T11:43:00.944Z] === Skipped [2023-07-28T11:43:00.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-28T11:43:00.944Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:43:00.944Z] [2023-07-28T11:43:00.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-07-28T11:43:00.944Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:43:00.944Z] [2023-07-28T11:43:00.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-28T11:43:00.944Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:43:00.944Z] [2023-07-28T11:43:00.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-28T11:43:00.944Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:43:00.944Z] [2023-07-28T11:43:00.944Z] DONE 17 tests, 4 skipped in 26.298s [2023-07-28T11:43:00.944Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-28T11:43:00.944Z] ++ 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-28T11:43:00.944Z] ++ set -e [2023-07-28T11:43:00.944Z] ++ '[' -n 0 ']' [2023-07-28T11:43:00.944Z] ++ set -x [2023-07-28T11:43:00.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-28T11:43:00.944Z] INFO: Testing against a local daemon [2023-07-28T11:43:00.944Z] === RUN TestPluginInvalidJSON [2023-07-28T11:43:00.944Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:43:00.944Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:43:00.944Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:43:00.944Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-28T11:43:00.944Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-28T11:43:00.944Z] === RUN TestPluginInstall [2023-07-28T11:43:00.944Z] === RUN TestPluginInstall/no_auth [2023-07-28T11:43:01.701Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2023-07-28T11:43:01.701Z] === RUN TestResize [2023-07-28T11:43:02.270Z] --- PASS: TestResize (0.58s) [2023-07-28T11:43:02.270Z] === RUN TestResizeWithInvalidSize [2023-07-28T11:43:02.326Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:43:02.326Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d81f53b66841568f2ae1dc241792dbb2d6241c23faab09bcefcdfc8459e0616" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:43:02.326Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:43:02.326Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d81f53b66841568f2ae1dc241792dbb2d6241c23faab09bcefcdfc8459e0616" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:43:02.326Z] === RUN TestPluginInstall/with_htpasswd [2023-07-28T11:43:02.896Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:43:02.896Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d695602d18a983f3b67014e7039d35dacc00521f89955d9a33aee2907f492c8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:43:02.896Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:43:02.896Z] time="2023-07-28T11:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d695602d18a983f3b67014e7039d35dacc00521f89955d9a33aee2907f492c8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:43:02.896Z] === RUN TestPluginInstall/with_insecure [2023-07-28T11:43:03.207Z] check_test.go:308: [de69e8a1a0e77] daemon is not started [2023-07-28T11:43:03.207Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2023-07-28T11:43:03.207Z] === RUN TestResizeWhenContainerNotStarted [2023-07-28T11:43:03.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-07-28T11:43:03.777Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:43:03.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:43:03.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:43:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-28T11:43:03.836Z] time="2023-07-28T11:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:43:03.836Z] time="2023-07-28T11:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:982b1e65e9ea4d911931291fba88e25c33609853512bb4940c0606a4862a97bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:43:03.836Z] time="2023-07-28T11:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:43:03.836Z] time="2023-07-28T11:43:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:982b1e65e9ea4d911931291fba88e25c33609853512bb4940c0606a4862a97bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:43:04.038Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-07-28T11:43:04.096Z] plugin_test.go:164: [d6ef64494727a] daemon is not started [2023-07-28T11:43:04.096Z] --- PASS: TestPluginInstall (4.32s) [2023-07-28T11:43:04.096Z] --- PASS: TestPluginInstall/no_auth (2.76s) [2023-07-28T11:43:04.096Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-07-28T11:43:04.096Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2023-07-28T11:43:04.096Z] === RUN TestPluginsWithRuntimes [2023-07-28T11:43:04.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-07-28T11:43:04.561Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-07-28T11:43:05.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-28T11:43:05.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-28T11:43:05.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-28T11:43:05.479Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-28T11:43:05.729Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-07-28T11:43:05.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-28T11:43:05.989Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-07-28T11:43:06.418Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-28T11:43:06.930Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-07-28T11:43:06.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-07-28T11:43:06.930Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-07-28T11:43:07.191Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-07-28T11:43:07.358Z] --- PASS: TestPluginsWithRuntimes (3.22s) [2023-07-28T11:43:07.358Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-07-28T11:43:07.358Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2023-07-28T11:43:07.358Z] === RUN TestPluginBackCompatMediaTypes [2023-07-28T11:43:07.760Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-28T11:43:07.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2023-07-28T11:43:07.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.67s) [2023-07-28T11:43:07.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s) [2023-07-28T11:43:07.761Z] === RUN TestCgroupNamespacesRun [2023-07-28T11:43:07.927Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-07-28T11:43:07.927Z] PASS [2023-07-28T11:43:07.927Z] [2023-07-28T11:43:07.927Z] DONE 10 tests in 8.146s [2023-07-28T11:43:07.927Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-28T11:43:07.927Z] ++ 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-28T11:43:07.927Z] ++ set -e [2023-07-28T11:43:07.927Z] ++ '[' -n 0 ']' [2023-07-28T11:43:07.927Z] ++ set -x [2023-07-28T11:43:07.927Z] ++ 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-28T11:43:07.927Z] INFO: Testing against a local daemon [2023-07-28T11:43:07.927Z] === RUN TestExternalGraphDriver [2023-07-28T11:43:08.187Z] === RUN TestExternalGraphDriver/json [2023-07-28T11:43:09.140Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2023-07-28T11:43:09.140Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-28T11:43:10.097Z] === RUN TestExternalGraphDriver/spec [2023-07-28T11:43:11.049Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2023-07-28T11:43:11.049Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-28T11:43:11.478Z] === RUN TestExternalGraphDriver/pull [2023-07-28T11:43:12.430Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2023-07-28T11:43:12.430Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-28T11:43:13.406Z] --- PASS: TestExternalGraphDriver (5.21s) [2023-07-28T11:43:13.406Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2023-07-28T11:43:13.406Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2023-07-28T11:43:13.406Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2023-07-28T11:43:13.406Z] === RUN TestGraphdriverPluginV2 [2023-07-28T11:43:13.406Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:43:13.406Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-07-28T11:43:13.406Z] PASS [2023-07-28T11:43:13.406Z] [2023-07-28T11:43:13.406Z] === Skipped [2023-07-28T11:43:13.406Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-07-28T11:43:13.406Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:43:13.406Z] [2023-07-28T11:43:13.406Z] DONE 5 tests, 1 skipped in 5.572s [2023-07-28T11:43:13.406Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-28T11:43:13.406Z] ++ 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-28T11:43:13.406Z] ++ set -e [2023-07-28T11:43:13.406Z] ++ '[' -n 0 ']' [2023-07-28T11:43:13.406Z] ++ set -x [2023-07-28T11:43:13.406Z] ++ 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-28T11:43:13.406Z] INFO: Testing against a local daemon [2023-07-28T11:43:13.406Z] === RUN TestContinueAfterPluginCrash [2023-07-28T11:43:13.406Z] === PAUSE TestContinueAfterPluginCrash [2023-07-28T11:43:13.406Z] === RUN TestReadPluginNoRead [2023-07-28T11:43:13.406Z] === PAUSE TestReadPluginNoRead [2023-07-28T11:43:13.406Z] === RUN TestDaemonStartWithLogOpt [2023-07-28T11:43:13.406Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-28T11:43:13.406Z] === CONT TestContinueAfterPluginCrash [2023-07-28T11:43:13.406Z] === CONT TestDaemonStartWithLogOpt [2023-07-28T11:43:13.406Z] === CONT TestReadPluginNoRead [2023-07-28T11:43:13.810Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2023-07-28T11:43:13.810Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-28T11:43:14.335Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-07-28T11:43:14.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-07-28T11:43:14.948Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2023-07-28T11:43:14.948Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-28T11:43:15.951Z] === RUN TestReadPluginNoRead/default [2023-07-28T11:43:15.951Z] --- PASS: TestDaemonStartWithLogOpt (2.62s) [2023-07-28T11:43:16.855Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.53s) [2023-07-28T11:43:16.855Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-28T11:43:16.855Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-07-28T11:43:16.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-07-28T11:43:16.891Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-28T11:43:17.114Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-07-28T11:43:17.114Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2023-07-28T11:43:17.114Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-28T11:43:17.374Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-07-28T11:43:17.830Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-28T11:43:18.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-07-28T11:43:18.571Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2023-07-28T11:43:18.571Z] === RUN TestNISDomainname [2023-07-28T11:43:19.139Z] --- PASS: TestNISDomainname (0.68s) [2023-07-28T11:43:19.139Z] === RUN TestHostnameDnsResolution [2023-07-28T11:43:19.212Z] === CONT TestReadPluginNoRead [2023-07-28T11:43:19.212Z] read_test.go:92: [d1152cc4f1863] daemon is not started [2023-07-28T11:43:19.212Z] --- PASS: TestReadPluginNoRead (5.74s) [2023-07-28T11:43:19.212Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2023-07-28T11:43:19.212Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2023-07-28T11:43:19.212Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-07-28T11:43:19.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-07-28T11:43:20.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-07-28T11:43:20.337Z] --- PASS: TestHostnameDnsResolution (1.03s) [2023-07-28T11:43:20.337Z] === RUN TestUnprivilegedPortsAndPing [2023-07-28T11:43:20.906Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2023-07-28T11:43:20.906Z] === RUN TestStats [2023-07-28T11:43:21.122Z] --- PASS: TestContinueAfterPluginCrash (7.64s) [2023-07-28T11:43:21.122Z] PASS [2023-07-28T11:43:21.122Z] [2023-07-28T11:43:21.122Z] DONE 6 tests in 7.669s [2023-07-28T11:43:21.122Z] 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-28T11:43:21.122Z] ++ 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-28T11:43:21.122Z] ++ set -e [2023-07-28T11:43:21.122Z] ++ '[' -n 0 ']' [2023-07-28T11:43:21.122Z] ++ set -x [2023-07-28T11:43:21.122Z] ++ 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-28T11:43:21.122Z] testing: warning: no tests to run [2023-07-28T11:43:21.122Z] PASS [2023-07-28T11:43:21.122Z] [2023-07-28T11:43:21.122Z] DONE 0 tests in 0.008s [2023-07-28T11:43:21.122Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-28T11:43:21.122Z] ++ 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-28T11:43:21.122Z] ++ set -e [2023-07-28T11:43:21.122Z] ++ '[' -n 0 ']' [2023-07-28T11:43:21.122Z] ++ set -x [2023-07-28T11:43:21.122Z] ++ 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-28T11:43:21.122Z] INFO: Testing against a local daemon [2023-07-28T11:43:21.122Z] === RUN TestPluginWithDevMounts [2023-07-28T11:43:21.122Z] === PAUSE TestPluginWithDevMounts [2023-07-28T11:43:21.122Z] === CONT TestPluginWithDevMounts [2023-07-28T11:43:22.285Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-07-28T11:43:22.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-07-28T11:43:22.285Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-07-28T11:43:22.285Z] check_test.go:308: [deb3774b43420] daemon is not started [2023-07-28T11:43:22.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-07-28T11:43:22.285Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-07-28T11:43:22.285Z] check_test.go:308: [df2ad3423ffbf] daemon is not started [2023-07-28T11:43:22.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-07-28T11:43:22.857Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-07-28T11:43:22.857Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-07-28T11:43:22.857Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-07-28T11:43:22.857Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-07-28T11:43:22.857Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-07-28T11:43:22.857Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-07-28T11:43:22.857Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-07-28T11:43:22.857Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-07-28T11:43:22.857Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-07-28T11:43:23.033Z] --- PASS: TestPluginWithDevMounts (1.52s) [2023-07-28T11:43:23.033Z] PASS [2023-07-28T11:43:23.033Z] [2023-07-28T11:43:23.033Z] DONE 1 tests in 1.548s [2023-07-28T11:43:23.033Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-28T11:43:23.033Z] ++ 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-28T11:43:23.033Z] ++ set -e [2023-07-28T11:43:23.033Z] ++ '[' -n 0 ']' [2023-07-28T11:43:23.033Z] ++ set -x [2023-07-28T11:43:23.033Z] ++ 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-28T11:43:23.033Z] INFO: Testing against a local daemon [2023-07-28T11:43:23.033Z] === RUN TestSecretInspect [2023-07-28T11:43:23.794Z] --- PASS: TestStats (2.82s) [2023-07-28T11:43:23.794Z] === RUN TestStopContainerWithTimeout [2023-07-28T11:43:23.794Z] === RUN TestStopContainerWithTimeout/0 [2023-07-28T11:43:23.794Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-28T11:43:23.794Z] === RUN TestStopContainerWithTimeout/1 [2023-07-28T11:43:23.794Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-28T11:43:23.794Z] === RUN TestStopContainerWithTimeout/3 [2023-07-28T11:43:23.794Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-28T11:43:23.794Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-28T11:43:23.794Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-28T11:43:23.794Z] === CONT TestStopContainerWithTimeout/0 [2023-07-28T11:43:23.794Z] === CONT TestStopContainerWithTimeout/3 [2023-07-28T11:43:23.794Z] === CONT TestStopContainerWithTimeout/1 [2023-07-28T11:43:23.794Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-28T11:43:23.794Z] check_test.go:308: [d99e2f8d5e211] daemon is not started [2023-07-28T11:43:23.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-07-28T11:43:24.405Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-07-28T11:43:24.942Z] --- PASS: TestSecretInspect (2.34s) [2023-07-28T11:43:24.942Z] === RUN TestSecretList [2023-07-28T11:43:25.702Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-07-28T11:43:25.861Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-07-28T11:43:27.081Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-28T11:43:27.082Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2023-07-28T11:43:27.082Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2023-07-28T11:43:27.082Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2023-07-28T11:43:27.082Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2023-07-28T11:43:27.082Z] === RUN TestDeleteDevicemapper [2023-07-28T11:43:27.082Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:43:27.082Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-07-28T11:43:27.082Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-28T11:43:27.482Z] --- PASS: TestSecretList (2.36s) [2023-07-28T11:43:27.483Z] === RUN TestSecretsCreateAndDelete [2023-07-28T11:43:28.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-07-28T11:43:29.928Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2023-07-28T11:43:29.928Z] === RUN TestUpdateMemory [2023-07-28T11:43:29.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-07-28T11:43:30.028Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2023-07-28T11:43:30.028Z] === RUN TestSecretsUpdate [2023-07-28T11:43:30.497Z] --- PASS: TestUpdateMemory (0.69s) [2023-07-28T11:43:30.497Z] === RUN TestUpdateCPUQuota [2023-07-28T11:43:30.726Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-07-28T11:43:31.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-07-28T11:43:31.634Z] --- PASS: TestUpdateCPUQuota (1.08s) [2023-07-28T11:43:31.634Z] === RUN TestUpdatePidsLimit [2023-07-28T11:43:31.634Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-28T11:43:31.634Z] === RUN TestUpdatePidsLimit/no_change [2023-07-28T11:43:31.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-07-28T11:43:31.894Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-28T11:43:31.938Z] --- PASS: TestSecretsUpdate (2.42s) [2023-07-28T11:43:31.938Z] === RUN TestTemplatedSecret [2023-07-28T11:43:32.154Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-07-28T11:43:32.154Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-28T11:43:32.415Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-28T11:43:32.675Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-28T11:43:32.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-28T11:43:33.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit (2.01s) [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-07-28T11:43:33.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-07-28T11:43:33.504Z] === RUN TestUpdateRestartPolicy [2023-07-28T11:43:35.234Z] --- PASS: TestTemplatedSecret (2.61s) [2023-07-28T11:43:35.234Z] === RUN TestSecretCreateResolve [2023-07-28T11:43:36.043Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-07-28T11:43:36.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-07-28T11:43:37.144Z] --- PASS: TestSecretCreateResolve (2.42s) [2023-07-28T11:43:37.144Z] PASS [2023-07-28T11:43:37.144Z] [2023-07-28T11:43:37.144Z] DONE 6 tests in 14.442s [2023-07-28T11:43:37.144Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-07-28T11:43:37.144Z] ++ 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-28T11:43:37.144Z] ++ set -e [2023-07-28T11:43:37.144Z] ++ '[' -n 0 ']' [2023-07-28T11:43:37.144Z] ++ set -x [2023-07-28T11:43:37.144Z] ++ 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-28T11:43:37.144Z] INFO: Testing against a local daemon [2023-07-28T11:43:37.144Z] === RUN TestServiceCreateInit [2023-07-28T11:43:37.144Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-28T11:43:39.333Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-07-28T11:43:39.592Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-07-28T11:43:40.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-07-28T11:43:40.161Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-07-28T11:43:41.358Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-28T11:43:42.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-07-28T11:43:42.698Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-07-28T11:43:42.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-07-28T11:43:42.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-07-28T11:43:43.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-07-28T11:43:44.463Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-07-28T11:43:45.032Z] --- PASS: TestUpdateRestartPolicy (11.50s) [2023-07-28T11:43:45.032Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-28T11:43:45.292Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-07-28T11:43:45.508Z] ......................... [ 67%] [2023-07-28T11:43:45.557Z] --- PASS: TestServiceCreateInit (7.75s) [2023-07-28T11:43:45.557Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2023-07-28T11:43:45.557Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2023-07-28T11:43:45.557Z] === RUN TestCreateServiceMultipleTimes [2023-07-28T11:43:45.860Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2023-07-28T11:43:45.861Z] === RUN TestWaitNonBlocked [2023-07-28T11:43:45.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:43:45.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:43:45.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:43:45.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:43:45.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T11:43:45.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T11:43:45.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-07-28T11:43:46.800Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-28T11:43:46.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2023-07-28T11:43:46.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2023-07-28T11:43:46.800Z] === RUN TestWaitBlocked [2023-07-28T11:43:46.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:43:46.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:43:46.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:43:46.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:43:46.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-28T11:43:46.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-28T11:43:47.738Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-28T11:43:47.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2023-07-28T11:43:47.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2023-07-28T11:43:47.738Z] === CONT TestContainerStartOnDaemonRestart [2023-07-28T11:43:47.738Z] === CONT TestIpcModeOlderClient [2023-07-28T11:43:47.738Z] === CONT TestDaemonHostGatewayIP [2023-07-28T11:43:47.738Z] === CONT TestDaemonRestartIpcMode [2023-07-28T11:43:47.738Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-28T11:43:47.738Z] === CONT TestContainerKillOnDaemonStart [2023-07-28T11:43:47.738Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-07-28T11:43:47.999Z] check_test.go:308: [d5a640bae476a] daemon is not started [2023-07-28T11:43:47.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-07-28T11:43:50.539Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2023-07-28T11:43:51.107Z] --- PASS: TestDaemonHostGatewayIP (3.54s) [2023-07-28T11:43:51.368Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-07-28T11:43:51.628Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.94s) [2023-07-28T11:43:51.887Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2023-07-28T11:43:53.792Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-07-28T11:43:54.360Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-07-28T11:43:54.928Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-07-28T11:43:56.307Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-07-28T11:43:56.307Z] check_test.go:308: [da8c48ca0f268] daemon is not started [2023-07-28T11:43:56.307Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-07-28T11:43:58.537Z] 71bf80baed9b: Pull complete [2023-07-28T11:43:58.537Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c [2023-07-28T11:43:58.537Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T11:43:58.537Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T11:43:58.537Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-07-28T11:43:58.537Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-07-28T11:43:58.537Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4645' [2023-07-28T11:43:58.537Z] INFO: Docker version of control daemon [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] Client: [2023-07-28T11:43:58.537Z] Version: 20.10.9 [2023-07-28T11:43:58.537Z] API version: 1.41 [2023-07-28T11:43:58.537Z] Go version: go1.16.8 [2023-07-28T11:43:58.537Z] Git commit: c2ea9bc [2023-07-28T11:43:58.537Z] Built: Mon Oct 4 16:11:10 2021 [2023-07-28T11:43:58.537Z] OS/Arch: windows/amd64 [2023-07-28T11:43:58.537Z] Context: default [2023-07-28T11:43:58.537Z] Experimental: true [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] Server: Docker Engine - Community [2023-07-28T11:43:58.537Z] Engine: [2023-07-28T11:43:58.537Z] Version: 20.10.9 [2023-07-28T11:43:58.537Z] API version: 1.41 (minimum version 1.24) [2023-07-28T11:43:58.537Z] Go version: go1.16.8 [2023-07-28T11:43:58.537Z] Git commit: 79ea9d3 [2023-07-28T11:43:58.537Z] Built: Mon Oct 4 16:06:39 2021 [2023-07-28T11:43:58.537Z] OS/Arch: windows/amd64 [2023-07-28T11:43:58.537Z] Experimental: true [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] INFO: Docker info of control daemon [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] Client: [2023-07-28T11:43:58.537Z] Context: default [2023-07-28T11:43:58.537Z] Debug Mode: false [2023-07-28T11:43:58.537Z] Plugins: [2023-07-28T11:43:58.537Z] app: Docker Application (Docker Inc., v0.8.0) [2023-07-28T11:43:58.537Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-07-28T11:43:58.537Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] Server: [2023-07-28T11:43:58.537Z] Containers: 0 [2023-07-28T11:43:58.537Z] Running: 0 [2023-07-28T11:43:58.537Z] Paused: 0 [2023-07-28T11:43:58.537Z] Stopped: 0 [2023-07-28T11:43:58.537Z] Images: 1 [2023-07-28T11:43:58.537Z] Server Version: 20.10.9 [2023-07-28T11:43:58.537Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-07-28T11:43:58.537Z] Windows: [2023-07-28T11:43:58.537Z] LCOW: [2023-07-28T11:43:58.537Z] Logging Driver: json-file [2023-07-28T11:43:58.537Z] Plugins: [2023-07-28T11:43:58.537Z] Volume: local [2023-07-28T11:43:58.537Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-28T11:43:58.537Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-28T11:43:58.537Z] Swarm: inactive [2023-07-28T11:43:58.537Z] Default Isolation: process [2023-07-28T11:43:58.537Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-28T11:43:58.537Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-28T11:43:58.537Z] OSType: windows [2023-07-28T11:43:58.537Z] Architecture: x86_64 [2023-07-28T11:43:58.537Z] CPUs: 4 [2023-07-28T11:43:58.537Z] Total Memory: 32GiB [2023-07-28T11:43:58.537Z] Name: azwin-2-4d52a0 [2023-07-28T11:43:58.537Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-07-28T11:43:58.537Z] Docker Root Dir: D:\docker [2023-07-28T11:43:58.537Z] Debug Mode: false [2023-07-28T11:43:58.537Z] Registry: https://index.docker.io/v1/ [2023-07-28T11:43:58.537Z] Labels: [2023-07-28T11:43:58.537Z] Experimental: true [2023-07-28T11:43:58.537Z] Insecure Registries: [2023-07-28T11:43:58.537Z] 10.0.0.4:5000 [2023-07-28T11:43:58.537Z] 127.0.0.0/8 [2023-07-28T11:43:58.537Z] Registry Mirrors: [2023-07-28T11:43:58.537Z] http://10.0.0.4:5000/ [2023-07-28T11:43:58.537Z] Live Restore Enabled: false [2023-07-28T11:43:58.537Z] Product License: Community Engine [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] INFO: Commit hash is b883976e4c [2023-07-28T11:43:58.537Z] INFO: Nuke-Everything... [2023-07-28T11:43:58.537Z] INFO: Container count on control daemon to delete is 0 [2023-07-28T11:43:58.537Z] INFO: Nuking d:\CI [2023-07-28T11:43:58.537Z] INFO: Zapped successfully [2023-07-28T11:43:58.537Z] INFO: Location for testing is d:\CI\PR-46105\1 [2023-07-28T11:43:58.537Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:58.537Z] INFO: Building the image from Dockerfile.windows at 07/28/2023 11:43:54... [2023-07-28T11:43:58.537Z] [2023-07-28T11:43:59.597Z] --- PASS: TestContainerKillOnDaemonStart (11.94s) [2023-07-28T11:43:59.597Z] PASS [2023-07-28T11:43:59.597Z] [2023-07-28T11:43:59.597Z] === Skipped [2023-07-28T11:43:59.597Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-07-28T11:43:59.597Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T11:43:59.597Z] [2023-07-28T11:43:59.597Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-28T11:43:59.597Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-28T11:43:59.597Z] [2023-07-28T11:43:59.597Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-07-28T11:43:59.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-07-28T11:43:59.598Z] [2023-07-28T11:43:59.598Z] DONE 197 tests, 3 skipped in 117.905s [2023-07-28T11:43:59.598Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-28T11:43:59.598Z] ++ 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-28T11:43:59.598Z] ++ set -e [2023-07-28T11:43:59.598Z] ++ '[' -n 0 ']' [2023-07-28T11:43:59.598Z] ++ set -x [2023-07-28T11:43:59.598Z] ++ 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-28T11:43:59.598Z] INFO: Testing against a local daemon [2023-07-28T11:43:59.598Z] === RUN TestLiveRestore [2023-07-28T11:43:59.598Z] === RUN TestLiveRestore/volume_references [2023-07-28T11:43:59.598Z] === PAUSE TestLiveRestore/volume_references [2023-07-28T11:43:59.598Z] === CONT TestLiveRestore/volume_references [2023-07-28T11:43:59.857Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-07-28T11:44:00.116Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-28T11:44:00.116Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-28T11:44:01.493Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-28T11:44:01.510Z] Sending build context to Docker daemon 58.54MB [2023-07-28T11:44:01.510Z] [2023-07-28T11:44:01.510Z] Step 1/10 : FROM microsoft/windowsservercore [2023-07-28T11:44:01.510Z] ---> 67667e0b9c95 [2023-07-28T11:44:01.510Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-07-28T11:44:01.510Z] ---> Running in 80eb000cce9d [2023-07-28T11:44:01.983Z] Removing intermediate container 80eb000cce9d [2023-07-28T11:44:01.983Z] ---> 4fea8e1af9db [2023-07-28T11:44:01.983Z] Step 3/10 : ARG GO_VERSION=1.19.11 [2023-07-28T11:44:01.983Z] ---> Running in 3054eca8d272 [2023-07-28T11:44:02.432Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-28T11:44:02.457Z] Removing intermediate container 3054eca8d272 [2023-07-28T11:44:02.457Z] ---> 59b3cee996bd [2023-07-28T11:44:02.457Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-07-28T11:44:02.691Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-07-28T11:44:02.929Z] ---> Running in e1e73493c346 [2023-07-28T11:44:03.260Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-07-28T11:44:03.260Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-07-28T11:44:03.400Z] Removing intermediate container e1e73493c346 [2023-07-28T11:44:03.400Z] ---> 1c09455b26d9 [2023-07-28T11:44:03.400Z] 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-28T11:44:03.400Z] ---> Running in 8e9caa95e814 [2023-07-28T11:44:03.519Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-28T11:44:03.659Z] --- PASS: TestCreateServiceMultipleTimes (15.88s) [2023-07-28T11:44:03.659Z] === RUN TestCreateServiceConflict [2023-07-28T11:44:03.659Z] --- PASS: TestCreateServiceConflict (2.27s) [2023-07-28T11:44:03.659Z] === RUN TestCreateServiceMaxReplicas [2023-07-28T11:44:03.871Z] Removing intermediate container 8e9caa95e814 [2023-07-28T11:44:03.871Z] ---> 35b89f151e43 [2023-07-28T11:44:03.871Z] 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-28T11:44:03.871Z] ---> Running in d7d2dc4d606e [2023-07-28T11:44:04.458Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-07-28T11:44:04.717Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-28T11:44:05.656Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-07-28T11:44:05.656Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-07-28T11:44:05.916Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-28T11:44:06.176Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-07-28T11:44:06.201Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2023-07-28T11:44:06.201Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-28T11:44:06.744Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-07-28T11:44:06.744Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore (0.00s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references (7.35s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.43s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.11s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.18s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.03s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.15s) [2023-07-28T11:44:07.004Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.13s) [2023-07-28T11:44:07.004Z] PASS [2023-07-28T11:44:07.004Z] [2023-07-28T11:44:07.004Z] DONE 9 tests in 7.380s [2023-07-28T11:44:07.004Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-07-28T11:44:07.004Z] ++ 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-28T11:44:07.004Z] ++ set -e [2023-07-28T11:44:07.004Z] ++ '[' -n 0 ']' [2023-07-28T11:44:07.004Z] ++ set -x [2023-07-28T11:44:07.004Z] ++ 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-28T11:44:07.004Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-07-28T11:44:07.004Z] INFO: Testing against a local daemon [2023-07-28T11:44:07.004Z] === RUN TestCommitInheritsEnv [2023-07-28T11:44:07.004Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-07-28T11:44:07.263Z] --- PASS: TestCommitInheritsEnv (0.23s) [2023-07-28T11:44:07.263Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-28T11:44:07.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-07-28T11:44:07.263Z] === RUN TestImagesFilterMultiReference [2023-07-28T11:44:07.263Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-07-28T11:44:07.263Z] === RUN TestImagePullPlatformInvalid [2023-07-28T11:44:07.263Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-07-28T11:44:07.263Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-28T11:44:07.263Z] time="2023-07-28T11:44:07Z" 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.11 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.263Z] time="2023-07-28T11:44:07Z" level=info msg="redis not configured" go.version=go1.19.11 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.263Z] time="2023-07-28T11:44:07Z" level=info msg="Starting upload purge in 29m0s" go.version=go1.19.11 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.263Z] time="2023-07-28T11:44:07Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.11 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.525Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=408b1c39-f3c1-493a-ab6a-d7f00a71a8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35724" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.525Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=408b1c39-f3c1-493a-ab6a-d7f00a71a8b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35724" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.129344ms http.response.status=200 http.response.written=2 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.525Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-28T11:44:07.525Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f5eefde7-f140-4427-8029-0c20279cd645 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.525Z] time="2023-07-28T11:44:07Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f5eefde7-f140-4427-8029-0c20279cd645 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.525Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f5eefde7-f140-4427-8029-0c20279cd645 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=28.781µs trace.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=f9c0b36a-fc12-4029-afb8-cb27aa9f8c8c trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=82c46fff-0876-485f-b152-c4ac870170f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=82c46fff-0876-485f-b152-c4ac870170f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=f5eefde7-f140-4427-8029-0c20279cd645 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35742" 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.580366ms http.response.status=404 http.response.written=157 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=82c46fff-0876-485f-b152-c4ac870170f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=28.363µs trace.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=e7720111-436d-4c93-8863-c96dc8b920f1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=82c46fff-0876-485f-b152-c4ac870170f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" 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.545269ms http.response.status=404 http.response.written=157 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=0f7ec53e-c611-4195-bfa0-5d94ba01f816 http.request.method=POST http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=0f7ec53e-c611-4195-bfa0-5d94ba01f816 http.request.method=POST http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=0f7ec53e-c611-4195-bfa0-5d94ba01f816 http.request.method=POST http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=412.79µs trace.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=525f89ff-a890-459a-ae8c-aa0c5e4bb436 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=0f7ec53e-c611-4195-bfa0-5d94ba01f816 http.request.method=POST http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=27.655µs trace.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=9b01ec4c-db94-40f5-addd-ee73d0b9a87b trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=17794b38-17ee-4354-bbff-568272f1a5c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=17794b38-17ee-4354-bbff-568272f1a5c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=17794b38-17ee-4354-bbff-568272f1a5c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=81.123µs trace.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=9882d464-9bd1-4374-8530-594861c9564f trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=17794b38-17ee-4354-bbff-568272f1a5c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=19.512µs trace.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=d815a3db-5727-4a73-a9ca-b3f87d3b9b45 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=0f7ec53e-c611-4195-bfa0-5d94ba01f816 http.request.method=POST http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=73.199µs trace.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=74ef3500-71e6-4200-aa2a-35a9952ba4e5 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=17794b38-17ee-4354-bbff-568272f1a5c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=73.147µs trace.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=1bb9c614-9012-4275-baa0-adf4e8e73177 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=0f7ec53e-c611-4195-bfa0-5d94ba01f816 http.request.method=POST http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.110471ms http.response.status=202 http.response.written=0 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=17794b38-17ee-4354-bbff-568272f1a5c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.995371ms http.response.status=202 http.response.written=0 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.526Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=30.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=c7b92938-a43a-4064-8065-7f5d0cd6cd9c trace.line=82 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.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=158a6349-a061-4ad4-ac01-d893fea2b6f3 trace.line=141 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=76.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e9a97146-799c-457e-b202-c8c65d226f5a trace.line=124 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=12.068µs trace.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=ad721c74-f346-48ad-8ec2-1d7740ef7cb7 trace.line=141 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=18.916µs trace.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=42831ae7-cdba-4d89-af16-9e6e71f48588 trace.line=141 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=11.798µs trace.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=a4076247-b036-47e1-8923-25598e22dd65 trace.line=141 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.526Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=61.715µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c2c4dda9-6a40-4ad4-9196-cd589ce46f37 trace.line=167 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=59.132µs trace.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=01ad2fb6-4bf1-4752-82d1-d8264b543f15 trace.line=95 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=109.12µs trace.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=57d88ea4-ff2d-4da0-a34d-027a61d1cab9 trace.line=181 vars.name=test vars.uuid=cd8de425-e073-4e38-8094-fb4e2227bbb1 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a32b6f5e-e5a3-49ff-b504-fcd3c706fcb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.186139ms http.response.status=201 http.response.written=0 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "PUT /v2/test/blobs/uploads/cd8de425-e073-4e38-8094-fb4e2227bbb1?_state=D840CCtWxn5y3BB9Q3Lh1Zi09o9yxApg_Sfxy7Nt5JB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkOGRlNDI1LWUwNzMtNGUzOC04MDk0LWZiNGUyMjI3YmJiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzI4NTU3MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=27.761µs trace.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=bee8e62e-d590-4e29-8833-2bd23e935339 trace.line=82 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.694µs trace.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=6afb9ede-c03a-4115-8564-007cc037d17b trace.line=141 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=130.128µs trace.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=90f7b30c-fe2e-4c26-a4a1-29e5ba133337 trace.line=124 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=12.298µs trace.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=d74527bc-31f4-48ed-b937-e346828acad1 trace.line=141 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=17.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).Stat" trace.id=3e09ab14-61ee-4019-9f7c-94375691a58f trace.line=141 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=12.232µs trace.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=7cf0ac77-0ae4-442b-ac10-c750ec136d25 trace.line=141 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=42.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=5f01292d-b817-446c-8744-eed91c67d5e5 trace.line=167 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=44.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).PutContent" trace.id=c95c45ad-229a-4f31-beb7-e67846e3d6c2 trace.line=95 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a7664d49-df59-46e1-a148-8136f09e8359\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=91.181µs trace.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=8c42b5e0-31bb-47ce-b031-821a174a5074 trace.line=181 vars.name=test vars.uuid=a7664d49-df59-46e1-a148-8136f09e8359 version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3db834c-cfe8-4d74-9e0c-6f3c4ce450e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.509969ms http.response.status=201 http.response.written=0 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "PUT /v2/test/blobs/uploads/a7664d49-df59-46e1-a148-8136f09e8359?_state=ces8TgZKOr4UmkEnXT3Czm-JpBWKn6B2s9Pf3yz4dMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NjY0ZDQ5LWRmNTktNDZlMS1hMTQ4LTgxMzZmMDllODM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yOFQxMTo0NDowNy4yNzE4NzA2NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=78d633ed-4cd2-4e02-825c-8adda5072ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=78d633ed-4cd2-4e02-825c-8adda5072ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=78d633ed-4cd2-4e02-825c-8adda5072ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=13.484µs trace.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=55f31618-8bef-4837-b6a4-590adc8df403 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=78d633ed-4cd2-4e02-825c-8adda5072ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35730" 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="745.258µs" http.response.status=404 http.response.written=96 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg=PutImageManifest go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.527Z] time="2023-07-28T11:44:07Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=30.224µs trace.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=56cff880-c87b-43af-babd-78aa0b8dc7c2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.569µs trace.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=8c6fbf5d-0942-4cb0-a67d-90bece4d9b48 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=23.186µs trace.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=40f892ff-7d7b-42e7-bd1a-f82b02d289a7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=12.933µs trace.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=eafd8385-70aa-42d3-b0a9-403ed99da306 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=12.82µs trace.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=7cf9cbab-9c8a-4333-9875-5766fc4db159 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=51.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).PutContent" trace.id=9b42f794-bdb6-40bf-981e-0989800bbbb8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=60.084µs trace.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=e4563149-11ee-477b-a5ef-17ea5242feed trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=32.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).PutContent" trace.id=ecce0951-32af-40d4-ba63-f2012d7dc2d6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=75.618µs trace.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=af2c8c70-89d0-4edd-9b13-1a1d53a9a0da trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=41.665µs trace.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=f2e8236b-c521-446a-936c-5a795e310fa0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1a9008e9-4bad-459a-9e8e-748cf9f1ab5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.202152ms http.response.status=201 http.response.written=0 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=bc8b40fa-85c6-4e98-a269-854004647623 http.request.method=GET http.request.remoteaddr="127.0.0.1:35760" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=bc8b40fa-85c6-4e98-a269-854004647623 http.request.method=GET http.request.remoteaddr="127.0.0.1:35760" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="798.165µs" http.response.status=200 http.response.written=2 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=23.59µs trace.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=d8466e2c-9fb2-4774-a896-57877e58f9aa trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=25.567µs trace.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=2310a025-c60b-415e-82a1-2c3fd4a83ae8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=16.92µs trace.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=6c5b916a-d29d-453d-aca2-745f65dae5d6 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=16.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).GetContent" trace.id=706c8526-4b85-4744-b5c7-45a414807777 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=83c69bff-575b-46c7-88c4-df1dd33b470c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.434601ms http.response.status=200 http.response.written=417 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.528Z] time="2023-07-28T11:44:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=33.415µs trace.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=e0d53a3b-67ca-4293-8691-a0b72e6f1fa5 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.976µs trace.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=07fd09b6-70e6-4641-a2dc-528d783bd4eb trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=21.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=931bbae2-fb1a-4a8b-a3ff-a543d68efc3f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d6c8613e-54b5-478d-a311-02f12560f9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.225213ms http.response.status=200 http.response.written=417 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=32.762µs trace.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=0f57d732-4297-4a87-8633-8e85526c5f65 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=23.291µs trace.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=9d5efd6c-93cb-49ff-aedb-e868de5656eb trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=27.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=08a56586-37f3-491f-a058-809c82b6baf8 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=11.134µs trace.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=4ba17b21-860e-430e-893f-4a6cf77372f8 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.647µs trace.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=d601d0ff-289e-497b-b503-47200454249d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=15.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=bfa04152-c8f7-4d27-8f75-001d40fe4d8e trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=59.72µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=a8242d86-00f1-4921-b9ea-bf1d0ce9f71e trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=25.132µs trace.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=0ff62609-2cb4-4c77-8a56-3eb7514dcb04 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=35.31µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2462736-44d6-4067-b0d1-5ed8a2c82c67 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.759µs trace.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=28266fcf-7899-4488-971b-e38b835fa08f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=16.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=a65b6b3c-ad85-4dd5-a47d-1aebcb3b0714 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=21.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).GetContent" trace.id=f9f18c66-c840-49be-8126-dc99a0a49829 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=13c31257-21dc-478f-b969-9bc270a6057e http.request.method=GET http.request.remoteaddr="127.0.0.1:35794" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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=4.000043ms http.response.status=200 http.response.written=179 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.529Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.529Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=8.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).Stat" trace.id=496a7c38-3af4-4c54-98d8-642973cd1392 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=10.664µs trace.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=e65e50ff-ef56-4370-b720-75602e023d40 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=7.313µs trace.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=92e233d1-585a-4772-a0f9-794e7a25146f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=18.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).ReadStream" trace.id=16ecf125-1af7-4aeb-afdc-02b379e0fad1 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=28.529µs trace.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=b5dc8f77-6903-40ca-a0f1-6738223edd7b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=15.735µs trace.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=94b93a44-4428-48ee-83ec-2aaf487ce6f4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=41994f92-7b3a-4579-8f6d-decdc51be53b http.request.method=GET http.request.remoteaddr="127.0.0.1:35810" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.762667ms http.response.status=200 http.response.written=68 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8046f49f-58e0-4a51-8ec2-1b9c4514177d http.request.method=GET http.request.remoteaddr="127.0.0.1:35822" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8046f49f-58e0-4a51-8ec2-1b9c4514177d http.request.method=GET http.request.remoteaddr="127.0.0.1:35822" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="752.145µs" http.response.status=200 http.response.written=2 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=81d2ebfc-7fec-484b-8ecf-43aee98d2e44 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35832" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=81d2ebfc-7fec-484b-8ecf-43aee98d2e44 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35832" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=81d2ebfc-7fec-484b-8ecf-43aee98d2e44 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35832" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=81d2ebfc-7fec-484b-8ecf-43aee98d2e44 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35832" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=24.848µs trace.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=c3fb36fc-2417-4e37-ba21-17eb603f3908 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=81d2ebfc-7fec-484b-8ecf-43aee98d2e44 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35832" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.457µs trace.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=6bbae035-ecc2-493f-9d5f-3457f5fd402d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=81d2ebfc-7fec-484b-8ecf-43aee98d2e44 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35832" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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.120739ms http.response.status=404 http.response.written=181 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c2a86a3f-3c76-4178-b4b7-ddb5d6d90959 http.request.method=GET http.request.remoteaddr="127.0.0.1:35842" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c2a86a3f-3c76-4178-b4b7-ddb5d6d90959 http.request.method=GET http.request.remoteaddr="127.0.0.1:35842" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c2a86a3f-3c76-4178-b4b7-ddb5d6d90959 http.request.method=GET http.request.remoteaddr="127.0.0.1:35842" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c2a86a3f-3c76-4178-b4b7-ddb5d6d90959 http.request.method=GET http.request.remoteaddr="127.0.0.1:35842" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=20.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6b98d87-5ce8-46d5-a0d1-0450d02deabd trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c2a86a3f-3c76-4178-b4b7-ddb5d6d90959 http.request.method=GET http.request.remoteaddr="127.0.0.1:35842" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=defde52b-05e2-450e-99d0-24d509c3a41d trace.duration=14.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).GetContent" trace.id=e58f26bd-1e6c-4eb7-87a4-e8c2902fc662 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] time="2023-07-28T11:44:07Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=c2a86a3f-3c76-4178-b4b7-ddb5d6d90959 http.request.method=GET http.request.remoteaddr="127.0.0.1:35842" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 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="922.059µs" http.response.status=404 http.response.written=181 instance.id=defde52b-05e2-450e-99d0-24d509c3a41d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-07-28T11:44:07.530Z] 127.0.0.1 - - [28/Jul/2023:11:44:07 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/b883976e4c5dbfe896f7a303d232f7bfe0b541c5 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-07-28T11:44:07.530Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-07-28T11:44:07.530Z] === RUN TestRemoveImageOrphaning [2023-07-28T11:44:07.530Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-07-28T11:44:07.790Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2023-07-28T11:44:07.790Z] === RUN TestRemoveImageGarbageCollector [2023-07-28T11:44:08.050Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-07-28T11:44:08.309Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-07-28T11:44:08.568Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-07-28T11:44:09.137Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-07-28T11:44:09.706Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-07-28T11:44:09.706Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2023-07-28T11:44:09.706Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-28T11:44:09.706Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-07-28T11:44:09.706Z] === RUN TestTagInvalidReference [2023-07-28T11:44:09.965Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-28T11:44:09.965Z] === RUN TestTagValidPrefixedRepo [2023-07-28T11:44:09.965Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-07-28T11:44:09.966Z] === RUN TestTagExistedNameWithoutForce [2023-07-28T11:44:09.966Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-28T11:44:09.966Z] === RUN TestTagOfficialNames [2023-07-28T11:44:09.966Z] --- PASS: TestTagOfficialNames (0.04s) [2023-07-28T11:44:09.966Z] === RUN TestTagMatchesDigest [2023-07-28T11:44:09.966Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-28T11:44:09.966Z] === CONT TestImportExtremelyLargeImageWorks [2023-07-28T11:44:10.225Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-07-28T11:44:10.794Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-07-28T11:44:11.054Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-07-28T11:44:11.623Z] check_test.go:308: [d1bcf60618c4e] daemon is not started [2023-07-28T11:44:11.623Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-07-28T11:44:11.883Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-07-28T11:44:12.573Z] [2023-07-28T11:44:12.573Z] SUCCESS: Specified value was saved. [2023-07-28T11:44:12.821Z] check_test.go:308: [d590fa154eb9e] daemon is not started [2023-07-28T11:44:12.821Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-07-28T11:44:13.044Z] INFO: Downloading git... [2023-07-28T11:44:13.080Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-07-28T11:44:13.339Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-07-28T11:44:14.719Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-07-28T11:44:14.719Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-07-28T11:44:17.256Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-07-28T11:44:17.256Z] check_test.go:308: [d1440d1c47ab2] daemon is not started [2023-07-28T11:44:17.256Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-07-28T11:44:19.163Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-07-28T11:44:19.777Z] --- PASS: TestImportExtremelyLargeImageWorks (84.54s) [2023-07-28T11:44:19.777Z] PASS [2023-07-28T11:44:19.777Z] [2023-07-28T11:44:19.777Z] === Skipped [2023-07-28T11:44:19.777Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-28T11:44:19.777Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-28T11:44:19.777Z] [2023-07-28T11:44:19.777Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-07-28T11:44:19.777Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-07-28T11:44:19.777Z] [2023-07-28T11:44:19.777Z] DONE 13 tests, 2 skipped in 88.202s [2023-07-28T11:44:19.777Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-07-28T11:44:19.777Z] INFO: Testing against a local daemon [2023-07-28T11:44:19.777Z] === RUN TestNetworkCreateDelete [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkCreateDelete (0.22s) [2023-07-28T11:44:19.777Z] === RUN TestDockerNetworkDeletePreferID [2023-07-28T11:44:19.777Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-07-28T11:44:19.777Z] === RUN TestDaemonDNSFallback [2023-07-28T11:44:19.777Z] --- PASS: TestDaemonDNSFallback (7.33s) [2023-07-28T11:44:19.777Z] === RUN TestInspectNetwork [2023-07-28T11:44:19.777Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.777Z] --- SKIP: TestInspectNetwork (0.00s) [2023-07-28T11:44:19.777Z] === RUN TestRunContainerWithBridgeNone [2023-07-28T11:44:19.777Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.777Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-07-28T11:44:19.777Z] === RUN TestNetworkInvalidJSON [2023-07-28T11:44:19.777Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-28T11:44:19.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-28T11:44:19.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:44:19.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:44:19.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:44:19.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:44:19.777Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-28T11:44:19.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:44:19.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-28T11:44:19.777Z] === RUN TestNetworkList [2023-07-28T11:44:19.777Z] === RUN TestNetworkList//networks [2023-07-28T11:44:19.777Z] === PAUSE TestNetworkList//networks [2023-07-28T11:44:19.777Z] === RUN TestNetworkList//networks/ [2023-07-28T11:44:19.777Z] === PAUSE TestNetworkList//networks/ [2023-07-28T11:44:19.777Z] === CONT TestNetworkList//networks [2023-07-28T11:44:19.777Z] === CONT TestNetworkList//networks/ [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkList (0.01s) [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-28T11:44:19.777Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestHostIPv4BridgeLabel [2023-07-28T11:44:19.778Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-28T11:44:19.778Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestDaemonDefaultNetworkPools [2023-07-28T11:44:19.778Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-28T11:44:19.778Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-28T11:44:19.778Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-28T11:44:19.778Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestServiceWithPredefinedNetwork [2023-07-28T11:44:19.778Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.778Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-28T11:44:19.778Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:44:19.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestServiceWithDataPathPortInit [2023-07-28T11:44:19.778Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.778Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-28T11:44:19.778Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.778Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-28T11:44:19.778Z] PASS [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === Skipped [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-07-28T11:44:19.778Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-07-28T11:44:19.778Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-07-28T11:44:19.778Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-28T11:44:19.778Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] DONE 22 tests, 12 skipped in 8.029s [2023-07-28T11:44:19.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:44:19.778Z] INFO: Testing against a local daemon [2023-07-28T11:44:19.778Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-28T11:44:19.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:44:19.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestDockerNetworkIpvlan [2023-07-28T11:44:19.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:44:19.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:44:19.778Z] PASS [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === Skipped [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:44:19.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:44:19.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] DONE 2 tests, 2 skipped in 0.029s [2023-07-28T11:44:19.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:44:19.778Z] INFO: Testing against a local daemon [2023-07-28T11:44:19.778Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-28T11:44:19.778Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestDockerNetworkMacvlan [2023-07-28T11:44:19.778Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-07-28T11:44:19.778Z] PASS [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === Skipped [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-07-28T11:44:19.778Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-07-28T11:44:19.778Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] DONE 2 tests, 2 skipped in 0.028s [2023-07-28T11:44:19.778Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-28T11:44:19.778Z] testing: warning: no tests to run [2023-07-28T11:44:19.778Z] PASS [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] DONE 0 tests in 0.006s [2023-07-28T11:44:19.778Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-28T11:44:19.778Z] INFO: Testing against a local daemon [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginAllowRequest [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginTLS [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginDenyRequest [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginDenyResponse [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginAllowEventStream [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginErrorResponse [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginErrorRequest [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginHeader [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginV2Disable [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-07-28T11:44:19.778Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-07-28T11:44:19.778Z] PASS [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === Skipped [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-07-28T11:44:19.778Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] DONE 17 tests, 17 skipped in 1.642s [2023-07-28T11:44:19.778Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-28T11:44:19.778Z] INFO: Testing against a local daemon [2023-07-28T11:44:19.778Z] === RUN TestPluginInvalidJSON [2023-07-28T11:44:19.778Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:44:19.778Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:44:19.778Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:44:19.778Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-28T11:44:19.778Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestPluginInstall [2023-07-28T11:44:19.778Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] --- SKIP: TestPluginInstall (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestPluginsWithRuntimes [2023-07-28T11:44:19.778Z] 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-28T11:44:19.778Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-07-28T11:44:19.778Z] === RUN TestPluginBackCompatMediaTypes [2023-07-28T11:44:19.778Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-28T11:44:19.778Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-07-28T11:44:19.778Z] PASS [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === Skipped [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-07-28T11:44:19.778Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-07-28T11:44:19.778Z] 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-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-07-28T11:44:19.778Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-07-28T11:44:19.778Z] [2023-07-28T11:44:19.778Z] DONE 5 tests, 3 skipped in 0.039s [2023-07-28T11:44:19.778Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-28T11:44:19.778Z] INFO: Testing against a local daemon [2023-07-28T11:44:19.778Z] === RUN TestExternalGraphDriver [2023-07-28T11:44:19.778Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-07-28T11:44:19.778Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-07-28T11:44:19.778Z] === RUN TestGraphdriverPluginV2 [2023-07-28T11:44:20.544Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-07-28T11:44:21.096Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2023-07-28T11:44:21.097Z] === RUN TestCreateServiceSecretFileMode [2023-07-28T11:44:21.751Z] INFO: Downloading go... [2023-07-28T11:44:23.836Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-07-28T11:44:23.958Z] --- PASS: TestGraphdriverPluginV2 (5.87s) [2023-07-28T11:44:23.958Z] PASS [2023-07-28T11:44:23.958Z] [2023-07-28T11:44:23.958Z] === Skipped [2023-07-28T11:44:23.958Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-07-28T11:44:23.958Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-07-28T11:44:23.958Z] [2023-07-28T11:44:23.958Z] DONE 2 tests, 1 skipped in 6.236s [2023-07-28T11:44:23.958Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-28T11:44:23.958Z] INFO: Testing against a local daemon [2023-07-28T11:44:23.958Z] === RUN TestContinueAfterPluginCrash [2023-07-28T11:44:23.958Z] === PAUSE TestContinueAfterPluginCrash [2023-07-28T11:44:23.958Z] === RUN TestReadPluginNoRead [2023-07-28T11:44:23.958Z] === PAUSE TestReadPluginNoRead [2023-07-28T11:44:23.958Z] === RUN TestDaemonStartWithLogOpt [2023-07-28T11:44:23.958Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-28T11:44:23.958Z] === CONT TestContinueAfterPluginCrash [2023-07-28T11:44:23.958Z] === CONT TestDaemonStartWithLogOpt [2023-07-28T11:44:23.958Z] === CONT TestReadPluginNoRead [2023-07-28T11:44:24.774Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-07-28T11:44:24.774Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-07-28T11:44:24.774Z] check_test.go:308: [d93d77f3abb82] daemon is not started [2023-07-28T11:44:24.774Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-07-28T11:44:26.051Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-07-28T11:44:28.065Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-07-28T11:44:28.065Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-07-28T11:44:28.065Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-07-28T11:44:28.325Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-07-28T11:44:28.585Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-07-28T11:44:28.585Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-07-28T11:44:28.585Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-07-28T11:44:28.845Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-07-28T11:44:30.535Z] === RUN TestReadPluginNoRead/default [2023-07-28T11:44:30.753Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-07-28T11:44:30.753Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-07-28T11:44:31.323Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-07-28T11:44:32.261Z] === RUN TestDockerSuite/TestBuildEnv [2023-07-28T11:44:32.431Z] --- PASS: TestDaemonStartWithLogOpt (8.17s) [2023-07-28T11:44:32.689Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-28T11:44:32.829Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-07-28T11:44:33.089Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-07-28T11:44:33.316Z] --- PASS: TestCreateServiceSecretFileMode (12.43s) [2023-07-28T11:44:33.316Z] === RUN TestCreateServiceConfigFileMode [2023-07-28T11:44:33.805Z] --- PASS: TestImportExtremelyLargeImageWorks (83.97s) [2023-07-28T11:44:33.805Z] PASS [2023-07-28T11:44:33.805Z] [2023-07-28T11:44:33.805Z] DONE 13 tests in 86.805s [2023-07-28T11:44:33.805Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-07-28T11:44:33.805Z] INFO: Testing against a local daemon [2023-07-28T11:44:33.805Z] === RUN TestNetworkCreateDelete [2023-07-28T11:44:33.805Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-07-28T11:44:33.805Z] === RUN TestDockerNetworkDeletePreferID [2023-07-28T11:44:33.805Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2023-07-28T11:44:33.805Z] === RUN TestDaemonDNSFallback [2023-07-28T11:44:33.805Z] --- PASS: TestDaemonDNSFallback (6.36s) [2023-07-28T11:44:33.805Z] === RUN TestInspectNetwork [2023-07-28T11:44:33.805Z] === RUN TestInspectNetwork/full_network_id [2023-07-28T11:44:33.805Z] === RUN TestInspectNetwork/partial_network_id [2023-07-28T11:44:33.805Z] === RUN TestInspectNetwork/network_name [2023-07-28T11:44:33.805Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-28T11:44:34.027Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-07-28T11:44:34.595Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-07-28T11:44:35.163Z] check_test.go:308: [de9830cc15e1e] daemon is not started [2023-07-28T11:44:35.164Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-07-28T11:44:35.213Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-28T11:44:35.732Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-07-28T11:44:35.778Z] --- PASS: TestContinueAfterPluginCrash (11.81s) [2023-07-28T11:44:35.812Z] --- PASS: TestInspectNetwork (7.44s) [2023-07-28T11:44:35.812Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-28T11:44:35.812Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-28T11:44:35.812Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-28T11:44:35.812Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-28T11:44:35.812Z] === RUN TestRunContainerWithBridgeNone [2023-07-28T11:44:36.302Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-07-28T11:44:36.870Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-07-28T11:44:37.225Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2023-07-28T11:44:37.225Z] === RUN TestNetworkInvalidJSON [2023-07-28T11:44:37.225Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-28T11:44:37.225Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-28T11:44:37.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:44:37.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:44:37.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:44:37.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:44:37.225Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-28T11:44:37.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:44:37.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:44:37.225Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-28T11:44:37.225Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-28T11:44:37.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-28T11:44:37.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-28T11:44:37.225Z] === RUN TestNetworkList [2023-07-28T11:44:37.225Z] === RUN TestNetworkList//networks [2023-07-28T11:44:37.225Z] === PAUSE TestNetworkList//networks [2023-07-28T11:44:37.225Z] === RUN TestNetworkList//networks/ [2023-07-28T11:44:37.225Z] === PAUSE TestNetworkList//networks/ [2023-07-28T11:44:37.225Z] === CONT TestNetworkList//networks [2023-07-28T11:44:37.225Z] === CONT TestNetworkList//networks/ [2023-07-28T11:44:37.225Z] --- PASS: TestNetworkList (0.01s) [2023-07-28T11:44:37.225Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-28T11:44:37.225Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-28T11:44:37.225Z] === RUN TestHostIPv4BridgeLabel [2023-07-28T11:44:37.675Z] === CONT TestReadPluginNoRead [2023-07-28T11:44:37.675Z] read_test.go:92: [ddd9cfbff37df] daemon is not started [2023-07-28T11:44:37.675Z] --- PASS: TestReadPluginNoRead (13.44s) [2023-07-28T11:44:37.675Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2023-07-28T11:44:37.675Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.39s) [2023-07-28T11:44:37.675Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.42s) [2023-07-28T11:44:37.675Z] PASS [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] DONE 6 tests in 13.465s [2023-07-28T11:44:37.675Z] 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-28T11:44:37.675Z] testing: warning: no tests to run [2023-07-28T11:44:37.675Z] PASS [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] DONE 0 tests in 0.007s [2023-07-28T11:44:37.675Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-28T11:44:37.675Z] INFO: Testing against a local daemon [2023-07-28T11:44:37.675Z] === RUN TestPluginWithDevMounts [2023-07-28T11:44:37.675Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-07-28T11:44:37.675Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-07-28T11:44:37.675Z] PASS [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] === Skipped [2023-07-28T11:44:37.675Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-07-28T11:44:37.675Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] DONE 1 tests, 1 skipped in 0.029s [2023-07-28T11:44:37.675Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-28T11:44:37.675Z] INFO: Testing against a local daemon [2023-07-28T11:44:37.675Z] === RUN TestSecretInspect [2023-07-28T11:44:37.675Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestSecretInspect (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestSecretList [2023-07-28T11:44:37.675Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestSecretList (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestSecretsCreateAndDelete [2023-07-28T11:44:37.675Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestSecretsUpdate [2023-07-28T11:44:37.675Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestTemplatedSecret [2023-07-28T11:44:37.675Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-07-28T11:44:37.675Z] === RUN TestSecretCreateResolve [2023-07-28T11:44:37.675Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-07-28T11:44:37.675Z] PASS [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] === Skipped [2023-07-28T11:44:37.675Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-07-28T11:44:37.675Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-07-28T11:44:37.675Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-07-28T11:44:37.675Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-07-28T11:44:37.675Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-07-28T11:44:37.675Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-07-28T11:44:37.675Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] [2023-07-28T11:44:37.675Z] DONE 6 tests, 6 skipped in 0.079s [2023-07-28T11:44:37.675Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-07-28T11:44:37.675Z] INFO: Testing against a local daemon [2023-07-28T11:44:37.675Z] === RUN TestServiceCreateInit [2023-07-28T11:44:37.675Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-28T11:44:37.675Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-28T11:44:37.675Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- PASS: TestServiceCreateInit (0.01s) [2023-07-28T11:44:37.675Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-28T11:44:37.675Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-28T11:44:37.675Z] === RUN TestCreateServiceMultipleTimes [2023-07-28T11:44:37.675Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateServiceConflict [2023-07-28T11:44:37.675Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateServiceMaxReplicas [2023-07-28T11:44:37.675Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-28T11:44:37.675Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateServiceSecretFileMode [2023-07-28T11:44:37.675Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateServiceConfigFileMode [2023-07-28T11:44:37.675Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateServiceSysctls [2023-07-28T11:44:37.675Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateServiceCapabilities [2023-07-28T11:44:37.675Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestInspect [2023-07-28T11:44:37.675Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestInspect (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestCreateJob [2023-07-28T11:44:37.675Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestCreateJob (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestReplicatedJob [2023-07-28T11:44:37.675Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestReplicatedJob (0.00s) [2023-07-28T11:44:37.675Z] === RUN TestUpdateReplicatedJob [2023-07-28T11:44:37.675Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestServiceListWithStatuses [2023-07-28T11:44:37.675Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:44:37.675Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-28T11:44:37.675Z] === RUN TestDockerNetworkConnectAlias [2023-07-28T11:44:37.675Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestDockerNetworkReConnect [2023-07-28T11:44:37.675Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:37.675Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-07-28T11:44:37.675Z] === RUN TestServicePlugin [2023-07-28T11:44:37.786Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2023-07-28T11:44:37.786Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-28T11:44:38.251Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-07-28T11:44:38.251Z] check_test.go:308: [d52e6b3cedb16] daemon is not started [2023-07-28T11:44:38.251Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-07-28T11:44:38.820Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-07-28T11:44:39.148Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-07-28T11:44:39.148Z] === RUN TestDaemonDefaultNetworkPools [2023-07-28T11:44:39.606Z] INFO: Downloading compiler 1 of 3... [2023-07-28T11:44:39.607Z] INFO: Downloading compiler 2 of 3... [2023-07-28T11:44:39.607Z] INFO: Downloading compiler 3 of 3... [2023-07-28T11:44:39.607Z] INFO: Extracting git... [2023-07-28T11:44:39.708Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2023-07-28T11:44:39.709Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-28T11:44:40.727Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-07-28T11:44:40.990Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServicePlugin (2.77s) [2023-07-28T11:44:40.990Z] === RUN TestServiceUpdateLabel [2023-07-28T11:44:40.990Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-07-28T11:44:40.990Z] === RUN TestServiceUpdateSecrets [2023-07-28T11:44:40.990Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-07-28T11:44:40.990Z] === RUN TestServiceUpdateConfigs [2023-07-28T11:44:40.990Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-07-28T11:44:40.990Z] === RUN TestServiceUpdateNetwork [2023-07-28T11:44:40.990Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-07-28T11:44:40.990Z] === RUN TestServiceUpdatePidsLimit [2023-07-28T11:44:40.990Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-07-28T11:44:40.990Z] PASS [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === Skipped [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-28T11:44:40.990Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-28T11:44:40.990Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2023-07-28T11:44:40.990Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-07-28T11:44:40.990Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-07-28T11:44:40.990Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2023-07-28T11:44:40.990Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-07-28T11:44:40.990Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-28T11:44:40.990Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-07-28T11:44:40.990Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-07-28T11:44:40.990Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServicePlugin (2.77s) [2023-07-28T11:44:40.990Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-07-28T11:44:40.990Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-07-28T11:44:40.990Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-07-28T11:44:40.990Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-07-28T11:44:40.990Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2023-07-28T11:44:40.990Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] DONE 24 tests, 23 skipped in 3.006s [2023-07-28T11:44:40.990Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-07-28T11:44:40.990Z] INFO: Testing against a local daemon [2023-07-28T11:44:40.990Z] === RUN TestSessionCreate [2023-07-28T11:44:40.990Z] --- PASS: TestSessionCreate (0.01s) [2023-07-28T11:44:40.990Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-28T11:44:40.990Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-07-28T11:44:40.990Z] PASS [2023-07-28T11:44:40.990Z] [2023-07-28T11:44:40.990Z] DONE 2 tests in 0.057s [2023-07-28T11:44:40.990Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-07-28T11:44:40.990Z] INFO: Testing against a local daemon [2023-07-28T11:44:40.990Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-28T11:44:40.990Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-28T11:44:40.990Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T11:44:40.990Z] === RUN TestEventsExecDie [2023-07-28T11:44:41.070Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-07-28T11:44:41.070Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-28T11:44:41.192Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-07-28T11:44:41.254Z] --- PASS: TestEventsExecDie (0.58s) [2023-07-28T11:44:41.254Z] === RUN TestEventsBackwardsCompatible [2023-07-28T11:44:41.254Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-07-28T11:44:41.254Z] === RUN TestInfoBinaryCommits [2023-07-28T11:44:41.254Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-07-28T11:44:41.254Z] === RUN TestInfoAPIVersioned [2023-07-28T11:44:41.254Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-28T11:44:41.254Z] === RUN TestInfoDiscoveryBackend [2023-07-28T11:44:41.996Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-07-28T11:44:41.996Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-28T11:44:42.556Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-07-28T11:44:42.556Z] === RUN TestServiceWithPredefinedNetwork [2023-07-28T11:44:42.635Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-07-28T11:44:43.096Z] tests/integration/client_test.py ..... [ 75%] [2023-07-28T11:44:43.097Z] tests/integration/context_api_test.py ... [ 76%] [2023-07-28T11:44:43.203Z] --- PASS: TestInfoDiscoveryBackend (1.56s) [2023-07-28T11:44:43.203Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-28T11:44:43.664Z] tests/integration/errors_test.py . [ 76%] [2023-07-28T11:44:45.067Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2023-07-28T11:44:45.067Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-28T11:44:45.067Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:44:45.067Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:44:45.067Z] === RUN TestServiceWithDataPathPortInit [2023-07-28T11:44:45.545Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2023-07-28T11:44:45.545Z] === RUN TestCreateServiceSysctls [2023-07-28T11:44:46.569Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.32s) [2023-07-28T11:44:46.569Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-28T11:44:46.569Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:44:46.569Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-07-28T11:44:46.569Z] === RUN TestInfoAPI [2023-07-28T11:44:46.569Z] --- PASS: TestInfoAPI (0.02s) [2023-07-28T11:44:46.569Z] === RUN TestInfoAPIWarnings [2023-07-28T11:44:46.832Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-07-28T11:44:47.091Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-07-28T11:44:47.456Z] --- PASS: TestCreateServiceSysctls (3.12s) [2023-07-28T11:44:47.456Z] === RUN TestCreateServiceCapabilities [2023-07-28T11:44:48.470Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-07-28T11:44:49.996Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2023-07-28T11:44:49.996Z] === RUN TestInspect [2023-07-28T11:44:51.008Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-07-28T11:44:51.947Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-07-28T11:44:52.538Z] --- PASS: TestInspect (2.83s) [2023-07-28T11:44:52.538Z] === RUN TestCreateJob [2023-07-28T11:44:52.885Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-07-28T11:44:53.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-07-28T11:44:55.834Z] --- PASS: TestCreateJob (3.16s) [2023-07-28T11:44:55.834Z] === RUN TestReplicatedJob [2023-07-28T11:44:56.437Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-07-28T11:44:57.375Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-07-28T11:44:57.464Z] INFO: Expanding go... [2023-07-28T11:44:58.314Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-07-28T11:44:59.252Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-07-28T11:44:59.252Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-07-28T11:44:59.511Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-07-28T11:44:59.771Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-07-28T11:44:59.893Z] --- PASS: TestServiceWithDataPathPortInit (14.39s) [2023-07-28T11:44:59.893Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-28T11:45:00.340Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-07-28T11:45:01.114Z] --- PASS: TestReplicatedJob (5.40s) [2023-07-28T11:45:01.114Z] === RUN TestUpdateReplicatedJob [2023-07-28T11:45:01.278Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-07-28T11:45:01.278Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-07-28T11:45:01.278Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-07-28T11:45:01.278Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-07-28T11:45:01.538Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-07-28T11:45:02.407Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hgpz37t43npyiio6x9pp2ym8r Created:2023-07-28 11:45:00.586552268 +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[10d238888c63b53c389c63d0728d0f58d4dbe79becd837bc3ee820df2409ff37:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pxon68oydnawfy7bubmb6hdra EndpointID:b4ceff563c76b38e3a8bf537e30a661a81a97ddcff778e1600af23c7c29f75db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a93c2c6d4a17f2474ed7e7111be29d240c8b09d551f89f072eb434de89c87276 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:ae3bc641392f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pxon68oydnawfy7bubmb6hdra EndpointID:b4ceff563c76b38e3a8bf537e30a661a81a97ddcff778e1600af23c7c29f75db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-28T11:45:02.688Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-07-28T11:45:04.411Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2023-07-28T11:45:04.411Z] === RUN TestServiceListWithStatuses [2023-07-28T11:45:04.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:45:04.411Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-28T11:45:04.411Z] === RUN TestDockerNetworkConnectAlias [2023-07-28T11:45:04.666Z] --- PASS: TestInfoAPIWarnings (17.32s) [2023-07-28T11:45:04.666Z] === RUN TestInfoDebug [2023-07-28T11:45:05.230Z] --- PASS: TestInfoDebug (1.56s) [2023-07-28T11:45:05.230Z] === RUN TestInfoInsecureRegistries [2023-07-28T11:45:05.733Z] docker_cli_daemon_test.go:2550: [d662d46d963ee] daemon is not started [2023-07-28T11:45:06.567Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2023-07-28T11:45:06.567Z] PASS [2023-07-28T11:45:06.567Z] [2023-07-28T11:45:06.567Z] === Skipped [2023-07-28T11:45:06.567Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:45:06.567Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:45:06.567Z] [2023-07-28T11:45:06.567Z] DONE 26 tests, 1 skipped in 45.373s [2023-07-28T11:45:06.567Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:45:06.602Z] --- PASS: TestInfoInsecureRegistries (1.56s) [2023-07-28T11:45:06.602Z] === RUN TestInfoRegistryMirrors [2023-07-28T11:45:06.822Z] INFO: Testing against a local daemon [2023-07-28T11:45:06.822Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-28T11:45:06.822Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:45:06.822Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:45:06.822Z] === RUN TestDockerNetworkIpvlan [2023-07-28T11:45:06.822Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:45:06.822Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:45:06.822Z] PASS [2023-07-28T11:45:06.822Z] [2023-07-28T11:45:06.822Z] === Skipped [2023-07-28T11:45:06.822Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:45:06.822Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:45:06.822Z] [2023-07-28T11:45:06.822Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:45:06.822Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:45:06.822Z] [2023-07-28T11:45:06.822Z] DONE 2 tests, 2 skipped in 0.030s [2023-07-28T11:45:06.822Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:45:06.822Z] INFO: Testing against a local daemon [2023-07-28T11:45:06.822Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-28T11:45:07.114Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-07-28T11:45:08.185Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-07-28T11:45:08.185Z] === RUN TestDockerNetworkMacvlan [2023-07-28T11:45:08.500Z] --- PASS: TestInfoRegistryMirrors (1.57s) [2023-07-28T11:45:08.500Z] === RUN TestLoginFailsWithBadCredentials [2023-07-28T11:45:08.745Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-28T11:45:08.757Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2023-07-28T11:45:08.757Z] === RUN TestPingCacheHeaders [2023-07-28T11:45:08.757Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-07-28T11:45:08.757Z] === RUN TestPingGet [2023-07-28T11:45:08.757Z] --- PASS: TestPingGet (0.01s) [2023-07-28T11:45:08.757Z] === RUN TestPingHead [2023-07-28T11:45:08.757Z] --- PASS: TestPingHead (0.01s) [2023-07-28T11:45:08.757Z] === RUN TestVersion [2023-07-28T11:45:08.757Z] --- PASS: TestVersion (0.01s) [2023-07-28T11:45:08.757Z] PASS [2023-07-28T11:45:08.757Z] [2023-07-28T11:45:08.757Z] === Skipped [2023-07-28T11:45:08.757Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T11:45:08.757Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-28T11:45:08.757Z] [2023-07-28T11:45:08.757Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-07-28T11:45:08.757Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-07-28T11:45:08.757Z] [2023-07-28T11:45:08.757Z] DONE 18 tests, 2 skipped in 28.050s [2023-07-28T11:45:08.757Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-28T11:45:08.757Z] INFO: Testing against a local daemon [2023-07-28T11:45:08.757Z] === RUN TestVolumesCreateAndList [2023-07-28T11:45:08.757Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-07-28T11:45:08.757Z] === RUN TestVolumesRemove [2023-07-28T11:45:08.757Z] --- PASS: TestVolumesRemove (0.05s) [2023-07-28T11:45:08.757Z] === RUN TestVolumesInspect [2023-07-28T11:45:08.757Z] --- PASS: TestVolumesInspect (0.01s) [2023-07-28T11:45:08.757Z] === RUN TestVolumesInvalidJSON [2023-07-28T11:45:08.757Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-28T11:45:08.757Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-28T11:45:08.757Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-28T11:45:08.757Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-28T11:45:08.757Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-28T11:45:08.757Z] PASS [2023-07-28T11:45:08.757Z] [2023-07-28T11:45:08.757Z] DONE 5 tests in 0.117s [2023-07-28T11:45:08.757Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-28T11:45:09.015Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 18969 is not a child of this shell [2023-07-28T11:45:09.015Z] warning: PID 18969 from bundles/test-integration/docker.pid had a nonzero exit code [2023-07-28T11:45:09.015Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-28T11:45:09.015Z] [2023-07-28T11:45:09.015Z] Unloading profiles will leave already running processes permanently [2023-07-28T11:45:09.015Z] unconfined, which can lead to unexpected situations. [2023-07-28T11:45:09.015Z] [2023-07-28T11:45:09.015Z] To set a process to complain mode, use the command line tool [2023-07-28T11:45:09.015Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-28T11:45:09.015Z] Removing test suite binaries [2023-07-28T11:45:09.015Z] exiting test-integration [2023-07-28T11:45:09.015Z] ++ exit 0 [2023-07-28T11:45:09.022Z] === RUN TestDockerSuite/TestBuildExpose [2023-07-28T11:45:09.023Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-07-28T11:45:09.282Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-07-28T11:45:09.305Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-28T11:45:09.542Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-07-28T11:45:09.693Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2023-07-28T11:45:09.693Z] === RUN TestDockerNetworkReConnect [2023-07-28T11:45:09.801Z] === RUN TestDockerSuite/TestBuildFails [2023-07-28T11:45:09.947Z] [2023-07-28T11:45:10.230Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-28T11:45:10.369Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-07-28T11:45:10.369Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir Post stage [Pipeline] junit [2023-07-28T11:45:10.525Z] Recording test results [2023-07-28T11:45:11.718Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-07-28T11:45:11.750Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] // stage Post stage [Pipeline] sh [2023-07-28T11:45:12.046Z] + echo Ensuring container killed. [2023-07-28T11:45:12.046Z] Ensuring container killed. [2023-07-28T11:45:12.046Z] + docker rm -vf docker-pr1 [2023-07-28T11:45:12.046Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-07-28T11:45:12.117Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-07-28T11:45:12.323Z] + echo Chowning /workspace to jenkins user [2023-07-28T11:45:12.324Z] Chowning /workspace to jenkins user [2023-07-28T11:45:12.324Z] + id -u [2023-07-28T11:45:12.324Z] + id -g [2023-07-28T11:45:12.324Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46105:/workspace busybox chown -R 1000:1000 /workspace [2023-07-28T11:45:12.324Z] Unable to find image 'busybox:latest' locally [2023-07-28T11:45:12.581Z] latest: Pulling from library/busybox [2023-07-28T11:45:12.581Z] 3f4d90098f5b: Pulling fs layer [2023-07-28T11:45:12.838Z] 3f4d90098f5b: Download complete [2023-07-28T11:45:12.838Z] 3f4d90098f5b: Pull complete [2023-07-28T11:45:12.838Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-07-28T11:45:12.838Z] Status: Downloaded newer image for busybox:latest [2023-07-28T11:45:12.988Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2023-07-28T11:45:12.988Z] === RUN TestServicePlugin [2023-07-28T11:45:12.988Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:45:12.988Z] --- SKIP: TestServicePlugin (0.00s) [2023-07-28T11:45:12.988Z] === RUN TestServiceUpdateLabel [2023-07-28T11:45:13.128Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-28T11:45:13.693Z] + bundleName=amd64-rootless [2023-07-28T11:45:13.693Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-07-28T11:45:13.693Z] Creating amd64-rootless-bundles.tar.gz [2023-07-28T11:45:13.693Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+ *-report.json -o -name *.log -o -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2023-07-28T11:45:13.693Z] amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-28T11:45:13.704Z] Archiving artifacts [2023-07-28T11:45:14.003Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-28T11:45:14.067Z] === RUN TestDockerSuite/TestBuildFromGit [2023-07-28T11:45:14.067Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-07-28T11:45:14.897Z] --- PASS: TestServiceUpdateLabel (2.32s) [2023-07-28T11:45:14.897Z] === RUN TestServiceUpdateSecrets [2023-07-28T11:45:15.006Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-07-28T11:45:15.202Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-28T11:45:15.265Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-07-28T11:45:15.504Z] + make clean [2023-07-28T11:45:15.504Z] docker volume rm -f docker-dev-cache [2023-07-28T11:45:15.504Z] docker-dev-cache [Pipeline] deleteDir [2023-07-28T11:45:15.834Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-07-28T11:45:16.094Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-28T11:45:17.033Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-07-28T11:45:17.265Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-28T11:45:17.521Z] --- PASS: TestDockerNetworkMacvlan (9.56s) [2023-07-28T11:45:17.521Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-07-28T11:45:17.521Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2023-07-28T11:45:17.521Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2023-07-28T11:45:17.521Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2023-07-28T11:45:17.521Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2023-07-28T11:45:17.521Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2023-07-28T11:45:17.521Z] PASS [2023-07-28T11:45:17.521Z] [2023-07-28T11:45:17.521Z] DONE 8 tests in 10.863s [2023-07-28T11:45:17.521Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-28T11:45:17.521Z] testing: warning: no tests to run [2023-07-28T11:45:17.521Z] PASS [2023-07-28T11:45:17.521Z] [2023-07-28T11:45:17.521Z] DONE 0 tests in 0.006s [2023-07-28T11:45:17.521Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-28T11:45:17.602Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-07-28T11:45:17.776Z] INFO: Testing against a local daemon [2023-07-28T11:45:17.776Z] === RUN TestAuthZPluginAllowRequest [2023-07-28T11:45:17.905Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-07-28T11:45:18.224Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-07-28T11:45:19.139Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2023-07-28T11:45:19.139Z] === RUN TestAuthZPluginTLS [2023-07-28T11:45:19.212Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-07-28T11:45:19.212Z] check_test.go:308: [de2f33193980c] daemon is not started [2023-07-28T11:45:19.212Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-07-28T11:45:19.302Z] ......... [ 86%] [2023-07-28T11:45:19.394Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-07-28T11:45:19.394Z] === RUN TestAuthZPluginDenyRequest [2023-07-28T11:45:19.486Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-07-28T11:45:19.954Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-28T11:45:19.954Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-28T11:45:20.514Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-07-28T11:45:20.514Z] === RUN TestAuthZPluginDenyResponse [2023-07-28T11:45:20.932Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-07-28T11:45:21.074Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-07-28T11:45:21.074Z] === RUN TestAuthZPluginAllowEventStream [2023-07-28T11:45:21.518Z] === RUN TestDockerSuite/TestBuildHistory [2023-07-28T11:45:22.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2023-07-28T11:45:22.437Z] === RUN TestAuthZPluginErrorResponse [2023-07-28T11:45:22.692Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-07-28T11:45:22.692Z] === RUN TestAuthZPluginErrorRequest [2023-07-28T11:45:23.252Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-28T11:45:23.252Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-28T11:45:23.812Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-07-28T11:45:23.812Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite (298.97s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.15s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (0.95s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.82s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (13.00s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.47s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.15s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.11s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.78s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.67s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.08s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.21s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.10s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.05s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.41s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.68s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.42s) [2023-07-28T11:45:24.087Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.62s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.25s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.36s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.77s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.84s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.24s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.19s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.22s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.35s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.24s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.29s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.98s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.79s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.44s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.79s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.15s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.40s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.24s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.31s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.70s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.33s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.78s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.19s) [2023-07-28T11:45:24.087Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-07-28T11:45:24.087Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.56s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.09s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.24s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.79s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.68s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.21s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.96s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.57s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.24s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.61s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.23s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.33s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.89s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.31s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.21s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.52s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.03s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.40s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.32s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.23s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.64s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.90s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.09s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.32s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.28s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.40s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.21s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.87s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.82s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.27s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.76s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (6.94s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.74s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.28s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.86s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2023-07-28T11:45:24.087Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.70s) [2023-07-28T11:45:24.087Z] === RUN TestDockerSwarmSuite [2023-07-28T11:45:24.087Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-07-28T11:45:24.087Z] === RUN TestDockerSuite/TestBuildIidFile [2023-07-28T11:45:24.087Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-07-28T11:45:24.115Z] tests/integration/models_images_test.py ............... [ 89%] [2023-07-28T11:45:24.656Z] === RUN TestDockerSuite/TestBuildInheritance [2023-07-28T11:45:25.175Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2023-07-28T11:45:25.175Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-28T11:45:25.224Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-07-28T11:45:25.484Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-07-28T11:45:25.484Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-07-28T11:45:25.569Z] tests/integration/models_networks_test.py .... [ 90%] [2023-07-28T11:45:26.053Z] === RUN TestDockerSuite/TestBuildLabel [2023-07-28T11:45:26.313Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-07-28T11:45:26.537Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2023-07-28T11:45:26.537Z] === RUN TestAuthZPluginHeader [2023-07-28T11:45:26.572Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-07-28T11:45:26.572Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-07-28T11:45:26.831Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-07-28T11:45:27.092Z] === RUN TestDockerSuite/TestBuildLabels [2023-07-28T11:45:27.097Z] --- PASS: TestAuthZPluginHeader (0.65s) [2023-07-28T11:45:27.097Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-28T11:45:27.351Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-07-28T11:45:27.921Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-07-28T11:45:29.301Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-07-28T11:45:29.560Z] === RUN TestDockerSuite/TestBuildLastModified [2023-07-28T11:45:29.808Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2023-07-28T11:45:29.808Z] === RUN TestServiceUpdateConfigs [2023-07-28T11:45:32.138Z] tests/integration/models_nodes_test.py . [ 91%] [2023-07-28T11:45:32.138Z] tests/integration/models_resources_test.py . [ 91%] [2023-07-28T11:45:32.334Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) [2023-07-28T11:45:32.334Z] === RUN TestAuthZPluginV2Disable [2023-07-28T11:45:32.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-07-28T11:45:33.387Z] INFO: Expanding compiler 1 of 3... [2023-07-28T11:45:33.387Z] INFO: Expanding compiler 2 of 3... [2023-07-28T11:45:33.789Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-07-28T11:45:35.594Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2023-07-28T11:45:35.594Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-28T11:45:36.327Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-07-28T11:45:36.327Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-07-28T11:45:36.327Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-07-28T11:45:36.327Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-07-28T11:45:36.327Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-07-28T11:45:36.327Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-07-28T11:45:37.266Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-07-28T11:45:38.159Z] INFO: Expanding compiler 3 of 3... [2023-07-28T11:45:38.203Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-07-28T11:45:38.236Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-07-28T11:45:38.632Z] INFO: Removing downloaded files... [2023-07-28T11:45:38.632Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-07-28T11:45:38.632Z] INFO: Configuring git core.autocrlf... [2023-07-28T11:45:38.855Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2023-07-28T11:45:38.855Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-28T11:45:40.740Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-07-28T11:45:40.740Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-07-28T11:45:40.991Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-07-28T11:45:40.991Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-07-28T11:45:41.308Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-07-28T11:45:44.599Z] --- PASS: TestImportExtremelyLargeImageWorks (94.38s) [2023-07-28T11:45:44.599Z] PASS [2023-07-28T11:45:44.599Z] [2023-07-28T11:45:44.599Z] DONE 13 tests in 97.388s [2023-07-28T11:45:44.599Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-07-28T11:45:44.599Z] ++ 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-28T11:45:44.599Z] ++ set -e [2023-07-28T11:45:44.599Z] ++ '[' -n 0 ']' [2023-07-28T11:45:44.599Z] ++ set -x [2023-07-28T11:45:44.599Z] ++ 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-28T11:45:44.599Z] INFO: Testing against a local daemon [2023-07-28T11:45:44.599Z] === RUN TestNetworkCreateDelete [2023-07-28T11:45:44.599Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-07-28T11:45:44.599Z] === RUN TestDockerNetworkDeletePreferID [2023-07-28T11:45:44.703Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2023-07-28T11:45:44.703Z] === RUN TestServiceUpdateNetwork [2023-07-28T11:45:45.166Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2023-07-28T11:45:45.166Z] === RUN TestDaemonDNSFallback [2023-07-28T11:45:45.231Z] tests/integration/regression_test.py ...... [ 98%] [2023-07-28T11:45:45.490Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-07-28T11:45:45.490Z] tests/integration/credentials/utils_test.py . [100%] [2023-07-28T11:45:45.490Z] [2023-07-28T11:45:45.490Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-07-28T11:45:45.490Z] =========================== short test summary info ============================ [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-07-28T11:45:45.490Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-07-28T11:45:45.490Z] Not supported on most drivers [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-07-28T11:45:45.490Z] Output of docker top depends on host distro, and is not formalized. [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-07-28T11:45:45.490Z] Output of docker top depends on host distro, and is not formalized. [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-07-28T11:45:45.490Z] Can fail if eth0 has multiple IP addresses [2023-07-28T11:45:45.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-07-28T11:45:45.490Z] This doesn't seem to be taken into account by the engine [2023-07-28T11:45:45.490Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-07-28T11:45:45.490Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-07-28T11:45:45.490Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 302.82 seconds == [2023-07-28T11:45:45.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-07-28T11:45:45.749Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-07-28T11:45:46.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-07-28T11:45:47.683Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-07-28T11:45:48.251Z] docker_api_swarm_test.go:563: [de8e5772f3303] joining swarm manager [db90f0358dbff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:45:48.788Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.86s) [2023-07-28T11:45:48.788Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-28T11:45:50.156Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-07-28T11:45:51.093Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-07-28T11:45:51.662Z] --- PASS: TestDaemonDNSFallback (6.53s) [2023-07-28T11:45:51.662Z] === RUN TestInspectNetwork [2023-07-28T11:45:52.599Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-07-28T11:45:52.599Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-07-28T11:45:52.599Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-07-28T11:45:55.139Z] === RUN TestInspectNetwork/full_network_id [2023-07-28T11:45:55.139Z] === RUN TestInspectNetwork/partial_network_id [2023-07-28T11:45:55.139Z] === RUN TestInspectNetwork/network_name [2023-07-28T11:45:55.139Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-28T11:45:55.708Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-07-28T11:45:55.967Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-07-28T11:45:56.924Z] --- PASS: TestServiceUpdateNetwork (12.64s) [2023-07-28T11:45:56.924Z] === RUN TestServiceUpdatePidsLimit [2023-07-28T11:45:57.349Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-07-28T11:45:57.608Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-07-28T11:45:57.956Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-28T11:45:57.956Z] [2023-07-28T11:45:57.956Z] Unloading profiles will leave already running processes permanently [2023-07-28T11:45:57.956Z] unconfined, which can lead to unexpected situations. [2023-07-28T11:45:57.957Z] [2023-07-28T11:45:57.957Z] To set a process to complain mode, use the command line tool [2023-07-28T11:45:57.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-28T11:45:57.957Z] Post stage [Pipeline] junit [2023-07-28T11:45:58.238Z] Recording test results [2023-07-28T11:45:58.305Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-28T11:45:58.546Z] docker_api_swarm_test.go:585: [d94b133433b5d] joining swarm manager [db90f0358dbff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:45:58.875Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-28T11:45:59.002Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-07-28T11:45:59.114Z] === RUN TestDockerSuite/TestBuildNetNone [2023-07-28T11:45:59.280Z] + echo Ensuring container killed. [2023-07-28T11:45:59.280Z] Ensuring container killed. [2023-07-28T11:45:59.280Z] + docker rm -vf docker-pr1 [2023-07-28T11:45:59.280Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-07-28T11:45:59.373Z] === RUN TestDockerSuite/TestBuildNoContext [2023-07-28T11:45:59.562Z] + echo Chowning /workspace to jenkins user [2023-07-28T11:45:59.562Z] Chowning /workspace to jenkins user [2023-07-28T11:45:59.562Z] + id -u [2023-07-28T11:45:59.562Z] + id -g [2023-07-28T11:45:59.562Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46105:/workspace busybox chown -R 1000:1000 /workspace [2023-07-28T11:45:59.562Z] Unable to find image 'busybox:latest' locally [2023-07-28T11:45:59.562Z] latest: Pulling from library/busybox [2023-07-28T11:45:59.821Z] 3f4d90098f5b: Pulling fs layer [2023-07-28T11:45:59.821Z] 3f4d90098f5b: Download complete [2023-07-28T11:45:59.821Z] 3f4d90098f5b: Pull complete [2023-07-28T11:45:59.821Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-07-28T11:45:59.821Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-28T11:46:00.685Z] + bundleName=docker-py [2023-07-28T11:46:00.685Z] + echo Creating docker-py-bundles.tar.gz [2023-07-28T11:46:00.685Z] Creating docker-py-bundles.tar.gz [2023-07-28T11:46:00.685Z] + 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-28T11:46:00.697Z] Archiving artifacts [2023-07-28T11:46:00.751Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-07-28T11:46:01.010Z] --- PASS: TestInspectNetwork (9.27s) [2023-07-28T11:46:01.010Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-28T11:46:01.010Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-28T11:46:01.010Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-28T11:46:01.010Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-28T11:46:01.010Z] === RUN TestRunContainerWithBridgeNone [2023-07-28T11:46:01.581Z] check_test.go:379: [de8e5772f3303] daemon is not started [2023-07-28T11:46:01.840Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-07-28T11:46:02.160Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-07-28T11:46:02.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh binary-daemon [2023-07-28T11:46:02.767Z] [2023-07-28T11:46:02.767Z] Removing bundles/ [2023-07-28T11:46:02.767Z] [2023-07-28T11:46:02.767Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-07-28T11:46:02.767Z] Building: bundles/binary-daemon/dockerd-dev [2023-07-28T11:46:02.767Z] GOOS="" GOARCH="" GOARM="" [2023-07-28T11:46:02.778Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2023-07-28T11:46:02.778Z] === RUN TestNetworkInvalidJSON [2023-07-28T11:46:02.778Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-28T11:46:02.778Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-28T11:46:02.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:46:02.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:46:02.779Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:46:02.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:46:02.779Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-28T11:46:02.779Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T11:46:02.779Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T11:46:02.779Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-28T11:46:02.779Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-07-28T11:46:02.779Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-07-28T11:46:02.779Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-07-28T11:46:02.779Z] === RUN TestNetworkList [2023-07-28T11:46:02.779Z] === RUN TestNetworkList//networks [2023-07-28T11:46:02.779Z] === PAUSE TestNetworkList//networks [2023-07-28T11:46:02.779Z] === RUN TestNetworkList//networks/ [2023-07-28T11:46:02.779Z] === PAUSE TestNetworkList//networks/ [2023-07-28T11:46:02.779Z] === CONT TestNetworkList//networks [2023-07-28T11:46:02.779Z] === CONT TestNetworkList//networks/ [2023-07-28T11:46:02.779Z] --- PASS: TestNetworkList (0.01s) [2023-07-28T11:46:02.779Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-28T11:46:02.779Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-28T11:46:02.779Z] === RUN TestHostIPv4BridgeLabel [2023-07-28T11:46:03.038Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-07-28T11:46:03.038Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-07-28T11:46:03.038Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-07-28T11:46:03.297Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-07-28T11:46:03.297Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-28T11:46:03.865Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-07-28T11:46:03.865Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-07-28T11:46:04.433Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-07-28T11:46:04.433Z] === RUN TestDaemonDefaultNetworkPools [2023-07-28T11:46:04.433Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-07-28T11:46:05.371Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2023-07-28T11:46:05.371Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-28T11:46:05.940Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-07-28T11:46:06.199Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-07-28T11:46:06.199Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2023-07-28T11:46:06.199Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-28T11:46:06.818Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-07-28T11:46:06.818Z] PASS [2023-07-28T11:46:06.818Z] [2023-07-28T11:46:06.818Z] DONE 17 tests in 47.992s [2023-07-28T11:46:06.818Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-28T11:46:06.818Z] INFO: Testing against a local daemon [2023-07-28T11:46:06.818Z] === RUN TestPluginInvalidJSON [2023-07-28T11:46:06.818Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:46:06.818Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:46:06.818Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:46:06.818Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-28T11:46:06.818Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-28T11:46:06.818Z] === RUN TestPluginInstall [2023-07-28T11:46:06.818Z] === RUN TestPluginInstall/no_auth [2023-07-28T11:46:07.005Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-28T11:46:08.106Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s) [2023-07-28T11:46:08.106Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-28T11:46:08.106Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-07-28T11:46:08.674Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2023-07-28T11:46:08.674Z] === RUN TestServiceWithPredefinedNetwork [2023-07-28T11:46:08.705Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:46:08.705Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b1524d41e675693bb17eda8989d14b74de7ea1e95b4a0aa5ac407dc1b17a36c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:46:08.705Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:46:08.705Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b1524d41e675693bb17eda8989d14b74de7ea1e95b4a0aa5ac407dc1b17a36c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:46:08.705Z] === RUN TestPluginInstall/with_htpasswd [2023-07-28T11:46:08.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-07-28T11:46:08.933Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-07-28T11:46:08.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-07-28T11:46:08.960Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:46:08.960Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70ec2ad6f7b89b944656098ea9e0478cc899680d00a14a5b3d5096dea01cccca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:46:08.960Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:46:08.960Z] time="2023-07-28T11:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70ec2ad6f7b89b944656098ea9e0478cc899680d00a14a5b3d5096dea01cccca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:46:09.193Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-07-28T11:46:09.215Z] === RUN TestPluginInstall/with_insecure [2023-07-28T11:46:10.232Z] time="2023-07-28T11:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:46:10.232Z] time="2023-07-28T11:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:611919c62dfe7aeda1e468c4377f38c248d8b102e0b8ee6025df99319cf1194c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:46:10.232Z] time="2023-07-28T11:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:46:10.232Z] time="2023-07-28T11:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:611919c62dfe7aeda1e468c4377f38c248d8b102e0b8ee6025df99319cf1194c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:46:10.232Z] plugin_test.go:164: [d18a7477c2d1e] daemon is not started [2023-07-28T11:46:10.232Z] --- PASS: TestPluginInstall (4.56s) [2023-07-28T11:46:10.232Z] --- PASS: TestPluginInstall/no_auth (2.90s) [2023-07-28T11:46:10.232Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2023-07-28T11:46:10.232Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2023-07-28T11:46:10.232Z] === RUN TestPluginsWithRuntimes [2023-07-28T11:46:10.678Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-07-28T11:46:10.678Z] docker_api_swarm_test.go:46: [df89be10d6ee9] joining swarm manager [d5c9ebfbfb809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:46:11.245Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2023-07-28T11:46:11.245Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-28T11:46:11.245Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:46:11.245Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:46:11.245Z] === RUN TestServiceWithDataPathPortInit [2023-07-28T11:46:11.814Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-07-28T11:46:12.117Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-28T11:46:12.382Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-07-28T11:46:12.641Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-07-28T11:46:12.677Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-28T11:46:13.581Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2023-07-28T11:46:13.581Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-07-28T11:46:13.581Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-07-28T11:46:13.581Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2023-07-28T11:46:13.581Z] PASS [2023-07-28T11:46:13.581Z] [2023-07-28T11:46:13.581Z] === Skipped [2023-07-28T11:46:13.581Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-28T11:46:13.581Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:46:13.581Z] [2023-07-28T11:46:13.581Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-07-28T11:46:13.581Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-28T11:46:13.581Z] [2023-07-28T11:46:13.581Z] DONE 27 tests, 2 skipped in 156.078s [2023-07-28T11:46:13.581Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-07-28T11:46:13.581Z] ++ 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-28T11:46:13.581Z] ++ set -e [2023-07-28T11:46:13.581Z] ++ '[' -n 0 ']' [2023-07-28T11:46:13.581Z] ++ set -x [2023-07-28T11:46:13.581Z] ++ 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-28T11:46:13.581Z] INFO: Testing against a local daemon [2023-07-28T11:46:13.581Z] === RUN TestSessionCreate [2023-07-28T11:46:13.581Z] --- PASS: TestSessionCreate (0.02s) [2023-07-28T11:46:13.581Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-28T11:46:13.581Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-07-28T11:46:13.581Z] PASS [2023-07-28T11:46:13.581Z] [2023-07-28T11:46:13.581Z] DONE 2 tests in 0.069s [2023-07-28T11:46:13.581Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-07-28T11:46:13.581Z] ++ 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-28T11:46:13.581Z] ++ set -e [2023-07-28T11:46:13.581Z] ++ '[' -n 0 ']' [2023-07-28T11:46:13.581Z] ++ set -x [2023-07-28T11:46:13.581Z] ++ 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-28T11:46:13.581Z] INFO: Testing against a local daemon [2023-07-28T11:46:13.581Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-28T11:46:13.581Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-28T11:46:13.581Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T11:46:13.581Z] === RUN TestEventsExecDie [2023-07-28T11:46:13.602Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2023-07-28T11:46:13.602Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-07-28T11:46:13.602Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-07-28T11:46:13.602Z] === RUN TestPluginBackCompatMediaTypes [2023-07-28T11:46:13.842Z] --- PASS: TestEventsExecDie (0.60s) [2023-07-28T11:46:13.842Z] === RUN TestEventsBackwardsCompatible [2023-07-28T11:46:13.842Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-07-28T11:46:13.842Z] === RUN TestInfoBinaryCommits [2023-07-28T11:46:14.102Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-07-28T11:46:14.102Z] === RUN TestInfoAPIVersioned [2023-07-28T11:46:14.102Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-28T11:46:14.102Z] === RUN TestInfoDiscoveryBackend [2023-07-28T11:46:14.162Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-07-28T11:46:14.162Z] PASS [2023-07-28T11:46:14.162Z] [2023-07-28T11:46:14.162Z] DONE 10 tests in 8.432s [2023-07-28T11:46:14.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-28T11:46:14.162Z] INFO: Testing against a local daemon [2023-07-28T11:46:14.162Z] === RUN TestExternalGraphDriver [2023-07-28T11:46:14.417Z] === RUN TestExternalGraphDriver/json [2023-07-28T11:46:14.672Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-07-28T11:46:14.672Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-28T11:46:15.179Z] === RUN TestDockerSuite/TestBuildPATH [2023-07-28T11:46:15.614Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-07-28T11:46:15.614Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-28T11:46:16.192Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-07-28T11:46:16.192Z] === RUN TestInfoAPI [2023-07-28T11:46:16.192Z] --- PASS: TestInfoAPI (0.02s) [2023-07-28T11:46:16.192Z] === RUN TestInfoAPIWarnings [2023-07-28T11:46:16.303Z] === RUN TestExternalGraphDriver/spec [2023-07-28T11:46:16.558Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-07-28T11:46:17.126Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-07-28T11:46:17.664Z] === RUN TestExternalGraphDriver/pull [2023-07-28T11:46:17.693Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-07-28T11:46:19.549Z] --- PASS: TestExternalGraphDriver (5.36s) [2023-07-28T11:46:19.549Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2023-07-28T11:46:19.549Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2023-07-28T11:46:19.549Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2023-07-28T11:46:19.549Z] === RUN TestGraphdriverPluginV2 [2023-07-28T11:46:23.713Z] --- PASS: TestGraphdriverPluginV2 (4.30s) [2023-07-28T11:46:23.713Z] PASS [2023-07-28T11:46:23.713Z] [2023-07-28T11:46:23.713Z] DONE 5 tests in 9.688s [2023-07-28T11:46:23.713Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-28T11:46:23.713Z] INFO: Testing against a local daemon [2023-07-28T11:46:23.713Z] === RUN TestContinueAfterPluginCrash [2023-07-28T11:46:23.713Z] === PAUSE TestContinueAfterPluginCrash [2023-07-28T11:46:23.713Z] === RUN TestReadPluginNoRead [2023-07-28T11:46:23.713Z] === PAUSE TestReadPluginNoRead [2023-07-28T11:46:23.713Z] === RUN TestDaemonStartWithLogOpt [2023-07-28T11:46:23.713Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-28T11:46:23.713Z] === CONT TestContinueAfterPluginCrash [2023-07-28T11:46:23.713Z] === CONT TestDaemonStartWithLogOpt [2023-07-28T11:46:23.713Z] === CONT TestReadPluginNoRead [2023-07-28T11:46:24.260Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-07-28T11:46:26.227Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-28T11:46:26.482Z] --- PASS: TestDaemonStartWithLogOpt (2.77s) [2023-07-28T11:46:27.408Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-28T11:46:27.551Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-07-28T11:46:27.551Z] --- PASS: TestServiceWithDataPathPortInit (15.95s) [2023-07-28T11:46:27.551Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-28T11:46:28.490Z] === RUN TestDockerSuite/TestBuildRm [2023-07-28T11:46:28.770Z] === RUN TestReadPluginNoRead/default [2023-07-28T11:46:29.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-07-28T11:46:29.695Z] === CONT TestReadPluginNoRead [2023-07-28T11:46:29.695Z] read_test.go:92: [db70d54e530f8] daemon is not started [2023-07-28T11:46:29.695Z] --- PASS: TestReadPluginNoRead (6.02s) [2023-07-28T11:46:29.695Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2023-07-28T11:46:29.695Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2023-07-28T11:46:29.695Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2023-07-28T11:46:29.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-07-28T11:46:30.256Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iiknq2mjkwsx2qvx8k9pdv33z Created:2023-07-28 11:46:28.481128275 +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[063bf66268b0adf34909c52b149ae58118a69c57a4e584fef704e2461108537b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjh3m1te99ddy3rjyvu94e94q EndpointID:669d694a1c2a982b1d248f4b3d8bdeb3d66421a6947cf79b9f4669e0ced3726a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50f43444c2d4ec4402ccab2b1b54dc21eba0ffaa4f94168568c5bdf45191b8c4 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:6fe9677243ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjh3m1te99ddy3rjyvu94e94q EndpointID:669d694a1c2a982b1d248f4b3d8bdeb3d66421a6947cf79b9f4669e0ced3726a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-28T11:46:30.824Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-07-28T11:46:31.393Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-07-28T11:46:31.579Z] --- PASS: TestContinueAfterPluginCrash (7.86s) [2023-07-28T11:46:31.580Z] PASS [2023-07-28T11:46:31.580Z] [2023-07-28T11:46:31.580Z] DONE 6 tests in 7.888s [2023-07-28T11:46:31.580Z] 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-28T11:46:31.580Z] testing: warning: no tests to run [2023-07-28T11:46:31.580Z] PASS [2023-07-28T11:46:31.580Z] [2023-07-28T11:46:31.580Z] DONE 0 tests in 0.007s [2023-07-28T11:46:31.580Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-28T11:46:31.835Z] INFO: Testing against a local daemon [2023-07-28T11:46:31.835Z] === RUN TestPluginWithDevMounts [2023-07-28T11:46:31.835Z] === PAUSE TestPluginWithDevMounts [2023-07-28T11:46:31.835Z] === CONT TestPluginWithDevMounts [2023-07-28T11:46:32.331Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-07-28T11:46:32.331Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-07-28T11:46:32.590Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-07-28T11:46:33.528Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-07-28T11:46:33.718Z] --- PASS: TestPluginWithDevMounts (1.63s) [2023-07-28T11:46:33.719Z] PASS [2023-07-28T11:46:33.719Z] [2023-07-28T11:46:33.719Z] DONE 1 tests in 1.656s [2023-07-28T11:46:33.719Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-28T11:46:33.719Z] INFO: Testing against a local daemon [2023-07-28T11:46:33.719Z] === RUN TestSecretInspect [2023-07-28T11:46:34.335Z] --- PASS: TestInfoAPIWarnings (16.21s) [2023-07-28T11:46:34.335Z] === RUN TestInfoDebug [2023-07-28T11:46:34.335Z] --- PASS: TestInfoDebug (0.52s) [2023-07-28T11:46:34.335Z] === RUN TestInfoInsecureRegistries [2023-07-28T11:46:34.335Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-07-28T11:46:34.335Z] === RUN TestInfoRegistryMirrors [2023-07-28T11:46:34.335Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-28T11:46:34.335Z] === RUN TestLoginFailsWithBadCredentials [2023-07-28T11:46:34.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-07-28T11:46:34.335Z] === RUN TestPingCacheHeaders [2023-07-28T11:46:34.335Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-07-28T11:46:34.335Z] === RUN TestPingGet [2023-07-28T11:46:34.335Z] --- PASS: TestPingGet (0.01s) [2023-07-28T11:46:34.335Z] === RUN TestPingHead [2023-07-28T11:46:34.335Z] --- PASS: TestPingHead (0.02s) [2023-07-28T11:46:34.335Z] === RUN TestVersion [2023-07-28T11:46:34.335Z] --- PASS: TestVersion (0.02s) [2023-07-28T11:46:34.335Z] PASS [2023-07-28T11:46:34.335Z] [2023-07-28T11:46:34.335Z] === Skipped [2023-07-28T11:46:34.335Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T11:46:34.335Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-28T11:46:34.335Z] [2023-07-28T11:46:34.335Z] DONE 18 tests, 1 skipped in 21.003s [2023-07-28T11:46:34.335Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-28T11:46:34.335Z] ++ 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-28T11:46:34.335Z] ++ set -e [2023-07-28T11:46:34.335Z] ++ '[' -n 0 ']' [2023-07-28T11:46:34.335Z] ++ set -x [2023-07-28T11:46:34.335Z] ++ 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-28T11:46:34.335Z] INFO: Testing against a local daemon [2023-07-28T11:46:34.335Z] === RUN TestVolumesCreateAndList [2023-07-28T11:46:34.335Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-07-28T11:46:34.335Z] === RUN TestVolumesRemove [2023-07-28T11:46:34.335Z] --- PASS: TestVolumesRemove (0.05s) [2023-07-28T11:46:34.335Z] === RUN TestVolumesInspect [2023-07-28T11:46:34.335Z] --- PASS: TestVolumesInspect (0.02s) [2023-07-28T11:46:34.335Z] === RUN TestVolumesInvalidJSON [2023-07-28T11:46:34.335Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-28T11:46:34.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-28T11:46:34.335Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-28T11:46:34.335Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-28T11:46:34.335Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-28T11:46:34.335Z] PASS [2023-07-28T11:46:34.335Z] [2023-07-28T11:46:34.335Z] DONE 5 tests in 0.126s [2023-07-28T11:46:34.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-28T11:46:34.465Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-07-28T11:46:34.595Z] ++++ cat bundles/test-integration/docker.pid [2023-07-28T11:46:34.595Z] +++ kill 18723 [2023-07-28T11:46:34.874Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-07-28T11:46:34.874Z] Copying nested executables into bundles/binary-daemon [2023-07-28T11:46:35.402Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2023-07-28T11:46:35.402Z] PASS [2023-07-28T11:46:35.402Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-07-28T11:46:35.402Z] [2023-07-28T11:46:35.402Z] === Skipped [2023-07-28T11:46:35.402Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T11:46:35.402Z] service_test.go:242: FLAKY_TEST [2023-07-28T11:46:35.402Z] [2023-07-28T11:46:35.402Z] DONE 26 tests, 1 skipped in 50.904s [2023-07-28T11:46:35.402Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:46:35.402Z] ++ 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-28T11:46:35.402Z] ++ set -e [2023-07-28T11:46:35.402Z] ++ '[' -n 0 ']' [2023-07-28T11:46:35.402Z] ++ set -x [2023-07-28T11:46:35.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T11:46:35.402Z] INFO: Testing against a local daemon [2023-07-28T11:46:35.402Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-28T11:46:35.402Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:46:35.402Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:46:35.402Z] === RUN TestDockerNetworkIpvlan [2023-07-28T11:46:35.402Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:46:35.402Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:46:35.402Z] PASS [2023-07-28T11:46:35.402Z] [2023-07-28T11:46:35.402Z] === Skipped [2023-07-28T11:46:35.402Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-28T11:46:35.402Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:46:35.402Z] [2023-07-28T11:46:35.402Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-28T11:46:35.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-28T11:46:35.403Z] [2023-07-28T11:46:35.403Z] DONE 2 tests, 2 skipped in 0.039s [2023-07-28T11:46:35.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-28T11:46:35.403Z] ++ 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-28T11:46:35.403Z] ++ set -e [2023-07-28T11:46:35.403Z] ++ '[' -n 0 ']' [2023-07-28T11:46:35.403Z] ++ set -x [2023-07-28T11:46:35.403Z] ++ 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-28T11:46:35.403Z] INFO: Testing against a local daemon [2023-07-28T11:46:35.403Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-28T11:46:35.603Z] --- PASS: TestSecretInspect (2.20s) [2023-07-28T11:46:35.603Z] === RUN TestSecretList [2023-07-28T11:46:35.983Z] +++ /etc/init.d/apparmor stop [2023-07-28T11:46:35.983Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-28T11:46:35.983Z] [2023-07-28T11:46:35.983Z] Unloading profiles will leave already running processes permanently [2023-07-28T11:46:35.983Z] unconfined, which can lead to unexpected situations. [2023-07-28T11:46:35.983Z] [2023-07-28T11:46:35.983Z] To set a process to complain mode, use the command line tool [2023-07-28T11:46:35.983Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-28T11:46:35.983Z] +++ true [2023-07-28T11:46:35.983Z] exiting test-integration [2023-07-28T11:46:35.983Z] ++ exit 0 [2023-07-28T11:46:35.983Z] [2023-07-28T11:46:36.251Z] Post stage [Pipeline] junit [2023-07-28T11:46:36.566Z] Recording test results [2023-07-28T11:46:36.706Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-28T11:46:36.781Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2023-07-28T11:46:36.781Z] === RUN TestDockerNetworkMacvlan [2023-07-28T11:46:37.044Z] + echo Ensuring container killed. [2023-07-28T11:46:37.044Z] Ensuring container killed. [2023-07-28T11:46:37.044Z] + docker rm -vf docker-pr1 [2023-07-28T11:46:37.044Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-07-28T11:46:37.328Z] + echo Chowning /workspace to jenkins user [2023-07-28T11:46:37.329Z] Chowning /workspace to jenkins user [2023-07-28T11:46:37.329Z] + id -u [2023-07-28T11:46:37.329Z] + id -g [2023-07-28T11:46:37.329Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46105:/workspace busybox chown -R 1000:1000 /workspace [2023-07-28T11:46:37.349Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-28T11:46:37.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/make.sh cross [2023-07-28T11:46:37.608Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-07-28T11:46:37.769Z] [2023-07-28T11:46:37.769Z] Removing bundles/ [2023-07-28T11:46:37.769Z] [2023-07-28T11:46:37.769Z] ---> Making bundle: cross (in bundles/cross) [2023-07-28T11:46:37.769Z] Cross building: bundles/cross/linux/amd64 [2023-07-28T11:46:37.769Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-07-28T11:46:37.769Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-07-28T11:46:37.867Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-07-28T11:46:37.867Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-07-28T11:46:37.867Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-07-28T11:46:37.867Z] === RUN TestDockerSuite/TestBuildSpaces [2023-07-28T11:46:38.113Z] --- PASS: TestSecretList (2.20s) [2023-07-28T11:46:38.113Z] === RUN TestSecretsCreateAndDelete [2023-07-28T11:46:38.127Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-28T11:46:38.127Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-28T11:46:38.579Z] + bundleName=arm64-integration [2023-07-28T11:46:38.579Z] + echo Creating arm64-integration-bundles.tar.gz [2023-07-28T11:46:38.579Z] Creating arm64-integration-bundles.tar.gz [2023-07-28T11:46:38.579Z] + + 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-28T11:46:38.579Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-28T11:46:38.593Z] Archiving artifacts [2023-07-28T11:46:38.694Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-07-28T11:46:38.694Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-28T11:46:38.790Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-28T11:46:38.954Z] === RUN TestDockerSuite/TestBuildStderr [2023-07-28T11:46:39.099Z] + make clean [2023-07-28T11:46:39.099Z] docker volume rm -f docker-dev-cache [2023-07-28T11:46:39.099Z] docker-dev-cache [Pipeline] deleteDir [2023-07-28T11:46:39.523Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-07-28T11:46:39.997Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2023-07-28T11:46:39.997Z] === RUN TestSecretsUpdate [2023-07-28T11:46:40.460Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-28T11:46:42.365Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-28T11:46:42.509Z] --- PASS: TestSecretsUpdate (2.26s) [2023-07-28T11:46:42.509Z] === RUN TestTemplatedSecret [2023-07-28T11:46:42.624Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-07-28T11:46:43.193Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-07-28T11:46:44.130Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-07-28T11:46:44.130Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-07-28T11:46:45.020Z] --- PASS: TestTemplatedSecret (2.75s) [2023-07-28T11:46:45.021Z] === RUN TestSecretCreateResolve [2023-07-28T11:46:45.066Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-07-28T11:46:46.004Z] === RUN TestDockerSuite/TestBuildUser [2023-07-28T11:46:46.004Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-28T11:46:46.941Z] --- PASS: TestDockerNetworkMacvlan (10.22s) [2023-07-28T11:46:46.941Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-07-28T11:46:46.941Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2023-07-28T11:46:46.941Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2023-07-28T11:46:46.941Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2023-07-28T11:46:46.941Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2023-07-28T11:46:46.941Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2023-07-28T11:46:46.941Z] PASS [2023-07-28T11:46:46.941Z] [2023-07-28T11:46:46.941Z] DONE 8 tests in 11.556s [2023-07-28T11:46:46.941Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-28T11:46:46.941Z] ++ 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-28T11:46:46.941Z] ++ set -e [2023-07-28T11:46:46.941Z] ++ '[' -n 0 ']' [2023-07-28T11:46:46.941Z] ++ set -x [2023-07-28T11:46:46.941Z] ++ 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-28T11:46:46.941Z] testing: warning: no tests to run [2023-07-28T11:46:46.941Z] PASS [2023-07-28T11:46:46.941Z] [2023-07-28T11:46:46.941Z] DONE 0 tests in 0.007s [2023-07-28T11:46:46.941Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-28T11:46:46.941Z] ++ 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-28T11:46:46.941Z] ++ set -e [2023-07-28T11:46:46.941Z] ++ '[' -n 0 ']' [2023-07-28T11:46:46.941Z] ++ set -x [2023-07-28T11:46:46.941Z] ++ 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-28T11:46:46.941Z] INFO: Testing against a local daemon [2023-07-28T11:46:46.941Z] === RUN TestAuthZPluginAllowRequest [2023-07-28T11:46:47.200Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-07-28T11:46:47.531Z] --- PASS: TestSecretCreateResolve (2.28s) [2023-07-28T11:46:47.531Z] PASS [2023-07-28T11:46:47.531Z] [2023-07-28T11:46:47.531Z] DONE 6 tests in 14.013s [2023-07-28T11:46:47.531Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-07-28T11:46:47.531Z] INFO: Testing against a local daemon [2023-07-28T11:46:47.531Z] === RUN TestServiceCreateInit [2023-07-28T11:46:47.531Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-28T11:46:48.138Z] --- PASS: TestAuthZPluginAllowRequest (1.27s) [2023-07-28T11:46:48.139Z] === RUN TestAuthZPluginTLS [2023-07-28T11:46:48.706Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-07-28T11:46:48.706Z] === RUN TestAuthZPluginDenyRequest [2023-07-28T11:46:49.275Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-28T11:46:49.275Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-28T11:46:49.275Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-07-28T11:46:49.843Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2023-07-28T11:46:49.843Z] === RUN TestAuthZPluginDenyResponse [2023-07-28T11:46:50.412Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-07-28T11:46:50.412Z] === RUN TestAuthZPluginAllowEventStream [2023-07-28T11:46:51.691Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-28T11:46:51.790Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2023-07-28T11:46:51.790Z] === RUN TestAuthZPluginErrorResponse [2023-07-28T11:46:52.049Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-07-28T11:46:52.049Z] === RUN TestAuthZPluginErrorRequest [2023-07-28T11:46:52.617Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-28T11:46:52.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-28T11:46:53.185Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-07-28T11:46:53.185Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-28T11:46:54.563Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2023-07-28T11:46:54.563Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-28T11:46:55.852Z] --- PASS: TestServiceCreateInit (7.74s) [2023-07-28T11:46:55.852Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2023-07-28T11:46:55.852Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.00s) [2023-07-28T11:46:55.852Z] === RUN TestCreateServiceMultipleTimes [2023-07-28T11:46:55.942Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2023-07-28T11:46:55.942Z] === RUN TestAuthZPluginHeader [2023-07-28T11:46:56.509Z] --- PASS: TestAuthZPluginHeader (0.66s) [2023-07-28T11:46:56.509Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-28T11:46:59.800Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-07-28T11:46:59.800Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-07-28T11:47:00.059Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-07-28T11:47:00.628Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-07-28T11:47:00.887Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2023-07-28T11:47:00.887Z] === RUN TestAuthZPluginV2Disable [2023-07-28T11:47:01.146Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-07-28T11:47:02.084Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-07-28T11:47:02.084Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-07-28T11:47:02.084Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-07-28T11:47:02.084Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-07-28T11:47:02.084Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-07-28T11:47:02.084Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-07-28T11:47:02.084Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-07-28T11:47:02.084Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-07-28T11:47:02.084Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-07-28T11:47:03.463Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-07-28T11:47:03.463Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-07-28T11:47:04.032Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-07-28T11:47:04.292Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-07-28T11:47:04.551Z] --- PASS: TestAuthZPluginV2Disable (3.64s) [2023-07-28T11:47:04.551Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-28T11:47:04.811Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-07-28T11:47:04.811Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-07-28T11:47:06.718Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-07-28T11:47:07.655Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-07-28T11:47:08.224Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2023-07-28T11:47:08.224Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-28T11:47:08.224Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-07-28T11:47:08.484Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-07-28T11:47:08.743Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-07-28T11:47:08.743Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-07-28T11:47:08.743Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-07-28T11:47:09.311Z] === RUN TestDockerSuite/TestBuildXZHost [2023-07-28T11:47:09.901Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-07-28T11:47:09.901Z] Copying nested executables into bundles/cross/linux/amd64 [2023-07-28T11:47:10.682Z] --- PASS: TestCreateServiceMultipleTimes (15.34s) [2023-07-28T11:47:10.682Z] === RUN TestCreateServiceConflict [2023-07-28T11:47:10.689Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-07-28T11:47:10.689Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-07-28T11:47:10.689Z] docker_cli_sni_test.go:18: Flakey test [2023-07-28T11:47:10.689Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-07-28T11:47:10.948Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-07-28T11:47:11.279Z] Cross building: bundles/cross/windows/amd64 [2023-07-28T11:47:11.279Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-07-28T11:47:11.279Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-07-28T11:47:11.518Z] === RUN TestDockerSuite/TestCommitChange [2023-07-28T11:47:12.456Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-07-28T11:47:13.195Z] --- PASS: TestCreateServiceConflict (2.23s) [2023-07-28T11:47:13.195Z] === RUN TestCreateServiceMaxReplicas [2023-07-28T11:47:13.394Z] === RUN TestDockerSuite/TestCommitHardlink [2023-07-28T11:47:14.774Z] === RUN TestDockerSuite/TestCommitNewFile [2023-07-28T11:47:15.706Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2023-07-28T11:47:15.706Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-28T11:47:16.152Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-07-28T11:47:16.411Z] === RUN TestDockerSuite/TestCommitTTY [2023-07-28T11:47:16.979Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.97s) [2023-07-28T11:47:16.979Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-28T11:47:17.547Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-07-28T11:47:18.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-07-28T11:47:18.374Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-07-28T11:47:19.311Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-07-28T11:47:19.879Z] docker_api_swarm_test.go:304: [d1ce43e807e48] joining swarm manager [dc8a8d60bafc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:47:20.138Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-07-28T11:47:20.138Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-07-28T11:47:20.138Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-07-28T11:47:20.138Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-07-28T11:47:20.138Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-07-28T11:47:20.138Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-07-28T11:47:20.139Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-07-28T11:47:21.517Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-07-28T11:47:21.517Z] docker_api_swarm_test.go:305: [d4fb17dbc32b0] joining swarm manager [dc8a8d60bafc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:47:22.895Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-07-28T11:47:22.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-07-28T11:47:22.895Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-07-28T11:47:23.154Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-07-28T11:47:23.722Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-07-28T11:47:24.290Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-07-28T11:47:24.858Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-07-28T11:47:25.425Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-07-28T11:47:25.426Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-07-28T11:47:25.426Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-07-28T11:47:25.993Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-07-28T11:47:25.993Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-07-28T11:47:25.993Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-07-28T11:47:25.993Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-07-28T11:47:25.993Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-07-28T11:47:26.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-07-28T11:47:27.130Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-07-28T11:47:27.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-07-28T11:47:27.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-07-28T11:47:28.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-07-28T11:47:29.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-07-28T11:47:29.335Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-07-28T11:47:29.594Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-07-28T11:47:30.162Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-07-28T11:47:30.534Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2023-07-28T11:47:30.534Z] === RUN TestCreateServiceSecretFileMode [2023-07-28T11:47:30.730Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-07-28T11:47:30.989Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-07-28T11:47:31.248Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-07-28T11:47:31.507Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-07-28T11:47:32.076Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-07-28T11:47:32.644Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-07-28T11:47:32.644Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-07-28T11:47:33.212Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-07-28T11:47:33.779Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-07-28T11:47:33.780Z] PASS [2023-07-28T11:47:33.780Z] [2023-07-28T11:47:33.780Z] DONE 17 tests in 46.996s [2023-07-28T11:47:33.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-28T11:47:33.780Z] ++ 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-28T11:47:33.780Z] ++ set -e [2023-07-28T11:47:33.780Z] ++ '[' -n 0 ']' [2023-07-28T11:47:33.780Z] ++ set -x [2023-07-28T11:47:33.780Z] ++ 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-28T11:47:34.039Z] INFO: Testing against a local daemon [2023-07-28T11:47:34.039Z] === RUN TestPluginInvalidJSON [2023-07-28T11:47:34.039Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:47:34.039Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:47:34.039Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T11:47:34.039Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-28T11:47:34.039Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-07-28T11:47:34.039Z] === RUN TestPluginInstall [2023-07-28T11:47:34.039Z] === RUN TestPluginInstall/no_auth [2023-07-28T11:47:34.298Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-07-28T11:47:35.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-07-28T11:47:35.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-07-28T11:47:35.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-07-28T11:47:35.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-07-28T11:47:35.237Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-07-28T11:47:35.422Z] Removing intermediate container d7d2dc4d606e [2023-07-28T11:47:35.422Z] ---> dd0b5b75c584 [2023-07-28T11:47:35.422Z] 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-28T11:47:35.422Z] ---> Running in c4828dcc6d8f [2023-07-28T11:47:35.422Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-07-28T11:47:35.422Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-07-28T11:47:35.422Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-07-28T11:47:35.422Z] go: downloading github.com/fatih/color v1.13.0 [2023-07-28T11:47:35.422Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-07-28T11:47:35.422Z] go: downloading golang.org/x/tools v0.1.11 [2023-07-28T11:47:35.422Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-07-28T11:47:35.422Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-07-28T11:47:35.422Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-07-28T11:47:35.422Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-28T11:47:35.422Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-28T11:47:35.422Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-07-28T11:47:35.422Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-07-28T11:47:35.806Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-07-28T11:47:36.743Z] time="2023-07-28T11:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:47:36.743Z] time="2023-07-28T11:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccbfb1fac4420f7196802cbd51b1a36a59d72775fce5bd4dc8e189fa73c96496" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:47:36.743Z] time="2023-07-28T11:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:47:36.743Z] time="2023-07-28T11:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccbfb1fac4420f7196802cbd51b1a36a59d72775fce5bd4dc8e189fa73c96496" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:47:37.002Z] === RUN TestPluginInstall/with_htpasswd [2023-07-28T11:47:37.261Z] time="2023-07-28T11:47:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:47:37.261Z] time="2023-07-28T11:47:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccbfb1fac4420f7196802cbd51b1a36a59d72775fce5bd4dc8e189fa73c96496" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:47:37.262Z] time="2023-07-28T11:47:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:47:37.262Z] time="2023-07-28T11:47:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccbfb1fac4420f7196802cbd51b1a36a59d72775fce5bd4dc8e189fa73c96496" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:47:37.520Z] === RUN TestPluginInstall/with_insecure [2023-07-28T11:47:38.457Z] time="2023-07-28T11:47:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:47:38.457Z] time="2023-07-28T11:47:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:617a258e087bb0400b28affdc03ad778409dca9d8c3d2f24f8943b018749042b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:47:38.457Z] time="2023-07-28T11:47:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-28T11:47:38.457Z] time="2023-07-28T11:47:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:617a258e087bb0400b28affdc03ad778409dca9d8c3d2f24f8943b018749042b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-28T11:47:38.716Z] plugin_test.go:164: [d77a0b90d2d3f] daemon is not started [2023-07-28T11:47:38.716Z] --- PASS: TestPluginInstall (4.67s) [2023-07-28T11:47:38.716Z] --- PASS: TestPluginInstall/no_auth (3.11s) [2023-07-28T11:47:38.716Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-07-28T11:47:38.716Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2023-07-28T11:47:38.716Z] === RUN TestPluginsWithRuntimes [2023-07-28T11:47:40.095Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-07-28T11:47:40.095Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-28T11:47:40.663Z] === RUN TestDockerSuite/TestContainerAPITop [2023-07-28T11:47:40.923Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-28T11:47:41.182Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-07-28T11:47:41.182Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-07-28T11:47:41.182Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-07-28T11:47:41.182Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-07-28T11:47:41.750Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2023-07-28T11:47:41.750Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2023-07-28T11:47:41.750Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2023-07-28T11:47:41.750Z] === RUN TestPluginBackCompatMediaTypes [2023-07-28T11:47:42.318Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2023-07-28T11:47:42.318Z] PASS [2023-07-28T11:47:42.318Z] [2023-07-28T11:47:42.318Z] DONE 10 tests in 8.511s [2023-07-28T11:47:42.318Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-28T11:47:42.318Z] ++ 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-28T11:47:42.318Z] ++ set -e [2023-07-28T11:47:42.318Z] ++ '[' -n 0 ']' [2023-07-28T11:47:42.318Z] ++ set -x [2023-07-28T11:47:42.318Z] ++ 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-28T11:47:42.577Z] INFO: Testing against a local daemon [2023-07-28T11:47:42.577Z] === RUN TestExternalGraphDriver [2023-07-28T11:47:42.689Z] --- PASS: TestCreateServiceSecretFileMode (12.66s) [2023-07-28T11:47:42.689Z] === RUN TestCreateServiceConfigFileMode [2023-07-28T11:47:42.836Z] === RUN TestExternalGraphDriver/json [2023-07-28T11:47:43.385Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-07-28T11:47:43.386Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-07-28T11:47:43.386Z] remote: Enumerating objects: 23, done. [2023-07-28T11:47:43.386Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-07-28T11:47:43.386Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-07-28T11:47:43.386Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-07-28T11:47:43.386Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2023-07-28T11:47:43.386Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-07-28T11:47:43.386Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-07-28T11:47:43.773Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-07-28T11:47:44.343Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-07-28T11:47:44.343Z] === RUN TestExternalGraphDriver/spec [2023-07-28T11:47:44.912Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-07-28T11:47:45.296Z] [2023-07-28T11:47:46.291Z] === RUN TestExternalGraphDriver/pull [2023-07-28T11:47:46.291Z] docker_api_swarm_test.go:364: Waiting for possible election... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-07-28T11:47:46.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/test/unit [2023-07-28T11:47:48.196Z] --- PASS: TestExternalGraphDriver (5.69s) [2023-07-28T11:47:48.196Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2023-07-28T11:47:48.196Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2023-07-28T11:47:48.196Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2023-07-28T11:47:48.196Z] === RUN TestGraphdriverPluginV2 [2023-07-28T11:47:48.379Z] ? github.com/docker/docker/api [no test files] [2023-07-28T11:47:48.764Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-07-28T11:47:49.024Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-07-28T11:47:50.403Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-07-28T11:47:50.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-07-28T11:47:51.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-07-28T11:47:52.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-07-28T11:47:52.368Z] --- PASS: TestGraphdriverPluginV2 (4.33s) [2023-07-28T11:47:52.368Z] PASS [2023-07-28T11:47:52.368Z] [2023-07-28T11:47:52.368Z] DONE 5 tests in 10.047s [2023-07-28T11:47:52.368Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-28T11:47:52.368Z] ++ 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-28T11:47:52.368Z] ++ set -e [2023-07-28T11:47:52.368Z] ++ '[' -n 0 ']' [2023-07-28T11:47:52.368Z] ++ set -x [2023-07-28T11:47:52.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-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-28T11:47:52.627Z] INFO: Testing against a local daemon [2023-07-28T11:47:52.627Z] === RUN TestContinueAfterPluginCrash [2023-07-28T11:47:52.627Z] === PAUSE TestContinueAfterPluginCrash [2023-07-28T11:47:52.627Z] === RUN TestReadPluginNoRead [2023-07-28T11:47:52.627Z] === PAUSE TestReadPluginNoRead [2023-07-28T11:47:52.627Z] === RUN TestDaemonStartWithLogOpt [2023-07-28T11:47:52.627Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-28T11:47:52.627Z] === CONT TestContinueAfterPluginCrash [2023-07-28T11:47:52.627Z] === CONT TestDaemonStartWithLogOpt [2023-07-28T11:47:52.627Z] === CONT TestReadPluginNoRead [2023-07-28T11:47:52.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-07-28T11:47:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-07-28T11:47:53.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a3ba28_} [2023-07-28T11:47:54.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12684330032_/foo_false____} [2023-07-28T11:47:54.845Z] --- PASS: TestCreateServiceConfigFileMode (12.65s) [2023-07-28T11:47:54.845Z] === RUN TestCreateServiceSysctls [2023-07-28T11:47:54.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12684330032_/foo_true____} [2023-07-28T11:47:54.902Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-28T11:47:55.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33180509001_/foo_false____} [2023-07-28T11:47:55.420Z] --- PASS: TestDaemonStartWithLogOpt (2.82s) [2023-07-28T11:47:55.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33180509001_/foo_true____} [2023-07-28T11:47:56.247Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-28T11:47:56.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33180509001_/foo_true__0xc000a3ba58__} [2023-07-28T11:47:56.515Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2023-07-28T11:47:56.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a3ba70_} [2023-07-28T11:47:57.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a3ba88_} [2023-07-28T11:47:57.336Z] === RUN TestReadPluginNoRead/default [2023-07-28T11:47:57.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a3baa0_} [2023-07-28T11:47:58.106Z] --- PASS: TestCreateServiceSysctls (3.28s) [2023-07-28T11:47:58.106Z] === RUN TestCreateServiceCapabilities [2023-07-28T11:47:58.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a3bab8_} [2023-07-28T11:47:58.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-07-28T11:47:58.992Z] === CONT TestReadPluginNoRead [2023-07-28T11:47:58.992Z] read_test.go:92: [de82a2400e96b] daemon is not started [2023-07-28T11:47:58.992Z] --- PASS: TestReadPluginNoRead (6.52s) [2023-07-28T11:47:58.992Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2023-07-28T11:47:58.992Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2023-07-28T11:47:58.992Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-07-28T11:47:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-07-28T11:47:59.990Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2023-07-28T11:47:59.990Z] === RUN TestInspect [2023-07-28T11:48:00.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-07-28T11:48:00.188Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-07-28T11:48:00.448Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2023-07-28T11:48:00.448Z] PASS [2023-07-28T11:48:00.448Z] [2023-07-28T11:48:00.448Z] DONE 6 tests in 8.037s [2023-07-28T11:48:00.448Z] 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-28T11:48:00.448Z] ++ 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-28T11:48:00.448Z] ++ set -e [2023-07-28T11:48:00.448Z] ++ '[' -n 0 ']' [2023-07-28T11:48:00.448Z] ++ set -x [2023-07-28T11:48:00.448Z] ++ 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-28T11:48:00.448Z] testing: warning: no tests to run [2023-07-28T11:48:00.448Z] PASS [2023-07-28T11:48:00.448Z] [2023-07-28T11:48:00.448Z] DONE 0 tests in 0.007s [2023-07-28T11:48:00.448Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-28T11:48:00.448Z] ++ 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-28T11:48:00.448Z] ++ set -e [2023-07-28T11:48:00.448Z] ++ '[' -n 0 ']' [2023-07-28T11:48:00.448Z] ++ set -x [2023-07-28T11:48:00.448Z] ++ 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-28T11:48:00.707Z] INFO: Testing against a local daemon [2023-07-28T11:48:00.707Z] === RUN TestPluginWithDevMounts [2023-07-28T11:48:00.707Z] === PAUSE TestPluginWithDevMounts [2023-07-28T11:48:00.707Z] === CONT TestPluginWithDevMounts [2023-07-28T11:48:02.086Z] --- PASS: TestPluginWithDevMounts (1.57s) [2023-07-28T11:48:02.086Z] PASS [2023-07-28T11:48:02.086Z] [2023-07-28T11:48:02.086Z] DONE 1 tests in 1.603s [2023-07-28T11:48:02.087Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-28T11:48:02.087Z] ++ 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-28T11:48:02.087Z] ++ set -e [2023-07-28T11:48:02.087Z] ++ '[' -n 0 ']' [2023-07-28T11:48:02.087Z] ++ set -x [2023-07-28T11:48:02.087Z] ++ 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-28T11:48:02.087Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-07-28T11:48:02.087Z] INFO: Testing against a local daemon [2023-07-28T11:48:02.087Z] === RUN TestSecretInspect [2023-07-28T11:48:03.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-07-28T11:48:03.250Z] --- PASS: TestInspect (2.81s) [2023-07-28T11:48:03.250Z] === RUN TestCreateJob [2023-07-28T11:48:03.592Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-07-28T11:48:04.971Z] --- PASS: TestSecretInspect (2.79s) [2023-07-28T11:48:04.971Z] === RUN TestSecretList [2023-07-28T11:48:04.971Z] docker_api_swarm_test.go:272: [d9d73776933a0] joining swarm manager [db80135e8e764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:48:05.585Z] Removing intermediate container c4828dcc6d8f [2023-07-28T11:48:05.585Z] ---> 11d995c733fc [2023-07-28T11:48:05.585Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-07-28T11:48:05.585Z] ---> Running in f256c3479510 [2023-07-28T11:48:05.585Z] Removing intermediate container f256c3479510 [2023-07-28T11:48:05.585Z] ---> 7a81ab0733a5 [2023-07-28T11:48:05.585Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-07-28T11:48:05.585Z] ---> Running in 6dd0203f055b [2023-07-28T11:48:05.585Z] Removing intermediate container 6dd0203f055b [2023-07-28T11:48:05.585Z] ---> a8ee6ecbf105 [2023-07-28T11:48:05.585Z] Step 10/10 : COPY . . [2023-07-28T11:48:06.349Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-07-28T11:48:06.513Z] --- PASS: TestCreateJob (3.19s) [2023-07-28T11:48:06.513Z] === RUN TestReplicatedJob [2023-07-28T11:48:07.287Z] docker_api_swarm_test.go:273: [d3b89e0400ca6] joining swarm manager [db80135e8e764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:48:07.547Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-07-28T11:48:07.547Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-07-28T11:48:07.806Z] --- PASS: TestSecretList (2.73s) [2023-07-28T11:48:07.806Z] === RUN TestSecretsCreateAndDelete [2023-07-28T11:48:08.374Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-07-28T11:48:09.312Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-07-28T11:48:09.880Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-07-28T11:48:10.448Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2023-07-28T11:48:10.448Z] === RUN TestSecretsUpdate [2023-07-28T11:48:10.448Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-07-28T11:48:11.016Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-07-28T11:48:11.584Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-07-28T11:48:11.753Z] --- PASS: TestReplicatedJob (5.00s) [2023-07-28T11:48:11.753Z] === RUN TestUpdateReplicatedJob [2023-07-28T11:48:12.152Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-07-28T11:48:13.089Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-07-28T11:48:13.089Z] --- PASS: TestSecretsUpdate (2.72s) [2023-07-28T11:48:13.089Z] === RUN TestTemplatedSecret [2023-07-28T11:48:13.657Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-07-28T11:48:14.226Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-07-28T11:48:14.631Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 16.2% of statements [2023-07-28T11:48:14.631Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2023-07-28T11:48:14.891Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2023-07-28T11:48:14.891Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-28T11:48:14.891Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-28T11:48:14.891Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 93.7% of statements [2023-07-28T11:48:14.891Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2023-07-28T11:48:15.014Z] --- PASS: TestUpdateReplicatedJob (3.52s) [2023-07-28T11:48:15.014Z] === RUN TestServiceListWithStatuses [2023-07-28T11:48:15.014Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:48:15.014Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-28T11:48:15.014Z] === RUN TestDockerNetworkConnectAlias [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-28T11:48:15.151Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/container [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-28T11:48:15.151Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-28T11:48:15.164Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-07-28T11:48:15.412Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2023-07-28T11:48:16.542Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-07-28T11:48:16.542Z] --- PASS: TestTemplatedSecret (3.13s) [2023-07-28T11:48:16.542Z] === RUN TestSecretCreateResolve [2023-07-28T11:48:16.800Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-07-28T11:48:17.329Z] ok github.com/docker/docker/builder/remotecontext 0.187s coverage: 13.7% of statements [2023-07-28T11:48:17.737Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-07-28T11:48:17.900Z] ok github.com/docker/docker/builder/dockerfile 0.303s coverage: 48.5% of statements [2023-07-28T11:48:17.900Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-07-28T11:48:18.674Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-07-28T11:48:18.933Z] --- PASS: TestSecretCreateResolve (2.61s) [2023-07-28T11:48:18.933Z] PASS [2023-07-28T11:48:18.933Z] [2023-07-28T11:48:18.933Z] DONE 6 tests in 16.700s [2023-07-28T11:48:18.933Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-07-28T11:48:18.934Z] ++ 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-28T11:48:18.934Z] ++ set -e [2023-07-28T11:48:18.934Z] ++ '[' -n 0 ']' [2023-07-28T11:48:18.934Z] ++ set -x [2023-07-28T11:48:18.934Z] ++ 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-28T11:48:18.934Z] INFO: Testing against a local daemon [2023-07-28T11:48:18.934Z] === RUN TestServiceCreateInit [2023-07-28T11:48:18.934Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-28T11:48:19.175Z] --- PASS: TestDockerNetworkConnectAlias (4.40s) [2023-07-28T11:48:19.175Z] === RUN TestDockerNetworkReConnect [2023-07-28T11:48:19.192Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-07-28T11:48:19.192Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-07-28T11:48:19.760Z] === RUN TestDockerSuite/TestCpRelativePath [2023-07-28T11:48:20.328Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-07-28T11:48:21.201Z] ok github.com/docker/docker/client 0.104s coverage: 75.4% of statements [2023-07-28T11:48:21.265Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-07-28T11:48:21.463Z] ok github.com/docker/docker/builder/remotecontext/git 5.676s coverage: 83.5% of statements [2023-07-28T11:48:21.463Z] ? github.com/docker/docker/cli [no test files] [2023-07-28T11:48:21.463Z] ? github.com/docker/docker/cli/config [no test files] [2023-07-28T11:48:21.833Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-07-28T11:48:22.402Z] === RUN TestDockerSuite/TestCpToCaseA [2023-07-28T11:48:22.436Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2023-07-28T11:48:22.436Z] === RUN TestServicePlugin [2023-07-28T11:48:23.780Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-28T11:48:23.780Z] === RUN TestDockerSuite/TestCpToCaseB [2023-07-28T11:48:24.347Z] === RUN TestDockerSuite/TestCpToCaseC [2023-07-28T11:48:26.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-07-28T11:48:26.251Z] === RUN TestDockerSuite/TestCpToCaseD [2023-07-28T11:48:26.597Z] plugin_test.go:61: [d83bec094ca54] joining swarm manager [df1889c10fc16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:48:27.157Z] plugin_test.go:64: [d562236fa1ae9] joining swarm manager [df1889c10fc16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:48:28.046Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-07-28T11:48:28.046Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.9% of statements [2023-07-28T11:48:28.157Z] --- PASS: TestServiceCreateInit (9.19s) [2023-07-28T11:48:28.157Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2023-07-28T11:48:28.157Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2023-07-28T11:48:28.157Z] === RUN TestCreateServiceMultipleTimes [2023-07-28T11:48:28.307Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2023-07-28T11:48:28.307Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 81.8% of statements [2023-07-28T11:48:28.568Z] ok github.com/docker/docker/container 0.125s coverage: 34.5% of statements [2023-07-28T11:48:29.139Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2023-07-28T11:48:29.400Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2023-07-28T11:48:30.063Z] === RUN TestDockerSuite/TestCpToCaseE [2023-07-28T11:48:30.784Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.402s coverage: 59.6% of statements [2023-07-28T11:48:30.784Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.039s coverage: 74.6% of statements [2023-07-28T11:48:32.168Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2023-07-28T11:48:32.169Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2023-07-28T11:48:32.674Z] === RUN TestDockerSuite/TestCpToCaseF [2023-07-28T11:48:33.110Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.275s coverage: 50.5% of statements [2023-07-28T11:48:33.274Z] === RUN TestDockerSuite/TestCpToCaseG [2023-07-28T11:48:33.681Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2023-07-28T11:48:33.941Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2023-07-28T11:48:34.202Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2023-07-28T11:48:34.202Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.0% of statements [2023-07-28T11:48:34.202Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-28T11:48:34.202Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-28T11:48:34.202Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-07-28T11:48:34.202Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-28T11:48:34.202Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2023-07-28T11:48:34.202Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.962s coverage: 58.0% of statements [2023-07-28T11:48:35.144Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2023-07-28T11:48:35.406Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2023-07-28T11:48:35.406Z] ok github.com/docker/docker/daemon/logger/awslogs 0.196s coverage: 76.8% of statements [2023-07-28T11:48:35.667Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.6% of statements [2023-07-28T11:48:35.667Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2023-07-28T11:48:35.667Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2023-07-28T11:48:35.765Z] ---> 477755ca9119 [2023-07-28T11:48:35.765Z] Successfully built 477755ca9119 [2023-07-28T11:48:35.765Z] Successfully tagged docker:latest [2023-07-28T11:48:35.765Z] INFO: Image build ended at 07/28/2023 11:48:35. Duration:00:04:41.4982935 [2023-07-28T11:48:35.765Z] [2023-07-28T11:48:35.765Z] [2023-07-28T11:48:35.765Z] INFO: Building the test binaries at 07/28/2023 11:48:35... [2023-07-28T11:48:35.928Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2023-07-28T11:48:36.188Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.861s coverage: 46.2% of statements [2023-07-28T11:48:36.188Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-07-28T11:48:36.449Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 54.7% of statements [2023-07-28T11:48:36.449Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2023-07-28T11:48:36.634Z] === RUN TestDockerSuite/TestCpToCaseH [2023-07-28T11:48:36.709Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2023-07-28T11:48:36.709Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2023-07-28T11:48:36.709Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.7% of statements [2023-07-28T11:48:36.970Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2023-07-28T11:48:37.230Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2023-07-28T11:48:37.230Z] ok github.com/docker/docker/errdefs 0.030s coverage: 77.0% of statements [2023-07-28T11:48:37.800Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-07-28T11:48:37.800Z] ok github.com/docker/docker/image 0.020s coverage: 86.8% of statements [2023-07-28T11:48:37.800Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2023-07-28T11:48:38.060Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2023-07-28T11:48:38.320Z] ok github.com/docker/docker/oci 0.006s coverage: 40.6% of statements [2023-07-28T11:48:38.320Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2023-07-28T11:48:38.320Z] ok github.com/docker/docker/daemon/logger/splunk 1.666s coverage: 82.5% of statements [2023-07-28T11:48:38.581Z] ok github.com/docker/docker/opts 0.037s coverage: 67.1% of statements [2023-07-28T11:48:38.581Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2023-07-28T11:48:38.842Z] ok github.com/docker/docker/distribution 0.620s coverage: 29.0% of statements [2023-07-28T11:48:38.842Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2023-07-28T11:48:39.102Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-07-28T11:48:39.246Z] === RUN TestDockerSuite/TestCpToCaseI [2023-07-28T11:48:39.362Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2023-07-28T11:48:39.362Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 84.6% of statements [2023-07-28T11:48:39.362Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-07-28T11:48:39.622Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2023-07-28T11:48:39.622Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2023-07-28T11:48:39.837Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-07-28T11:48:39.883Z] ok github.com/docker/docker/pkg/dmesg 0.020s coverage: 83.3% of statements [2023-07-28T11:48:39.883Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2023-07-28T11:48:40.143Z] ok github.com/docker/docker/pkg/archive 0.475s coverage: 81.8% of statements [2023-07-28T11:48:40.143Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2023-07-28T11:48:40.402Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2023-07-28T11:48:40.402Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2023-07-28T11:48:40.662Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-07-28T11:48:40.662Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2023-07-28T11:48:40.922Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2023-07-28T11:48:40.922Z] ok github.com/docker/docker/pkg/idtools 0.292s coverage: 69.5% of statements [2023-07-28T11:48:40.922Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-07-28T11:48:41.183Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-07-28T11:48:41.183Z] ok github.com/docker/docker/pkg/ioutils 0.460s coverage: 69.3% of statements [2023-07-28T11:48:41.183Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-07-28T11:48:41.443Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2023-07-28T11:48:41.443Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-07-28T11:48:41.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2023-07-28T11:48:41.704Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-07-28T11:48:41.704Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-07-28T11:48:41.704Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2023-07-28T11:48:41.964Z] ok github.com/docker/docker/pkg/chrootarchive 2.604s coverage: 43.5% of statements [2023-07-28T11:48:41.964Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-07-28T11:48:42.224Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-07-28T11:48:42.484Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2023-07-28T11:48:42.484Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2023-07-28T11:48:42.745Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.5% of statements [2023-07-28T11:48:42.745Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-07-28T11:48:42.991Z] INFO: make.ps1 starting at 07/28/2023 11:48:42 [2023-07-28T11:48:43.005Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2023-07-28T11:48:43.005Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2023-07-28T11:48:43.128Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-07-28T11:48:43.128Z] === RUN TestDockerSuite/TestCpToDot [2023-07-28T11:48:43.265Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2023-07-28T11:48:43.265Z] coverage: [no statements] [2023-07-28T11:48:43.265Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2023-07-28T11:48:43.265Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2023-07-28T11:48:43.265Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-07-28T11:48:43.265Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-07-28T11:48:43.265Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-07-28T11:48:43.462Z] INFO: Git commit (b883976e4c) assumed from DOCKER_GITCOMMIT environment variable [2023-07-28T11:48:43.462Z] INFO: Invoking autogen... [2023-07-28T11:48:43.697Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-07-28T11:48:43.835Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-07-28T11:48:43.835Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.6% of statements [2023-07-28T11:48:44.406Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2023-07-28T11:48:44.453Z] INFO: Building daemon... [2023-07-28T11:48:44.635Z] --- PASS: TestCreateServiceMultipleTimes (16.63s) [2023-07-28T11:48:44.636Z] === RUN TestCreateServiceConflict [2023-07-28T11:48:44.636Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-07-28T11:48:44.665Z] ok github.com/docker/docker/quota 0.314s coverage: 69.2% of statements [2023-07-28T11:48:44.665Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-07-28T11:48:44.925Z] ok github.com/docker/docker/registry 0.068s coverage: 57.3% of statements [2023-07-28T11:48:44.925Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-07-28T11:48:44.925Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2023-07-28T11:48:45.186Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-07-28T11:48:45.186Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2023-07-28T11:48:45.446Z] ok github.com/docker/docker/pkg/signal 3.405s coverage: 62.3% of statements [2023-07-28T11:48:45.706Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-07-28T11:48:45.966Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 64.7% of statements [2023-07-28T11:48:45.966Z] ok github.com/docker/docker/volume/local 0.136s coverage: 74.2% of statements [2023-07-28T11:48:46.013Z] === RUN TestDockerSuite/TestCpToStdout [2023-07-28T11:48:46.225Z] ok github.com/docker/docker/layer 7.276s coverage: 68.8% of statements [2023-07-28T11:48:46.272Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-07-28T11:48:46.484Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements [2023-07-28T11:48:47.210Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-07-28T11:48:47.469Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-07-28T11:48:47.469Z] --- PASS: TestCreateServiceConflict (2.63s) [2023-07-28T11:48:47.469Z] === RUN TestCreateServiceMaxReplicas [2023-07-28T11:48:48.037Z] === RUN TestDockerSuite/TestCpVolumePath [2023-07-28T11:48:48.605Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-07-28T11:48:48.605Z] === RUN TestDockerSuite/TestCreateArgs [2023-07-28T11:48:48.864Z] === RUN TestDockerSuite/TestCreateByImageID [2023-07-28T11:48:49.018Z] ok github.com/docker/docker/daemon 12.121s coverage: 17.0% of statements [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/dockerversion [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-28T11:48:49.018Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-28T11:48:49.124Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-07-28T11:48:50.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-07-28T11:48:50.321Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-07-28T11:48:50.321Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-07-28T11:48:50.321Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-07-28T11:48:50.321Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-07-28T11:48:51.257Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-07-28T11:48:51.258Z] --- PASS: TestCreateServiceMaxReplicas (3.94s) [2023-07-28T11:48:51.258Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-28T11:48:51.517Z] === RUN TestDockerSuite/TestCreateLabels [2023-07-28T11:48:51.517Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-07-28T11:48:51.780Z] === RUN TestDockerSuite/TestCreateRM [2023-07-28T11:48:51.780Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-07-28T11:48:51.780Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-28T11:48:51.780Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-07-28T11:48:51.780Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-07-28T11:48:52.039Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-07-28T11:48:53.638Z] --- PASS: TestServicePlugin (29.10s) [2023-07-28T11:48:53.638Z] === RUN TestServiceUpdateLabel [2023-07-28T11:48:53.893Z] --- PASS: TestServiceUpdateLabel (2.24s) [2023-07-28T11:48:53.893Z] === RUN TestServiceUpdateSecrets [2023-07-28T11:48:54.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-07-28T11:48:54.574Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-07-28T11:48:54.574Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-07-28T11:48:54.574Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-07-28T11:48:55.952Z] docker_api_swarm_node_test.go:20: [d62c35e938109] joining swarm manager [d7e467ab85a84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:48:56.889Z] docker_api_swarm_node_test.go:21: [dbe47838ff228] joining swarm manager [d7e467ab85a84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:48:56.889Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-07-28T11:48:57.148Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-07-28T11:48:57.148Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-07-28T11:48:57.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-07-28T11:48:57.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-07-28T11:48:57.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-07-28T11:48:57.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-07-28T11:48:59.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-07-28T11:48:59.920Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-07-28T11:49:00.857Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-07-28T11:49:01.794Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-07-28T11:49:02.362Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-07-28T11:49:02.621Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-07-28T11:49:02.880Z] === RUN TestDockerSuite/TestDevicePermissions [2023-07-28T11:49:03.448Z] === RUN TestDockerSuite/TestDockerFails [2023-07-28T11:49:03.449Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-07-28T11:49:03.449Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-07-28T11:49:03.449Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-07-28T11:49:04.017Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-07-28T11:49:04.586Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-07-28T11:49:05.964Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-07-28T11:49:05.964Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-07-28T11:49:05.964Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-07-28T11:49:06.224Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2023-07-28T11:49:06.224Z] === RUN TestCreateServiceSecretFileMode [2023-07-28T11:49:06.224Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-07-28T11:49:07.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-07-28T11:49:08.721Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2023-07-28T11:49:08.722Z] === RUN TestServiceUpdateConfigs [2023-07-28T11:49:10.892Z] docker_api_swarm_test.go:502: [d809c0bad4c78] joining swarm manager [dda2d1975faa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:49:11.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-07-28T11:49:13.207Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-07-28T11:49:15.112Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-07-28T11:49:15.564Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.2% of statements [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/pkg/term [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/rootless [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/volume [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-28T11:49:15.564Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === Skipped [2023-07-28T11:49:15.564Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-07-28T11:49:15.564Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-07-28T11:49:15.564Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver btrfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:73: No driver to put! [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-07-28T11:49:15.564Z] time="2023-07-28T11:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-07-28T11:49:15.564Z] time="2023-07-28T11:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-07-28T11:49:15.564Z] time="2023-07-28T11:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-07-28T11:49:15.564Z] time="2023-07-28T11:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-07-28T11:49:15.564Z] time="2023-07-28T11:48:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:73: No driver to put! [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-07-28T11:49:15.564Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-07-28T11:49:15.564Z] overlay_test.go:50: Fails to compute changes intermittently [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-07-28T11:49:15.564Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-28T11:49:15.564Z] graphtest_unix.go:46: Driver zfs not supported [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-07-28T11:49:15.564Z] graphtest_unix.go:73: No driver to put! [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-07-28T11:49:15.564Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-07-28T11:49:15.564Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-07-28T11:49:15.564Z] [2023-07-28T11:49:15.564Z] DONE 2266 tests, 26 skipped in 87.906s [2023-07-28T11:49:16.049Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput Post stage [Pipeline] junit [2023-07-28T11:49:16.145Z] Recording test results [2023-07-28T11:49:16.319Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-07-28T11:49:16.617Z] === RUN TestDockerSuite/TestEventsAttach [2023-07-28T11:49:16.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b883976e4c5dbfe896f7a303d232f7bfe0b541c5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b883976e4c5dbfe896f7a303d232f7bfe0b541c5 hack/validate/vendor [2023-07-28T11:49:16.901Z] update vendored copy of archive/tar [2023-07-28T11:49:16.901Z] downloading: https://golang.org/dl/go1.19.11.src.tar.gz [2023-07-28T11:49:17.185Z] === RUN TestDockerSuite/TestEventsCommit [2023-07-28T11:49:17.754Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-07-28T11:49:18.690Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-07-28T11:49:18.949Z] --- PASS: TestCreateServiceSecretFileMode (12.87s) [2023-07-28T11:49:18.949Z] === RUN TestCreateServiceConfigFileMode [2023-07-28T11:49:19.208Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-07-28T11:49:19.777Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-07-28T11:49:21.157Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-07-28T11:49:22.094Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-07-28T11:49:22.173Z] patching file stat_unix.go [2023-07-28T11:49:22.173Z] 2023/07/28 11:49:22 Collecting initial packages [2023-07-28T11:49:22.173Z] 2023/07/28 11:49:22 Download dependencies [2023-07-28T11:49:22.662Z] docker_api_swarm_test.go:507: [def71d869530d] joining swarm manager [dda2d1975faa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:49:23.550Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2023-07-28T11:49:23.550Z] === RUN TestServiceUpdateNetwork [2023-07-28T11:49:24.566Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-07-28T11:49:24.709Z] 2023/07/28 11:49:24 Starting whole vndr cycle because no package specified [2023-07-28T11:49:24.709Z] 2023/07/28 11:49:24 Ignoring paths matching "^archive/tar" [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-07-28T11:49:24.969Z] 2023/07/28 11:49:24 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/mitchellh/hashstructure [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/google/uuid [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/docker/libtrust [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/gofrs/flock [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/syndtr/gocapability [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/Microsoft/go-winio [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/willf/bitset [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Finished clone github.com/moby/sys [2023-07-28T11:49:25.539Z] 2023/07/28 11:49:25 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Finished clone github.com/gorilla/mux [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Finished clone github.com/tonistiigi/fsutil [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Finished clone github.com/moby/locker [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Finished clone github.com/moby/term [2023-07-28T11:49:25.800Z] 2023/07/28 11:49:25 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Finished clone github.com/docker/go-events [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Finished clone github.com/Azure/go-ansiterm [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Finished clone github.com/armon/go-radix [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:25 Finished clone github.com/jmespath/go-jmespath [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:26 Finished clone github.com/armon/go-metrics [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:26 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:26 Finished clone github.com/google/btree [2023-07-28T11:49:26.061Z] 2023/07/28 11:49:26 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Finished clone github.com/hashicorp/errwrap [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Finished clone github.com/sean-/seed [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Finished clone github.com/hashicorp/memberlist [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Finished clone github.com/hashicorp/go-multierror [2023-07-28T11:49:26.322Z] 2023/07/28 11:49:26 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-07-28T11:49:26.471Z] === RUN TestDockerSuite/TestEventsCopy [2023-07-28T11:49:26.583Z] 2023/07/28 11:49:26 Finished clone github.com/vishvananda/netns [2023-07-28T11:49:26.583Z] 2023/07/28 11:49:26 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-07-28T11:49:26.843Z] 2023/07/28 11:49:26 Finished clone github.com/golang/gddo [2023-07-28T11:49:26.843Z] 2023/07/28 11:49:26 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-07-28T11:49:26.843Z] 2023/07/28 11:49:26 Finished clone github.com/hashicorp/go-sockaddr [2023-07-28T11:49:26.843Z] 2023/07/28 11:49:26 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-07-28T11:49:26.843Z] 2023/07/28 11:49:26 Finished clone github.com/moby/ipvs [2023-07-28T11:49:26.843Z] 2023/07/28 11:49:26 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Finished clone github.com/samuel/go-zookeeper [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Finished clone github.com/deckarep/golang-set [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Finished clone github.com/vishvananda/netlink [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Finished clone github.com/coreos/go-semver [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Clone github.com/docker/distribution, revision 7c354a4b40feeea21d7eeae4de91c8ff7951e672, attempt 1/20 [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Finished clone github.com/BurntSushi/toml [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:26 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:27 Finished clone github.com/docker/libkv [2023-07-28T11:49:27.104Z] 2023/07/28 11:49:27 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-07-28T11:49:27.366Z] 2023/07/28 11:49:27 Finished clone github.com/ishidawataru/sctp [2023-07-28T11:49:27.366Z] 2023/07/28 11:49:27 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-07-28T11:49:27.366Z] 2023/07/28 11:49:27 Finished clone github.com/modern-go/concurrent [2023-07-28T11:49:27.366Z] 2023/07/28 11:49:27 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-07-28T11:49:27.409Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-07-28T11:49:27.627Z] 2023/07/28 11:49:27 Finished clone github.com/modern-go/reflect2 [2023-07-28T11:49:27.627Z] 2023/07/28 11:49:27 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-07-28T11:49:27.627Z] 2023/07/28 11:49:27 Finished clone github.com/opencontainers/go-digest [2023-07-28T11:49:27.627Z] 2023/07/28 11:49:27 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Finished clone github.com/hashicorp/serf [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Finished clone github.com/Microsoft/opengcs [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Finished clone github.com/mistifyio/go-zfs [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Finished clone github.com/json-iterator/go [2023-07-28T11:49:27.887Z] 2023/07/28 11:49:27 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-07-28T11:49:28.148Z] 2023/07/28 11:49:28 Finished clone go.etcd.io/bbolt [2023-07-28T11:49:28.148Z] 2023/07/28 11:49:28 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-07-28T11:49:28.346Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Finished clone github.com/vbatts/tar-split [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Finished clone github.com/docker/libnetwork [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Finished clone github.com/hashicorp/go-msgpack [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Finished clone github.com/opencontainers/runtime-spec [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-07-28T11:49:28.411Z] 2023/07/28 11:49:28 Finished clone github.com/cyphar/filepath-securejoin [2023-07-28T11:49:28.412Z] 2023/07/28 11:49:28 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-07-28T11:49:28.672Z] 2023/07/28 11:49:28 Finished clone github.com/opencontainers/image-spec [2023-07-28T11:49:28.672Z] 2023/07/28 11:49:28 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-07-28T11:49:28.672Z] 2023/07/28 11:49:28 Finished clone github.com/coreos/go-systemd/v22 [2023-07-28T11:49:28.672Z] 2023/07/28 11:49:28 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-07-28T11:49:28.672Z] 2023/07/28 11:49:28 Finished clone github.com/coreos/go-systemd [2023-07-28T11:49:28.672Z] 2023/07/28 11:49:28 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-07-28T11:49:28.933Z] 2023/07/28 11:49:28 Finished clone github.com/godbus/dbus/v5 [2023-07-28T11:49:28.933Z] 2023/07/28 11:49:28 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-07-28T11:49:28.933Z] 2023/07/28 11:49:28 Finished clone github.com/philhofer/fwd [2023-07-28T11:49:28.933Z] 2023/07/28 11:49:28 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:28 Finished clone github.com/Graylog2/go-gelf [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:28 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:28 Finished clone github.com/fluent/fluent-logger-golang [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:28 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:29 Finished clone github.com/fsnotify/fsnotify [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:29 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:29 Finished clone github.com/fernet/fernet-go [2023-07-28T11:49:29.194Z] 2023/07/28 11:49:29 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-07-28T11:49:29.455Z] 2023/07/28 11:49:29 Finished clone github.com/bsphere/le_go [2023-07-28T11:49:29.455Z] 2023/07/28 11:49:29 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-07-28T11:49:29.455Z] 2023/07/28 11:49:29 Finished clone github.com/tinylib/msgp [2023-07-28T11:49:29.455Z] 2023/07/28 11:49:29 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-07-28T11:49:29.715Z] 2023/07/28 11:49:29 Finished clone github.com/golang/groupcache [2023-07-28T11:49:29.715Z] 2023/07/28 11:49:29 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-07-28T11:49:29.715Z] 2023/07/28 11:49:29 Finished clone github.com/miekg/dns [2023-07-28T11:49:29.715Z] 2023/07/28 11:49:29 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-07-28T11:49:29.976Z] 2023/07/28 11:49:29 Finished clone github.com/googleapis/gax-go [2023-07-28T11:49:29.976Z] 2023/07/28 11:49:29 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-07-28T11:49:30.237Z] 2023/07/28 11:49:30 Finished clone golang.org/x/oauth2 [2023-07-28T11:49:30.237Z] 2023/07/28 11:49:30 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-07-28T11:49:30.497Z] 2023/07/28 11:49:30 Finished clone go.opencensus.io [2023-07-28T11:49:30.497Z] 2023/07/28 11:49:30 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-07-28T11:49:30.497Z] 2023/07/28 11:49:30 Finished clone github.com/containerd/fifo [2023-07-28T11:49:30.497Z] 2023/07/28 11:49:30 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-07-28T11:49:31.070Z] 2023/07/28 11:49:30 Finished clone github.com/containerd/cgroups [2023-07-28T11:49:31.070Z] 2023/07/28 11:49:30 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-07-28T11:49:31.331Z] 2023/07/28 11:49:31 Finished clone github.com/containerd/go-runc [2023-07-28T11:49:31.331Z] 2023/07/28 11:49:31 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-07-28T11:49:31.331Z] 2023/07/28 11:49:31 Finished clone github.com/containerd/console [2023-07-28T11:49:31.331Z] 2023/07/28 11:49:31 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-07-28T11:49:31.331Z] 2023/07/28 11:49:31 Finished clone github.com/containerd/typeurl [2023-07-28T11:49:31.331Z] 2023/07/28 11:49:31 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-07-28T11:49:31.592Z] 2023/07/28 11:49:31 Finished clone github.com/containerd/ttrpc [2023-07-28T11:49:31.592Z] 2023/07/28 11:49:31 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-07-28T11:49:31.634Z] --- PASS: TestCreateServiceConfigFileMode (12.64s) [2023-07-28T11:49:31.634Z] === RUN TestCreateServiceSysctls [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Finished clone github.com/containerd/continuity [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Finished clone google.golang.org/grpc [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Finished clone github.com/opencontainers/runc [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Finished clone github.com/gogo/googleapis [2023-07-28T11:49:32.164Z] 2023/07/28 11:49:31 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-07-28T11:49:33.538Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-07-28T11:49:33.553Z] 2023/07/28 11:49:33 Finished clone github.com/docker/distribution [2023-07-28T11:49:33.553Z] 2023/07/28 11:49:33 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-07-28T11:49:33.553Z] 2023/07/28 11:49:33 Finished clone github.com/prometheus/common [2023-07-28T11:49:33.553Z] 2023/07/28 11:49:33 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-07-28T11:49:33.798Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-07-28T11:49:33.815Z] 2023/07/28 11:49:33 Finished clone github.com/golang/protobuf [2023-07-28T11:49:33.815Z] 2023/07/28 11:49:33 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-07-28T11:49:34.762Z] 2023/07/28 11:49:34 Finished clone golang.org/x/time [2023-07-28T11:49:34.762Z] 2023/07/28 11:49:34 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-07-28T11:49:34.762Z] 2023/07/28 11:49:34 Finished clone github.com/hashicorp/go-memdb [2023-07-28T11:49:34.762Z] 2023/07/28 11:49:34 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-07-28T11:49:35.176Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-07-28T11:49:35.333Z] 2023/07/28 11:49:35 Finished clone github.com/hashicorp/golang-lru [2023-07-28T11:49:35.333Z] 2023/07/28 11:49:35 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-07-28T11:49:35.333Z] 2023/07/28 11:49:35 Finished clone github.com/hashicorp/go-immutable-radix [2023-07-28T11:49:35.333Z] 2023/07/28 11:49:35 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-07-28T11:49:35.435Z] --- PASS: TestCreateServiceSysctls (3.91s) [2023-07-28T11:49:35.435Z] === RUN TestCreateServiceCapabilities [2023-07-28T11:49:35.907Z] 2023/07/28 11:49:35 Finished clone golang.org/x/crypto [2023-07-28T11:49:35.907Z] 2023/07/28 11:49:35 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-07-28T11:49:36.373Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-07-28T11:49:36.373Z] === RUN TestDockerSuite/TestEventsFilterType [2023-07-28T11:49:36.483Z] 2023/07/28 11:49:36 Finished clone github.com/coreos/pkg [2023-07-28T11:49:36.483Z] 2023/07/28 11:49:36 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-07-28T11:49:36.483Z] 2023/07/28 11:49:36 Finished clone github.com/google/certificate-transparency-go [2023-07-28T11:49:36.483Z] 2023/07/28 11:49:36 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-07-28T11:49:36.632Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-07-28T11:49:36.632Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-07-28T11:49:36.892Z] === RUN TestDockerSuite/TestEventsFilters [2023-07-28T11:49:37.056Z] 2023/07/28 11:49:36 Finished clone github.com/Microsoft/hcsshim [2023-07-28T11:49:37.056Z] 2023/07/28 11:49:36 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-07-28T11:49:37.338Z] 2023/07/28 11:49:37 Finished clone github.com/beorn7/perks [2023-07-28T11:49:37.338Z] 2023/07/28 11:49:37 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-07-28T11:49:37.598Z] 2023/07/28 11:49:37 Finished clone github.com/prometheus/client_model [2023-07-28T11:49:37.598Z] 2023/07/28 11:49:37 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-07-28T11:49:37.860Z] 2023/07/28 11:49:37 Finished clone github.com/prometheus/client_golang [2023-07-28T11:49:37.860Z] 2023/07/28 11:49:37 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-07-28T11:49:37.860Z] 2023/07/28 11:49:37 Finished clone code.cloudfoundry.org/clock [2023-07-28T11:49:37.860Z] 2023/07/28 11:49:37 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-07-28T11:49:37.860Z] 2023/07/28 11:49:37 Finished clone github.com/RackSec/srslog [2023-07-28T11:49:37.860Z] 2023/07/28 11:49:37 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-07-28T11:49:38.122Z] 2023/07/28 11:49:37 Finished clone github.com/armon/circbuf [2023-07-28T11:49:38.122Z] 2023/07/28 11:49:37 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-07-28T11:49:38.272Z] === RUN TestDockerSuite/TestEventsFormat [2023-07-28T11:49:38.376Z] --- PASS: TestServiceUpdateNetwork (12.83s) [2023-07-28T11:49:38.376Z] === RUN TestServiceUpdatePidsLimit [2023-07-28T11:49:38.376Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-28T11:49:38.376Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-28T11:49:38.386Z] 2023/07/28 11:49:38 Finished clone github.com/imdario/mergo [2023-07-28T11:49:38.386Z] 2023/07/28 11:49:38 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-07-28T11:49:38.531Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2023-07-28T11:49:38.531Z] === RUN TestInspect [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Finished clone golang.org/x/sync [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Finished clone github.com/spf13/cobra [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Finished clone github.com/pkg/errors [2023-07-28T11:49:38.959Z] 2023/07/28 11:49:38 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-07-28T11:49:39.469Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-07-28T11:49:39.469Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-07-28T11:49:39.469Z] === RUN TestDockerSuite/TestEventsImageImport [2023-07-28T11:49:39.531Z] 2023/07/28 11:49:39 Finished clone github.com/prometheus/procfs [2023-07-28T11:49:39.531Z] 2023/07/28 11:49:39 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-07-28T11:49:39.531Z] 2023/07/28 11:49:39 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-07-28T11:49:39.531Z] 2023/07/28 11:49:39 Finished clone github.com/containerd/containerd [2023-07-28T11:49:39.531Z] 2023/07/28 11:49:39 Finished clone github.com/cespare/xxhash/v2 [2023-07-28T11:49:39.531Z] 2023/07/28 11:49:39 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-07-28T11:49:39.793Z] 2023/07/28 11:49:39 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-07-28T11:49:39.793Z] 2023/07/28 11:49:39 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-07-28T11:49:39.793Z] 2023/07/28 11:49:39 Finished clone github.com/creack/pty [2023-07-28T11:49:39.793Z] 2023/07/28 11:49:39 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-07-28T11:49:40.365Z] 2023/07/28 11:49:40 Finished clone github.com/cloudflare/cfssl [2023-07-28T11:49:40.365Z] 2023/07/28 11:49:40 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-07-28T11:49:40.407Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-07-28T11:49:40.625Z] 2023/07/28 11:49:40 Finished clone github.com/morikuni/aec [2023-07-28T11:49:40.626Z] 2023/07/28 11:49:40 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-07-28T11:49:40.626Z] 2023/07/28 11:49:40 Finished clone github.com/tchap/go-patricia [2023-07-28T11:49:40.626Z] 2023/07/28 11:49:40 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-07-28T11:49:40.626Z] 2023/07/28 11:49:40 Finished clone github.com/sirupsen/logrus [2023-07-28T11:49:40.626Z] 2023/07/28 11:49:40 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-07-28T11:49:40.667Z] === RUN TestDockerSuite/TestEventsImagePull [2023-07-28T11:49:40.886Z] 2023/07/28 11:49:40 Finished clone github.com/spf13/pflag [2023-07-28T11:49:40.886Z] 2023/07/28 11:49:40 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-07-28T11:49:41.147Z] 2023/07/28 11:49:41 Finished clone github.com/inconshreveable/mousetrap [2023-07-28T11:49:41.147Z] 2023/07/28 11:49:41 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-07-28T11:49:41.409Z] 2023/07/28 11:49:41 Finished clone github.com/tonistiigi/units [2023-07-28T11:49:41.409Z] 2023/07/28 11:49:41 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-07-28T11:49:41.409Z] 2023/07/28 11:49:41 Finished clone github.com/opentracing/opentracing-go [2023-07-28T11:49:41.409Z] 2023/07/28 11:49:41 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-07-28T11:49:41.409Z] 2023/07/28 11:49:41 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-07-28T11:49:41.409Z] 2023/07/28 11:49:41 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Finished clone github.com/docker/swarmkit [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Finished clone github.com/opentracing-contrib/go-stdlib [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Finished clone github.com/docker/go-metrics [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Finished clone github.com/google/shlex [2023-07-28T11:49:41.983Z] 2023/07/28 11:49:41 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-07-28T11:49:42.046Z] --- PASS: TestInspect (3.15s) [2023-07-28T11:49:42.046Z] === RUN TestCreateJob [2023-07-28T11:49:42.046Z] === RUN TestDockerSuite/TestEventsImageTag [2023-07-28T11:49:42.925Z] 2023/07/28 11:49:42 Finished clone github.com/docker/go-units [2023-07-28T11:49:42.925Z] 2023/07/28 11:49:42 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-07-28T11:49:42.982Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-07-28T11:49:42.983Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-07-28T11:49:43.186Z] 2023/07/28 11:49:42 Finished clone github.com/opencontainers/selinux [2023-07-28T11:49:43.186Z] 2023/07/28 11:49:43 Finished clone gotest.tools/v3 [2023-07-28T11:49:43.451Z] 2023/07/28 11:49:43 Finished clone github.com/docker/go-connections [2023-07-28T11:49:43.714Z] 2023/07/28 11:49:43 Finished clone github.com/cilium/ebpf [2023-07-28T11:49:43.714Z] 2023/07/28 11:49:43 Finished clone github.com/google/go-cmp [2023-07-28T11:49:43.714Z] 2023/07/28 11:49:43 Finished clone github.com/gogo/protobuf [2023-07-28T11:49:43.920Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-07-28T11:49:44.489Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-07-28T11:49:44.657Z] 2023/07/28 11:49:44 Finished clone golang.org/x/net [2023-07-28T11:49:44.902Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-28T11:49:45.426Z] --- PASS: TestCreateJob (3.44s) [2023-07-28T11:49:45.426Z] === RUN TestReplicatedJob [2023-07-28T11:49:46.805Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-07-28T11:49:46.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-07-28T11:49:47.742Z] === RUN TestDockerSuite/TestEventsRename [2023-07-28T11:49:47.966Z] 2023/07/28 11:49:47 Finished clone golang.org/x/sys [2023-07-28T11:49:47.966Z] 2023/07/28 11:49:47 Finished clone golang.org/x/text [2023-07-28T11:49:48.310Z] === RUN TestDockerSuite/TestEventsResize [2023-07-28T11:49:48.539Z] 2023/07/28 11:49:48 Finished clone google.golang.org/genproto [2023-07-28T11:49:48.879Z] docker_api_swarm_node_test.go:81: [dfc69e0c5a077] joining swarm manager [d152ccf239fa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:49:49.138Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-07-28T11:49:50.456Z] 2023/07/28 11:49:49 Finished clone github.com/moby/buildkit [2023-07-28T11:49:51.044Z] --- PASS: TestReplicatedJob (5.91s) [2023-07-28T11:49:51.044Z] === RUN TestUpdateReplicatedJob [2023-07-28T11:49:52.978Z] --- PASS: TestServiceUpdatePidsLimit (16.63s) [2023-07-28T11:49:52.978Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-07-28T11:49:52.978Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2023-07-28T11:49:52.978Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2023-07-28T11:49:52.978Z] PASS [2023-07-28T11:49:52.978Z] [2023-07-28T11:49:52.978Z] === Skipped [2023-07-28T11:49:52.978Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-28T11:49:52.978Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:49:52.978Z] [2023-07-28T11:49:52.978Z] DONE 27 tests, 1 skipped in 185.240s [2023-07-28T11:49:52.978Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-07-28T11:49:52.978Z] INFO: Testing against a local daemon [2023-07-28T11:49:52.978Z] === RUN TestSessionCreate [2023-07-28T11:49:52.978Z] --- PASS: TestSessionCreate (0.02s) [2023-07-28T11:49:52.978Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-28T11:49:52.978Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-07-28T11:49:52.978Z] PASS [2023-07-28T11:49:52.978Z] [2023-07-28T11:49:52.978Z] DONE 2 tests in 0.059s [2023-07-28T11:49:52.978Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-07-28T11:49:52.978Z] INFO: Testing against a local daemon [2023-07-28T11:49:52.978Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-28T11:49:52.978Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-07-28T11:49:52.978Z] === RUN TestEventsExecDie [2023-07-28T11:49:53.539Z] --- PASS: TestEventsExecDie (0.64s) [2023-07-28T11:49:53.539Z] === RUN TestEventsBackwardsCompatible [2023-07-28T11:49:53.539Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-07-28T11:49:53.539Z] === RUN TestInfoBinaryCommits [2023-07-28T11:49:53.539Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-07-28T11:49:53.539Z] === RUN TestInfoAPIVersioned [2023-07-28T11:49:53.539Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-28T11:49:53.539Z] === RUN TestInfoDiscoveryBackend [2023-07-28T11:49:54.098Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-07-28T11:49:54.098Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-28T11:49:55.024Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-07-28T11:49:55.024Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-28T11:49:55.236Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2023-07-28T11:49:55.236Z] === RUN TestServiceListWithStatuses [2023-07-28T11:49:55.236Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:49:55.236Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-28T11:49:55.236Z] === RUN TestDockerNetworkConnectAlias [2023-07-28T11:49:55.236Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-07-28T11:49:55.495Z] === RUN TestDockerSuite/TestEventsStreaming [2023-07-28T11:49:55.584Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-07-28T11:49:55.584Z] === RUN TestInfoAPI [2023-07-28T11:49:55.584Z] --- PASS: TestInfoAPI (0.02s) [2023-07-28T11:49:55.584Z] === RUN TestInfoAPIWarnings [2023-07-28T11:49:56.433Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-07-28T11:49:58.601Z] 2023/07/28 11:49:58 Finished clone cloud.google.com/go [2023-07-28T11:49:59.725Z] === RUN TestDockerSuite/TestEventsTop [2023-07-28T11:49:59.984Z] === RUN TestDockerSuite/TestEventsUntag [2023-07-28T11:50:00.551Z] --- PASS: TestDockerNetworkConnectAlias (5.74s) [2023-07-28T11:50:00.551Z] === RUN TestDockerNetworkReConnect [2023-07-28T11:50:02.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-07-28T11:50:02.716Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-07-28T11:50:04.622Z] docker_api_swarm_node_test.go:53: [d58296243c1cf] joining swarm manager [d0fc7a9003e54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:50:04.882Z] --- PASS: TestDockerNetworkReConnect (4.39s) [2023-07-28T11:50:04.882Z] === RUN TestServicePlugin [2023-07-28T11:50:05.451Z] docker_api_swarm_node_test.go:54: [d5d016b49fee1] joining swarm manager [d0fc7a9003e54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:50:08.606Z] 2023/07/28 11:50:08 Finished clone github.com/hashicorp/consul [2023-07-28T11:50:08.741Z] plugin_test.go:61: [d8b2490e62c7b] joining swarm manager [dd1e493aa4e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:50:09.309Z] plugin_test.go:64: [d142af9cc1ca3] joining swarm manager [dd1e493aa4e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:50:13.504Z] === RUN TestDockerSuite/TestExec [2023-07-28T11:50:13.773Z] --- PASS: TestInfoAPIWarnings (16.20s) [2023-07-28T11:50:13.773Z] === RUN TestInfoDebug [2023-07-28T11:50:13.773Z] --- PASS: TestInfoDebug (0.52s) [2023-07-28T11:50:13.773Z] === RUN TestInfoInsecureRegistries [2023-07-28T11:50:13.773Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-07-28T11:50:13.773Z] === RUN TestInfoRegistryMirrors [2023-07-28T11:50:13.773Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-28T11:50:13.773Z] === RUN TestLoginFailsWithBadCredentials [2023-07-28T11:50:13.773Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-07-28T11:50:13.773Z] === RUN TestPingCacheHeaders [2023-07-28T11:50:13.773Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-07-28T11:50:13.773Z] === RUN TestPingGet [2023-07-28T11:50:13.773Z] --- PASS: TestPingGet (0.01s) [2023-07-28T11:50:13.773Z] === RUN TestPingHead [2023-07-28T11:50:13.773Z] --- PASS: TestPingHead (0.01s) [2023-07-28T11:50:13.773Z] === RUN TestVersion [2023-07-28T11:50:13.773Z] --- PASS: TestVersion (0.02s) [2023-07-28T11:50:13.773Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-07-28T11:50:14.073Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-07-28T11:50:14.641Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-07-28T11:50:15.184Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2023-07-28T11:50:15.184Z] PASS [2023-07-28T11:50:15.184Z] [2023-07-28T11:50:15.184Z] DONE 18 tests in 22.207s [2023-07-28T11:50:15.184Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-28T11:50:15.184Z] INFO: Testing against a local daemon [2023-07-28T11:50:15.184Z] === RUN TestVolumesCreateAndList [2023-07-28T11:50:15.184Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-07-28T11:50:15.184Z] === RUN TestVolumesRemove [2023-07-28T11:50:15.184Z] --- PASS: TestVolumesRemove (0.09s) [2023-07-28T11:50:15.184Z] === RUN TestVolumesInspect [2023-07-28T11:50:15.184Z] --- PASS: TestVolumesInspect (0.01s) [2023-07-28T11:50:15.184Z] === RUN TestVolumesInvalidJSON [2023-07-28T11:50:15.184Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-28T11:50:15.184Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-28T11:50:15.184Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-28T11:50:15.184Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-28T11:50:15.184Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-28T11:50:15.184Z] PASS [2023-07-28T11:50:15.184Z] [2023-07-28T11:50:15.184Z] DONE 5 tests in 0.151s [2023-07-28T11:50:15.184Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-28T11:50:15.210Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-07-28T11:50:15.469Z] === RUN TestDockerSuite/TestExecAPIStart [2023-07-28T11:50:16.610Z] Stopping apparmor (via systemctl): apparmor.service. [2023-07-28T11:50:16.610Z] Removing test suite binaries [2023-07-28T11:50:16.610Z] exiting test-integration [2023-07-28T11:50:16.610Z] ++ exit 0 [2023-07-28T11:50:16.610Z] [2023-07-28T11:50:16.848Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-07-28T11:50:17.108Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-07-28T11:50:17.676Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand Post stage [Pipeline] junit [2023-07-28T11:50:18.008Z] Recording test results [2023-07-28T11:50:18.244Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-07-28T11:50:18.812Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-07-28T11:50:18.991Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-28T11:50:19.354Z] + echo Ensuring container killed. [2023-07-28T11:50:19.354Z] Ensuring container killed. [2023-07-28T11:50:19.354Z] + docker rm -vf docker-pr1 [2023-07-28T11:50:19.354Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-07-28T11:50:19.380Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-07-28T11:50:19.711Z] + echo Chowning /workspace to jenkins user [2023-07-28T11:50:19.711Z] Chowning /workspace to jenkins user [2023-07-28T11:50:19.711Z] + id -u [2023-07-28T11:50:19.711Z] + id -g [2023-07-28T11:50:19.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46105:/workspace busybox chown -R 1000:1000 /workspace [2023-07-28T11:50:19.711Z] Unable to find image 'busybox:latest' locally [2023-07-28T11:50:19.711Z] latest: Pulling from library/busybox [2023-07-28T11:50:19.947Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-07-28T11:50:19.970Z] 3f4d90098f5b: Pulling fs layer [2023-07-28T11:50:19.970Z] 3f4d90098f5b: Download complete [2023-07-28T11:50:19.970Z] 3f4d90098f5b: Pull complete [2023-07-28T11:50:19.970Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-07-28T11:50:19.970Z] Status: Downloaded newer image for busybox:latest [2023-07-28T11:50:20.885Z] === RUN TestDockerSuite/TestExecCgroup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-28T11:50:21.700Z] + bundleName=amd64-cgroup2 [2023-07-28T11:50:21.700Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-07-28T11:50:21.700Z] Creating amd64-cgroup2-bundles.tar.gz [2023-07-28T11:50:21.700Z] + 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-28T11:50:21.700Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-07-28T11:50:21.824Z] === RUN TestDockerSuite/TestExecEnv [Pipeline] archiveArtifacts [2023-07-28T11:50:21.964Z] Archiving artifacts [2023-07-28T11:50:22.392Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-07-28T11:50:23.221Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-28T11:50:23.329Z] === RUN TestDockerSuite/TestExecExitStatus [2023-07-28T11:50:23.509Z] 2023/07/28 11:50:20 Finished clone github.com/aws/aws-sdk-go [2023-07-28T11:50:23.604Z] + make clean [2023-07-28T11:50:23.604Z] docker volume rm -f docker-dev-cache [2023-07-28T11:50:23.604Z] docker-dev-cache [Pipeline] deleteDir [2023-07-28T11:50:23.897Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-28T11:50:25.417Z] 2023/07/28 11:50:25 Finished clone github.com/coreos/etcd [2023-07-28T11:50:25.803Z] === RUN TestDockerSuite/TestExecInteractive [2023-07-28T11:50:26.009Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-07-28T11:50:26.009Z] [2023-07-28T11:50:26.009Z] ________ ____ __. [2023-07-28T11:50:26.009Z] \_____ \ | |/ _| [2023-07-28T11:50:26.009Z] / | \| < [2023-07-28T11:50:26.009Z] / | \ | \ [2023-07-28T11:50:26.009Z] \_______ /____|__ \ [2023-07-28T11:50:26.009Z] \/ \/ [2023-07-28T11:50:26.009Z] [2023-07-28T11:50:26.009Z] INFO: make.ps1 ended at 07/28/2023 11:50:25 [2023-07-28T11:50:26.062Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-07-28T11:50:26.630Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-07-28T11:50:27.005Z] INFO: Binaries build ended at 07/28/2023 11:50:26. Duration:00:01:50.7519572 [2023-07-28T11:50:27.199Z] === RUN TestDockerSuite/TestExecParseError [2023-07-28T11:50:27.767Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-07-28T11:50:27.999Z] INFO: Copying the built daemon binary to d:\CI\PR-46105\1\binary\dockerd-b883976e4c.exe... [2023-07-28T11:50:27.999Z] INFO: Copying the built client binary to d:\CI\PR-46105\1\binary\docker-b883976e4c.exe... [2023-07-28T11:50:27.999Z] INFO: Copying dockerversion from the container... [2023-07-28T11:50:27.999Z] INFO: Copying the golang package from the container to d:\CI\PR-46105\1\installer\go.zip... [2023-07-28T11:50:28.335Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-07-28T11:50:28.903Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-07-28T11:50:28.991Z] INFO: Extracting go.zip to d:\CI\PR-46105\1\go [2023-07-28T11:50:29.840Z] === RUN TestDockerSuite/TestExecSetEnv [2023-07-28T11:50:30.408Z] === RUN TestDockerSuite/TestExecStartFails [2023-07-28T11:50:30.976Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-07-28T11:50:34.266Z] --- PASS: TestServicePlugin (28.82s) [2023-07-28T11:50:34.266Z] === RUN TestServiceUpdateLabel [2023-07-28T11:50:36.171Z] --- PASS: TestServiceUpdateLabel (2.33s) [2023-07-28T11:50:36.171Z] === RUN TestServiceUpdateSecrets [2023-07-28T11:50:37.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-07-28T11:50:41.743Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-07-28T11:50:42.311Z] === RUN TestDockerSuite/TestExecTTY [2023-07-28T11:50:42.880Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-07-28T11:50:43.450Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-07-28T11:50:43.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-07-28T11:50:44.280Z] === RUN TestDockerSuite/TestExecUlimits [2023-07-28T11:50:44.850Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-07-28T11:50:44.850Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-07-28T11:50:44.850Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-07-28T11:50:45.789Z] docker_api_swarm_test.go:202: [d6aafc2dfec8c] joining swarm manager [d76dcfaeed4e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:50:46.357Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-07-28T11:50:46.925Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-07-28T11:50:47.863Z] === RUN TestDockerSuite/TestExecWithTERM [2023-07-28T11:50:48.432Z] === RUN TestDockerSuite/TestExecWithUser [2023-07-28T11:50:49.000Z] === RUN TestDockerSuite/TestGetContainerStats [2023-07-28T11:50:50.906Z] --- PASS: TestServiceUpdateSecrets (14.88s) [2023-07-28T11:50:50.906Z] === RUN TestServiceUpdateConfigs [2023-07-28T11:50:53.443Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-07-28T11:50:58.717Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-07-28T11:50:59.655Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-07-28T11:51:02.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-07-28T11:51:04.323Z] docker_api_swarm_test.go:384: [daf598c296e20] joining swarm manager [d42da0a01475c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:51:04.323Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-07-28T11:51:04.891Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-07-28T11:51:04.891Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-07-28T11:51:04.891Z] === RUN TestDockerSuite/TestHealth [2023-07-28T11:51:05.828Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2023-07-28T11:51:05.828Z] === RUN TestServiceUpdateNetwork [2023-07-28T11:51:05.828Z] docker_api_swarm_test.go:385: [d6bfcf2283ddf] joining swarm manager [d42da0a01475c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:51:11.845Z] INFO: Extraction ended at 07/28/2023 11:51:05. Duration:00:00:36.8720272 [2023-07-28T11:51:11.845Z] INFO: Updating the golang and path environment variables [2023-07-28T11:51:11.845Z] INFO: GOPATH=d:\gopath [2023-07-28T11:51:11.845Z] INFO: go version go1.19.11 windows/amd64 [2023-07-28T11:51:11.845Z] INFO: Running the daemon under test in debug mode [2023-07-28T11:51:11.845Z] INFO: Starting a daemon under test... [2023-07-28T11:51:11.845Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-46105\1\daemon --pidfile d:\CI\PR-46105\1\docker.pid -D [2023-07-28T11:51:11.845Z] INFO: Process started successfully. [2023-07-28T11:51:11.845Z] INFO: Start tailing logs of the daemon under tests [2023-07-28T11:51:11.845Z] INFO: Waiting for the daemon under test to start... [2023-07-28T11:51:20.716Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2023-07-28T11:51:20.717Z] === RUN TestServiceUpdatePidsLimit [2023-07-28T11:51:20.717Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-28T11:51:20.717Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-28T11:51:24.910Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-07-28T11:51:24.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-07-28T11:51:24.910Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-07-28T11:51:24.910Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-07-28T11:51:24.910Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-07-28T11:51:24.910Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-07-28T11:51:25.478Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-07-28T11:51:25.478Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-07-28T11:51:25.478Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-07-28T11:51:25.737Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-07-28T11:51:25.737Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-07-28T11:51:25.996Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-07-28T11:51:26.255Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-07-28T11:51:26.255Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-07-28T11:51:26.819Z] .....INFO: Daemon under test started and replied! [2023-07-28T11:51:26.819Z] INFO: Docker version of the daemon under test [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] Client: [2023-07-28T11:51:26.819Z] Version: 17.06.2-ce [2023-07-28T11:51:26.819Z] API version: 1.30 [2023-07-28T11:51:26.819Z] Go version: go1.8.3 [2023-07-28T11:51:26.819Z] Git commit: cec0b72 [2023-07-28T11:51:26.819Z] Built: Tue Sep 5 19:57:19 2017 [2023-07-28T11:51:26.819Z] OS/Arch: windows/amd64 [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] Server: [2023-07-28T11:51:26.819Z] Version: 0.0.0-dev [2023-07-28T11:51:26.819Z] API version: 1.41 (minimum version 1.24) [2023-07-28T11:51:26.819Z] Go version: go1.19.11 [2023-07-28T11:51:26.819Z] Git commit: b883976e4c [2023-07-28T11:51:26.819Z] Built: 07/28/2023 11:48:43 [2023-07-28T11:51:26.819Z] OS/Arch: windows/amd64 [2023-07-28T11:51:26.819Z] Experimental: false [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] INFO: Docker info of the daemon under test [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] Containers: 0 [2023-07-28T11:51:26.819Z] Running: 0 [2023-07-28T11:51:26.819Z] Paused: 0 [2023-07-28T11:51:26.819Z] Stopped: 0 [2023-07-28T11:51:26.819Z] Images: 0 [2023-07-28T11:51:26.819Z] Server Version: 0.0.0-dev [2023-07-28T11:51:26.819Z] Storage Driver: windowsfilter [2023-07-28T11:51:26.819Z] Windows: [2023-07-28T11:51:26.819Z] Logging Driver: json-file [2023-07-28T11:51:26.819Z] Plugins: [2023-07-28T11:51:26.819Z] Volume: local [2023-07-28T11:51:26.819Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-28T11:51:26.819Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-28T11:51:26.819Z] Swarm: inactive [2023-07-28T11:51:26.819Z] Default Isolation: process [2023-07-28T11:51:26.819Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-28T11:51:26.819Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-28T11:51:26.819Z] OSType: windows [2023-07-28T11:51:26.819Z] Architecture: x86_64 [2023-07-28T11:51:26.819Z] CPUs: 4 [2023-07-28T11:51:26.819Z] Total Memory: 32GiB [2023-07-28T11:51:26.819Z] Name: azwin-2-4d52a0 [2023-07-28T11:51:26.819Z] ID: E5FL:TQXZ:CQLN:LMMV:TXYQ:OZHM:Y3DD:GZLE:FRSY:T3EI:27V2:ROCH [2023-07-28T11:51:26.819Z] Docker Root Dir: D:\CI\PR-46105\1\daemon [2023-07-28T11:51:26.819Z] Debug Mode (client): false [2023-07-28T11:51:26.819Z] Debug Mode (server): true [2023-07-28T11:51:26.819Z] File Descriptors: -1 [2023-07-28T11:51:26.819Z] Goroutines: 16 [2023-07-28T11:51:26.819Z] System Time: 2023-07-28T11:51:25.4555937Z [2023-07-28T11:51:26.819Z] EventsListeners: 0 [2023-07-28T11:51:26.819Z] Registry: https://index.docker.io/v1/ [2023-07-28T11:51:26.819Z] Labels: [2023-07-28T11:51:26.819Z] Experimental: false [2023-07-28T11:51:26.819Z] Insecure Registries: [2023-07-28T11:51:26.819Z] 127.0.0.0/8 [2023-07-28T11:51:26.819Z] Live Restore Enabled: false [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] INFO: Docker images of the daemon under test [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-28T11:51:26.819Z] [2023-07-28T11:51:26.819Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-07-28T11:51:26.819Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-07-28T11:51:26.819Z] ltsc2019: Pulling from windows/servercore [2023-07-28T11:51:26.819Z] cb524f6f2215: Pulling fs layer [2023-07-28T11:51:26.819Z] 71bf80baed9b: Pulling fs layer [2023-07-28T11:51:26.825Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-07-28T11:51:26.825Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-07-28T11:51:27.394Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-07-28T11:51:27.653Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-28T11:51:27.912Z] === RUN TestDockerSuite/TestImagesFormat [2023-07-28T11:51:27.912Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-07-28T11:51:28.480Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-07-28T11:51:30.643Z] 71bf80baed9b: Verifying Checksum [2023-07-28T11:51:30.643Z] 71bf80baed9b: Download complete [2023-07-28T11:51:31.017Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-07-28T11:51:31.017Z] === RUN TestDockerSuite/TestImportBadURL [2023-07-28T11:51:31.017Z] === RUN TestDockerSuite/TestImportDisplay [2023-07-28T11:51:32.439Z] === RUN TestDockerSuite/TestImportFile [2023-07-28T11:51:33.394Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-07-28T11:51:33.394Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-07-28T11:51:34.373Z] === RUN TestDockerSuite/TestImportGzipped [2023-07-28T11:51:35.791Z] --- PASS: TestServiceUpdatePidsLimit (16.70s) [2023-07-28T11:51:35.791Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-07-28T11:51:35.791Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2023-07-28T11:51:35.791Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-07-28T11:51:35.791Z] PASS [2023-07-28T11:51:35.791Z] [2023-07-28T11:51:35.791Z] === Skipped [2023-07-28T11:51:35.791Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-28T11:51:35.791Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-28T11:51:35.791Z] [2023-07-28T11:51:35.791Z] DONE 27 tests, 1 skipped in 196.619s [2023-07-28T11:51:35.791Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-07-28T11:51:35.791Z] ++ 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-28T11:51:35.791Z] ++ set -e [2023-07-28T11:51:35.791Z] ++ '[' -n 0 ']' [2023-07-28T11:51:35.791Z] ++ set -x [2023-07-28T11:51:35.791Z] ++ 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-28T11:51:35.791Z] INFO: Testing against a local daemon [2023-07-28T11:51:35.791Z] === RUN TestSessionCreate [2023-07-28T11:51:35.791Z] --- PASS: TestSessionCreate (0.01s) [2023-07-28T11:51:35.791Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-28T11:51:35.791Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-07-28T11:51:35.791Z] PASS [2023-07-28T11:51:35.791Z] [2023-07-28T11:51:35.791Z] DONE 2 tests in 0.058s [2023-07-28T11:51:35.791Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-07-28T11:51:35.791Z] ++ 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-28T11:51:35.791Z] ++ set -e [2023-07-28T11:51:35.791Z] ++ '[' -n 0 ']' [2023-07-28T11:51:35.791Z] ++ set -x [2023-07-28T11:51:35.791Z] ++ 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-28T11:51:35.791Z] INFO: Testing against a local daemon [2023-07-28T11:51:35.791Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-28T11:51:35.791Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-28T11:51:35.791Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T11:51:35.791Z] === RUN TestEventsExecDie [2023-07-28T11:51:35.791Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-07-28T11:51:36.393Z] --- PASS: TestEventsExecDie (0.68s) [2023-07-28T11:51:36.393Z] === RUN TestEventsBackwardsCompatible [2023-07-28T11:51:36.393Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-07-28T11:51:36.393Z] === RUN TestInfoBinaryCommits [2023-07-28T11:51:36.393Z] --- PASS: TestInfoBinaryCommits (0.05s) [2023-07-28T11:51:36.393Z] === RUN TestInfoAPIVersioned [2023-07-28T11:51:36.393Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-28T11:51:36.393Z] === RUN TestInfoDiscoveryBackend [2023-07-28T11:51:36.964Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-07-28T11:51:36.964Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-07-28T11:51:37.224Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-07-28T11:51:37.792Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-07-28T11:51:37.792Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-07-28T11:51:37.792Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-07-28T11:51:38.361Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-07-28T11:51:38.361Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2023-07-28T11:51:38.361Z] === RUN TestInfoAPI [2023-07-28T11:51:38.361Z] --- PASS: TestInfoAPI (0.02s) [2023-07-28T11:51:38.361Z] === RUN TestInfoAPIWarnings [2023-07-28T11:51:38.620Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-07-28T11:51:38.620Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-07-28T11:51:38.620Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-07-28T11:51:39.188Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-07-28T11:51:39.757Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-07-28T11:51:40.325Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-07-28T11:51:40.584Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-07-28T11:51:41.153Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-07-28T11:51:41.722Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-07-28T11:51:41.722Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-07-28T11:51:43.101Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-07-28T11:51:43.183Z] cb524f6f2215: Verifying Checksum [2023-07-28T11:51:43.183Z] cb524f6f2215: Download complete [2023-07-28T11:51:43.360Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-07-28T11:51:43.928Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-07-28T11:51:43.928Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-07-28T11:51:44.497Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-07-28T11:51:44.497Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-07-28T11:51:44.497Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-07-28T11:51:45.079Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-07-28T11:51:45.647Z] === RUN TestDockerSuite/TestInspectDefault [2023-07-28T11:51:46.218Z] === RUN TestDockerSuite/TestInspectHistory [2023-07-28T11:51:46.786Z] === RUN TestDockerSuite/TestInspectImage [2023-07-28T11:51:46.787Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-07-28T11:51:46.787Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-07-28T11:51:46.787Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-07-28T11:51:46.787Z] === RUN TestDockerSuite/TestInspectInt64 [2023-07-28T11:51:46.872Z] 2023/07/28 11:51:46 Finished clone google.golang.org/api [2023-07-28T11:51:46.872Z] 2023/07/28 11:51:46 Dependencies downloaded. Download time: 2m21.836117571s [2023-07-28T11:51:46.872Z] 2023/07/28 11:51:46 Collecting all dependencies [2023-07-28T11:51:47.354Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-07-28T11:51:47.923Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-07-28T11:51:47.923Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-07-28T11:51:48.182Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-07-28T11:51:48.750Z] === RUN TestDockerSuite/TestInspectPlugin [2023-07-28T11:51:51.286Z] === RUN TestDockerSuite/TestInspectRootFS [2023-07-28T11:51:51.286Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-07-28T11:51:51.545Z] === RUN TestDockerSuite/TestInspectStatus [2023-07-28T11:51:52.114Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-07-28T11:51:53.051Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-07-28T11:51:53.620Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-07-28T11:51:54.188Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-07-28T11:51:54.757Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-07-28T11:51:54.757Z] --- PASS: TestInfoAPIWarnings (16.24s) [2023-07-28T11:51:54.757Z] === RUN TestInfoDebug [2023-07-28T11:51:55.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-07-28T11:51:55.325Z] --- PASS: TestInfoDebug (0.53s) [2023-07-28T11:51:55.325Z] === RUN TestInfoInsecureRegistries [2023-07-28T11:51:55.585Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-07-28T11:51:55.844Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2023-07-28T11:51:55.844Z] === RUN TestInfoRegistryMirrors [2023-07-28T11:51:56.104Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-07-28T11:51:56.104Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-07-28T11:51:56.363Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-28T11:51:56.363Z] === RUN TestLoginFailsWithBadCredentials [2023-07-28T11:51:56.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-07-28T11:51:56.623Z] === RUN TestPingCacheHeaders [2023-07-28T11:51:56.623Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-07-28T11:51:56.623Z] === RUN TestPingGet [2023-07-28T11:51:56.623Z] --- PASS: TestPingGet (0.01s) [2023-07-28T11:51:56.623Z] === RUN TestPingHead [2023-07-28T11:51:56.853Z] 2023/07/28 11:51:55 Clean vendor dir from unused packages [2023-07-28T11:51:56.853Z] 2023/07/28 11:51:55 Ignoring paths matching "^archive/tar" [2023-07-28T11:51:56.853Z] 2023/07/28 11:51:56 Success [2023-07-28T11:51:56.853Z] 2023/07/28 11:51:56 Running time: 2m34.237329925s [2023-07-28T11:51:56.853Z] Congratulations! All vendoring changes are done the right way. [2023-07-28T11:51:56.883Z] --- PASS: TestPingHead (0.02s) [2023-07-28T11:51:56.883Z] === RUN TestVersion [2023-07-28T11:51:56.883Z] --- PASS: TestVersion (0.01s) [2023-07-28T11:51:56.883Z] PASS [2023-07-28T11:51:56.883Z] [2023-07-28T11:51:56.883Z] === Skipped [2023-07-28T11:51:56.883Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T11:51:56.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-28T11:51:56.883Z] [2023-07-28T11:51:56.883Z] DONE 18 tests, 1 skipped in 21.191s [2023-07-28T11:51:56.883Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-28T11:51:56.883Z] ++ 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-28T11:51:56.883Z] ++ set -e [2023-07-28T11:51:56.883Z] ++ '[' -n 0 ']' [2023-07-28T11:51:56.883Z] ++ set -x [2023-07-28T11:51:56.883Z] ++ 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-28T11:51:56.883Z] INFO: Testing against a local daemon [2023-07-28T11:51:56.883Z] === RUN TestVolumesCreateAndList [2023-07-28T11:51:56.883Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-07-28T11:51:56.883Z] === RUN TestVolumesRemove [2023-07-28T11:51:56.883Z] --- PASS: TestVolumesRemove (0.07s) [2023-07-28T11:51:56.883Z] === RUN TestVolumesInspect [2023-07-28T11:51:56.883Z] --- PASS: TestVolumesInspect (0.02s) [2023-07-28T11:51:56.883Z] === RUN TestVolumesInvalidJSON [2023-07-28T11:51:56.883Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-28T11:51:56.883Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-28T11:51:56.883Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-28T11:51:56.883Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-28T11:51:56.883Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-28T11:51:56.883Z] PASS [2023-07-28T11:51:56.883Z] [2023-07-28T11:51:56.883Z] DONE 5 tests in 0.140s [2023-07-28T11:51:56.883Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [Pipeline] } [Pipeline] // stage [2023-07-28T11:51:57.142Z] ++++ cat bundles/test-integration/docker.pid [2023-07-28T11:51:57.142Z] +++ kill 10542 Post stage [Pipeline] sh [2023-07-28T11:51:57.421Z] + echo Ensuring container killed. [2023-07-28T11:51:57.421Z] Ensuring container killed. [2023-07-28T11:51:57.421Z] + docker rm -vf docker-pr1 [2023-07-28T11:51:57.421Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-07-28T11:51:57.703Z] + echo Chowning /workspace to jenkins user [2023-07-28T11:51:57.703Z] Chowning /workspace to jenkins user [2023-07-28T11:51:57.703Z] + id -u [2023-07-28T11:51:57.703Z] + id -g [2023-07-28T11:51:57.703Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46105:/workspace busybox chown -R 1000:1000 /workspace [2023-07-28T11:51:57.711Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-07-28T11:51:58.278Z] +++ /etc/init.d/apparmor stop [2023-07-28T11:51:58.279Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-28T11:51:58.279Z] [2023-07-28T11:51:58.279Z] Unloading profiles will leave already running processes permanently [2023-07-28T11:51:58.279Z] unconfined, which can lead to unexpected situations. [2023-07-28T11:51:58.279Z] [2023-07-28T11:51:58.279Z] To set a process to complain mode, use the command line tool [2023-07-28T11:51:58.279Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-28T11:51:58.279Z] +++ true [2023-07-28T11:51:58.279Z] exiting test-integration [2023-07-28T11:51:58.279Z] ++ exit 0 [2023-07-28T11:51:58.279Z] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-28T11:51:58.538Z] + for job in $(jobs -p) [2023-07-28T11:51:58.538Z] + wait 37992 [2023-07-28T11:51:58.565Z] + bundleName=unit [2023-07-28T11:51:58.565Z] + echo Creating unit-bundles.tar.gz [2023-07-28T11:51:58.565Z] Creating unit-bundles.tar.gz [2023-07-28T11:51:58.565Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-07-28T11:51:58.565Z] bundles/junit-report.xml [2023-07-28T11:51:58.565Z] bundles/go-test-report.json [2023-07-28T11:51:58.565Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-07-28T11:51:58.578Z] Archiving artifacts [2023-07-28T11:51:58.938Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-28T11:51:59.106Z] === RUN TestDockerSuite/TestLinksEnvs [2023-07-28T11:51:59.244Z] + make clean [2023-07-28T11:51:59.244Z] docker volume rm -f docker-dev-cache [2023-07-28T11:51:59.244Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-28T11:52:00.044Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-07-28T11:52:00.305Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-07-28T11:52:01.684Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-07-28T11:52:03.591Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-07-28T11:52:04.970Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-07-28T11:52:05.229Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-07-28T11:52:06.607Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-07-28T11:52:06.866Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-07-28T11:52:07.435Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-07-28T11:52:10.725Z] check_test.go:379: [d6bfcf2283ddf] daemon is not started [2023-07-28T11:52:10.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-07-28T11:52:12.631Z] docker_api_swarm_test.go:802: [d1df3bea0c500] joining swarm manager [d5ef91308e801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:52:13.570Z] docker_api_swarm_test.go:802: [daa6159e6f4cd] joining swarm manager [d5ef91308e801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:52:14.950Z] docker_api_swarm_test.go:802: [d396c7fcd4c5a] joining swarm manager [d5ef91308e801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-07-28T11:52:15.519Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-07-28T11:52:16.087Z] docker_api_swarm_test.go:802: [da5c7c430c4bc] joining swarm manager [d5ef91308e801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-07-28T11:52:17.024Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-07-28T11:52:17.284Z] docker_api_swarm_test.go:810: [dda2415742c81] joining swarm manager [d5ef91308e801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-07-28T11:52:18.663Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-07-28T11:52:18.922Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-07-28T11:52:20.830Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-07-28T11:52:20.830Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-07-28T11:52:20.830Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-07-28T11:52:20.830Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-07-28T11:52:20.830Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-07-28T11:52:21.438Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-07-28T11:52:22.022Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-07-28T11:52:25.310Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-07-28T11:52:25.878Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-07-28T11:52:31.151Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-07-28T11:52:31.151Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-07-28T11:52:31.151Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-07-28T11:52:31.719Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-07-28T11:52:32.657Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-07-28T11:52:33.225Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-07-28T11:52:34.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-07-28T11:52:35.172Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-07-28T11:52:36.551Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-07-28T11:52:37.120Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-07-28T11:52:37.688Z] === RUN TestDockerSuite/TestLogsSince [2023-07-28T11:52:44.253Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-07-28T11:52:49.526Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-07-28T11:52:50.095Z] === RUN TestDockerSuite/TestLogsTail [2023-07-28T11:52:50.664Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-07-28T11:52:51.232Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-07-28T11:52:51.492Z] === RUN TestDockerSuite/TestMountIntoProc [2023-07-28T11:52:51.751Z] === RUN TestDockerSuite/TestMountIntoSys [2023-07-28T11:52:52.319Z] === RUN TestDockerSuite/TestNetHostname [2023-07-28T11:52:53.697Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-07-28T11:52:53.697Z] === RUN TestDockerSuite/TestNetworkEvents [2023-07-28T11:53:00.313Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-07-28T11:53:00.573Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-07-28T11:53:01.142Z] === RUN TestDockerSuite/TestPluginActive [2023-07-28T11:53:03.678Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-07-28T11:53:08.954Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-07-28T11:53:08.954Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-07-28T11:53:08.954Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-07-28T11:53:10.332Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-07-28T11:53:11.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-07-28T11:53:13.615Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-07-28T11:53:15.519Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-07-28T11:53:18.808Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-07-28T11:53:24.082Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-07-28T11:53:25.460Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-07-28T11:53:26.029Z] === RUN TestDockerSuite/TestPortHostBinding [2023-07-28T11:53:26.967Z] === RUN TestDockerSuite/TestPortList [2023-07-28T11:53:33.538Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-07-28T11:53:33.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-07-28T11:53:34.106Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-07-28T11:53:37.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-07-28T11:53:39.305Z] docker_api_swarm_service_test.go:395: [dbfe6d22a967b] joining swarm manager [d0040fd2c63ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:53:39.873Z] docker_api_swarm_service_test.go:395: [d6c7f4a5a300f] joining swarm manager [d0040fd2c63ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:53:40.829Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-07-28T11:53:40.829Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-07-28T11:53:40.829Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-07-28T11:53:41.088Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-07-28T11:53:41.088Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-07-28T11:53:41.657Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-07-28T11:53:41.657Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-07-28T11:53:42.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-07-28T11:53:42.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-07-28T11:53:43.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-07-28T11:53:43.972Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-07-28T11:53:46.507Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-07-28T11:53:47.444Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-07-28T11:53:47.703Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-07-28T11:53:47.962Z] === RUN TestDockerSuite/TestPsByOrder [2023-07-28T11:53:50.498Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-07-28T11:53:50.757Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-07-28T11:53:52.662Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-07-28T11:53:55.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-07-28T11:53:55.767Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-07-28T11:53:56.027Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-07-28T11:53:56.966Z] docker_api_swarm_service_test.go:343: [d27a8d3112baf] joining swarm manager [dda9c5f6782f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:53:57.903Z] docker_api_swarm_service_test.go:343: [db2afcf9f17b1] joining swarm manager [dda9c5f6782f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:53:58.841Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-07-28T11:54:05.412Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-07-28T11:54:06.349Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-07-28T11:54:08.255Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-07-28T11:54:08.823Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-07-28T11:54:09.761Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-07-28T11:54:11.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-07-28T11:54:11.398Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-07-28T11:54:13.315Z] docker_api_swarm_service_test.go:490: [df4b54aad7280] joining swarm manager [df9e9356bd634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:54:13.315Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-07-28T11:54:13.903Z] docker_api_swarm_service_test.go:490: [dd6a7ccdf9de5] joining swarm manager [df9e9356bd634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:54:14.162Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-07-28T11:54:14.421Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-07-28T11:54:14.989Z] === RUN TestDockerSuite/TestPsRightTagName [2023-07-28T11:54:16.897Z] === RUN TestDockerSuite/TestPsShowMounts [2023-07-28T11:54:18.802Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-07-28T11:54:19.062Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-07-28T11:54:19.062Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-07-28T11:54:19.062Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-07-28T11:54:19.630Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-07-28T11:54:19.888Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-07-28T11:54:20.148Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-07-28T11:54:20.715Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-07-28T11:54:21.653Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-07-28T11:54:22.591Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-07-28T11:54:23.158Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-07-28T11:54:25.618Z] cb524f6f2215: Pull complete [2023-07-28T11:54:26.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-07-28T11:54:29.740Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-07-28T11:54:30.000Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-07-28T11:54:31.906Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-07-28T11:54:31.907Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-07-28T11:54:32.165Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-07-28T11:54:32.166Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-07-28T11:54:32.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-07-28T11:54:34.331Z] docker_api_swarm_service_test.go:128: [d1951ef4855d7] joining swarm manager [d500a5e922d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:54:34.590Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-07-28T11:54:35.159Z] docker_api_swarm_service_test.go:129: [ddad6f1ee4cf6] joining swarm manager [d500a5e922d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:54:35.419Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-07-28T11:54:36.800Z] docker_api_swarm_service_test.go:137: [dc872af7b9729] joining swarm manager [d500a5e922d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-07-28T11:54:37.368Z] docker_api_swarm_service_test.go:138: [d68c36a38e400] joining swarm manager [d500a5e922d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-07-28T11:54:37.937Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-07-28T11:54:39.315Z] === RUN TestDockerSuite/TestRmiBlank [2023-07-28T11:54:39.315Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-07-28T11:54:39.315Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-07-28T11:54:41.850Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-07-28T11:54:42.419Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-07-28T11:54:42.419Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-07-28T11:54:43.801Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-07-28T11:54:44.382Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-07-28T11:54:45.790Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-07-28T11:54:46.050Z] === RUN TestDockerSuite/TestRmiTag [2023-07-28T11:54:46.309Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-07-28T11:54:46.877Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-07-28T11:54:49.413Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-07-28T11:54:49.982Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-07-28T11:54:50.550Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-07-28T11:54:50.809Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-07-28T11:54:51.746Z] === RUN TestDockerSuite/TestRunAddHost [2023-07-28T11:54:52.314Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-07-28T11:54:52.573Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-07-28T11:54:52.832Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-07-28T11:54:53.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-07-28T11:54:53.350Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-07-28T11:54:54.727Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-07-28T11:54:54.986Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-07-28T11:54:55.554Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-07-28T11:54:56.122Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-07-28T11:54:57.060Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-07-28T11:54:57.997Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-07-28T11:54:58.565Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-07-28T11:54:59.134Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-07-28T11:54:59.702Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-07-28T11:54:59.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-07-28T11:55:00.220Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-07-28T11:55:00.789Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-07-28T11:55:01.727Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-07-28T11:55:02.665Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-07-28T11:55:02.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-07-28T11:55:02.925Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-07-28T11:55:03.493Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-07-28T11:55:04.062Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-07-28T11:55:04.062Z] === RUN TestDockerSuite/TestRunBindMounts [2023-07-28T11:55:04.321Z] docker_api_swarm_service_test.go:304: [da38ecf7a1d09] joining swarm manager [d2646aa7e99a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:55:05.258Z] docker_api_swarm_service_test.go:304: [d04ea0eee18b4] joining swarm manager [d2646aa7e99a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:55:05.829Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-07-28T11:55:06.397Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-07-28T11:55:06.965Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-07-28T11:55:07.226Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-07-28T11:55:07.795Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-07-28T11:55:08.054Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-07-28T11:55:08.313Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-07-28T11:55:08.882Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-07-28T11:55:09.450Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-07-28T11:55:10.018Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-07-28T11:55:10.277Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-07-28T11:55:10.277Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-07-28T11:55:10.864Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-07-28T11:55:10.864Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-07-28T11:55:11.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-07-28T11:55:12.001Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-07-28T11:55:12.939Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-07-28T11:55:13.507Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-07-28T11:55:13.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-07-28T11:55:14.336Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-07-28T11:55:15.715Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-07-28T11:55:16.283Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-07-28T11:55:17.221Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-07-28T11:55:17.789Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-07-28T11:55:18.357Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-07-28T11:55:18.616Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-07-28T11:55:19.184Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-07-28T11:55:19.752Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-07-28T11:55:20.689Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-07-28T11:55:23.225Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-07-28T11:55:23.225Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-07-28T11:55:23.484Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-07-28T11:55:24.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-07-28T11:55:24.863Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-07-28T11:55:26.242Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-07-28T11:55:26.501Z] docker_api_swarm_service_test.go:100: [de83d369a59a5] joining swarm manager [d637c8836d273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:55:27.439Z] docker_api_swarm_service_test.go:101: [d44936a34abb0] joining swarm manager [d637c8836d273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:55:28.008Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-07-28T11:55:30.543Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-07-28T11:55:30.543Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-07-28T11:55:30.543Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-07-28T11:55:30.543Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-07-28T11:55:30.543Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-07-28T11:55:30.543Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-07-28T11:55:31.922Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-07-28T11:55:32.490Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-07-28T11:55:34.395Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-07-28T11:55:34.653Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-07-28T11:55:35.591Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-07-28T11:55:36.160Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-07-28T11:55:37.097Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-07-28T11:55:37.666Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-07-28T11:55:38.602Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-07-28T11:55:38.602Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-07-28T11:55:39.173Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-07-28T11:55:39.773Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-07-28T11:55:40.035Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-07-28T11:55:40.604Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-07-28T11:55:40.604Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-07-28T11:55:41.172Z] === RUN TestDockerSuite/TestRunEnvironment [2023-07-28T11:55:41.741Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-07-28T11:55:42.000Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-07-28T11:55:42.569Z] === RUN TestDockerSuite/TestRunExitCode [2023-07-28T11:55:43.137Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-07-28T11:55:43.705Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-07-28T11:55:44.643Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-07-28T11:55:45.212Z] check_test.go:379: [de83d369a59a5] daemon is not started [2023-07-28T11:55:45.212Z] === RUN TestDockerSuite/TestRunExposePort [2023-07-28T11:55:45.212Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-07-28T11:55:46.149Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-07-28T11:55:46.408Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-07-28T11:55:47.344Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-07-28T11:55:47.604Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-28T11:55:47.604Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-28T11:55:47.604Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-07-28T11:55:49.509Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-07-28T11:55:50.077Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-07-28T11:55:50.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-07-28T11:55:52.550Z] docker_api_swarm_service_test.go:533: [d5dc5c5801dff] joining swarm manager [df0b2d6ccc79d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:55:53.929Z] docker_api_swarm_service_test.go:534: [d416c535e2385] joining swarm manager [df0b2d6ccc79d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:56:02.050Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-07-28T11:56:02.050Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-07-28T11:56:02.619Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-07-28T11:56:02.619Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-07-28T11:56:02.878Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-07-28T11:56:02.878Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-07-28T11:56:03.137Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-07-28T11:56:06.425Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-07-28T11:56:06.993Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-07-28T11:56:07.174Z] 71bf80baed9b: Pull complete [2023-07-28T11:56:07.174Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c [2023-07-28T11:56:07.174Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T11:56:07.174Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-07-28T11:56:07.174Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-07-28T11:56:07.174Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4645' [2023-07-28T11:56:07.174Z] WARN: Skipping validation tests [2023-07-28T11:56:07.174Z] INFO: Running unit tests at 07/28/2023 11:55:56... [2023-07-28T11:56:07.174Z] INFO: make.ps1 starting at 07/28/2023 11:56:03 [2023-07-28T11:56:07.174Z] INFO: Git commit (b883976e4c) assumed from DOCKER_GITCOMMIT environment variable [2023-07-28T11:56:07.174Z] INFO: Invoking autogen... [2023-07-28T11:56:07.174Z] INFO: Running unit tests... [2023-07-28T11:56:07.930Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-07-28T11:56:11.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-07-28T11:56:13.123Z] docker_api_swarm_service_test.go:148: [d89d0c5798c82] joining swarm manager [d7b8fe36fce1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T11:56:13.692Z] docker_api_swarm_service_test.go:148: [dd75a26c896b7] joining swarm manager [d7b8fe36fce1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T11:56:13.951Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-07-28T11:56:14.219Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-07-28T11:56:14.815Z] === RUN TestDockerSuite/TestRunModeHostname [2023-07-28T11:56:15.383Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-07-28T11:56:15.383Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-07-28T11:56:15.643Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-07-28T11:56:15.868Z] 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-28T11:56:17.022Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-07-28T11:56:17.590Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-07-28T11:56:18.527Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-07-28T11:56:18.527Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-07-28T11:56:18.786Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-07-28T11:56:19.724Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-07-28T11:56:20.666Z] === RUN TestDockerSuite/TestRunMount [2023-07-28T11:56:25.938Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-07-28T11:56:25.938Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-07-28T11:56:26.197Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-07-28T11:56:27.134Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-07-28T11:56:29.039Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-07-28T11:56:30.945Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-07-28T11:56:31.011Z] ? github.com/docker/docker/api [no test files] [2023-07-28T11:56:32.851Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-07-28T11:56:34.228Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-07-28T11:56:35.164Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-07-28T11:56:36.101Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-07-28T11:56:36.101Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-07-28T11:56:36.360Z] === RUN TestDockerSuite/TestRunNetHost [2023-07-28T11:56:37.299Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-07-28T11:56:37.867Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-07-28T11:56:38.126Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-07-28T11:56:40.031Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-07-28T11:56:41.409Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-07-28T11:56:43.944Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-07-28T11:56:44.203Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-07-28T11:56:44.203Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-07-28T11:56:44.772Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-07-28T11:56:44.772Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-07-28T11:56:45.340Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-07-28T11:56:45.927Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-07-28T11:56:45.927Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-07-28T11:56:46.207Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-07-28T11:56:49.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-07-28T11:56:52.027Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-07-28T11:56:52.296Z] === RUN TestMiddlewares [2023-07-28T11:56:52.296Z] --- PASS: TestMiddlewares (0.00s) [2023-07-28T11:56:52.296Z] PASS [2023-07-28T11:56:52.296Z] coverage: 7.9% of statements [2023-07-28T11:56:52.296Z] ok github.com/docker/docker/api/server 0.063s coverage: 7.9% of statements [2023-07-28T11:56:52.595Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-07-28T11:56:53.163Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-07-28T11:56:53.730Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-07-28T11:56:55.108Z] === RUN TestDockerSuite/TestRunPortInUse [2023-07-28T11:56:55.677Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-07-28T11:56:56.244Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-07-28T11:56:56.244Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-07-28T11:56:56.812Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-07-28T11:56:57.071Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-07-28T11:56:57.639Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-07-28T11:56:58.206Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-28T11:56:58.206Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-07-28T11:56:58.206Z] === RUN TestDockerSuite/TestRunPublishPort [2023-07-28T11:56:58.774Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-07-28T11:56:59.033Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-07-28T11:56:59.033Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-07-28T11:56:59.033Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-07-28T11:56:59.601Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-07-28T11:57:00.539Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-07-28T11:57:00.539Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-07-28T11:57:00.539Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-07-28T11:57:03.074Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-07-28T11:57:03.643Z] === RUN TestDockerSuite/TestRunRm [2023-07-28T11:57:04.212Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-07-28T11:57:07.502Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-07-28T11:57:08.070Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-07-28T11:57:08.639Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-07-28T11:57:10.017Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-07-28T11:57:10.586Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-07-28T11:57:12.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-07-28T11:57:13.871Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-07-28T11:57:17.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-07-28T11:57:17.733Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-07-28T11:57:18.330Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-07-28T11:57:19.275Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-07-28T11:57:19.534Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-07-28T11:57:19.793Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-07-28T11:57:20.052Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-07-28T11:57:20.620Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-07-28T11:57:21.189Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-07-28T11:57:22.126Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-07-28T11:57:22.385Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-07-28T11:57:22.644Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-07-28T11:57:23.212Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-07-28T11:57:25.117Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-07-28T11:57:25.685Z] === RUN TestDockerSuite/TestRunState [2023-07-28T11:57:26.623Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-07-28T11:57:27.561Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-07-28T11:57:28.130Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-07-28T11:57:28.130Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-07-28T11:57:28.389Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-07-28T11:57:28.389Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-07-28T11:57:28.957Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-07-28T11:57:29.218Z] === RUN TestDockerSuite/TestRunSysctls [2023-07-28T11:57:31.123Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-07-28T11:57:31.123Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-07-28T11:57:31.123Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-07-28T11:57:31.123Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-07-28T11:57:31.382Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-07-28T11:57:33.288Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-07-28T11:57:33.856Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-07-28T11:57:34.794Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-07-28T11:57:35.732Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-07-28T11:57:39.022Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-07-28T11:57:39.281Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-07-28T11:57:41.815Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-07-28T11:57:42.074Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-07-28T11:57:42.642Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-07-28T11:57:42.901Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-07-28T11:57:44.280Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-07-28T11:57:45.219Z] === RUN TestDockerSuite/TestRunUserByID [2023-07-28T11:57:45.787Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-07-28T11:57:45.787Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-07-28T11:57:46.046Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-07-28T11:57:46.614Z] === RUN TestDockerSuite/TestRunUserByName [2023-07-28T11:57:46.873Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-07-28T11:57:47.462Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-07-28T11:57:48.029Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-07-28T11:57:48.029Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-07-28T11:57:48.597Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-07-28T11:57:51.132Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-07-28T11:57:51.700Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-07-28T11:57:52.269Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-07-28T11:57:53.648Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-07-28T11:57:55.025Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-07-28T11:57:56.403Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-07-28T11:57:57.782Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-07-28T11:57:58.350Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-07-28T11:57:58.350Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-07-28T11:57:58.350Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-07-28T11:57:58.350Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-07-28T11:57:58.350Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-07-28T11:57:58.350Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-07-28T11:57:58.350Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-07-28T11:57:58.350Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-07-28T11:57:58.350Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-07-28T11:57:58.350Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-07-28T11:57:58.918Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-07-28T11:57:59.486Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-07-28T11:58:00.423Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-07-28T11:58:00.992Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-07-28T11:58:01.560Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-07-28T11:58:01.560Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-07-28T11:58:01.820Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-07-28T11:58:01.820Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-07-28T11:58:01.820Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-07-28T11:58:02.079Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-07-28T11:58:02.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-07-28T11:58:02.079Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-07-28T11:58:02.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-07-28T11:58:02.079Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-07-28T11:58:02.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-07-28T11:58:02.079Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-07-28T11:58:02.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-07-28T11:58:02.079Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-07-28T11:58:02.079Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-07-28T11:58:02.079Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-07-28T11:58:02.079Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-07-28T11:58:02.647Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-07-28T11:58:03.215Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-07-28T11:58:03.215Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-07-28T11:58:03.783Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-07-28T11:58:04.042Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-07-28T11:58:04.042Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-07-28T11:58:04.611Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-07-28T11:58:04.611Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-07-28T11:58:04.683Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-28T11:58:04.683Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-28T11:58:04.683Z] === RUN TestBoolValue [2023-07-28T11:58:04.683Z] --- PASS: TestBoolValue (0.00s) [2023-07-28T11:58:04.683Z] === RUN TestBoolValueOrDefault [2023-07-28T11:58:04.683Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-07-28T11:58:04.683Z] === RUN TestInt64ValueOrZero [2023-07-28T11:58:04.683Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-07-28T11:58:04.683Z] === RUN TestInt64ValueOrDefault [2023-07-28T11:58:04.683Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-07-28T11:58:04.683Z] === RUN TestInt64ValueOrDefaultWithError [2023-07-28T11:58:04.683Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-07-28T11:58:04.683Z] === RUN TestJsonContentType [2023-07-28T11:58:04.683Z] --- PASS: TestJsonContentType (0.00s) [2023-07-28T11:58:04.683Z] PASS [2023-07-28T11:58:04.683Z] coverage: 16.2% of statements [2023-07-28T11:58:04.683Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 16.2% of statements [2023-07-28T11:58:05.180Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-07-28T11:58:05.749Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-07-28T11:58:05.749Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-07-28T11:58:05.749Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-07-28T11:58:06.318Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-07-28T11:58:06.907Z] === RUN TestMaskSecretKeys [2023-07-28T11:58:06.907Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-07-28T11:58:06.907Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-07-28T11:58:06.907Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-07-28T11:58:06.907Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-07-28T11:58:06.907Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-07-28T11:58:06.907Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-07-28T11:58:06.907Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-07-28T11:58:06.907Z] === RUN TestVersionMiddlewareVersion [2023-07-28T11:58:06.907Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-07-28T11:58:06.907Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-07-28T11:58:06.907Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-07-28T11:58:06.907Z] PASS [2023-07-28T11:58:06.907Z] coverage: 37.7% of statements [2023-07-28T11:58:06.907Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-28T11:58:06.907Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-28T11:58:07.696Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-07-28T11:58:07.878Z] === RUN TestMarshalJSON [2023-07-28T11:58:07.878Z] --- PASS: TestMarshalJSON (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestMarshalJSONWithEmpty [2023-07-28T11:58:07.878Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestToJSON [2023-07-28T11:58:07.878Z] --- PASS: TestToJSON (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestToParamWithVersion [2023-07-28T11:58:07.878Z] --- PASS: TestToParamWithVersion (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestFromJSON [2023-07-28T11:58:07.878Z] --- PASS: TestFromJSON (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestEmpty [2023-07-28T11:58:07.878Z] --- PASS: TestEmpty (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestArgsMatchKVListEmptySources [2023-07-28T11:58:07.878Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestArgsMatchKVList [2023-07-28T11:58:07.878Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestArgsMatch [2023-07-28T11:58:07.878Z] --- PASS: TestArgsMatch (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestAdd [2023-07-28T11:58:07.878Z] --- PASS: TestAdd (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestDel [2023-07-28T11:58:07.878Z] --- PASS: TestDel (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestLen [2023-07-28T11:58:07.878Z] --- PASS: TestLen (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestExactMatch [2023-07-28T11:58:07.878Z] --- PASS: TestExactMatch (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestOnlyOneExactMatch [2023-07-28T11:58:07.878Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestContains [2023-07-28T11:58:07.878Z] --- PASS: TestContains (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestValidate [2023-07-28T11:58:07.878Z] --- PASS: TestValidate (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestWalkValues [2023-07-28T11:58:07.878Z] --- PASS: TestWalkValues (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestFuzzyMatch [2023-07-28T11:58:07.878Z] --- PASS: TestFuzzyMatch (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestClone [2023-07-28T11:58:07.878Z] --- PASS: TestClone (0.00s) [2023-07-28T11:58:07.878Z] PASS [2023-07-28T11:58:07.878Z] coverage: 93.7% of statements [2023-07-28T11:58:07.878Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 93.7% of statements [2023-07-28T11:58:07.878Z] === RUN TestStrSliceMarshalJSON [2023-07-28T11:58:07.878Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestStrSliceUnmarshalJSON [2023-07-28T11:58:07.878Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestStrSliceUnmarshalString [2023-07-28T11:58:07.878Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-07-28T11:58:07.878Z] === RUN TestStrSliceUnmarshalSlice [2023-07-28T11:58:07.878Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-07-28T11:58:07.878Z] PASS [2023-07-28T11:58:07.878Z] coverage: 90.0% of statements [2023-07-28T11:58:07.878Z] ok github.com/docker/docker/api/types/strslice 0.056s coverage: 90.0% of statements [2023-07-28T11:58:07.955Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-07-28T11:58:08.337Z] === RUN TestDurationToSecondsString [2023-07-28T11:58:08.337Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-07-28T11:58:08.337Z] === RUN TestGetTimestamp [2023-07-28T11:58:08.337Z] === RUN TestAdjustForAPIVersion [2023-07-28T11:58:08.337Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-07-28T11:58:08.337Z] PASS [2023-07-28T11:58:08.337Z] coverage: 5.7% of statements [2023-07-28T11:58:08.337Z] ok github.com/docker/docker/api/server/router/swarm 0.066s coverage: 5.7% of statements [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/container [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-28T11:58:08.337Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-28T11:58:08.337Z] --- PASS: TestGetTimestamp (0.23s) [2023-07-28T11:58:08.337Z] === RUN TestParseTimestamps [2023-07-28T11:58:08.337Z] --- PASS: TestParseTimestamps (0.00s) [2023-07-28T11:58:08.337Z] PASS [2023-07-28T11:58:08.337Z] coverage: 100.0% of statements [2023-07-28T11:58:08.337Z] ok github.com/docker/docker/api/types/time 0.286s coverage: 100.0% of statements [2023-07-28T11:58:08.524Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-07-28T11:58:08.783Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-07-28T11:58:08.783Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-07-28T11:58:08.797Z] === RUN TestCompareVersion [2023-07-28T11:58:08.797Z] --- PASS: TestCompareVersion (0.00s) [2023-07-28T11:58:08.797Z] PASS [2023-07-28T11:58:08.797Z] coverage: 75.0% of statements [2023-07-28T11:58:08.797Z] ok github.com/docker/docker/api/types/versions 0.116s coverage: 75.0% of statements [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-28T11:58:08.797Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-28T11:58:09.720Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-07-28T11:58:10.287Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-07-28T11:58:10.979Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-07-28T11:58:10.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-07-28T11:58:10.979Z] === RUN TestCloneArgsSmartHttp [2023-07-28T11:58:10.979Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-07-28T11:58:10.979Z] === RUN TestCloneArgsDumbHttp [2023-07-28T11:58:10.979Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-07-28T11:58:10.979Z] === RUN TestCloneArgsGit [2023-07-28T11:58:10.979Z] --- PASS: TestCloneArgsGit (0.00s) [2023-07-28T11:58:10.979Z] === RUN TestCheckoutGit [2023-07-28T11:58:10.979Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-07-28T11:58:10.979Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3252690732/001/repo/.git/ [2023-07-28T11:58:11.438Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-28T11:58:11.438Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:11.438Z] gitutils_test.go:254: [master (root-commit) 20b2f81] First commit [2023-07-28T11:58:11.438Z] 2 files changed, 3 insertions(+) [2023-07-28T11:58:11.438Z] create mode 100644 Dockerfile [2023-07-28T11:58:11.438Z] create mode 100644 subdir/Dockerfile [2023-07-28T11:58:11.438Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-28T11:58:11.438Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:11.897Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-07-28T11:58:11.897Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-07-28T11:58:11.897Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:11.897Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-28T11:58:11.897Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:11.897Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-07-28T11:58:11.897Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:11.897Z] [test a34f4bc] Branch commit [2023-07-28T11:58:11.897Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-07-28T11:58:11.897Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-07-28T11:58:11.897Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:11.897Z] gitutils_test.go:262: Switched to branch 'master' [2023-07-28T11:58:12.357Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3252690732/001/subrepo/.git/ [2023-07-28T11:58:12.357Z] === RUN TestEnable [2023-07-28T11:58:12.357Z] --- PASS: TestEnable (0.00s) [2023-07-28T11:58:12.357Z] === RUN TestDisable [2023-07-28T11:58:12.357Z] --- PASS: TestDisable (0.00s) [2023-07-28T11:58:12.357Z] === RUN TestEnabled [2023-07-28T11:58:12.357Z] --- PASS: TestEnabled (0.00s) [2023-07-28T11:58:12.357Z] PASS [2023-07-28T11:58:12.357Z] coverage: 100.0% of statements [2023-07-28T11:58:12.357Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2023-07-28T11:58:12.817Z] gitutils_test.go:273: [master (root-commit) c53b9d0] Subrepo initial [2023-07-28T11:58:12.817Z] 1 file changed, 1 insertion(+) [2023-07-28T11:58:12.817Z] create mode 100644 subfile [2023-07-28T11:58:12.817Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-07-28T11:58:12.817Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-07-28T11:58:12.817Z] === RUN TestProcessNoDockerignore [2023-07-28T11:58:12.817Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestProcessShouldLeaveAllFiles [2023-07-28T11:58:12.817Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestDetectContentType [2023-07-28T11:58:12.817Z] --- PASS: TestDetectContentType (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestSelectAcceptableMIME [2023-07-28T11:58:12.817Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestInspectEmptyResponse [2023-07-28T11:58:12.817Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestInspectResponseBinary [2023-07-28T11:58:12.817Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestResponseUnsupportedContentType [2023-07-28T11:58:12.817Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestInspectResponseTextSimple [2023-07-28T11:58:12.817Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestInspectResponseEmptyContentType [2023-07-28T11:58:12.817Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestUnknownContentLength [2023-07-28T11:58:12.817Z] --- PASS: TestUnknownContentLength (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestDownloadRemote [2023-07-28T11:58:12.817Z] --- PASS: TestDownloadRemote (0.17s) [2023-07-28T11:58:12.817Z] === RUN TestGetWithStatusError [2023-07-28T11:58:12.817Z] --- PASS: TestGetWithStatusError (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestCloseRootDirectory [2023-07-28T11:58:12.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:58:12.817Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-07-28T11:58:12.817Z] === RUN TestHashFile [2023-07-28T11:58:12.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:58:12.817Z] --- SKIP: TestHashFile (0.01s) [2023-07-28T11:58:12.817Z] === RUN TestHashSubdir [2023-07-28T11:58:12.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:58:12.817Z] --- SKIP: TestHashSubdir (0.00s) [2023-07-28T11:58:12.817Z] === RUN TestRemoveDirectory [2023-07-28T11:58:12.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:58:12.817Z] --- SKIP: TestRemoveDirectory (0.00s) [2023-07-28T11:58:12.817Z] PASS [2023-07-28T11:58:12.817Z] coverage: 9.3% of statements [2023-07-28T11:58:12.818Z] ok github.com/docker/docker/builder/remotecontext 0.393s coverage: 9.3% of statements [2023-07-28T11:58:12.823Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-07-28T11:58:12.823Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-07-28T11:58:12.823Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-07-28T11:58:12.823Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-07-28T11:58:13.083Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-07-28T11:58:13.279Z] === RUN TestGetAllAllowed [2023-07-28T11:58:13.279Z] --- PASS: TestGetAllAllowed (0.00s) [2023-07-28T11:58:13.279Z] === RUN TestGetAllMeta [2023-07-28T11:58:13.279Z] --- PASS: TestGetAllMeta (0.00s) [2023-07-28T11:58:13.279Z] === RUN TestWarnOnUnusedBuildArgs [2023-07-28T11:58:13.652Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-07-28T11:58:13.739Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestIsUnreferencedBuiltin [2023-07-28T11:58:13.739Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestIsExistingDirectory [2023-07-28T11:58:13.739Z] --- PASS: TestIsExistingDirectory (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestGetFilenameForDownload [2023-07-28T11:58:13.739Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestEnv2Variables [2023-07-28T11:58:13.739Z] --- PASS: TestEnv2Variables (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-07-28T11:58:13.739Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestMaintainer [2023-07-28T11:58:13.739Z] --- PASS: TestMaintainer (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestLabel [2023-07-28T11:58:13.739Z] --- PASS: TestLabel (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestFromScratch [2023-07-28T11:58:13.739Z] --- PASS: TestFromScratch (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestFromWithArg [2023-07-28T11:58:13.739Z] --- PASS: TestFromWithArg (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-07-28T11:58:13.739Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestFromWithUndefinedArg [2023-07-28T11:58:13.739Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestFromMultiStageWithNamedStage [2023-07-28T11:58:13.739Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestOnbuild [2023-07-28T11:58:13.739Z] --- PASS: TestOnbuild (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestWorkdir [2023-07-28T11:58:13.739Z] --- PASS: TestWorkdir (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestCmd [2023-07-28T11:58:13.739Z] --- PASS: TestCmd (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestHealthcheckNone [2023-07-28T11:58:13.739Z] --- PASS: TestHealthcheckNone (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestHealthcheckCmd [2023-07-28T11:58:13.739Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestEntrypoint [2023-07-28T11:58:13.739Z] --- PASS: TestEntrypoint (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestExpose [2023-07-28T11:58:13.739Z] --- PASS: TestExpose (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestUser [2023-07-28T11:58:13.739Z] --- PASS: TestUser (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestVolume [2023-07-28T11:58:13.739Z] --- PASS: TestVolume (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestStopSignal [2023-07-28T11:58:13.739Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-07-28T11:58:13.739Z] --- SKIP: TestStopSignal (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestArg [2023-07-28T11:58:13.739Z] --- PASS: TestArg (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestShell [2023-07-28T11:58:13.739Z] --- PASS: TestShell (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestPrependEnvOnCmd [2023-07-28T11:58:13.739Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestRunWithBuildArgs [2023-07-28T11:58:13.739Z] --- PASS: TestRunWithBuildArgs (0.05s) [2023-07-28T11:58:13.739Z] === RUN TestRunIgnoresHealthcheck [2023-07-28T11:58:13.739Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestDispatchUnsupportedOptions [2023-07-28T11:58:13.739Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-07-28T11:58:13.739Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-07-28T11:58:13.739Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-07-28T11:58:13.739Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestNormalizeWorkdir [2023-07-28T11:58:13.739Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestDispatch [2023-07-28T11:58:13.739Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-07-28T11:58:13.739Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-07-28T11:58:13.739Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-07-28T11:58:13.739Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-07-28T11:58:13.739Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-07-28T11:58:13.739Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-07-28T11:58:13.739Z] === RUN TestDispatch/COPY_url [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch (0.22s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.12s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2023-07-28T11:58:13.739Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestAddScratchImageAddsToMounts [2023-07-28T11:58:13.739Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestAddFromScratchPopulatesPlatform [2023-07-28T11:58:13.739Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-07-28T11:58:13.739Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-07-28T11:58:13.739Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestImageSourceGetAddsToMounts [2023-07-28T11:58:13.739Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestEmptyDockerfile [2023-07-28T11:58:13.739Z] --- PASS: TestEmptyDockerfile (0.01s) [2023-07-28T11:58:13.739Z] === RUN TestSymlinkDockerfile [2023-07-28T11:58:13.739Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-07-28T11:58:13.739Z] === RUN TestDockerfileOutsideTheBuildContext [2023-07-28T11:58:13.739Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestNonExistingDockerfile [2023-07-28T11:58:13.739Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestCopyRunConfig [2023-07-28T11:58:13.739Z] --- PASS: TestCopyRunConfig (0.02s) [2023-07-28T11:58:13.739Z] === RUN TestDeepCopyRunConfig [2023-07-28T11:58:13.739Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestExportImage [2023-07-28T11:58:13.739Z] --- PASS: TestExportImage (0.00s) [2023-07-28T11:58:13.739Z] === RUN TestNormalizeDest [2023-07-28T11:58:13.739Z] --- PASS: TestNormalizeDest (0.00s) [2023-07-28T11:58:13.739Z] PASS [2023-07-28T11:58:13.739Z] coverage: 46.8% of statements [2023-07-28T11:58:13.739Z] ok github.com/docker/docker/builder/dockerfile 0.488s coverage: 46.8% of statements [2023-07-28T11:58:14.199Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-07-28T11:58:14.589Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-07-28T11:58:15.533Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-07-28T11:58:15.533Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-07-28T11:58:15.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-07-28T11:58:16.733Z] === RUN TestDockerSuite/TestSaveImageId [2023-07-28T11:58:16.733Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-07-28T11:58:16.992Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-07-28T11:58:17.111Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3252690732/001/repo/sub'... [2023-07-28T11:58:17.111Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-07-28T11:58:17.111Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:17.111Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-07-28T11:58:17.111Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:17.574Z] gitutils_test.go:277: [master 2b06d7e] With submodule [2023-07-28T11:58:17.574Z] 2 files changed, 4 insertions(+) [2023-07-28T11:58:17.574Z] create mode 100644 .gitmodules [2023-07-28T11:58:17.574Z] create mode 160000 sub [2023-07-28T11:58:17.574Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-07-28T11:58:17.574Z] The file will have its original line endings in your working directory. [2023-07-28T11:58:17.574Z] === RUN TestCheckoutGit/#00 [2023-07-28T11:58:18.371Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2094734915 [2023-07-28T11:58:18.371Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-07-28T11:58:18.371Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-07-28T11:58:18.547Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:18.547Z] [2023-07-28T11:58:18.547Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:19.749Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-07-28T11:58:19.749Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-07-28T11:58:19.749Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-07-28T11:58:20.685Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-07-28T11:58:21.464Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:21.464Z] [2023-07-28T11:58:21.464Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:22.062Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-07-28T11:58:22.321Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-07-28T11:58:22.321Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-07-28T11:58:22.580Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-07-28T11:58:22.580Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-07-28T11:58:23.149Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-07-28T11:58:25.054Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-07-28T11:58:25.205Z] === RUN TestCheckoutGit/master [2023-07-28T11:58:26.744Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:26.744Z] [2023-07-28T11:58:26.744Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:28.938Z] === RUN TestCheckpointCreateError [2023-07-28T11:58:28.938Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCheckpointCreate [2023-07-28T11:58:28.938Z] --- PASS: TestCheckpointCreate (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCheckpointDeleteError [2023-07-28T11:58:28.938Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCheckpointDelete [2023-07-28T11:58:28.938Z] --- PASS: TestCheckpointDelete (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCheckpointListError [2023-07-28T11:58:28.938Z] --- PASS: TestCheckpointListError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCheckpointList [2023-07-28T11:58:28.938Z] --- PASS: TestCheckpointList (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCheckpointListContainerNotFound [2023-07-28T11:58:28.938Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNewClientWithOpsFromEnv [2023-07-28T11:58:28.938Z] client_test.go:23: runtime.GOOS == "windows" [2023-07-28T11:58:28.938Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestGetAPIPath [2023-07-28T11:58:28.938Z] --- PASS: TestGetAPIPath (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestParseHostURL [2023-07-28T11:58:28.938Z] --- PASS: TestParseHostURL (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-07-28T11:58:28.938Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNegotiateAPIVersionEmpty [2023-07-28T11:58:28.938Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNegotiateAPIVersion [2023-07-28T11:58:28.938Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNegotiateAPVersionOverride [2023-07-28T11:58:28.938Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNegotiateAPIVersionAutomatic [2023-07-28T11:58:28.938Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-07-28T11:58:28.938Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-07-28T11:58:28.938Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestClientRedirect [2023-07-28T11:58:28.938Z] --- PASS: TestClientRedirect (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigCreateUnsupported [2023-07-28T11:58:28.938Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigCreateError [2023-07-28T11:58:28.938Z] --- PASS: TestConfigCreateError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigCreate [2023-07-28T11:58:28.938Z] --- PASS: TestConfigCreate (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigInspectNotFound [2023-07-28T11:58:28.938Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigInspectWithEmptyID [2023-07-28T11:58:28.938Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigInspectUnsupported [2023-07-28T11:58:28.938Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigInspectError [2023-07-28T11:58:28.938Z] --- PASS: TestConfigInspectError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigInspectConfigNotFound [2023-07-28T11:58:28.938Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigInspect [2023-07-28T11:58:28.938Z] --- PASS: TestConfigInspect (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigListUnsupported [2023-07-28T11:58:28.938Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigListError [2023-07-28T11:58:28.938Z] --- PASS: TestConfigListError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigList [2023-07-28T11:58:28.938Z] --- PASS: TestConfigList (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigRemoveUnsupported [2023-07-28T11:58:28.938Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigRemoveError [2023-07-28T11:58:28.938Z] --- PASS: TestConfigRemoveError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigRemove [2023-07-28T11:58:28.938Z] --- PASS: TestConfigRemove (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigUpdateUnsupported [2023-07-28T11:58:28.938Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigUpdateError [2023-07-28T11:58:28.938Z] --- PASS: TestConfigUpdateError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestConfigUpdate [2023-07-28T11:58:28.938Z] --- PASS: TestConfigUpdate (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerCommitError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerCommitError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerCommit [2023-07-28T11:58:28.938Z] --- PASS: TestContainerCommit (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerStatPathError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerStatPathError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerStatPathNotFoundError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerStatPathNoHeaderError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerStatPath [2023-07-28T11:58:28.938Z] --- PASS: TestContainerStatPath (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyToContainerError [2023-07-28T11:58:28.938Z] --- PASS: TestCopyToContainerError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyToContainerNotFoundError [2023-07-28T11:58:28.938Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyToContainerNotStatusOKError [2023-07-28T11:58:28.938Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyToContainer [2023-07-28T11:58:28.938Z] --- PASS: TestCopyToContainer (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyFromContainerError [2023-07-28T11:58:28.938Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyFromContainerNotFoundError [2023-07-28T11:58:28.938Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyFromContainerNotStatusOKError [2023-07-28T11:58:28.938Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyFromContainerNoHeaderError [2023-07-28T11:58:28.938Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestCopyFromContainer [2023-07-28T11:58:28.938Z] --- PASS: TestCopyFromContainer (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerCreateError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerCreateError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerCreateImageNotFound [2023-07-28T11:58:28.938Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerCreateWithName [2023-07-28T11:58:28.938Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerCreateAutoRemove [2023-07-28T11:58:28.938Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerDiffError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerDiffError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerDiff [2023-07-28T11:58:28.938Z] --- PASS: TestContainerDiff (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExecCreateError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExecCreate [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExecCreate (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExecStartError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExecStartError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExecStart [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExecStart (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExecInspectError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExecInspect [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExecInspect (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExportError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExportError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerExport [2023-07-28T11:58:28.938Z] --- PASS: TestContainerExport (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerInspectError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerInspectError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerInspectContainerNotFound [2023-07-28T11:58:28.938Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerInspectWithEmptyID [2023-07-28T11:58:28.938Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerInspect [2023-07-28T11:58:28.938Z] --- PASS: TestContainerInspect (0.01s) [2023-07-28T11:58:28.938Z] === RUN TestContainerInspectNode [2023-07-28T11:58:28.938Z] --- PASS: TestContainerInspectNode (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerKillError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerKillError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerKill [2023-07-28T11:58:28.938Z] --- PASS: TestContainerKill (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerListError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerListError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerList [2023-07-28T11:58:28.938Z] --- PASS: TestContainerList (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerLogsNotFoundError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerLogsError [2023-07-28T11:58:28.938Z] --- PASS: TestContainerLogsError (0.00s) [2023-07-28T11:58:28.938Z] === RUN TestContainerLogs [2023-07-28T11:58:29.244Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-07-28T11:58:29.400Z] --- PASS: TestContainerLogs (0.24s) [2023-07-28T11:58:29.400Z] === RUN TestContainerPauseError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerPauseError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerPause [2023-07-28T11:58:29.400Z] --- PASS: TestContainerPause (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainersPruneError [2023-07-28T11:58:29.400Z] --- PASS: TestContainersPruneError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainersPrune [2023-07-28T11:58:29.400Z] --- PASS: TestContainersPrune (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerRemoveError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerRemoveError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerRemoveNotFoundError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerRemove [2023-07-28T11:58:29.400Z] --- PASS: TestContainerRemove (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerRenameError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerRenameError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerRename [2023-07-28T11:58:29.400Z] --- PASS: TestContainerRename (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerResizeError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerResizeError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerExecResizeError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerResize [2023-07-28T11:58:29.400Z] --- PASS: TestContainerResize (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerExecResize [2023-07-28T11:58:29.400Z] --- PASS: TestContainerExecResize (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerRestartError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerRestartError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerRestart [2023-07-28T11:58:29.400Z] --- PASS: TestContainerRestart (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerStartError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerStartError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerStart [2023-07-28T11:58:29.400Z] --- PASS: TestContainerStart (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerStatsError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerStatsError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerStats [2023-07-28T11:58:29.400Z] --- PASS: TestContainerStats (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerStopError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerStopError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerStop [2023-07-28T11:58:29.400Z] --- PASS: TestContainerStop (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerTopError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerTopError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerTop [2023-07-28T11:58:29.400Z] --- PASS: TestContainerTop (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerUnpauseError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerUnpause [2023-07-28T11:58:29.400Z] --- PASS: TestContainerUnpause (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerUpdateError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerUpdateError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerUpdate [2023-07-28T11:58:29.400Z] --- PASS: TestContainerUpdate (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerWaitError [2023-07-28T11:58:29.400Z] --- PASS: TestContainerWaitError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestContainerWait [2023-07-28T11:58:29.400Z] --- PASS: TestContainerWait (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestDiskUsageError [2023-07-28T11:58:29.400Z] --- PASS: TestDiskUsageError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestDiskUsage [2023-07-28T11:58:29.400Z] --- PASS: TestDiskUsage (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestDistributionInspectUnsupported [2023-07-28T11:58:29.400Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestDistributionInspectWithEmptyID [2023-07-28T11:58:29.400Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestEventsErrorInOptions [2023-07-28T11:58:29.400Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestEventsErrorFromServer [2023-07-28T11:58:29.400Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestEvents [2023-07-28T11:58:29.400Z] --- PASS: TestEvents (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestTLSCloseWriter [2023-07-28T11:58:29.400Z] === PAUSE TestTLSCloseWriter [2023-07-28T11:58:29.400Z] === RUN TestImageBuildError [2023-07-28T11:58:29.400Z] --- PASS: TestImageBuildError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageBuild [2023-07-28T11:58:29.400Z] --- PASS: TestImageBuild (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestGetDockerOS [2023-07-28T11:58:29.400Z] --- PASS: TestGetDockerOS (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageCreateError [2023-07-28T11:58:29.400Z] --- PASS: TestImageCreateError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageCreate [2023-07-28T11:58:29.400Z] --- PASS: TestImageCreate (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageHistoryError [2023-07-28T11:58:29.400Z] --- PASS: TestImageHistoryError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageHistory [2023-07-28T11:58:29.400Z] --- PASS: TestImageHistory (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageImportError [2023-07-28T11:58:29.400Z] --- PASS: TestImageImportError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageImport [2023-07-28T11:58:29.400Z] --- PASS: TestImageImport (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageInspectError [2023-07-28T11:58:29.400Z] --- PASS: TestImageInspectError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageInspectImageNotFound [2023-07-28T11:58:29.400Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageInspectWithEmptyID [2023-07-28T11:58:29.400Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageInspect [2023-07-28T11:58:29.400Z] --- PASS: TestImageInspect (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageListError [2023-07-28T11:58:29.400Z] --- PASS: TestImageListError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageList [2023-07-28T11:58:29.400Z] --- PASS: TestImageList (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageListApiBefore125 [2023-07-28T11:58:29.400Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageLoadError [2023-07-28T11:58:29.400Z] --- PASS: TestImageLoadError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageLoad [2023-07-28T11:58:29.400Z] --- PASS: TestImageLoad (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagesPruneError [2023-07-28T11:58:29.400Z] --- PASS: TestImagesPruneError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagesPrune [2023-07-28T11:58:29.400Z] --- PASS: TestImagesPrune (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePullReferenceParseError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePullAnyError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePullAnyError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePullStatusUnauthorizedError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePullWithoutErrors [2023-07-28T11:58:29.400Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePushReferenceError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePushAnyError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushAnyError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePushStatusUnauthorizedError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithoutErrors [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-07-28T11:58:29.400Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-07-28T11:58:29.400Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageRemoveError [2023-07-28T11:58:29.400Z] --- PASS: TestImageRemoveError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageRemoveImageNotFound [2023-07-28T11:58:29.400Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageRemove [2023-07-28T11:58:29.400Z] --- PASS: TestImageRemove (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageSaveError [2023-07-28T11:58:29.400Z] --- PASS: TestImageSaveError (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageSave [2023-07-28T11:58:29.400Z] --- PASS: TestImageSave (0.00s) [2023-07-28T11:58:29.400Z] === RUN TestImageSearchAnyError [2023-07-28T11:58:29.400Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageSearchStatusUnauthorizedError [2023-07-28T11:58:29.401Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-07-28T11:58:29.401Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-07-28T11:58:29.401Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-07-28T11:58:29.401Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageSearchWithoutErrors [2023-07-28T11:58:29.401Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageTagError [2023-07-28T11:58:29.401Z] --- PASS: TestImageTagError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageTagInvalidReference [2023-07-28T11:58:29.401Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageTagInvalidSourceImageName [2023-07-28T11:58:29.401Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageTagHexSource [2023-07-28T11:58:29.401Z] --- PASS: TestImageTagHexSource (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestImageTag [2023-07-28T11:58:29.401Z] --- PASS: TestImageTag (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestInfoServerError [2023-07-28T11:58:29.401Z] --- PASS: TestInfoServerError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestInfoInvalidResponseJSONError [2023-07-28T11:58:29.401Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestInfo [2023-07-28T11:58:29.401Z] --- PASS: TestInfo (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkConnectError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkConnectError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkConnect [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkConnect (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkCreateError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkCreateError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkCreate [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkCreate (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkDisconnectError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkDisconnect [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkInspectError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkInspectError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkInspectNotFoundError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkInspectWithEmptyID [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkInspect [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkInspect (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkListError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkListError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkList [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkList (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworksPruneError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworksPruneError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworksPrune [2023-07-28T11:58:29.401Z] --- PASS: TestNetworksPrune (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkRemoveError [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNetworkRemove [2023-07-28T11:58:29.401Z] --- PASS: TestNetworkRemove (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeInspectError [2023-07-28T11:58:29.401Z] --- PASS: TestNodeInspectError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeInspectNodeNotFound [2023-07-28T11:58:29.401Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeInspectWithEmptyID [2023-07-28T11:58:29.401Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeInspect [2023-07-28T11:58:29.401Z] --- PASS: TestNodeInspect (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeListError [2023-07-28T11:58:29.401Z] --- PASS: TestNodeListError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeList [2023-07-28T11:58:29.401Z] --- PASS: TestNodeList (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeRemoveError [2023-07-28T11:58:29.401Z] --- PASS: TestNodeRemoveError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeRemove [2023-07-28T11:58:29.401Z] --- PASS: TestNodeRemove (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeUpdateError [2023-07-28T11:58:29.401Z] --- PASS: TestNodeUpdateError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestNodeUpdate [2023-07-28T11:58:29.401Z] --- PASS: TestNodeUpdate (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestOptionWithTimeout [2023-07-28T11:58:29.401Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPingFail [2023-07-28T11:58:29.401Z] --- PASS: TestPingFail (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPingWithError [2023-07-28T11:58:29.401Z] 2023/07/28 11:58:29 RoundTripper returned a response & error; ignoring response [2023-07-28T11:58:29.401Z] 2023/07/28 11:58:29 RoundTripper returned a response & error; ignoring response [2023-07-28T11:58:29.401Z] --- PASS: TestPingWithError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPingSuccess [2023-07-28T11:58:29.401Z] --- PASS: TestPingSuccess (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPingHeadFallback [2023-07-28T11:58:29.401Z] === RUN TestPingHeadFallback/OK [2023-07-28T11:58:29.401Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-07-28T11:58:29.401Z] === RUN TestPingHeadFallback/Not_Found [2023-07-28T11:58:29.401Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-07-28T11:58:29.401Z] --- PASS: TestPingHeadFallback (0.00s) [2023-07-28T11:58:29.401Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-07-28T11:58:29.401Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-07-28T11:58:29.401Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-07-28T11:58:29.401Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginDisableError [2023-07-28T11:58:29.401Z] --- PASS: TestPluginDisableError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginDisable [2023-07-28T11:58:29.401Z] --- PASS: TestPluginDisable (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginEnableError [2023-07-28T11:58:29.401Z] --- PASS: TestPluginEnableError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginEnable [2023-07-28T11:58:29.401Z] --- PASS: TestPluginEnable (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginInspectError [2023-07-28T11:58:29.401Z] --- PASS: TestPluginInspectError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginInspectWithEmptyID [2023-07-28T11:58:29.401Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginInspect [2023-07-28T11:58:29.401Z] --- PASS: TestPluginInspect (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginListError [2023-07-28T11:58:29.401Z] --- PASS: TestPluginListError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginList [2023-07-28T11:58:29.401Z] --- PASS: TestPluginList (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginPushError [2023-07-28T11:58:29.401Z] --- PASS: TestPluginPushError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginPush [2023-07-28T11:58:29.401Z] --- PASS: TestPluginPush (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginRemoveError [2023-07-28T11:58:29.401Z] --- PASS: TestPluginRemoveError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginRemove [2023-07-28T11:58:29.401Z] --- PASS: TestPluginRemove (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginSetError [2023-07-28T11:58:29.401Z] --- PASS: TestPluginSetError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPluginSet [2023-07-28T11:58:29.401Z] --- PASS: TestPluginSet (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestSetHostHeader [2023-07-28T11:58:29.401Z] --- PASS: TestSetHostHeader (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestPlainTextError [2023-07-28T11:58:29.401Z] --- PASS: TestPlainTextError (0.00s) [2023-07-28T11:58:29.401Z] === RUN TestInfiniteError [2023-07-28T11:58:29.401Z] --- PASS: TestInfiniteError (0.07s) [2023-07-28T11:58:29.401Z] === RUN TestSecretCreateUnsupported [2023-07-28T11:58:29.863Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretCreateError [2023-07-28T11:58:29.863Z] --- PASS: TestSecretCreateError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretCreate [2023-07-28T11:58:29.863Z] --- PASS: TestSecretCreate (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretInspectUnsupported [2023-07-28T11:58:29.863Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretInspectError [2023-07-28T11:58:29.863Z] --- PASS: TestSecretInspectError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretInspectSecretNotFound [2023-07-28T11:58:29.863Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretInspectWithEmptyID [2023-07-28T11:58:29.863Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretInspect [2023-07-28T11:58:29.863Z] --- PASS: TestSecretInspect (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretListUnsupported [2023-07-28T11:58:29.863Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretListError [2023-07-28T11:58:29.863Z] --- PASS: TestSecretListError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretList [2023-07-28T11:58:29.863Z] --- PASS: TestSecretList (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretRemoveUnsupported [2023-07-28T11:58:29.863Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretRemoveError [2023-07-28T11:58:29.863Z] --- PASS: TestSecretRemoveError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretRemove [2023-07-28T11:58:29.863Z] --- PASS: TestSecretRemove (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretUpdateUnsupported [2023-07-28T11:58:29.863Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretUpdateError [2023-07-28T11:58:29.863Z] --- PASS: TestSecretUpdateError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSecretUpdate [2023-07-28T11:58:29.863Z] --- PASS: TestSecretUpdate (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceCreateError [2023-07-28T11:58:29.863Z] --- PASS: TestServiceCreateError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceCreate [2023-07-28T11:58:29.863Z] --- PASS: TestServiceCreate (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceCreateCompatiblePlatforms [2023-07-28T11:58:29.863Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceCreateDigestPinning [2023-07-28T11:58:29.863Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceInspectError [2023-07-28T11:58:29.863Z] --- PASS: TestServiceInspectError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceInspectServiceNotFound [2023-07-28T11:58:29.863Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceInspectWithEmptyID [2023-07-28T11:58:29.863Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceInspect [2023-07-28T11:58:29.863Z] --- PASS: TestServiceInspect (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceListError [2023-07-28T11:58:29.863Z] --- PASS: TestServiceListError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceList [2023-07-28T11:58:29.863Z] --- PASS: TestServiceList (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceLogsError [2023-07-28T11:58:29.863Z] --- PASS: TestServiceLogsError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceLogs [2023-07-28T11:58:29.863Z] --- PASS: TestServiceLogs (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceRemoveError [2023-07-28T11:58:29.863Z] --- PASS: TestServiceRemoveError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceRemoveNotFoundError [2023-07-28T11:58:29.863Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceRemove [2023-07-28T11:58:29.863Z] --- PASS: TestServiceRemove (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceUpdateError [2023-07-28T11:58:29.863Z] --- PASS: TestServiceUpdateError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestServiceUpdate [2023-07-28T11:58:29.863Z] --- PASS: TestServiceUpdate (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmGetUnlockKeyError [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmGetUnlockKey [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmInitError [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmInitError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmInit [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmInit (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmInspectError [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmInspectError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmInspect [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmInspect (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmJoinError [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmJoinError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmJoin [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmJoin (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmLeaveError [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmLeave [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmLeave (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmUnlockError [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmUnlock [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmUnlock (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmUpdateError [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestSwarmUpdate [2023-07-28T11:58:29.863Z] --- PASS: TestSwarmUpdate (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestTaskInspectError [2023-07-28T11:58:29.863Z] --- PASS: TestTaskInspectError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestTaskInspectWithEmptyID [2023-07-28T11:58:29.863Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestTaskInspect [2023-07-28T11:58:29.863Z] --- PASS: TestTaskInspect (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestTaskListError [2023-07-28T11:58:29.863Z] --- PASS: TestTaskListError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestTaskList [2023-07-28T11:58:29.863Z] --- PASS: TestTaskList (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestVolumeCreateError [2023-07-28T11:58:29.863Z] --- PASS: TestVolumeCreateError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestVolumeCreate [2023-07-28T11:58:29.863Z] --- PASS: TestVolumeCreate (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestVolumeInspectError [2023-07-28T11:58:29.863Z] --- PASS: TestVolumeInspectError (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestVolumeInspectNotFound [2023-07-28T11:58:29.863Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-07-28T11:58:29.863Z] === RUN TestVolumeInspectWithEmptyID [2023-07-28T11:58:29.863Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-07-28T11:58:29.864Z] === RUN TestVolumeInspect [2023-07-28T11:58:29.864Z] --- PASS: TestVolumeInspect (0.00s) [2023-07-28T11:58:29.864Z] === RUN TestVolumeListError [2023-07-28T11:58:29.864Z] --- PASS: TestVolumeListError (0.00s) [2023-07-28T11:58:29.864Z] === RUN TestVolumeList [2023-07-28T11:58:29.864Z] --- PASS: TestVolumeList (0.00s) [2023-07-28T11:58:29.864Z] === RUN TestVolumeRemoveError [2023-07-28T11:58:29.864Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-07-28T11:58:29.864Z] === RUN TestVolumeRemove [2023-07-28T11:58:29.864Z] --- PASS: TestVolumeRemove (0.00s) [2023-07-28T11:58:29.864Z] === CONT TestTLSCloseWriter [2023-07-28T11:58:29.864Z] --- PASS: TestTLSCloseWriter (0.02s) [2023-07-28T11:58:29.864Z] PASS [2023-07-28T11:58:29.864Z] coverage: 74.9% of statements [2023-07-28T11:58:29.864Z] ok github.com/docker/docker/client 0.588s coverage: 74.9% of statements [2023-07-28T11:58:30.181Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-07-28T11:58:30.324Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:30.324Z] [2023-07-28T11:58:30.324Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:31.559Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-07-28T11:58:32.128Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-07-28T11:58:33.065Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-07-28T11:58:34.068Z] === RUN TestCheckoutGit/:subdir [2023-07-28T11:58:34.444Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-07-28T11:58:34.444Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-07-28T11:58:34.528Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:34.528Z] [2023-07-28T11:58:34.528Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:36.978Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-07-28T11:58:36.978Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-07-28T11:58:38.277Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:38.277Z] [2023-07-28T11:58:38.277Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:38.883Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-07-28T11:58:39.452Z] === RUN TestDockerSuite/TestStartRecordError [2023-07-28T11:58:39.711Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-07-28T11:58:40.648Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-07-28T11:58:41.186Z] === RUN TestCheckoutGit/:nosubdir [2023-07-28T11:58:42.731Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:42.731Z] [2023-07-28T11:58:42.731Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:43.185Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-07-28T11:58:43.185Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-07-28T11:58:43.699Z] === RUN TestCheckoutGit/:Dockerfile [2023-07-28T11:58:44.563Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-07-28T11:58:45.238Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:45.238Z] [2023-07-28T11:58:45.238Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:45.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-07-28T11:58:45.699Z] === RUN TestCheckoutGit/master:nosubdir [2023-07-28T11:58:47.238Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:47.238Z] [2023-07-28T11:58:47.238Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:47.406Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-07-28T11:58:47.698Z] === RUN TestCheckoutGit/master:subdir [2023-07-28T11:58:48.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-07-28T11:58:48.672Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:48.672Z] [2023-07-28T11:58:48.672Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:51.296Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-07-28T11:58:51.581Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:51.581Z] [2023-07-28T11:58:51.581Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:51.863Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-07-28T11:58:54.489Z] === RUN TestCheckoutGit/master:../subdir [2023-07-28T11:58:55.152Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-07-28T11:58:55.458Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:55.458Z] [2023-07-28T11:58:55.458Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:55.918Z] === RUN TestCheckoutGit/test [2023-07-28T11:58:56.530Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-07-28T11:58:56.889Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:58:56.889Z] [2023-07-28T11:58:56.889Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:58:59.069Z] === RUN TestCheckoutGit/test: [2023-07-28T11:58:59.821Z] === RUN TestDockerSuite/TestStatsNoStream [2023-07-28T11:59:00.041Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:59:00.041Z] [2023-07-28T11:59:00.041Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:59:01.727Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-07-28T11:59:02.219Z] === RUN TestCheckoutGit/test:subdir [2023-07-28T11:59:02.296Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-07-28T11:59:03.188Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-07-28T11:59:03.188Z] [2023-07-28T11:59:03.188Z] gitutils_test.go:211: git-http-backend: [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-07-28T11:59:03.648Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestConfigureDaemonLogs [2023-07-28T11:59:03.648Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestCommonOptionsInstallFlags [2023-07-28T11:59:03.648Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-07-28T11:59:03.648Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-07-28T11:59:03.648Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-07-28T11:59:03.648Z] PASS [2023-07-28T11:59:03.648Z] coverage: 18.4% of statements [2023-07-28T11:59:03.648Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 18.4% of statements [2023-07-28T11:59:03.675Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-07-28T11:59:04.243Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-07-28T11:59:04.811Z] === RUN TestDockerSuite/TestTopPrivileged [2023-07-28T11:59:05.071Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-07-28T11:59:05.071Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-07-28T11:59:05.071Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-07-28T11:59:05.639Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit (54.86s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/#00 (7.31s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/master (8.90s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/:subdir (7.56s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/:nosubdir (2.71s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/:Dockerfile (1.94s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/master:nosubdir (1.97s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/master:subdir (6.63s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/master:../subdir (1.59s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/test (3.16s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/test: (3.25s) [2023-07-28T11:59:05.828Z] --- PASS: TestCheckoutGit/test:subdir (3.00s) [2023-07-28T11:59:05.828Z] === RUN TestValidGitTransport [2023-07-28T11:59:05.828Z] --- PASS: TestValidGitTransport (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestGitInvalidRef [2023-07-28T11:59:05.828Z] --- PASS: TestGitInvalidRef (0.34s) [2023-07-28T11:59:05.828Z] PASS [2023-07-28T11:59:05.828Z] coverage: 83.5% of statements [2023-07-28T11:59:05.828Z] ok github.com/docker/docker/builder/remotecontext/git 55.268s coverage: 83.5% of statements [2023-07-28T11:59:05.828Z] === RUN TestContainerStopSignal [2023-07-28T11:59:05.828Z] --- PASS: TestContainerStopSignal (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestContainerStopTimeout [2023-07-28T11:59:05.828Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestContainerSecretReferenceDestTarget [2023-07-28T11:59:05.828Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-07-28T11:59:05.828Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2023-07-28T11:59:05.828Z] === RUN TestContainerLogPathSetForRingLogger [2023-07-28T11:59:05.828Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestReplaceAndAppendEnvVars [2023-07-28T11:59:05.828Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-07-28T11:59:05.828Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestNewMemoryStore [2023-07-28T11:59:05.828Z] --- PASS: TestNewMemoryStore (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestAddContainers [2023-07-28T11:59:05.828Z] --- PASS: TestAddContainers (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestGetContainer [2023-07-28T11:59:05.828Z] --- PASS: TestGetContainer (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestDeleteContainer [2023-07-28T11:59:05.828Z] --- PASS: TestDeleteContainer (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestListContainers [2023-07-28T11:59:05.828Z] --- PASS: TestListContainers (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestFirstContainer [2023-07-28T11:59:05.828Z] --- PASS: TestFirstContainer (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestApplyAllContainer [2023-07-28T11:59:05.828Z] --- PASS: TestApplyAllContainer (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestIsValidHealthString [2023-07-28T11:59:05.828Z] --- PASS: TestIsValidHealthString (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestStateRunStop [2023-07-28T11:59:05.828Z] --- PASS: TestStateRunStop (0.00s) [2023-07-28T11:59:05.828Z] === RUN TestStateTimeoutWait [2023-07-28T11:59:06.287Z] state_test.go:141: Stop callback fired [2023-07-28T11:59:06.287Z] state_test.go:165: Stop callback fired [2023-07-28T11:59:06.287Z] --- PASS: TestStateTimeoutWait (0.11s) [2023-07-28T11:59:06.287Z] === RUN TestIsValidStateString [2023-07-28T11:59:06.287Z] --- PASS: TestIsValidStateString (0.00s) [2023-07-28T11:59:06.287Z] === RUN TestViewSaveDelete [2023-07-28T11:59:06.287Z] --- PASS: TestViewSaveDelete (0.08s) [2023-07-28T11:59:06.287Z] === RUN TestViewAll [2023-07-28T11:59:06.287Z] --- PASS: TestViewAll (0.12s) [2023-07-28T11:59:06.287Z] === RUN TestViewGet [2023-07-28T11:59:06.287Z] --- PASS: TestViewGet (0.02s) [2023-07-28T11:59:06.287Z] === RUN TestNames [2023-07-28T11:59:06.287Z] --- PASS: TestNames (0.00s) [2023-07-28T11:59:06.287Z] === RUN TestViewWithHealthCheck [2023-07-28T11:59:06.287Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-07-28T11:59:06.287Z] PASS [2023-07-28T11:59:06.287Z] coverage: 41.4% of statements [2023-07-28T11:59:06.287Z] ok github.com/docker/docker/container 0.454s coverage: 41.4% of statements [2023-07-28T11:59:07.828Z] ? github.com/docker/docker/cli [no test files] [2023-07-28T11:59:07.828Z] ? github.com/docker/docker/cli/config [no test files] [2023-07-28T11:59:07.828Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-28T11:59:07.828Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-28T11:59:07.828Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-07-28T11:59:07.828Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-28T11:59:08.175Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-07-28T11:59:09.367Z] === RUN TestPrepare [2023-07-28T11:59:09.367Z] --- PASS: TestPrepare (0.00s) [2023-07-28T11:59:09.367Z] === RUN TestStart [2023-07-28T11:59:09.367Z] --- PASS: TestStart (0.00s) [2023-07-28T11:59:09.367Z] === RUN TestWaitCancel [2023-07-28T11:59:09.367Z] --- PASS: TestWaitCancel (0.00s) [2023-07-28T11:59:09.367Z] === RUN TestWaitDisabled [2023-07-28T11:59:09.367Z] --- PASS: TestWaitDisabled (0.00s) [2023-07-28T11:59:09.367Z] === RUN TestWaitEnabled [2023-07-28T11:59:09.367Z] --- PASS: TestWaitEnabled (0.00s) [2023-07-28T11:59:09.367Z] === RUN TestRemove [2023-07-28T11:59:09.367Z] --- PASS: TestRemove (0.00s) [2023-07-28T11:59:09.367Z] PASS [2023-07-28T11:59:09.367Z] coverage: 65.3% of statements [2023-07-28T11:59:09.367Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.138s coverage: 65.3% of statements [2023-07-28T11:59:11.466Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-07-28T11:59:11.466Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-07-28T11:59:12.034Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-07-28T11:59:12.279Z] === RUN TestNewListSecretsFilters [2023-07-28T11:59:12.279Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestNewListConfigsFilters [2023-07-28T11:59:12.279Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-07-28T11:59:12.279Z] PASS [2023-07-28T11:59:12.279Z] coverage: 0.5% of statements [2023-07-28T11:59:12.279Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-07-28T11:59:12.279Z] ok github.com/docker/docker/daemon/cluster 1.385s coverage: 0.5% of statements [2023-07-28T11:59:12.279Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCIsolation [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCIsolation [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-07-28T11:59:12.279Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCConfigs [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCConfigs [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-07-28T11:59:12.279Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-07-28T11:59:12.279Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-07-28T11:59:12.279Z] PASS [2023-07-28T11:59:12.279Z] coverage: 35.9% of statements [2023-07-28T11:59:12.279Z] ok github.com/docker/docker/daemon/cluster/convert 0.503s coverage: 35.9% of statements [2023-07-28T11:59:12.602Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-07-28T11:59:13.171Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-07-28T11:59:14.724Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-07-28T11:59:14.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-07-28T11:59:15.292Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-07-28T11:59:15.860Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-07-28T11:59:16.018Z] === RUN TestBuilderGC [2023-07-28T11:59:16.018Z] --- PASS: TestBuilderGC (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationNotFound [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonBrokenConfiguration [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestParseClusterAdvertiseSettings [2023-07-28T11:59:16.018Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestFindConfigurationConflicts [2023-07-28T11:59:16.018Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-07-28T11:59:16.018Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeConflicts [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-07-28T11:59:16.018Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-07-28T11:59:16.018Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-07-28T11:59:16.018Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_label [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_dns [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_dns-search [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-07-28T11:59:16.018Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration (0.01s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-07-28T11:59:16.018Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestModifiedDiscoverySettings [2023-07-28T11:59:16.018Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestReloadSetConfigFileNotExist [2023-07-28T11:59:16.018Z] === RUN TestDiscoveryOptsErrors [2023-07-28T11:59:16.018Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDiscoveryOpts [2023-07-28T11:59:16.018Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-07-28T11:59:16.018Z] PASS [2023-07-28T11:59:16.018Z] coverage: 30.0% of statements [2023-07-28T11:59:16.018Z] ok github.com/docker/docker/daemon/discovery 0.080s coverage: 30.0% of statements [2023-07-28T11:59:16.018Z] time="2023-07-28T11:59:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-07-28T11:59:16.018Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2023-07-28T11:59:16.018Z] === RUN TestReloadDefaultConfigNotExist [2023-07-28T11:59:16.018Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:59:16.018Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestReloadBadDefaultConfig [2023-07-28T11:59:16.018Z] time="2023-07-28T11:59:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4028658505" [2023-07-28T11:59:16.018Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestReloadWithConflictingLabels [2023-07-28T11:59:16.018Z] time="2023-07-28T11:59:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2143949593" [2023-07-28T11:59:16.018Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestReloadWithDuplicateLabels [2023-07-28T11:59:16.018Z] time="2023-07-28T11:59:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4012387403" [2023-07-28T11:59:16.018Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-07-28T11:59:16.018Z] === RUN TestDaemonConfigurationMerge [2023-07-28T11:59:16.018Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-07-28T11:59:16.018Z] PASS [2023-07-28T11:59:16.018Z] coverage: 79.7% of statements [2023-07-28T11:59:16.018Z] ok github.com/docker/docker/daemon/config 0.358s coverage: 79.7% of statements [2023-07-28T11:59:16.477Z] === RUN TestWaitNodeAttachment [2023-07-28T11:59:17.240Z] === RUN TestDockerSuite/TestUpdateStats [2023-07-28T11:59:17.445Z] --- PASS: TestWaitNodeAttachment (0.44s) [2023-07-28T11:59:17.445Z] === RUN TestIsolationConversion [2023-07-28T11:59:17.445Z] === RUN TestIsolationConversion/default [2023-07-28T11:59:17.445Z] === RUN TestIsolationConversion/process [2023-07-28T11:59:17.445Z] === RUN TestIsolationConversion/hyperv [2023-07-28T11:59:17.445Z] --- PASS: TestIsolationConversion (0.00s) [2023-07-28T11:59:17.445Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-07-28T11:59:17.445Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-07-28T11:59:17.445Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestContainerLabels [2023-07-28T11:59:17.445Z] --- PASS: TestContainerLabels (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestCredentialSpecConversion [2023-07-28T11:59:17.445Z] === RUN TestCredentialSpecConversion/none [2023-07-28T11:59:17.445Z] === RUN TestCredentialSpecConversion/config [2023-07-28T11:59:17.445Z] === RUN TestCredentialSpecConversion/file [2023-07-28T11:59:17.445Z] === RUN TestCredentialSpecConversion/registry [2023-07-28T11:59:17.445Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-07-28T11:59:17.445Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-07-28T11:59:17.445Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-07-28T11:59:17.445Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-07-28T11:59:17.445Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestControllerValidateMountBind [2023-07-28T11:59:17.445Z] --- PASS: TestControllerValidateMountBind (0.09s) [2023-07-28T11:59:17.445Z] === RUN TestControllerValidateMountVolume [2023-07-28T11:59:17.445Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestControllerValidateMountTarget [2023-07-28T11:59:17.445Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestControllerValidateMountTmpfs [2023-07-28T11:59:17.445Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestControllerValidateMountInvalidType [2023-07-28T11:59:17.445Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestControllerValidateMountNamedPipe [2023-07-28T11:59:17.445Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-07-28T11:59:17.445Z] PASS [2023-07-28T11:59:17.445Z] coverage: 11.0% of statements [2023-07-28T11:59:17.445Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.776s coverage: 11.0% of statements [2023-07-28T11:59:17.445Z] === RUN TestEventsLog [2023-07-28T11:59:17.445Z] --- PASS: TestEventsLog (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestEventsLogTimeout [2023-07-28T11:59:17.445Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-07-28T11:59:17.445Z] === RUN TestLogEvents [2023-07-28T11:59:17.808Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-07-28T11:59:17.905Z] --- PASS: TestLogEvents (0.06s) [2023-07-28T11:59:17.905Z] === RUN TestLoadBufferedEvents [2023-07-28T11:59:17.905Z] --- PASS: TestLoadBufferedEvents (0.19s) [2023-07-28T11:59:17.905Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-07-28T11:59:17.905Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-07-28T11:59:17.905Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-07-28T11:59:17.905Z] PASS [2023-07-28T11:59:17.905Z] coverage: 50.0% of statements [2023-07-28T11:59:17.905Z] ok github.com/docker/docker/daemon/events 0.324s coverage: 50.0% of statements [2023-07-28T11:59:17.905Z] === RUN TestVerifyNetworkingConfig [2023-07-28T11:59:17.905Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestGetContainer [2023-07-28T11:59:17.905Z] --- PASS: TestGetContainer (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestValidContainerNames [2023-07-28T11:59:17.905Z] --- PASS: TestValidContainerNames (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestContainerInitDNS [2023-07-28T11:59:17.905Z] daemon_test.go:146: root required [2023-07-28T11:59:17.905Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestMerge [2023-07-28T11:59:17.905Z] --- PASS: TestMerge (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestValidateContainerIsolation [2023-07-28T11:59:17.905Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestFindNetworkErrorType [2023-07-28T11:59:17.905Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestEnsureServicesExist [2023-07-28T11:59:17.905Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestEnsureServicesExistErrors [2023-07-28T11:59:17.905Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-07-28T11:59:17.905Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-07-28T11:59:17.905Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-07-28T11:59:17.905Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-07-28T11:59:17.905Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-07-28T11:59:17.905Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-07-28T11:59:17.905Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestContainerDelete [2023-07-28T11:59:17.905Z] --- PASS: TestContainerDelete (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestContainerDoubleDelete [2023-07-28T11:59:17.905Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestLogContainerEventCopyLabels [2023-07-28T11:59:17.905Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-07-28T11:59:17.905Z] === RUN TestLogContainerEventWithAttributes [2023-07-28T11:59:17.905Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-07-28T11:59:18.365Z] === RUN TestNoneHealthcheck [2023-07-28T11:59:18.365Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-07-28T11:59:18.365Z] === RUN TestHealthStates [2023-07-28T11:59:18.365Z] time="2023-07-28T11:59:17Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.365Z] time="2023-07-28T11:59:18Z" 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-28T11:59:18.366Z] --- PASS: TestHealthStates (0.22s) [2023-07-28T11:59:18.366Z] === RUN TestMaskURLCredentials [2023-07-28T11:59:18.366Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestGetInspectData [2023-07-28T11:59:18.366Z] --- PASS: TestGetInspectData (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestFillLicense [2023-07-28T11:59:18.366Z] --- PASS: TestFillLicense (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestListInvalidFilter [2023-07-28T11:59:18.366Z] --- PASS: TestListInvalidFilter (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestNameFilter [2023-07-28T11:59:18.366Z] --- PASS: TestNameFilter (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-07-28T11:59:18.366Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-07-28T11:59:18.366Z] === 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-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-07-28T11:59:18.366Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-07-28T11:59:18.366Z] --- 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-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-07-28T11:59:18.366Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestDaemonReloadLabels [2023-07-28T11:59:18.366Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-07-28T11:59:18.366Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.01s) [2023-07-28T11:59:18.366Z] === RUN TestDaemonReloadMirrors [2023-07-28T11:59:18.366Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestDaemonReloadInsecureRegistries [2023-07-28T11:59:18.366Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestDaemonReloadNotAffectOthers [2023-07-28T11:59:18.366Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-07-28T11:59:18.366Z] === RUN TestDaemonDiscoveryReload [2023-07-28T11:59:18.366Z] === RUN TestIsEmptyDir [2023-07-28T11:59:18.366Z] --- PASS: TestIsEmptyDir (0.01s) [2023-07-28T11:59:18.366Z] PASS [2023-07-28T11:59:18.366Z] coverage: 2.3% of statements [2023-07-28T11:59:18.366Z] ok github.com/docker/docker/daemon/graphdriver 0.113s coverage: 2.3% of statements [2023-07-28T11:59:19.342Z] === RUN TestLinkNaming [2023-07-28T11:59:19.342Z] --- PASS: TestLinkNaming (0.00s) [2023-07-28T11:59:19.342Z] === RUN TestLinkNew [2023-07-28T11:59:19.342Z] --- PASS: TestLinkNew (0.00s) [2023-07-28T11:59:19.342Z] === RUN TestLinkEnv [2023-07-28T11:59:19.342Z] --- PASS: TestLinkEnv (0.00s) [2023-07-28T11:59:19.342Z] === RUN TestLinkMultipleEnv [2023-07-28T11:59:19.342Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-07-28T11:59:19.342Z] === RUN TestLinkPortRangeEnv [2023-07-28T11:59:19.342Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-07-28T11:59:19.342Z] PASS [2023-07-28T11:59:19.342Z] coverage: 93.0% of statements [2023-07-28T11:59:19.342Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2023-07-28T11:59:19.342Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2023-07-28T11:59:19.342Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-07-28T11:59:19.811Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2023-07-28T11:59:19.811Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-07-28T11:59:20.273Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-07-28T11:59:20.273Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-07-28T11:59:20.273Z] reload_test.go:520: root required [2023-07-28T11:59:20.273Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-07-28T11:59:20.273Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-07-28T11:59:20.273Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-07-28T11:59:20.273Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-07-28T11:59:20.273Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2023-07-28T11:59:20.273Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-07-28T11:59:20.273Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2023-07-28T11:59:20.273Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-07-28T11:59:20.273Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-07-28T11:59:20.273Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-07-28T11:59:20.273Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-07-28T11:59:20.273Z] === RUN TestParseVolumesFrom [2023-07-28T11:59:20.273Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-07-28T11:59:20.273Z] PASS [2023-07-28T11:59:20.273Z] coverage: 8.9% of statements [2023-07-28T11:59:20.732Z] ok github.com/docker/docker/daemon 2.580s coverage: 8.9% of statements [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-07-28T11:59:20.732Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-07-28T11:59:20.733Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-28T11:59:20.733Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-07-28T11:59:20.733Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-07-28T11:59:20.733Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-07-28T11:59:21.098Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-07-28T11:59:21.357Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-07-28T11:59:21.703Z] === RUN TestAdapterReadLogs [2023-07-28T11:59:21.703Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-07-28T11:59:21.703Z] === RUN TestCopier [2023-07-28T11:59:21.703Z] --- PASS: TestCopier (0.00s) [2023-07-28T11:59:21.703Z] === RUN TestCopierLongLines [2023-07-28T11:59:21.703Z] --- PASS: TestCopierLongLines (0.01s) [2023-07-28T11:59:21.703Z] === RUN TestCopierSlow [2023-07-28T11:59:21.703Z] --- PASS: TestCopierSlow (0.21s) [2023-07-28T11:59:21.703Z] === RUN TestCopierWithSized [2023-07-28T11:59:21.703Z] === RUN TestCopierWithSized/as_is [2023-07-28T11:59:21.703Z] === RUN TestCopierWithSized/With_RingLogger [2023-07-28T11:59:21.703Z] --- PASS: TestCopierWithSized (0.01s) [2023-07-28T11:59:21.703Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-07-28T11:59:21.703Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-07-28T11:59:21.703Z] === RUN TestCopierWithPartial [2023-07-28T11:59:21.703Z] --- PASS: TestCopierWithPartial (0.00s) [2023-07-28T11:59:21.703Z] === RUN TestRingLogger [2023-07-28T11:59:21.703Z] --- PASS: TestRingLogger (0.00s) [2023-07-28T11:59:21.703Z] === RUN TestRingCap [2023-07-28T11:59:21.703Z] --- PASS: TestRingCap (0.00s) [2023-07-28T11:59:21.703Z] === RUN TestRingClose [2023-07-28T11:59:21.703Z] --- PASS: TestRingClose (0.00s) [2023-07-28T11:59:21.703Z] === RUN TestRingDrain [2023-07-28T11:59:21.703Z] --- PASS: TestRingDrain (0.00s) [2023-07-28T11:59:21.703Z] PASS [2023-07-28T11:59:21.703Z] coverage: 43.5% of statements [2023-07-28T11:59:21.703Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 43.5% of statements [2023-07-28T11:59:21.952Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-07-28T11:59:22.163Z] === RUN TestNewStreamConfig [2023-07-28T11:59:22.163Z] === RUN TestNewStreamConfig/defaults [2023-07-28T11:59:22.163Z] === RUN TestNewStreamConfig/invalid_create_group [2023-07-28T11:59:22.163Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-07-28T11:59:22.163Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-07-28T11:59:22.163Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-07-28T11:59:22.164Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-07-28T11:59:22.164Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-07-28T11:59:22.164Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-07-28T11:59:22.164Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestNewAWSLogsClientRegionDetect [2023-07-28T11:59:22.164Z] time="2023-07-28T11:59:21Z" level=info msg="Trying to get region from EC2 Metadata" [2023-07-28T11:59:22.164Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2023-07-28T11:59:22.164Z] === RUN TestCreateSuccess [2023-07-28T11:59:22.164Z] --- PASS: TestCreateSuccess (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCreateLogGroupSuccess [2023-07-28T11:59:22.164Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCreateError [2023-07-28T11:59:22.164Z] --- PASS: TestCreateError (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCreateAlreadyExists [2023-07-28T11:59:22.164Z] time="2023-07-28T11:59:21Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-07-28T11:59:22.164Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestLogClosed [2023-07-28T11:59:22.164Z] --- PASS: TestLogClosed (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestLogBlocking [2023-07-28T11:59:22.164Z] --- PASS: TestLogBlocking (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestLogBufferEmpty [2023-07-28T11:59:22.164Z] --- PASS: TestLogBufferEmpty (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestPublishBatchSuccess [2023-07-28T11:59:22.164Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestPublishBatchError [2023-07-28T11:59:22.164Z] time="2023-07-28T11:59:21Z" level=error msg=Error [2023-07-28T11:59:22.164Z] --- PASS: TestPublishBatchError (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-07-28T11:59:22.164Z] time="2023-07-28T11:59:21Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-07-28T11:59:22.164Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestPublishBatchAlreadyAccepted [2023-07-28T11:59:22.164Z] time="2023-07-28T11:59:21Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-07-28T11:59:22.164Z] time="2023-07-28T11:59:21Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-07-28T11:59:22.164Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchSimple [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchTicker [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchMultilinePattern [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchClose [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchClose (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestEffectiveLen [2023-07-28T11:59:22.164Z] === RUN TestEffectiveLen/0/Hello [2023-07-28T11:59:22.164Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-07-28T11:59:22.164Z] === RUN TestEffectiveLen/2/🙃 [2023-07-28T11:59:22.164Z] === RUN TestEffectiveLen/3/���� [2023-07-28T11:59:22.164Z] === RUN TestEffectiveLen/4/He��o [2023-07-28T11:59:22.164Z] === RUN TestEffectiveLen/5/ [2023-07-28T11:59:22.164Z] --- PASS: TestEffectiveLen (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/0/ [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/1/Hello [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: Hello [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/2/Hello [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: He [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: llo [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/3/Hello [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: Hello [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/4/🙃 [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: 🙃 [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/5/🙃 [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: 🙃 [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/6/a� [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: a [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: � [2023-07-28T11:59:22.164Z] === RUN TestFindValidSplit/7/a� [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1017: a� [2023-07-28T11:59:22.164Z] cloudwatchlogs_test.go:1018: [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-07-28T11:59:22.164Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestProcessEventEmoji [2023-07-28T11:59:22.164Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchLineSplit [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchLineSplitWithBinary [2023-07-28T11:59:22.164Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-07-28T11:59:22.164Z] === RUN TestCollectBatchMaxEvents [2023-07-28T11:59:22.623Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2023-07-28T11:59:22.623Z] === RUN TestCollectBatchMaxTotalBytes [2023-07-28T11:59:22.623Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2023-07-28T11:59:22.623Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-07-28T11:59:22.623Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-07-28T11:59:22.623Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-07-28T11:59:22.623Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsMultilinePattern [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-07-28T11:59:22.623Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.02s) [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-07-28T11:59:22.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-07-28T11:59:22.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestCreateTagSuccess [2023-07-28T11:59:22.623Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-07-28T11:59:22.623Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-07-28T11:59:22.623Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-07-28T11:59:22.623Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-07-28T11:59:22.623Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-07-28T11:59:22.623Z] PASS [2023-07-28T11:59:22.623Z] coverage: 76.8% of statements [2023-07-28T11:59:22.623Z] ok github.com/docker/docker/daemon/logger/awslogs 0.579s coverage: 76.8% of statements [2023-07-28T11:59:22.623Z] === RUN TestSearchRegistryForImagesErrors [2023-07-28T11:59:22.623Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestSearchRegistryForImages [2023-07-28T11:59:22.623Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestOnlyPlatformWithFallback [2023-07-28T11:59:22.623Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-07-28T11:59:22.623Z] === RUN TestImageDelete [2023-07-28T11:59:22.623Z] === RUN TestImageDelete/no_lease [2023-07-28T11:59:22.623Z] === RUN TestImageDelete/lease_exists [2023-07-28T11:59:22.623Z] --- PASS: TestImageDelete (0.05s) [2023-07-28T11:59:22.623Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-07-28T11:59:22.623Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2023-07-28T11:59:22.623Z] === RUN TestContentStoreForPull [2023-07-28T11:59:22.898Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-07-28T11:59:23.083Z] --- PASS: TestContentStoreForPull (0.23s) [2023-07-28T11:59:23.083Z] PASS [2023-07-28T11:59:23.083Z] coverage: 6.6% of statements [2023-07-28T11:59:23.083Z] ok github.com/docker/docker/daemon/images 0.416s coverage: 6.6% of statements [2023-07-28T11:59:23.083Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-28T11:59:23.083Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-28T11:59:23.083Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-07-28T11:59:23.083Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-07-28T11:59:23.083Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-28T11:59:23.083Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-07-28T11:59:23.083Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-07-28T11:59:23.083Z] === RUN TestJSONLogsMarshalJSONBuf [2023-07-28T11:59:23.083Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-07-28T11:59:23.083Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-07-28T11:59:23.468Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-07-28T11:59:23.548Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2023-07-28T11:59:23.548Z] === RUN TestFastTimeMarshalJSON [2023-07-28T11:59:23.548Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-07-28T11:59:23.548Z] PASS [2023-07-28T11:59:23.548Z] coverage: 87.2% of statements [2023-07-28T11:59:23.548Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2023-07-28T11:59:23.548Z] === RUN TestJSONFileLogger [2023-07-28T11:59:23.548Z] --- PASS: TestJSONFileLogger (0.00s) [2023-07-28T11:59:23.548Z] === RUN TestJSONFileLoggerWithTags [2023-07-28T11:59:23.548Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2023-07-28T11:59:23.548Z] === RUN TestJSONFileLoggerWithOpts [2023-07-28T11:59:23.548Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2023-07-28T11:59:23.548Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-07-28T11:59:23.548Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2023-07-28T11:59:23.548Z] === RUN TestEncodeDecode [2023-07-28T11:59:23.548Z] === PAUSE TestEncodeDecode [2023-07-28T11:59:23.548Z] === RUN TestUnexpectedEOF [2023-07-28T11:59:24.007Z] time="2023-07-28T11:59:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-07-28T11:59:24.007Z] time="2023-07-28T11:59:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-07-28T11:59:24.007Z] --- PASS: TestUnexpectedEOF (0.21s) [2023-07-28T11:59:24.007Z] === CONT TestEncodeDecode [2023-07-28T11:59:24.007Z] --- PASS: TestEncodeDecode (0.00s) [2023-07-28T11:59:24.007Z] PASS [2023-07-28T11:59:24.007Z] coverage: 69.9% of statements [2023-07-28T11:59:24.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.305s coverage: 69.9% of statements [2023-07-28T11:59:24.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-07-28T11:59:24.405Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-07-28T11:59:24.979Z] === RUN TestWriteLog [2023-07-28T11:59:24.979Z] === PAUSE TestWriteLog [2023-07-28T11:59:24.979Z] === RUN TestReadLog [2023-07-28T11:59:24.979Z] === PAUSE TestReadLog [2023-07-28T11:59:24.979Z] === RUN TestDecode [2023-07-28T11:59:24.979Z] --- PASS: TestDecode (0.06s) [2023-07-28T11:59:24.979Z] === CONT TestWriteLog [2023-07-28T11:59:24.979Z] --- PASS: TestWriteLog (0.00s) [2023-07-28T11:59:24.979Z] === CONT TestReadLog [2023-07-28T11:59:24.979Z] === RUN TestReadLog/tail_exact [2023-07-28T11:59:24.979Z] === RUN TestReadLog/tail_less_than_available [2023-07-28T11:59:24.979Z] === RUN TestReadLog/tail_more_than_available [2023-07-28T11:59:24.979Z] --- PASS: TestReadLog (0.20s) [2023-07-28T11:59:24.979Z] --- PASS: TestReadLog/tail_exact (0.18s) [2023-07-28T11:59:24.979Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-07-28T11:59:24.979Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-07-28T11:59:24.979Z] PASS [2023-07-28T11:59:24.979Z] coverage: 78.7% of statements [2023-07-28T11:59:24.979Z] ok github.com/docker/docker/daemon/logger/local 0.431s coverage: 78.7% of statements [2023-07-28T11:59:24.979Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-28T11:59:25.442Z] === RUN TestLog [2023-07-28T11:59:25.443Z] --- PASS: TestLog (0.01s) [2023-07-28T11:59:25.443Z] PASS [2023-07-28T11:59:25.443Z] coverage: 31.5% of statements [2023-07-28T11:59:25.443Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.091s coverage: 31.5% of statements [2023-07-28T11:59:25.443Z] === RUN TestOpenFileDelete [2023-07-28T11:59:25.443Z] --- PASS: TestOpenFileDelete (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestOpenFileRename [2023-07-28T11:59:25.443Z] --- PASS: TestOpenFileRename (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestHandleDecoderErr [2023-07-28T11:59:25.443Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestParseLogTagDefaultTag [2023-07-28T11:59:25.443Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestParseLogTag [2023-07-28T11:59:25.443Z] --- PASS: TestParseLogTag (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestParseLogTagEmptyTag [2023-07-28T11:59:25.443Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestTailFiles [2023-07-28T11:59:25.443Z] --- PASS: TestTailFiles (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestFollowLogsConsumerGone [2023-07-28T11:59:25.443Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-07-28T11:59:25.443Z] === RUN TestFollowLogsProducerGone [2023-07-28T11:59:25.443Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-07-28T11:59:25.443Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-07-28T11:59:25.443Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2023-07-28T11:59:25.443Z] === RUN TestCheckCapacityAndRotate [2023-07-28T11:59:25.443Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-07-28T11:59:25.443Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-07-28T11:59:25.906Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2023-07-28T11:59:25.906Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2023-07-28T11:59:25.906Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2023-07-28T11:59:25.906Z] PASS [2023-07-28T11:59:25.906Z] coverage: 54.9% of statements [2023-07-28T11:59:25.906Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.253s coverage: 54.9% of statements [2023-07-28T11:59:26.366Z] === RUN TestNewParse [2023-07-28T11:59:26.366Z] --- PASS: TestNewParse (0.00s) [2023-07-28T11:59:26.366Z] PASS [2023-07-28T11:59:26.366Z] coverage: 8.3% of statements [2023-07-28T11:59:26.366Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2023-07-28T11:59:26.366Z] === RUN TestValidateLogOpt [2023-07-28T11:59:26.366Z] --- PASS: TestValidateLogOpt (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestNewMissedConfig [2023-07-28T11:59:26.827Z] --- PASS: TestNewMissedConfig (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestNewMissedUrl [2023-07-28T11:59:26.827Z] --- PASS: TestNewMissedUrl (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestNewMissedToken [2023-07-28T11:59:26.827Z] --- PASS: TestNewMissedToken (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestNewWithProxy [2023-07-28T11:59:26.827Z] --- PASS: TestNewWithProxy (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestDefault [2023-07-28T11:59:26.827Z] --- PASS: TestDefault (0.01s) [2023-07-28T11:59:26.827Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-07-28T11:59:26.827Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestJsonFormat [2023-07-28T11:59:26.827Z] --- PASS: TestJsonFormat (0.02s) [2023-07-28T11:59:26.827Z] === RUN TestRawFormat [2023-07-28T11:59:26.827Z] --- PASS: TestRawFormat (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestRawFormatWithLabels [2023-07-28T11:59:26.827Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestRawFormatWithoutTag [2023-07-28T11:59:26.827Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-07-28T11:59:26.827Z] === RUN TestBatching [2023-07-28T11:59:26.827Z] --- PASS: TestBatching (0.36s) [2023-07-28T11:59:26.827Z] === RUN TestFrequency [2023-07-28T11:59:26.942Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-07-28T11:59:27.288Z] === RUN TestParseLogFormat [2023-07-28T11:59:27.288Z] --- PASS: TestParseLogFormat (0.00s) [2023-07-28T11:59:27.288Z] === RUN TestValidateLogOptEmpty [2023-07-28T11:59:27.288Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-07-28T11:59:27.288Z] === RUN TestValidateSyslogAddress [2023-07-28T11:59:27.288Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-07-28T11:59:27.288Z] === RUN TestParseAddressDefaultPort [2023-07-28T11:59:27.288Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-07-28T11:59:27.288Z] === RUN TestValidateSyslogFacility [2023-07-28T11:59:27.288Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-07-28T11:59:27.288Z] === RUN TestValidateLogOptSyslogFormat [2023-07-28T11:59:27.288Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-07-28T11:59:27.288Z] === RUN TestValidateLogOpt [2023-07-28T11:59:27.288Z] --- PASS: TestValidateLogOpt (0.00s) [2023-07-28T11:59:27.288Z] PASS [2023-07-28T11:59:27.288Z] coverage: 46.8% of statements [2023-07-28T11:59:27.288Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 46.8% of statements [2023-07-28T11:59:27.288Z] --- PASS: TestFrequency (0.17s) [2023-07-28T11:59:27.288Z] === RUN TestOneMessagePerRequest [2023-07-28T11:59:27.288Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-07-28T11:59:27.288Z] === RUN TestVerify [2023-07-28T11:59:27.288Z] --- PASS: TestVerify (0.00s) [2023-07-28T11:59:27.288Z] === RUN TestSkipVerify [2023-07-28T11:59:27.288Z] time="2023-07-28T11:59:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.288Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.288Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] --- PASS: TestSkipVerify (0.56s) [2023-07-28T11:59:27.748Z] === RUN TestBufferMaximum [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690545567.453873\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690545567.453873\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:27.748Z] --- PASS: TestBufferMaximum (0.00s) [2023-07-28T11:59:27.748Z] === RUN TestServerAlwaysDown [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690545567.456869\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:27.748Z] time="2023-07-28T11:59:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690545567.456869\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:28.208Z] time="2023-07-28T11:59:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-07-28T11:59:28.208Z] time="2023-07-28T11:59:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690545567.456869\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:28.208Z] time="2023-07-28T11:59:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690545567.457868\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:28.208Z] time="2023-07-28T11:59:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1690545567.457868\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:28.208Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-07-28T11:59:28.208Z] === RUN TestCannotSendAfterClose [2023-07-28T11:59:28.208Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-07-28T11:59:28.208Z] === RUN TestDeadlockOnBlockedEndpoint [2023-07-28T11:59:28.208Z] === RUN TestV1IDService [2023-07-28T11:59:28.668Z] --- PASS: TestV1IDService (0.04s) [2023-07-28T11:59:28.668Z] === RUN TestV2MetadataService [2023-07-28T11:59:28.668Z] time="2023-07-28T11:59:28Z" 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-28T11:59:28.668Z] time="2023-07-28T11:59:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f6dff1a62479\"}'" [2023-07-28T11:59:28.669Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-07-28T11:59:28.669Z] PASS [2023-07-28T11:59:28.669Z] coverage: 82.5% of statements [2023-07-28T11:59:28.669Z] ok github.com/docker/docker/daemon/logger/splunk 2.212s coverage: 82.5% of statements [2023-07-28T11:59:28.669Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-28T11:59:28.669Z] ? github.com/docker/docker/daemon/network [no test files] [2023-07-28T11:59:28.669Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-28T11:59:29.638Z] === RUN TestSuccessfulDownload [2023-07-28T11:59:29.638Z] download_test.go:267: Needs fixing on Windows [2023-07-28T11:59:29.638Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-07-28T11:59:29.638Z] === RUN TestCancelledDownload [2023-07-28T11:59:29.638Z] --- PASS: TestCancelledDownload (0.00s) [2023-07-28T11:59:29.638Z] === RUN TestMaxDownloadAttempts [2023-07-28T11:59:29.638Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-07-28T11:59:29.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-07-28T11:59:29.638Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-07-28T11:59:29.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-07-28T11:59:29.638Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-07-28T11:59:29.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-07-28T11:59:29.638Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-07-28T11:59:29.638Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-07-28T11:59:29.638Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-07-28T11:59:29.638Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-07-28T11:59:29.638Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-07-28T11:59:29.638Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-07-28T11:59:29.638Z] --- PASS: TestV2MetadataService (1.30s) [2023-07-28T11:59:29.638Z] PASS [2023-07-28T11:59:29.638Z] coverage: 48.2% of statements [2023-07-28T11:59:30.101Z] ok github.com/docker/docker/distribution/metadata 1.521s coverage: 48.2% of statements [2023-07-28T11:59:30.101Z] time="2023-07-28T11:59:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-28T11:59:30.101Z] time="2023-07-28T11:59:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-28T11:59:30.101Z] time="2023-07-28T11:59:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-28T11:59:30.101Z] time="2023-07-28T11:59:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-07-28T11:59:30.101Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-07-28T11:59:30.101Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2023-07-28T11:59:30.101Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2023-07-28T11:59:30.102Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2023-07-28T11:59:30.102Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2023-07-28T11:59:30.102Z] === RUN TestTransfer [2023-07-28T11:59:30.102Z] --- PASS: TestTransfer (0.13s) [2023-07-28T11:59:30.102Z] === RUN TestConcurrencyLimit [2023-07-28T11:59:30.102Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-07-28T11:59:30.102Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-07-28T11:59:30.102Z] === RUN TestContinueOnError_MirrorEndpoint [2023-07-28T11:59:30.102Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-07-28T11:59:30.102Z] === RUN TestContinueOnError_NeverContinue [2023-07-28T11:59:30.102Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-07-28T11:59:30.102Z] === RUN TestContinueOnError_UnnestsErrors [2023-07-28T11:59:30.102Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-07-28T11:59:30.102Z] === RUN TestManifestStore [2023-07-28T11:59:30.102Z] === RUN TestManifestStore/no_remote_or_local [2023-07-28T11:59:30.232Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-07-28T11:59:30.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-07-28T11:59:30.560Z] --- PASS: TestConcurrencyLimit (0.35s) [2023-07-28T11:59:30.560Z] === RUN TestInactiveJobs [2023-07-28T11:59:30.560Z] time="2023-07-28T11:59:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local715786285\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/no_local_cache [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/no_local_cache/digested [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/with_local_cache [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/unknown_media_type [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-07-28T11:59:30.560Z] time="2023-07-28T11:59:30Z" level=warning msg="reference for unknown type: " [2023-07-28T11:59:30.560Z] time="2023-07-28T11:59:30Z" level=warning msg="reference for unknown type: " [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-07-28T11:59:30.560Z] time="2023-07-28T11:59:30Z" level=warning msg="reference for unknown type: " [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-07-28T11:59:30.560Z] time="2023-07-28T11:59:30Z" level=warning msg="reference for unknown type: " [2023-07-28T11:59:30.560Z] time="2023-07-28T11:59:30Z" level=warning msg="reference for unknown type: " [2023-07-28T11:59:30.560Z] === RUN TestManifestStore/error_persisting_manifest [2023-07-28T11:59:30.561Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-07-28T11:59:30.561Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-07-28T11:59:30.561Z] time="2023-07-28T11:59:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore (0.43s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2023-07-28T11:59:30.561Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaType [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-07-28T11:59:30.561Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-07-28T11:59:30.561Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-07-28T11:59:30.561Z] === RUN TestFixManifestLayers [2023-07-28T11:59:30.561Z] --- PASS: TestFixManifestLayers (0.00s) [2023-07-28T11:59:30.561Z] === RUN TestFixManifestLayersBaseLayerParent [2023-07-28T11:59:30.561Z] pull_v2_test.go:81: Needs fixing on Windows [2023-07-28T11:59:30.561Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-07-28T11:59:30.561Z] === RUN TestFixManifestLayersBadParent [2023-07-28T11:59:30.561Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-07-28T11:59:30.561Z] === RUN TestValidateManifest [2023-07-28T11:59:30.561Z] pull_v2_test.go:126: Needs fixing on Windows [2023-07-28T11:59:30.561Z] --- SKIP: TestValidateManifest (0.00s) [2023-07-28T11:59:30.561Z] === RUN TestFormatPlatform [2023-07-28T11:59:30.561Z] --- PASS: TestFormatPlatform (0.00s) [2023-07-28T11:59:30.561Z] === RUN TestPullSchema2Config [2023-07-28T11:59:30.561Z] === RUN TestPullSchema2Config/success_first_time [2023-07-28T11:59:30.561Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-28T11:59:30.561Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-28T11:59:30.561Z] === RUN TestPullSchema2Config/500_status [2023-07-28T11:59:30.561Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-28T11:59:30.561Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-28T11:59:30.561Z] --- PASS: TestInactiveJobs (0.38s) [2023-07-28T11:59:30.561Z] === RUN TestWatchRelease [2023-07-28T11:59:31.021Z] --- PASS: TestWatchRelease (0.04s) [2023-07-28T11:59:31.021Z] === RUN TestWatchFinishedTransfer [2023-07-28T11:59:31.021Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestDuplicateTransfer [2023-07-28T11:59:31.021Z] --- PASS: TestDuplicateTransfer (0.04s) [2023-07-28T11:59:31.021Z] === RUN TestSuccessfulUpload [2023-07-28T11:59:31.021Z] === RUN TestNotFound [2023-07-28T11:59:31.021Z] --- PASS: TestNotFound (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestConflict [2023-07-28T11:59:31.021Z] --- PASS: TestConflict (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestForbidden [2023-07-28T11:59:31.021Z] --- PASS: TestForbidden (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestInvalidParameter [2023-07-28T11:59:31.021Z] --- PASS: TestInvalidParameter (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestNotImplemented [2023-07-28T11:59:31.021Z] --- PASS: TestNotImplemented (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestNotModified [2023-07-28T11:59:31.021Z] --- PASS: TestNotModified (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestUnauthorized [2023-07-28T11:59:31.021Z] --- PASS: TestUnauthorized (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestUnknown [2023-07-28T11:59:31.021Z] --- PASS: TestUnknown (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestCancelled [2023-07-28T11:59:31.021Z] --- PASS: TestCancelled (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestDeadline [2023-07-28T11:59:31.021Z] --- PASS: TestDeadline (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestDataLoss [2023-07-28T11:59:31.021Z] --- PASS: TestDataLoss (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestUnavailable [2023-07-28T11:59:31.021Z] --- PASS: TestUnavailable (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestSystem [2023-07-28T11:59:31.021Z] --- PASS: TestSystem (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Not_Found [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Bad_Request [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Conflict [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Unauthorized [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Service_Unavailable [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Forbidden [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Not_Modified [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Not_Implemented [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-07-28T11:59:31.021Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-07-28T11:59:31.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-07-28T11:59:31.021Z] PASS [2023-07-28T11:59:31.021Z] coverage: 77.0% of statements [2023-07-28T11:59:31.021Z] ok github.com/docker/docker/errdefs 0.062s coverage: 77.0% of statements [2023-07-28T11:59:31.021Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-28T11:59:31.021Z] === RUN TestPullSchema2Config/EOF [2023-07-28T11:59:31.021Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-28T11:59:31.021Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-28T11:59:31.021Z] 2023/07/28 11:59:30 http: panic serving 127.0.0.1:49230: intentional panic [2023-07-28T11:59:31.021Z] goroutine 137 [running]: [2023-07-28T11:59:31.021Z] net/http.(*conn).serve.func1() [2023-07-28T11:59:31.021Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-07-28T11:59:31.021Z] panic({0x6653e0, 0x81aa30}) [2023-07-28T11:59:31.021Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-07-28T11:59:31.021Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004c8ea0?, {0x821f48?, 0xc00053e0e0?}) [2023-07-28T11:59:31.021Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-07-28T11:59:31.021Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x821f48, 0xc00053e0e0}, 0xc000112900) [2023-07-28T11:59:31.021Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-07-28T11:59:31.021Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x821f48?, 0xc00053e0e0?}, 0x14b3f5?) [2023-07-28T11:59:31.021Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-07-28T11:59:31.021Z] net/http.serverHandler.ServeHTTP({0xc000365b60?}, {0x821f48, 0xc00053e0e0}, 0xc000112900) [2023-07-28T11:59:31.021Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-07-28T11:59:31.021Z] net/http.(*conn).serve(0xc0002ba460, {0x8228c0, 0xc000365950}) [2023-07-28T11:59:31.021Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-07-28T11:59:31.021Z] created by net/http.(*Server).Serve [2023-07-28T11:59:31.021Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-07-28T11:59:31.021Z] time="2023-07-28T11:59:30Z" level=error msg="Upload failed, retrying: simulating retry" [2023-07-28T11:59:31.021Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-28T11:59:31.021Z] === RUN TestPullSchema2Config/unauthorized [2023-07-28T11:59:31.021Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-07-28T11:59:31.021Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-07-28T11:59:31.021Z] --- PASS: TestPullSchema2Config (0.55s) [2023-07-28T11:59:31.021Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-07-28T11:59:31.021Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-07-28T11:59:31.021Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2023-07-28T11:59:31.021Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-07-28T11:59:31.021Z] === RUN TestGetRepositoryMountCandidates [2023-07-28T11:59:31.021Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestLayerAlreadyExists [2023-07-28T11:59:31.021Z] 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-28T11:59:31.021Z] 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-28T11:59:31.021Z] 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-28T11:59:31.021Z] 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-28T11:59:31.021Z] 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-28T11:59:31.021Z] 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-28T11:59:31.021Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-07-28T11:59:31.021Z] === RUN TestWhenEmptyAuthConfig [2023-07-28T11:59:31.481Z] --- PASS: TestSuccessfulUpload (0.39s) [2023-07-28T11:59:31.481Z] === RUN TestCancelledUpload [2023-07-28T11:59:31.481Z] --- PASS: TestCancelledUpload (0.00s) [2023-07-28T11:59:31.481Z] PASS [2023-07-28T11:59:31.481Z] coverage: 76.9% of statements [2023-07-28T11:59:31.481Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 76.9% of statements [2023-07-28T11:59:32.450Z] --- PASS: TestWhenEmptyAuthConfig (0.99s) [2023-07-28T11:59:32.450Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-07-28T11:59:32.450Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestTokenPassThru [2023-07-28T11:59:32.450Z] --- PASS: TestTokenPassThru (0.01s) [2023-07-28T11:59:32.450Z] === RUN TestTokenPassThruDifferentHost [2023-07-28T11:59:32.450Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-07-28T11:59:32.450Z] PASS [2023-07-28T11:59:32.450Z] coverage: 27.4% of statements [2023-07-28T11:59:32.450Z] ok github.com/docker/docker/distribution 2.103s coverage: 27.4% of statements [2023-07-28T11:59:32.450Z] === RUN TestFSGetInvalidData [2023-07-28T11:59:32.450Z] === RUN TestCompare [2023-07-28T11:59:32.450Z] --- PASS: TestCompare (0.00s) [2023-07-28T11:59:32.450Z] PASS [2023-07-28T11:59:32.450Z] coverage: 19.2% of statements [2023-07-28T11:59:32.450Z] ok github.com/docker/docker/image/cache 0.085s coverage: 19.2% of statements [2023-07-28T11:59:32.450Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-07-28T11:59:32.450Z] === RUN TestFSInvalidSet [2023-07-28T11:59:32.450Z] --- PASS: TestFSInvalidSet (0.02s) [2023-07-28T11:59:32.450Z] === RUN TestFSInvalidRoot [2023-07-28T11:59:32.450Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-07-28T11:59:32.450Z] === RUN TestFSMetadataGetSet [2023-07-28T11:59:32.450Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-28T11:59:32.450Z] ? github.com/docker/docker/dockerversion [no test files] [2023-07-28T11:59:32.450Z] --- PASS: TestFSMetadataGetSet (0.05s) [2023-07-28T11:59:32.450Z] === RUN TestFSInvalidWalker [2023-07-28T11:59:32.450Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-07-28T11:59:32.450Z] === RUN TestFSGetSet [2023-07-28T11:59:32.450Z] --- PASS: TestFSGetSet (0.03s) [2023-07-28T11:59:32.450Z] === RUN TestFSGetUnsetKey [2023-07-28T11:59:32.450Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-07-28T11:59:32.450Z] === RUN TestFSGetEmptyData [2023-07-28T11:59:32.450Z] --- PASS: TestFSGetEmptyData (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestFSDelete [2023-07-28T11:59:32.450Z] --- PASS: TestFSDelete (0.03s) [2023-07-28T11:59:32.450Z] === RUN TestFSWalker [2023-07-28T11:59:32.450Z] --- PASS: TestFSWalker (0.02s) [2023-07-28T11:59:32.450Z] === RUN TestFSWalkerStopOnError [2023-07-28T11:59:32.450Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2023-07-28T11:59:32.450Z] === RUN TestNewFromJSON [2023-07-28T11:59:32.450Z] --- PASS: TestNewFromJSON (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestNewFromJSONWithInvalidJSON [2023-07-28T11:59:32.450Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestMarshalKeyOrder [2023-07-28T11:59:32.450Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestImage [2023-07-28T11:59:32.450Z] --- PASS: TestImage (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestImageOSNotEmpty [2023-07-28T11:59:32.450Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestNewChildImageFromImageWithRootFS [2023-07-28T11:59:32.450Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-07-28T11:59:32.450Z] === RUN TestCreate [2023-07-28T11:59:32.450Z] --- PASS: TestCreate (0.01s) [2023-07-28T11:59:32.450Z] === RUN TestRestore [2023-07-28T11:59:32.768Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-07-28T11:59:32.768Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-07-28T11:59:32.911Z] === RUN TestMakeV1ConfigFromConfig [2023-07-28T11:59:32.911Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-07-28T11:59:32.911Z] PASS [2023-07-28T11:59:32.911Z] coverage: 25.0% of statements [2023-07-28T11:59:32.911Z] time="2023-07-28T11:59:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-07-28T11:59:32.911Z] ok github.com/docker/docker/image/v1 0.099s coverage: 25.0% of statements [2023-07-28T11:59:32.911Z] --- PASS: TestRestore (0.30s) [2023-07-28T11:59:32.911Z] === RUN TestAddDelete [2023-07-28T11:59:32.911Z] --- PASS: TestAddDelete (0.04s) [2023-07-28T11:59:32.912Z] === RUN TestSearchAfterDelete [2023-07-28T11:59:32.912Z] --- PASS: TestSearchAfterDelete (0.02s) [2023-07-28T11:59:32.912Z] === RUN TestParentReset [2023-07-28T11:59:32.912Z] --- PASS: TestParentReset (0.05s) [2023-07-28T11:59:32.912Z] === RUN TestGetAndSetLastUpdated [2023-07-28T11:59:32.912Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2023-07-28T11:59:32.912Z] === RUN TestStoreLen [2023-07-28T11:59:32.912Z] --- PASS: TestStoreLen (0.09s) [2023-07-28T11:59:32.912Z] PASS [2023-07-28T11:59:32.912Z] coverage: 86.8% of statements [2023-07-28T11:59:32.912Z] ok github.com/docker/docker/image 0.860s coverage: 86.8% of statements [2023-07-28T11:59:33.376Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-07-28T11:59:33.376Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-28T11:59:34.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-07-28T11:59:34.345Z] === RUN TestSerialization [2023-07-28T11:59:34.345Z] --- PASS: TestSerialization (0.02s) [2023-07-28T11:59:34.345Z] PASS [2023-07-28T11:59:34.345Z] coverage: 100.0% of statements [2023-07-28T11:59:34.345Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-07-28T11:59:35.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-07-28T11:59:35.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-07-28T11:59:35.315Z] PASS [2023-07-28T11:59:35.315Z] coverage: 45.8% of statements [2023-07-28T11:59:35.315Z] ok github.com/docker/docker/oci 0.054s coverage: 45.8% of statements [2023-07-28T11:59:35.315Z] === RUN TestEnvironmentParsing [2023-07-28T11:59:35.315Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-07-28T11:59:35.315Z] PASS [2023-07-28T11:59:35.315Z] coverage: 1.0% of statements [2023-07-28T11:59:35.315Z] === RUN TestEmptyLayer [2023-07-28T11:59:35.315Z] --- PASS: TestEmptyLayer (0.00s) [2023-07-28T11:59:35.315Z] === RUN TestCommitFailure [2023-07-28T11:59:35.315Z] ok github.com/docker/docker/libcontainerd/local 0.116s coverage: 1.0% of statements [2023-07-28T11:59:35.315Z] --- PASS: TestCommitFailure (0.04s) [2023-07-28T11:59:35.315Z] === RUN TestStartTransactionFailure [2023-07-28T11:59:35.775Z] --- PASS: TestStartTransactionFailure (0.01s) [2023-07-28T11:59:35.775Z] === RUN TestGetOrphan [2023-07-28T11:59:35.775Z] --- PASS: TestGetOrphan (0.02s) [2023-07-28T11:59:35.775Z] === RUN TestMountAndRegister [2023-07-28T11:59:35.775Z] layer_test.go:270: Layer size: 14 [2023-07-28T11:59:35.775Z] --- PASS: TestMountAndRegister (0.08s) [2023-07-28T11:59:35.775Z] === RUN TestLayerRelease [2023-07-28T11:59:35.775Z] layer_test.go:303: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestLayerRelease (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestStoreRestore [2023-07-28T11:59:35.775Z] layer_test.go:352: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestStoreRestore (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestTarStreamStability [2023-07-28T11:59:35.775Z] layer_test.go:467: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestTarStreamStability (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestRegisterExistingLayer [2023-07-28T11:59:35.775Z] --- PASS: TestRegisterExistingLayer (0.20s) [2023-07-28T11:59:35.775Z] === RUN TestTarStreamVerification [2023-07-28T11:59:35.775Z] layer_test.go:696: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestLayerMigration [2023-07-28T11:59:35.775Z] migration_test.go:45: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestLayerMigration (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestLayerMigrationNoTarsplit [2023-07-28T11:59:35.775Z] migration_test.go:181: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestMountInit [2023-07-28T11:59:35.775Z] mount_test.go:17: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestMountInit (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestMountSize [2023-07-28T11:59:35.775Z] mount_test.go:76: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestMountSize (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestMountChanges [2023-07-28T11:59:35.775Z] mount_test.go:125: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestMountChanges (0.00s) [2023-07-28T11:59:35.775Z] === RUN TestMountApply [2023-07-28T11:59:35.775Z] mount_test.go:212: Failing on Windows [2023-07-28T11:59:35.775Z] --- SKIP: TestMountApply (0.00s) [2023-07-28T11:59:35.775Z] PASS [2023-07-28T11:59:35.775Z] coverage: 30.1% of statements [2023-07-28T11:59:35.775Z] ok github.com/docker/docker/layer 0.493s coverage: 30.1% of statements [2023-07-28T11:59:36.235Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-28T11:59:36.235Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-28T11:59:36.235Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-28T11:59:36.235Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-28T11:59:36.235Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-28T11:59:36.235Z] === RUN TestParseVersion [2023-07-28T11:59:36.235Z] --- PASS: TestParseVersion (0.00s) [2023-07-28T11:59:36.235Z] PASS [2023-07-28T11:59:36.235Z] coverage: 52.9% of statements [2023-07-28T11:59:36.235Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2023-07-28T11:59:36.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-07-28T11:59:36.701Z] === RUN TestAddressPoolOpt [2023-07-28T11:59:36.701Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/a [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/something [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/_=a [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/env1=value1 [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/_env1=value1 [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/env2=value2=value3 [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/env3=abc!qwe [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/env_4=value_4 [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/PATH [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/=a [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/PATH= [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/PATH=something [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/asd!qwe [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/1asd [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/123 [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/some_space [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/__some_space_before [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/some_space_after__ [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/= [2023-07-28T11:59:36.701Z] === RUN TestValidateEnv/PaTh [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/a (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/something (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/= (0.00s) [2023-07-28T11:59:36.701Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestParseHost [2023-07-28T11:59:36.701Z] --- PASS: TestParseHost (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestParseDockerDaemonHost [2023-07-28T11:59:36.701Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestParseTCP [2023-07-28T11:59:36.701Z] --- PASS: TestParseTCP (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestParseInvalidUnixAddrInvalid [2023-07-28T11:59:36.701Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestValidateExtraHosts [2023-07-28T11:59:36.701Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestIpOptString [2023-07-28T11:59:36.701Z] --- PASS: TestIpOptString (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestNewIpOptInvalidDefaultVal [2023-07-28T11:59:36.701Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestNewIpOptValidDefaultVal [2023-07-28T11:59:36.701Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestIpOptSetInvalidVal [2023-07-28T11:59:36.701Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestValidateIPAddress [2023-07-28T11:59:36.701Z] --- PASS: TestValidateIPAddress (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestMapOpts [2023-07-28T11:59:36.701Z] --- PASS: TestMapOpts (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestListOptsWithoutValidator [2023-07-28T11:59:36.701Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestListOptsWithValidator [2023-07-28T11:59:36.701Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestValidateDNSSearch [2023-07-28T11:59:36.701Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-07-28T11:59:36.701Z] === RUN TestValidateLabel [2023-07-28T11:59:36.701Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-07-28T11:59:36.701Z] === RUN TestValidateLabel/label_with_general_format [2023-07-28T11:59:36.701Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_one_more [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-07-28T11:59:37.161Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-07-28T11:59:37.161Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-07-28T11:59:37.161Z] === RUN TestNamedListOpts [2023-07-28T11:59:37.161Z] --- PASS: TestNamedListOpts (0.00s) [2023-07-28T11:59:37.161Z] === RUN TestNamedMapOpts [2023-07-28T11:59:37.161Z] --- PASS: TestNamedMapOpts (0.00s) [2023-07-28T11:59:37.161Z] === RUN TestParseLink [2023-07-28T11:59:37.161Z] --- PASS: TestParseLink (0.00s) [2023-07-28T11:59:37.161Z] === RUN TestQuotedStringSetWithQuotes [2023-07-28T11:59:37.161Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-07-28T11:59:37.161Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-07-28T11:59:37.161Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-07-28T11:59:37.161Z] === RUN TestQuotedStringSetWithNoQuotes [2023-07-28T11:59:37.161Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-07-28T11:59:37.161Z] === RUN TestUlimitOpt [2023-07-28T11:59:37.161Z] --- PASS: TestUlimitOpt (0.00s) [2023-07-28T11:59:37.161Z] PASS [2023-07-28T11:59:37.161Z] coverage: 67.1% of statements [2023-07-28T11:59:37.161Z] ok github.com/docker/docker/opts 0.170s coverage: 67.1% of statements [2023-07-28T11:59:38.130Z] === RUN TestUnbuffered [2023-07-28T11:59:38.130Z] --- PASS: TestUnbuffered (0.00s) [2023-07-28T11:59:38.130Z] === RUN TestRaceUnbuffered [2023-07-28T11:59:38.130Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-07-28T11:59:38.130Z] PASS [2023-07-28T11:59:38.130Z] coverage: 100.0% of statements [2023-07-28T11:59:38.130Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2023-07-28T11:59:38.130Z] === RUN TestMatch [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[foo]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[bar]_[foo]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[foo_bar]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[qux]_[foo]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[]#01 [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[qux]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[foo_bar_qux]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[qux]_[baz]] [2023-07-28T11:59:38.130Z] === RUN TestMatch/[[foo_baz]] [2023-07-28T11:59:38.130Z] --- PASS: TestMatch (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-07-28T11:59:38.130Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-07-28T11:59:38.130Z] PASS [2023-07-28T11:59:38.130Z] coverage: 87.5% of statements [2023-07-28T11:59:38.130Z] ok github.com/docker/docker/pkg/capabilities 0.074s coverage: 87.5% of statements [2023-07-28T11:59:38.589Z] === RUN TestPeerCertificateMarshalJSON [2023-07-28T11:59:38.589Z] === RUN TestIsArchivePathDir [2023-07-28T11:59:39.049Z] --- PASS: TestIsArchivePathDir (0.10s) [2023-07-28T11:59:39.049Z] === RUN TestIsArchivePathInvalidFile [2023-07-28T11:59:39.049Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-07-28T11:59:39.049Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-07-28T11:59:39.049Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2023-07-28T11:59:39.049Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-07-28T11:59:39.049Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestMiddleware [2023-07-28T11:59:39.049Z] --- PASS: TestMiddleware (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestNewResponseModifier [2023-07-28T11:59:39.049Z] --- PASS: TestNewResponseModifier (0.00s) [2023-07-28T11:59:39.049Z] PASS [2023-07-28T11:59:39.049Z] coverage: 26.8% of statements [2023-07-28T11:59:39.049Z] ok github.com/docker/docker/pkg/authorization 0.643s coverage: 26.8% of statements [2023-07-28T11:59:39.049Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2023-07-28T11:59:39.049Z] === RUN TestIsArchivePathTar [2023-07-28T11:59:39.049Z] === RUN TestSizeEmpty [2023-07-28T11:59:39.049Z] --- PASS: TestSizeEmpty (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestSizeEmptyFile [2023-07-28T11:59:39.049Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestSizeNonemptyFile [2023-07-28T11:59:39.049Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestSizeNestedDirectoryEmpty [2023-07-28T11:59:39.049Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-07-28T11:59:39.049Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-07-28T11:59:39.049Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-07-28T11:59:39.049Z] === RUN TestMoveToSubdir [2023-07-28T11:59:39.049Z] --- PASS: TestMoveToSubdir (0.01s) [2023-07-28T11:59:39.049Z] === RUN TestSizeNonExistingDirectory [2023-07-28T11:59:39.049Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-07-28T11:59:39.049Z] PASS [2023-07-28T11:59:39.049Z] coverage: 80.0% of statements [2023-07-28T11:59:39.049Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2023-07-28T11:59:39.049Z] --- PASS: TestIsArchivePathTar (0.22s) [2023-07-28T11:59:39.049Z] === RUN TestDecompressStreamGzip [2023-07-28T11:59:39.218Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-07-28T11:59:39.508Z] === RUN TestChrootTarUntar [2023-07-28T11:59:39.508Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootTarUntar (0.01s) [2023-07-28T11:59:39.509Z] === RUN TestChrootUntarWithHugeExcludesList [2023-07-28T11:59:39.509Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootUntarEmptyArchive [2023-07-28T11:59:39.509Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootTarUntarWithSymlink [2023-07-28T11:59:39.509Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootCopyWithTar [2023-07-28T11:59:39.509Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootCopyFileWithTar [2023-07-28T11:59:39.509Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootUntarPath [2023-07-28T11:59:39.509Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-07-28T11:59:39.509Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-07-28T11:59:39.509Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestChrootApplyDotDotFile [2023-07-28T11:59:39.509Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-07-28T11:59:39.509Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-07-28T11:59:39.509Z] PASS [2023-07-28T11:59:39.509Z] coverage: 15.1% of statements [2023-07-28T11:59:39.509Z] --- PASS: TestDecompressStreamGzip (0.19s) [2023-07-28T11:59:39.509Z] === RUN TestDecompressStreamBzip2 [2023-07-28T11:59:39.509Z] ok github.com/docker/docker/pkg/chrootarchive 0.128s coverage: 15.1% of statements [2023-07-28T11:59:39.509Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2023-07-28T11:59:39.509Z] === RUN TestDecompressStreamXz [2023-07-28T11:59:39.509Z] archive_test.go:133: Xz not present in msys2 [2023-07-28T11:59:39.509Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestCompressStreamXzUnsupported [2023-07-28T11:59:39.509Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestCompressStreamBzip2Unsupported [2023-07-28T11:59:39.509Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestCompressStreamInvalid [2023-07-28T11:59:39.509Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestExtensionInvalid [2023-07-28T11:59:39.509Z] --- PASS: TestExtensionInvalid (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestExtensionUncompressed [2023-07-28T11:59:39.509Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestExtensionBzip2 [2023-07-28T11:59:39.509Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestExtensionGzip [2023-07-28T11:59:39.509Z] --- PASS: TestExtensionGzip (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestExtensionXz [2023-07-28T11:59:39.509Z] --- PASS: TestExtensionXz (0.00s) [2023-07-28T11:59:39.509Z] === RUN TestCmdStreamLargeStderr [2023-07-28T11:59:39.971Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2023-07-28T11:59:39.971Z] === RUN TestCmdStreamBad [2023-07-28T11:59:39.971Z] archive_test.go:238: Failing on Windows CI machines [2023-07-28T11:59:39.971Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-07-28T11:59:39.971Z] === RUN TestCmdStreamGood [2023-07-28T11:59:39.971Z] --- PASS: TestCmdStreamGood (0.07s) [2023-07-28T11:59:39.971Z] === RUN TestUntarPathWithInvalidDest [2023-07-28T11:59:39.971Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2023-07-28T11:59:39.971Z] === RUN TestUntarPathWithInvalidSrc [2023-07-28T11:59:39.971Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-07-28T11:59:39.971Z] === RUN TestUntarPath [2023-07-28T11:59:39.971Z] --- PASS: TestUntarPath (0.12s) [2023-07-28T11:59:39.971Z] === RUN TestUntarPathWithDestinationFile [2023-07-28T11:59:39.971Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2023-07-28T11:59:39.971Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-07-28T11:59:40.431Z] === RUN Test [2023-07-28T11:59:40.431Z] === RUN Test/TestContent [2023-07-28T11:59:40.431Z] === RUN Test/TestInitialize [2023-07-28T11:59:40.431Z] === RUN Test/TestNew [2023-07-28T11:59:40.431Z] === RUN Test/TestParsingContentsWithComments [2023-07-28T11:59:40.431Z] === RUN Test/TestRegister [2023-07-28T11:59:40.431Z] === RUN Test/TestWatch [2023-07-28T11:59:40.431Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2023-07-28T11:59:40.431Z] === RUN TestCopyWithTarInvalidSrc [2023-07-28T11:59:40.431Z] --- PASS: Test (0.01s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestContent (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestInitialize (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestNew (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestRegister (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestWatch (0.01s) [2023-07-28T11:59:40.431Z] PASS [2023-07-28T11:59:40.431Z] coverage: 97.6% of statements [2023-07-28T11:59:40.431Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-07-28T11:59:40.431Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-07-28T11:59:40.431Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-07-28T11:59:40.431Z] === RUN TestCopyWithTarSrcFile [2023-07-28T11:59:40.431Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 97.6% of statements [2023-07-28T11:59:40.431Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-07-28T11:59:40.431Z] === RUN TestCopyWithTarSrcFolder [2023-07-28T11:59:40.431Z] --- PASS: TestCopyWithTarSrcFolder (0.03s) [2023-07-28T11:59:40.431Z] === RUN TestCopyFileWithTarInvalidSrc [2023-07-28T11:59:40.431Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-07-28T11:59:40.431Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-07-28T11:59:40.431Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-07-28T11:59:40.431Z] === RUN TestCopyFileWithTarSrcFolder [2023-07-28T11:59:40.431Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-07-28T11:59:40.431Z] === RUN TestCopyFileWithTarSrcFile [2023-07-28T11:59:40.431Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-07-28T11:59:40.431Z] === RUN TestTarFiles [2023-07-28T11:59:40.431Z] === RUN Test [2023-07-28T11:59:40.431Z] === RUN Test/TestContainsEntry [2023-07-28T11:59:40.431Z] === RUN Test/TestCreateEntries [2023-07-28T11:59:40.431Z] === RUN Test/TestEntriesDiff [2023-07-28T11:59:40.431Z] === RUN Test/TestEntriesEquality [2023-07-28T11:59:40.431Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-07-28T11:59:40.431Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-07-28T11:59:40.431Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-07-28T11:59:40.431Z] === RUN Test/TestGeneratorNotGenerate [2023-07-28T11:59:40.431Z] === RUN Test/TestGeneratorWithPort [2023-07-28T11:59:40.431Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-07-28T11:59:40.431Z] === RUN Test/TestNewEntry [2023-07-28T11:59:40.431Z] === RUN Test/TestParse [2023-07-28T11:59:40.431Z] --- PASS: Test (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestNewEntry (0.00s) [2023-07-28T11:59:40.431Z] --- PASS: Test/TestParse (0.00s) [2023-07-28T11:59:40.431Z] PASS [2023-07-28T11:59:40.431Z] coverage: 58.3% of statements [2023-07-28T11:59:40.431Z] ok github.com/docker/docker/pkg/discovery 0.056s coverage: 58.3% of statements [2023-07-28T11:59:41.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-07-28T11:59:41.410Z] === RUN Test [2023-07-28T11:59:41.411Z] === RUN Test/TestInitialize [2023-07-28T11:59:41.411Z] === RUN Test [2023-07-28T11:59:41.411Z] === RUN Test/TestWatch [2023-07-28T11:59:41.411Z] --- PASS: Test (0.00s) [2023-07-28T11:59:41.411Z] --- PASS: Test/TestWatch (0.00s) [2023-07-28T11:59:41.411Z] PASS [2023-07-28T11:59:41.411Z] coverage: 92.3% of statements [2023-07-28T11:59:41.411Z] ok github.com/docker/docker/pkg/discovery/memory 0.058s coverage: 92.3% of statements [2023-07-28T11:59:41.411Z] === RUN Test [2023-07-28T11:59:41.411Z] === RUN Test/TestInitialize [2023-07-28T11:59:41.411Z] === RUN Test/TestInitializeWithPattern [2023-07-28T11:59:41.411Z] === RUN Test/TestRegister [2023-07-28T11:59:41.411Z] === RUN Test/TestWatch [2023-07-28T11:59:41.411Z] --- PASS: Test (0.00s) [2023-07-28T11:59:41.411Z] --- PASS: Test/TestInitialize (0.00s) [2023-07-28T11:59:41.411Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-07-28T11:59:41.411Z] --- PASS: Test/TestRegister (0.00s) [2023-07-28T11:59:41.411Z] --- PASS: Test/TestWatch (0.00s) [2023-07-28T11:59:41.411Z] PASS [2023-07-28T11:59:41.411Z] coverage: 93.8% of statements [2023-07-28T11:59:41.411Z] ok github.com/docker/docker/pkg/discovery/nodes 0.057s coverage: 93.8% of statements [2023-07-28T11:59:41.411Z] time="2023-07-28T11:59:41Z" level=info msg="Initializing discovery without TLS" [2023-07-28T11:59:41.411Z] time="2023-07-28T11:59:41Z" level=info msg="Initializing discovery without TLS" [2023-07-28T11:59:41.411Z] time="2023-07-28T11:59:41Z" level=info msg="Initializing discovery without TLS" [2023-07-28T11:59:41.411Z] === RUN Test/TestInitializeWithCerts [2023-07-28T11:59:41.411Z] time="2023-07-28T11:59:41Z" level=info msg="Initializing discovery with TLS" [2023-07-28T11:59:41.411Z] === RUN Test/TestWatch [2023-07-28T11:59:41.411Z] time="2023-07-28T11:59:41Z" level=info msg="Initializing discovery without TLS" [2023-07-28T11:59:42.061Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-07-28T11:59:42.949Z] === RUN TestPollerAddRemove [2023-07-28T11:59:42.949Z] --- PASS: TestPollerAddRemove (0.00s) [2023-07-28T11:59:42.949Z] === RUN TestPollerEvent [2023-07-28T11:59:42.949Z] poller_test.go:40: No chmod on Windows [2023-07-28T11:59:42.949Z] --- SKIP: TestPollerEvent (0.00s) [2023-07-28T11:59:42.949Z] === RUN TestPollerClose [2023-07-28T11:59:42.950Z] --- PASS: TestPollerClose (0.00s) [2023-07-28T11:59:42.950Z] PASS [2023-07-28T11:59:42.950Z] coverage: 45.7% of statements [2023-07-28T11:59:42.950Z] ok github.com/docker/docker/pkg/filenotify 0.120s coverage: 45.7% of statements [2023-07-28T11:59:42.950Z] === RUN TestCopyFileWithInvalidSrc [2023-07-28T11:59:42.950Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCopyFileWithInvalidDest [2023-07-28T11:59:42.950Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCopyFileWithSameSrcAndDest [2023-07-28T11:59:42.950Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-07-28T11:59:42.950Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCopyFile [2023-07-28T11:59:42.950Z] --- PASS: TestCopyFile (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-07-28T11:59:42.950Z] fileutils_test.go:133: Needs porting to Windows [2023-07-28T11:59:42.950Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-07-28T11:59:42.950Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestReadSymlinkedDirectoryToFile [2023-07-28T11:59:42.950Z] fileutils_test.go:179: Needs porting to Windows [2023-07-28T11:59:42.950Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestWildcardMatches [2023-07-28T11:59:42.950Z] --- PASS: TestWildcardMatches (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestPatternMatches [2023-07-28T11:59:42.950Z] --- PASS: TestPatternMatches (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-07-28T11:59:42.950Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestPatternMatchesFolderExclusions [2023-07-28T11:59:42.950Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-07-28T11:59:42.950Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-07-28T11:59:42.950Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-07-28T11:59:42.950Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-07-28T11:59:42.950Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestSingleExclamationError [2023-07-28T11:59:42.950Z] --- PASS: TestSingleExclamationError (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestMatchesWithNoPatterns [2023-07-28T11:59:42.950Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestMatchesWithMalformedPatterns [2023-07-28T11:59:42.950Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestMatches [2023-07-28T11:59:42.950Z] --- PASS: TestMatches (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCleanPatterns [2023-07-28T11:59:42.950Z] --- PASS: TestCleanPatterns (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-07-28T11:59:42.950Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCleanPatternsExceptionFlag [2023-07-28T11:59:42.950Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-07-28T11:59:42.950Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-07-28T11:59:42.950Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCleanPatternsErrorSingleException [2023-07-28T11:59:42.950Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCreateIfNotExistsDir [2023-07-28T11:59:42.950Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-07-28T11:59:42.950Z] === RUN TestCreateIfNotExistsFile [2023-07-28T11:59:42.950Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2023-07-28T11:59:42.950Z] === RUN TestMatch [2023-07-28T11:59:42.950Z] --- PASS: TestMatch (0.00s) [2023-07-28T11:59:42.950Z] PASS [2023-07-28T11:59:42.950Z] coverage: 85.4% of statements [2023-07-28T11:59:42.950Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 85.4% of statements [2023-07-28T11:59:42.999Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-07-28T11:59:43.921Z] === RUN TestGet [2023-07-28T11:59:43.921Z] --- PASS: TestGet (0.00s) [2023-07-28T11:59:43.921Z] === RUN TestGetShortcutString [2023-07-28T11:59:43.921Z] --- PASS: TestGetShortcutString (0.00s) [2023-07-28T11:59:43.921Z] PASS [2023-07-28T11:59:43.921Z] coverage: 42.9% of statements [2023-07-28T11:59:43.921Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2023-07-28T11:59:43.935Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-07-28T11:59:44.381Z] === RUN TestCreateIDMapOrder [2023-07-28T11:59:44.381Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-07-28T11:59:44.381Z] PASS [2023-07-28T11:59:44.381Z] coverage: 7.2% of statements [2023-07-28T11:59:44.381Z] ok github.com/docker/docker/pkg/idtools 0.055s coverage: 7.2% of statements [2023-07-28T11:59:44.841Z] --- PASS: Test (3.27s) [2023-07-28T11:59:44.841Z] --- PASS: Test/TestInitialize (0.22s) [2023-07-28T11:59:44.841Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-07-28T11:59:44.841Z] --- PASS: Test/TestWatch (3.04s) [2023-07-28T11:59:44.841Z] PASS [2023-07-28T11:59:44.841Z] coverage: 84.1% of statements [2023-07-28T11:59:44.841Z] ok github.com/docker/docker/pkg/discovery/kv 3.359s coverage: 84.1% of statements [2023-07-28T11:59:45.301Z] === RUN TestFixedBufferCap [2023-07-28T11:59:45.301Z] --- PASS: TestFixedBufferCap (0.00s) [2023-07-28T11:59:45.301Z] === RUN TestFixedBufferLen [2023-07-28T11:59:45.301Z] --- PASS: TestFixedBufferLen (0.00s) [2023-07-28T11:59:45.301Z] === RUN TestFixedBufferString [2023-07-28T11:59:45.301Z] --- PASS: TestFixedBufferString (0.00s) [2023-07-28T11:59:45.301Z] === RUN TestFixedBufferWrite [2023-07-28T11:59:45.301Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-07-28T11:59:45.301Z] === RUN TestFixedBufferRead [2023-07-28T11:59:45.301Z] --- PASS: TestFixedBufferRead (0.00s) [2023-07-28T11:59:45.301Z] === RUN TestBytesPipeRead [2023-07-28T11:59:45.301Z] --- PASS: TestBytesPipeRead (0.00s) [2023-07-28T11:59:45.301Z] === RUN TestBytesPipeWrite [2023-07-28T11:59:45.301Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-07-28T11:59:45.301Z] === RUN TestBytesPipeWriteRandomChunks [2023-07-28T11:59:45.760Z] === RUN TestError [2023-07-28T11:59:45.760Z] --- PASS: TestError (0.00s) [2023-07-28T11:59:45.760Z] === RUN TestProgressString [2023-07-28T11:59:45.760Z] === RUN TestProgressString/no_progress [2023-07-28T11:59:45.760Z] === RUN TestProgressString/progress_1 [2023-07-28T11:59:45.760Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-07-28T11:59:45.760Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-07-28T11:59:45.760Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-07-28T11:59:45.760Z] === RUN TestProgressString/with_units [2023-07-28T11:59:45.760Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-07-28T11:59:45.760Z] === RUN TestProgressString/hide_counts [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/with_units (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-07-28T11:59:45.760Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-07-28T11:59:45.760Z] === RUN TestJSONMessageDisplay [2023-07-28T11:59:45.760Z] --- PASS: TestJSONMessageDisplay (0.19s) [2023-07-28T11:59:45.760Z] === RUN TestJSONMessageDisplayWithJSONError [2023-07-28T11:59:45.760Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-07-28T11:59:45.760Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-07-28T11:59:45.760Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-07-28T11:59:45.760Z] === RUN TestDisplayJSONMessagesStream [2023-07-28T11:59:45.760Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2023-07-28T11:59:45.760Z] PASS [2023-07-28T11:59:45.760Z] coverage: 91.7% of statements [2023-07-28T11:59:45.760Z] ok github.com/docker/docker/pkg/jsonmessage 0.263s coverage: 91.7% of statements [2023-07-28T11:59:45.760Z] === RUN TestStandardLongPath [2023-07-28T11:59:45.760Z] --- PASS: TestStandardLongPath (0.00s) [2023-07-28T11:59:45.760Z] === RUN TestUNCLongPath [2023-07-28T11:59:45.760Z] --- PASS: TestUNCLongPath (0.00s) [2023-07-28T11:59:45.760Z] PASS [2023-07-28T11:59:45.760Z] coverage: 100.0% of statements [2023-07-28T11:59:45.760Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2023-07-28T11:59:45.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-07-28T11:59:45.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-07-28T11:59:46.221Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2023-07-28T11:59:46.221Z] === RUN TestAtomicWriteToFile [2023-07-28T11:59:46.221Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-07-28T11:59:46.221Z] === RUN TestAtomicWriteSetCommit [2023-07-28T11:59:46.221Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-07-28T11:59:46.221Z] === RUN TestAtomicWriteSetCancel [2023-07-28T11:59:46.221Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-07-28T11:59:46.221Z] === RUN TestReadCloserWrapperClose [2023-07-28T11:59:46.221Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-07-28T11:59:46.221Z] === RUN TestReaderErrWrapperReadOnError [2023-07-28T11:59:46.221Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-07-28T11:59:46.221Z] === RUN TestReaderErrWrapperRead [2023-07-28T11:59:46.221Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-07-28T11:59:46.221Z] === RUN TestHashData [2023-07-28T11:59:46.221Z] --- PASS: TestHashData (0.00s) [2023-07-28T11:59:46.221Z] === RUN TestCancelReadCloser [2023-07-28T11:59:46.221Z] --- PASS: TestCancelReadCloser (0.10s) [2023-07-28T11:59:46.221Z] === RUN TestWriteCloserWrapperClose [2023-07-28T11:59:46.221Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-07-28T11:59:46.221Z] === RUN TestNopWriteCloser [2023-07-28T11:59:46.221Z] --- PASS: TestNopWriteCloser (0.00s) [2023-07-28T11:59:46.221Z] === RUN TestNopWriter [2023-07-28T11:59:46.221Z] --- PASS: TestNopWriter (0.00s) [2023-07-28T11:59:46.221Z] === RUN TestWriteCounter [2023-07-28T11:59:46.221Z] --- PASS: TestWriteCounter (0.00s) [2023-07-28T11:59:46.221Z] PASS [2023-07-28T11:59:46.221Z] coverage: 69.2% of statements [2023-07-28T11:59:46.221Z] ok github.com/docker/docker/pkg/ioutils 0.760s coverage: 69.2% of statements [2023-07-28T11:59:46.684Z] === RUN TestNameFormat [2023-07-28T11:59:46.684Z] --- PASS: TestNameFormat (0.00s) [2023-07-28T11:59:46.684Z] === RUN TestNameRetries [2023-07-28T11:59:46.684Z] --- PASS: TestNameRetries (0.00s) [2023-07-28T11:59:46.684Z] PASS [2023-07-28T11:59:46.684Z] coverage: 85.7% of statements [2023-07-28T11:59:46.684Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2023-07-28T11:59:47.144Z] === RUN TestParseKeyValueOpt [2023-07-28T11:59:47.144Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-07-28T11:59:47.144Z] === RUN TestParseUintList [2023-07-28T11:59:47.144Z] --- PASS: TestParseUintList (0.00s) [2023-07-28T11:59:47.144Z] === RUN TestParseUintListMaximumLimits [2023-07-28T11:59:47.144Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-07-28T11:59:47.144Z] PASS [2023-07-28T11:59:47.144Z] coverage: 97.0% of statements [2023-07-28T11:59:47.144Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2023-07-28T11:59:47.220Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-07-28T11:59:47.603Z] === RUN TestNewAndRemove [2023-07-28T11:59:47.603Z] --- PASS: TestNewAndRemove (0.01s) [2023-07-28T11:59:47.603Z] === RUN TestRemoveInvalidPath [2023-07-28T11:59:47.603Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-07-28T11:59:47.603Z] PASS [2023-07-28T11:59:47.603Z] coverage: 82.6% of statements [2023-07-28T11:59:47.603Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2023-07-28T11:59:48.586Z] === RUN TestParseEmptyInterface [2023-07-28T11:59:48.586Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestParseNonInterfaceType [2023-07-28T11:59:48.586Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestParseWithOneFunction [2023-07-28T11:59:48.586Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestParseWithMultipleFuncs [2023-07-28T11:59:48.586Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestParseWithUnnamedReturn [2023-07-28T11:59:48.586Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestEmbeddedInterface [2023-07-28T11:59:48.586Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestParsedImports [2023-07-28T11:59:48.586Z] --- PASS: TestParsedImports (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestAliasedImports [2023-07-28T11:59:48.586Z] --- PASS: TestAliasedImports (0.00s) [2023-07-28T11:59:48.586Z] PASS [2023-07-28T11:59:48.586Z] coverage: 56.8% of statements [2023-07-28T11:59:48.586Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.066s coverage: 56.8% of statements [2023-07-28T11:59:48.586Z] --- PASS: TestTarFiles (8.36s) [2023-07-28T11:59:48.586Z] === RUN TestTarUntar [2023-07-28T11:59:48.586Z] --- PASS: TestTarUntar (0.04s) [2023-07-28T11:59:48.586Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-07-28T11:59:48.586Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestTarWithOptions [2023-07-28T11:59:48.586Z] --- PASS: TestTarWithOptions (0.04s) [2023-07-28T11:59:48.586Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-07-28T11:59:48.586Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestUntarUstarGnuConflict [2023-07-28T11:59:48.586Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-07-28T11:59:48.586Z] === RUN TestUntarInvalidFilenames [2023-07-28T11:59:49.058Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1488250998\\dest" [2023-07-28T11:59:49.058Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2023-07-28T11:59:49.058Z] === RUN TestUntarHardlinkToSymlink [2023-07-28T11:59:49.058Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-07-28T11:59:49.058Z] === RUN TestUntarInvalidHardlink [2023-07-28T11:59:49.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1208257901\\victim\\hello" -> "../victim/hello" [2023-07-28T11:59:49.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1370059099\\victim\\hello" -> "/../victim/hello" [2023-07-28T11:59:49.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2968972345\\victim" -> "../victim" [2023-07-28T11:59:49.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3027882048\\victim" -> "../victim" [2023-07-28T11:59:49.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2072050512\\victim" -> "../victim" [2023-07-28T11:59:49.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink197403292\\victim" -> "../victim" [2023-07-28T11:59:49.058Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2023-07-28T11:59:49.058Z] === RUN TestUntarInvalidSymlink [2023-07-28T11:59:49.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2943335419\\dest\\dotdot" -> "../victim/hello" [2023-07-28T11:59:49.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4080778803\\dest\\slash-dotdot" -> "/../victim/hello" [2023-07-28T11:59:49.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2410196902\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:49.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1887953531\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:49.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2546811685\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:49.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3842036306\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:49.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink786045386\\dest\\dir\\loophole" -> "../../victim" [2023-07-28T11:59:49.058Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2023-07-28T11:59:49.058Z] === RUN TestTempArchiveCloseMultipleTimes [2023-07-28T11:59:49.058Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-07-28T11:59:49.058Z] === RUN TestXGlobalNoParent [2023-07-28T11:59:49.058Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-07-28T11:59:49.058Z] === RUN TestReplaceFileTarWrapper [2023-07-28T11:59:49.058Z] === RUN TestFailedConnection [2023-07-28T11:59:49.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-07-28T11:59:49.533Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2023-07-28T11:59:49.533Z] === RUN TestPrefixHeaderReadable [2023-07-28T11:59:49.533Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2023-07-28T11:59:49.533Z] === RUN TestDisablePigz [2023-07-28T11:59:49.533Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-07-28T11:59:49.533Z] === RUN TestHTTPTransport [2023-07-28T11:59:49.533Z] --- PASS: TestHTTPTransport (0.00s) [2023-07-28T11:59:49.533Z] PASS [2023-07-28T11:59:49.533Z] coverage: 85.7% of statements [2023-07-28T11:59:49.533Z] ok github.com/docker/docker/pkg/plugins/transport 0.053s coverage: 85.7% of statements [2023-07-28T11:59:49.533Z] --- PASS: TestDisablePigz (0.16s) [2023-07-28T11:59:49.533Z] === RUN TestPigz [2023-07-28T11:59:49.533Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-07-28T11:59:49.533Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestBufioReaderPoolPutAndGet [2023-07-28T11:59:49.533Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-07-28T11:59:49.533Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-07-28T11:59:49.533Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestBufioWriterPoolPutAndGet [2023-07-28T11:59:49.533Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-07-28T11:59:49.533Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestBufferPoolPutAndGet [2023-07-28T11:59:49.533Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-07-28T11:59:49.533Z] PASS [2023-07-28T11:59:49.533Z] coverage: 88.2% of statements [2023-07-28T11:59:49.533Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 88.2% of statements [2023-07-28T11:59:49.533Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-07-28T11:59:49.533Z] --- PASS: TestPigz (0.19s) [2023-07-28T11:59:49.533Z] === RUN TestCopyFileWithInvalidDest [2023-07-28T11:59:49.533Z] archive_windows_test.go:16: Currently fails [2023-07-28T11:59:49.533Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestCanonicalTarNameForPath [2023-07-28T11:59:49.533Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestCanonicalTarName [2023-07-28T11:59:49.533Z] --- PASS: TestCanonicalTarName (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestChmodTarEntry [2023-07-28T11:59:49.533Z] --- PASS: TestChmodTarEntry (0.00s) [2023-07-28T11:59:49.533Z] === RUN TestHardLinkOrder [2023-07-28T11:59:50.005Z] --- PASS: TestHardLinkOrder (0.14s) [2023-07-28T11:59:50.005Z] === RUN TestChangeString [2023-07-28T11:59:50.005Z] --- PASS: TestChangeString (0.00s) [2023-07-28T11:59:50.005Z] === RUN TestChangesWithNoChanges [2023-07-28T11:59:50.005Z] --- PASS: TestChangesWithNoChanges (0.04s) [2023-07-28T11:59:50.005Z] === RUN TestChangesWithChanges [2023-07-28T11:59:50.005Z] --- PASS: TestChangesWithChanges (0.05s) [2023-07-28T11:59:50.005Z] === RUN TestChangesWithChangesGH13590 [2023-07-28T11:59:50.005Z] changes_test.go:191: needs more investigation [2023-07-28T11:59:50.005Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-07-28T11:59:50.005Z] === RUN TestChangesDirsEmpty [2023-07-28T11:59:50.005Z] --- PASS: TestChangesDirsEmpty (0.18s) [2023-07-28T11:59:50.005Z] === RUN TestChangesDirsMutated [2023-07-28T11:59:50.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-07-28T11:59:50.478Z] --- PASS: TestFailedConnection (1.14s) [2023-07-28T11:59:50.478Z] === RUN TestFailOnce [2023-07-28T11:59:50.478Z] === RUN TestOutputOnPrematureClose [2023-07-28T11:59:50.478Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestCompleteSilently [2023-07-28T11:59:50.478Z] --- PASS: TestCompleteSilently (0.00s) [2023-07-28T11:59:50.478Z] PASS [2023-07-28T11:59:50.478Z] coverage: 75.9% of statements [2023-07-28T11:59:50.478Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2023-07-28T11:59:50.478Z] --- PASS: TestChangesDirsMutated (0.17s) [2023-07-28T11:59:50.478Z] === RUN TestApplyLayer [2023-07-28T11:59:50.478Z] changes_test.go:404: needs further investigation [2023-07-28T11:59:50.478Z] --- SKIP: TestApplyLayer (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestChangesSizeWithHardlinks [2023-07-28T11:59:50.478Z] changes_test.go:440: needs further investigation [2023-07-28T11:59:50.478Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestChangesSizeWithNoChanges [2023-07-28T11:59:50.478Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-07-28T11:59:50.478Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestChangesSize [2023-07-28T11:59:50.478Z] --- PASS: TestChangesSize (0.01s) [2023-07-28T11:59:50.478Z] === RUN TestApplyLayerInvalidFilenames [2023-07-28T11:59:50.478Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1161105292\\dest" [2023-07-28T11:59:50.478Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-07-28T11:59:50.478Z] === RUN TestApplyLayerInvalidHardlink [2023-07-28T11:59:50.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink416404711\\victim\\hello" -> "../victim/hello" [2023-07-28T11:59:50.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3021626128\\victim\\hello" -> "/../victim/hello" [2023-07-28T11:59:50.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1623983080\\victim" -> "../victim" [2023-07-28T11:59:50.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3676593247\\victim" -> "../victim" [2023-07-28T11:59:50.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3522609339\\victim" -> "../victim" [2023-07-28T11:59:50.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3657842127\\victim" -> "../victim" [2023-07-28T11:59:50.478Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2023-07-28T11:59:50.478Z] === RUN TestApplyLayerInvalidSymlink [2023-07-28T11:59:50.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2419586419\\dest\\dotdot" -> "../victim/hello" [2023-07-28T11:59:50.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2412991752\\dest\\slash-dotdot" -> "/../victim/hello" [2023-07-28T11:59:50.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3665172585\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:50.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3566168973\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:50.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3608999900\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:50.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3309826963\\dest\\loophole-victim" -> "../victim" [2023-07-28T11:59:50.478Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-07-28T11:59:50.478Z] === RUN TestApplyLayerWhiteouts [2023-07-28T11:59:50.478Z] === RUN TestSendToOneSub [2023-07-28T11:59:50.478Z] --- PASS: TestSendToOneSub (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestSendToMultipleSubs [2023-07-28T11:59:50.478Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestEvictOneSub [2023-07-28T11:59:50.478Z] --- PASS: TestEvictOneSub (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestClosePublisher [2023-07-28T11:59:50.478Z] --- PASS: TestClosePublisher (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestPubSubRace [2023-07-28T11:59:50.478Z] 2023/07/28 11:59:49 http: panic serving 127.0.0.1:49252: Plugin not ready [2023-07-28T11:59:50.478Z] goroutine 22 [running]: [2023-07-28T11:59:50.478Z] net/http.(*conn).serve.func1() [2023-07-28T11:59:50.478Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-07-28T11:59:50.478Z] panic({0x539120, 0x68b9f0}) [2023-07-28T11:59:50.478Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-07-28T11:59:50.478Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-07-28T11:59:50.478Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-07-28T11:59:50.478Z] net/http.HandlerFunc.ServeHTTP(0xc00018c270?, {0x691868?, 0xc00022c000?}, 0xc00020fb00?) [2023-07-28T11:59:50.478Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-07-28T11:59:50.478Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x691868, 0xc00022c000}, 0xc0001b0200) [2023-07-28T11:59:50.478Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-07-28T11:59:50.478Z] net/http.serverHandler.ServeHTTP({0x68fd18?}, {0x691868, 0xc00022c000}, 0xc0001b0200) [2023-07-28T11:59:50.478Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-07-28T11:59:50.478Z] net/http.(*conn).serve(0xc0001be000, {0x691ee0, 0xc00018a420}) [2023-07-28T11:59:50.478Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-07-28T11:59:50.478Z] created by net/http.(*Server).Serve [2023-07-28T11:59:50.478Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-07-28T11:59:50.478Z] time="2023-07-28T11:59:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49251/Test.FailOnce: Post \"http://127.0.0.1:49251/Test.FailOnce\": EOF, retrying in 1s" [2023-07-28T11:59:50.478Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2023-07-28T11:59:50.478Z] === RUN TestGenerateEmptyFile [2023-07-28T11:59:50.478Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-07-28T11:59:50.478Z] === RUN TestGenerateWithContent [2023-07-28T11:59:50.478Z] --- PASS: TestGenerateWithContent (0.00s) [2023-07-28T11:59:50.478Z] PASS [2023-07-28T11:59:50.478Z] coverage: 62.6% of statements [2023-07-28T11:59:50.478Z] ok github.com/docker/docker/pkg/archive 11.778s coverage: 62.6% of statements [2023-07-28T11:59:51.444Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-07-28T11:59:51.478Z] === RUN TestRegister [2023-07-28T11:59:51.478Z] --- PASS: TestRegister (0.00s) [2023-07-28T11:59:51.478Z] === RUN TestCommand [2023-07-28T11:59:51.478Z] --- PASS: TestCommand (0.04s) [2023-07-28T11:59:51.478Z] === RUN TestNaiveSelf [2023-07-28T11:59:51.478Z] --- PASS: TestNaiveSelf (0.04s) [2023-07-28T11:59:51.478Z] PASS [2023-07-28T11:59:51.478Z] coverage: 82.4% of statements [2023-07-28T11:59:51.478Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2023-07-28T11:59:51.478Z] --- PASS: TestFailOnce (1.24s) [2023-07-28T11:59:51.478Z] === RUN TestEchoInputOutput [2023-07-28T11:59:51.478Z] --- PASS: TestEchoInputOutput (0.00s) [2023-07-28T11:59:51.478Z] === RUN TestBackoff [2023-07-28T11:59:51.478Z] --- PASS: TestBackoff (0.00s) [2023-07-28T11:59:51.478Z] === RUN TestAbortRetry [2023-07-28T11:59:51.478Z] --- PASS: TestAbortRetry (0.00s) [2023-07-28T11:59:51.478Z] === RUN TestClientScheme [2023-07-28T11:59:51.478Z] --- PASS: TestClientScheme (0.00s) [2023-07-28T11:59:51.478Z] === RUN TestNewClientWithTimeout [2023-07-28T11:59:51.478Z] --- PASS: TestPubSubRace (1.08s) [2023-07-28T11:59:51.478Z] PASS [2023-07-28T11:59:51.478Z] coverage: 75.0% of statements [2023-07-28T11:59:51.478Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 75.0% of statements [2023-07-28T11:59:51.949Z] time="2023-07-28T11:59:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-07-28T11:59:52.420Z] === RUN TestParseSignal [2023-07-28T11:59:52.420Z] --- PASS: TestParseSignal (0.00s) [2023-07-28T11:59:52.420Z] === RUN TestValidSignalForPlatform [2023-07-28T11:59:52.420Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-07-28T11:59:52.420Z] PASS [2023-07-28T11:59:52.420Z] coverage: 19.7% of statements [2023-07-28T11:59:52.420Z] ok github.com/docker/docker/pkg/signal 0.068s coverage: 19.7% of statements [2023-07-28T11:59:52.420Z] === RUN TestNewStdWriter [2023-07-28T11:59:52.420Z] --- PASS: TestNewStdWriter (0.00s) [2023-07-28T11:59:52.420Z] === RUN TestWriteWithUninitializedStdWriter [2023-07-28T11:59:52.421Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestWriteWithNilBytes [2023-07-28T11:59:52.421Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestWrite [2023-07-28T11:59:52.421Z] --- PASS: TestWrite (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestWriteWithWriterError [2023-07-28T11:59:52.421Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-07-28T11:59:52.421Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestStdCopyWriteAndRead [2023-07-28T11:59:52.421Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-07-28T11:59:52.421Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-07-28T11:59:52.421Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-07-28T11:59:52.421Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestStdCopyWithInvalidInputHeader [2023-07-28T11:59:52.421Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestStdCopyWithCorruptedPrefix [2023-07-28T11:59:52.421Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-07-28T11:59:52.421Z] === RUN TestStdCopyReturnsWriteErrors [2023-07-28T11:59:52.892Z] --- PASS: TestStdCopyReturnsWriteErrors (0.01s) [2023-07-28T11:59:52.892Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-07-28T11:59:52.892Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-07-28T11:59:52.892Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-07-28T11:59:52.892Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-07-28T11:59:52.892Z] PASS [2023-07-28T11:59:52.892Z] coverage: 100.0% of statements [2023-07-28T11:59:52.892Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2023-07-28T11:59:53.366Z] time="2023-07-28T11:59:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-07-28T11:59:53.366Z] === RUN TestRawProgressFormatterFormatStatus [2023-07-28T11:59:53.366Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestRawProgressFormatterFormatProgress [2023-07-28T11:59:53.366Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestFormatStatus [2023-07-28T11:59:53.366Z] --- PASS: TestFormatStatus (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestFormatError [2023-07-28T11:59:53.366Z] --- PASS: TestFormatError (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestFormatJSONError [2023-07-28T11:59:53.366Z] --- PASS: TestFormatJSONError (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestJsonProgressFormatterFormatProgress [2023-07-28T11:59:53.366Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestJsonProgressFormatterFormatStatus [2023-07-28T11:59:53.366Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestNewJSONProgressOutput [2023-07-28T11:59:53.366Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestAuxFormatterEmit [2023-07-28T11:59:53.366Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestStreamWriterStdout [2023-07-28T11:59:53.366Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestStreamWriterStderr [2023-07-28T11:59:53.366Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-07-28T11:59:53.366Z] PASS [2023-07-28T11:59:53.366Z] coverage: 66.2% of statements [2023-07-28T11:59:53.366Z] ok github.com/docker/docker/pkg/streamformatter 0.066s coverage: 66.2% of statements [2023-07-28T11:59:53.366Z] === RUN TestGenerateRandomID [2023-07-28T11:59:53.366Z] --- PASS: TestGenerateRandomID (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestShortenId [2023-07-28T11:59:53.366Z] --- PASS: TestShortenId (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestShortenSha256Id [2023-07-28T11:59:53.366Z] --- PASS: TestShortenSha256Id (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestShortenIdEmpty [2023-07-28T11:59:53.366Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestShortenIdInvalid [2023-07-28T11:59:53.366Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestIsShortIDNonHex [2023-07-28T11:59:53.366Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-07-28T11:59:53.366Z] === RUN TestIsShortIDNotCorrectSize [2023-07-28T11:59:53.366Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-07-28T11:59:53.366Z] PASS [2023-07-28T11:59:53.366Z] coverage: 70.6% of statements [2023-07-28T11:59:53.366Z] ok github.com/docker/docker/pkg/stringid 0.068s coverage: 70.6% of statements [2023-07-28T11:59:54.939Z] === RUN TestIsCpusetListAvailable [2023-07-28T11:59:54.939Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-07-28T11:59:54.939Z] PASS [2023-07-28T11:59:54.939Z] coverage: 38.2% of statements [2023-07-28T11:59:54.939Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 38.2% of statements [2023-07-28T11:59:55.932Z] === RUN TestTailFile [2023-07-28T11:59:55.932Z] --- PASS: TestTailFile (0.00s) [2023-07-28T11:59:55.932Z] === RUN TestTailFileManyLines [2023-07-28T11:59:55.932Z] --- PASS: TestTailFileManyLines (0.00s) [2023-07-28T11:59:55.932Z] === RUN TestTailEmptyFile [2023-07-28T11:59:55.932Z] --- PASS: TestTailEmptyFile (0.00s) [2023-07-28T11:59:55.932Z] === RUN TestTailNegativeN [2023-07-28T11:59:55.932Z] --- PASS: TestTailNegativeN (0.00s) [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader [2023-07-28T11:59:55.932Z] === CONT TestNewTailReader [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/12_byte_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/single_byte_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/2_byte_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/truncated_last_line [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-07-28T11:59:55.932Z] === CONT TestNewTailReader/8_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-07-28T11:59:55.932Z] === CONT TestNewTailReader/4_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.932Z] === CONT TestNewTailReader/no_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-07-28T11:59:55.932Z] === CONT TestNewTailReader/single_byte_delimiter [2023-07-28T11:59:55.932Z] === CONT TestNewTailReader/2_byte_delimiter [2023-07-28T11:59:55.932Z] === CONT TestNewTailReader/12_byte_delimiter [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-07-28T11:59:55.932Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-07-28T11:59:55.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:55.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:55.933Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:55.933Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:55.934Z] === RUN TestChtimes [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:55.934Z] --- PASS: TestChtimes (0.01s) [2023-07-28T11:59:55.934Z] === RUN TestChtimesWindows [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:55.934Z] --- PASS: TestChtimesWindows (0.01s) [2023-07-28T11:59:55.934Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-07-28T11:59:55.934Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-07-28T11:59:55.934Z] === RUN TestEnsureRemoveAllNotExist [2023-07-28T11:59:55.934Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-07-28T11:59:55.934Z] === RUN TestEnsureRemoveAllWithDir [2023-07-28T11:59:55.934Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-07-28T11:59:55.934Z] === RUN TestEnsureRemoveAllWithFile [2023-07-28T11:59:55.934Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-07-28T11:59:55.934Z] === RUN TestHasWin32KSupport [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:55.934Z] syscall_windows_test.go:8: win32k: true [2023-07-28T11:59:55.934Z] --- PASS: TestHasWin32KSupport (0.01s) [2023-07-28T11:59:55.934Z] PASS [2023-07-28T11:59:55.934Z] coverage: 12.0% of statements [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:55.934Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:55.934Z] ok github.com/docker/docker/pkg/system 0.082s coverage: 12.0% of statements [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:55.934Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:55.934Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.407Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.407Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.408Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.408Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.408Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] time="2023-07-28T11:59:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.409Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-07-28T11:59:56.410Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-07-28T11:59:56.411Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-07-28T11:59:56.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-07-28T11:59:56.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-07-28T11:59:56.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-07-28T11:59:56.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-07-28T11:59:56.883Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-28T11:59:56.883Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.01s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.02s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.884Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.02s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-28T11:59:56.885Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-07-28T11:59:56.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-07-28T11:59:56.886Z] PASS [2023-07-28T11:59:56.886Z] coverage: 88.6% of statements [2023-07-28T11:59:56.886Z] ok github.com/docker/docker/pkg/tailfile 0.396s coverage: 88.6% of statements [2023-07-28T11:59:57.880Z] testing: warning: no tests to run [2023-07-28T11:59:57.880Z] PASS [2023-07-28T11:59:57.880Z] coverage: [no statements] [2023-07-28T11:59:57.880Z] ok github.com/docker/docker/pkg/term/windows 0.051s coverage: [no statements] [no tests to run] [2023-07-28T11:59:57.880Z] === RUN TestTarSumRemoveNonExistent [2023-07-28T11:59:57.880Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-07-28T11:59:57.880Z] === RUN TestTarSumRemove [2023-07-28T11:59:57.880Z] --- PASS: TestTarSumRemove (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestSortFileInfoSums [2023-07-28T11:59:57.880Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestNewTarSumForLabelInvalid [2023-07-28T11:59:57.880Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestNewTarSumForLabel [2023-07-28T11:59:57.880Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestEmptyTar [2023-07-28T11:59:57.880Z] --- PASS: TestEmptyTar (0.01s) [2023-07-28T11:59:57.880Z] === RUN TestTarSumsReadSize [2023-07-28T11:59:57.880Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-07-28T11:59:57.880Z] === RUN TestTarSums [2023-07-28T11:59:57.880Z] --- PASS: TestTarSums (0.10s) [2023-07-28T11:59:57.880Z] === RUN TestIteration [2023-07-28T11:59:57.880Z] --- PASS: TestIteration (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestVersionLabelForChecksum [2023-07-28T11:59:57.880Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestVersion [2023-07-28T11:59:57.880Z] --- PASS: TestVersion (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestGetVersion [2023-07-28T11:59:57.880Z] --- PASS: TestGetVersion (0.00s) [2023-07-28T11:59:57.880Z] === RUN TestGetVersions [2023-07-28T11:59:57.880Z] --- PASS: TestGetVersions (0.00s) [2023-07-28T11:59:57.880Z] PASS [2023-07-28T11:59:57.880Z] coverage: 89.3% of statements [2023-07-28T11:59:57.880Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2023-07-28T11:59:58.354Z] === RUN TestTruncIndex [2023-07-28T11:59:58.354Z] --- PASS: TestTruncIndex (0.10s) [2023-07-28T11:59:58.354Z] PASS [2023-07-28T11:59:58.354Z] coverage: 91.5% of statements [2023-07-28T11:59:58.354Z] ok github.com/docker/docker/pkg/truncindex 0.157s coverage: 91.5% of statements [2023-07-28T11:59:58.825Z] === RUN TestIsGIT [2023-07-28T11:59:58.825Z] --- PASS: TestIsGIT (0.00s) [2023-07-28T11:59:58.825Z] === RUN TestIsTransport [2023-07-28T11:59:58.825Z] --- PASS: TestIsTransport (0.00s) [2023-07-28T11:59:58.825Z] PASS [2023-07-28T11:59:58.825Z] coverage: 100.0% of statements [2023-07-28T11:59:58.825Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2023-07-28T11:59:59.297Z] === RUN TestVersionInfo [2023-07-28T11:59:59.297Z] --- PASS: TestVersionInfo (0.00s) [2023-07-28T11:59:59.297Z] === RUN TestAppendVersions [2023-07-28T11:59:59.297Z] --- PASS: TestAppendVersions (0.00s) [2023-07-28T11:59:59.297Z] PASS [2023-07-28T11:59:59.297Z] coverage: 88.9% of statements [2023-07-28T11:59:59.297Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements [2023-07-28T11:59:59.585Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-07-28T12:00:00.523Z] docker_cli_service_logs_test.go:246: checking task 0m24jsfw3sml [2023-07-28T12:00:00.523Z] docker_cli_service_logs_test.go:251: checking messages for 0m24jsfw3sml [2023-07-28T12:00:00.523Z] docker_cli_service_logs_test.go:246: checking task rhicekqldi80 [2023-07-28T12:00:00.523Z] docker_cli_service_logs_test.go:251: checking messages for rhicekqldi80 [2023-07-28T12:00:00.872Z] time="2023-07-28T12:00:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-07-28T12:00:01.344Z] === RUN TestValidatePrivileges [2023-07-28T12:00:01.344Z] --- PASS: TestValidatePrivileges (0.00s) [2023-07-28T12:00:01.344Z] === RUN TestFilterByCapNeg [2023-07-28T12:00:01.344Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-07-28T12:00:01.344Z] === RUN TestFilterByCapPos [2023-07-28T12:00:01.344Z] --- PASS: TestFilterByCapPos (0.00s) [2023-07-28T12:00:01.344Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-07-28T12:00:01.344Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-07-28T12:00:01.344Z] PASS [2023-07-28T12:00:01.344Z] coverage: 12.0% of statements [2023-07-28T12:00:01.344Z] ok github.com/docker/docker/plugin 0.070s coverage: 12.0% of statements [2023-07-28T12:00:01.344Z] === RUN TestNewSettable [2023-07-28T12:00:01.344Z] --- PASS: TestNewSettable (0.00s) [2023-07-28T12:00:01.344Z] === RUN TestIsSettable [2023-07-28T12:00:01.344Z] --- PASS: TestIsSettable (0.00s) [2023-07-28T12:00:01.344Z] === RUN TestUpdateSettingsEnv [2023-07-28T12:00:01.344Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-07-28T12:00:01.344Z] PASS [2023-07-28T12:00:01.344Z] coverage: 20.0% of statements [2023-07-28T12:00:01.344Z] ok github.com/docker/docker/plugin/v2 0.064s coverage: 20.0% of statements [2023-07-28T12:00:02.923Z] === RUN TestLoad [2023-07-28T12:00:02.923Z] --- PASS: TestLoad (0.00s) [2023-07-28T12:00:02.923Z] === RUN TestSave [2023-07-28T12:00:02.923Z] --- PASS: TestSave (0.04s) [2023-07-28T12:00:02.923Z] === RUN TestAddDeleteGet [2023-07-28T12:00:03.396Z] --- PASS: TestAddDeleteGet (0.07s) [2023-07-28T12:00:03.396Z] === RUN TestInvalidTags [2023-07-28T12:00:03.396Z] --- PASS: TestInvalidTags (0.01s) [2023-07-28T12:00:03.396Z] PASS [2023-07-28T12:00:03.396Z] coverage: 84.4% of statements [2023-07-28T12:00:03.396Z] ok github.com/docker/docker/reference 0.197s coverage: 84.4% of statements [2023-07-28T12:00:04.969Z] === RUN TestResolveAuthConfigIndexServer [2023-07-28T12:00:04.969Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestResolveAuthConfigFullURL [2023-07-28T12:00:04.969Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestLoadAllowNondistributableArtifacts [2023-07-28T12:00:04.969Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestValidateMirror [2023-07-28T12:00:04.969Z] --- PASS: TestValidateMirror (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestLoadInsecureRegistries [2023-07-28T12:00:04.969Z] time="2023-07-28T12:00:04Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-07-28T12:00:04.969Z] time="2023-07-28T12:00:04Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-07-28T12:00:04.969Z] time="2023-07-28T12:00:04Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-07-28T12:00:04.969Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2023-07-28T12:00:04.969Z] === RUN TestNewServiceConfig [2023-07-28T12:00:04.969Z] --- PASS: TestNewServiceConfig (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestValidateIndexName [2023-07-28T12:00:04.969Z] --- PASS: TestValidateIndexName (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestValidateIndexNameWithError [2023-07-28T12:00:04.969Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestEndpointParse [2023-07-28T12:00:04.969Z] --- PASS: TestEndpointParse (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestEndpointParseInvalid [2023-07-28T12:00:04.969Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestValidateEndpoint [2023-07-28T12:00:04.969Z] --- PASS: TestValidateEndpoint (0.02s) [2023-07-28T12:00:04.969Z] === RUN TestPing [2023-07-28T12:00:04.969Z] --- PASS: TestPing (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestPingRegistryEndpoint [2023-07-28T12:00:04.969Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:04.969Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestEndpoint [2023-07-28T12:00:04.969Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:04.969Z] --- SKIP: TestEndpoint (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestParseRepositoryInfo [2023-07-28T12:00:04.969Z] --- PASS: TestParseRepositoryInfo (0.01s) [2023-07-28T12:00:04.969Z] === RUN TestNewIndexInfo [2023-07-28T12:00:04.969Z] --- PASS: TestNewIndexInfo (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestMirrorEndpointLookup [2023-07-28T12:00:04.969Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:04.969Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2023-07-28T12:00:04.969Z] === RUN TestSearchRepositories [2023-07-28T12:00:04.969Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-07-28T12:00:04.969Z] Host: 127.0.0.1:49261 [2023-07-28T12:00:04.969Z] User-Agent: docker test client [2023-07-28T12:00:04.969Z] Authorization: Token fake-token [2023-07-28T12:00:04.969Z] X-Docker-Token: true [2023-07-28T12:00:04.969Z] Accept-Encoding: gzip [2023-07-28T12:00:04.969Z] [2023-07-28T12:00:04.969Z] [2023-07-28T12:00:04.969Z] registry_test.go:730: HTTP/1.1 200 OK [2023-07-28T12:00:04.969Z] Connection: close [2023-07-28T12:00:04.969Z] Content-Length: 144 [2023-07-28T12:00:04.969Z] Cache-Control: no-cache [2023-07-28T12:00:04.969Z] Content-Type: application/json [2023-07-28T12:00:04.969Z] Date: Fri, 28 Jul 2023 12:00:04 GMT [2023-07-28T12:00:04.969Z] Expires: -1 [2023-07-28T12:00:04.969Z] Pragma: no-cache [2023-07-28T12:00:04.969Z] Server: docker-tests/mock [2023-07-28T12:00:04.969Z] X-Docker-Registry-Config: mock [2023-07-28T12:00:04.969Z] X-Docker-Registry-Version: 0.0.0 [2023-07-28T12:00:04.969Z] [2023-07-28T12:00:04.969Z] [2023-07-28T12:00:04.969Z] --- PASS: TestSearchRepositories (0.01s) [2023-07-28T12:00:04.969Z] === RUN TestTrustedLocation [2023-07-28T12:00:04.969Z] --- PASS: TestTrustedLocation (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-07-28T12:00:04.969Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestAllowNondistributableArtifacts [2023-07-28T12:00:04.969Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-07-28T12:00:04.969Z] === RUN TestIsSecureIndex [2023-07-28T12:00:04.969Z] --- PASS: TestIsSecureIndex (0.00s) [2023-07-28T12:00:04.969Z] PASS [2023-07-28T12:00:04.969Z] coverage: 50.2% of statements [2023-07-28T12:00:04.969Z] ok github.com/docker/docker/registry 0.381s coverage: 50.2% of statements [2023-07-28T12:00:04.969Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-07-28T12:00:04.969Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-07-28T12:00:04.969Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-07-28T12:00:05.441Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-07-28T12:00:05.441Z] === RUN TestResumableRequestReaderWithReadError [2023-07-28T12:00:05.441Z] time="2023-07-28T12:00:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2023-07-28T12:00:05.441Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-07-28T12:00:05.441Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-07-28T12:00:05.441Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-07-28T12:00:05.441Z] === RUN TestResumableRequestReader [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestReader (0.00s) [2023-07-28T12:00:05.441Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-07-28T12:00:05.441Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-07-28T12:00:05.441Z] PASS [2023-07-28T12:00:05.441Z] coverage: 100.0% of statements [2023-07-28T12:00:05.441Z] ok github.com/docker/docker/registry/resumable 0.289s coverage: 100.0% of statements [2023-07-28T12:00:05.914Z] === RUN TestRestartManagerTimeout [2023-07-28T12:00:05.914Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-07-28T12:00:05.914Z] === RUN TestRestartManagerTimeoutReset [2023-07-28T12:00:05.914Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-07-28T12:00:05.914Z] PASS [2023-07-28T12:00:05.914Z] coverage: 50.9% of statements [2023-07-28T12:00:05.914Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 50.9% of statements [2023-07-28T12:00:06.907Z] === RUN TestDecodeContainerConfig [2023-07-28T12:00:06.907Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-07-28T12:00:06.907Z] === RUN TestDecodeContainerConfigIsolation [2023-07-28T12:00:06.907Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-07-28T12:00:06.907Z] === RUN TestValidatePrivileged [2023-07-28T12:00:06.907Z] --- PASS: TestValidatePrivileged (0.00s) [2023-07-28T12:00:06.907Z] PASS [2023-07-28T12:00:06.907Z] coverage: 52.2% of statements [2023-07-28T12:00:06.907Z] ok github.com/docker/docker/runconfig 0.060s coverage: 52.2% of statements [2023-07-28T12:00:07.091Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-07-28T12:00:07.091Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-07-28T12:00:07.091Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-07-28T12:00:07.091Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-07-28T12:00:07.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-07-28T12:00:07.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-07-28T12:00:07.350Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-07-28T12:00:07.380Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-07-28T12:00:07.380Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-07-28T12:00:07.380Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-07-28T12:00:07.380Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-07-28T12:00:07.380Z] PASS [2023-07-28T12:00:07.380Z] coverage: 62.5% of statements [2023-07-28T12:00:07.380Z] ok github.com/docker/docker/testutil 0.104s coverage: 62.5% of statements [2023-07-28T12:00:07.920Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-07-28T12:00:07.920Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-07-28T12:00:08.489Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-07-28T12:00:08.489Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-07-28T12:00:08.489Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-07-28T12:00:08.489Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-07-28T12:00:08.489Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-07-28T12:00:09.607Z] --- PASS: TestNewClientWithTimeout (17.71s) [2023-07-28T12:00:09.607Z] === RUN TestClientStream [2023-07-28T12:00:09.607Z] --- PASS: TestClientStream (0.00s) [2023-07-28T12:00:09.607Z] === RUN TestClientSendFile [2023-07-28T12:00:09.607Z] --- PASS: TestClientSendFile (0.00s) [2023-07-28T12:00:09.607Z] === RUN TestClientWithRequestTimeout [2023-07-28T12:00:09.607Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-07-28T12:00:09.607Z] === RUN TestFileSpecPlugin [2023-07-28T12:00:09.607Z] --- PASS: TestFileSpecPlugin (0.02s) [2023-07-28T12:00:09.607Z] === RUN TestFileJSONSpecPlugin [2023-07-28T12:00:09.607Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2023-07-28T12:00:09.607Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-07-28T12:00:09.607Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.02s) [2023-07-28T12:00:09.607Z] === RUN TestPluginAddHandler [2023-07-28T12:00:09.607Z] --- PASS: TestPluginAddHandler (0.00s) [2023-07-28T12:00:09.607Z] === RUN TestPluginWaitBadPlugin [2023-07-28T12:00:09.607Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-07-28T12:00:09.607Z] === RUN TestGet [2023-07-28T12:00:09.607Z] time="2023-07-28T12:00:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-07-28T12:00:10.395Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-07-28T12:00:10.395Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-07-28T12:00:10.395Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-07-28T12:00:10.395Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-07-28T12:00:10.395Z] === RUN TestDockerSuite/TestVolumeEvents [2023-07-28T12:00:10.601Z] time="2023-07-28T12:00:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-07-28T12:00:11.072Z] === RUN TestGetDriver [2023-07-28T12:00:11.072Z] --- PASS: TestGetDriver (0.00s) [2023-07-28T12:00:11.072Z] === RUN TestVolumeRequestError [2023-07-28T12:00:11.072Z] --- PASS: TestVolumeRequestError (0.01s) [2023-07-28T12:00:11.072Z] PASS [2023-07-28T12:00:11.072Z] coverage: 36.1% of statements [2023-07-28T12:00:11.072Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2023-07-28T12:00:11.072Z] === RUN TestGetAddress [2023-07-28T12:00:11.072Z] --- PASS: TestGetAddress (0.00s) [2023-07-28T12:00:11.072Z] === RUN TestRemove [2023-07-28T12:00:11.072Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-07-28T12:00:11.072Z] --- SKIP: TestRemove (0.00s) [2023-07-28T12:00:11.072Z] === RUN TestInitializeWithVolumes [2023-07-28T12:00:11.072Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-07-28T12:00:11.072Z] === RUN TestCreate [2023-07-28T12:00:11.072Z] --- PASS: TestCreate (0.02s) [2023-07-28T12:00:11.072Z] === RUN TestValidateName [2023-07-28T12:00:11.072Z] --- PASS: TestValidateName (0.00s) [2023-07-28T12:00:11.072Z] === RUN TestCreateWithOpts [2023-07-28T12:00:11.072Z] local_test.go:180: runtime.GOOS == "windows" [2023-07-28T12:00:11.072Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-07-28T12:00:11.072Z] === RUN TestRelaodNoOpts [2023-07-28T12:00:11.332Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-07-28T12:00:11.545Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-07-28T12:00:11.545Z] PASS [2023-07-28T12:00:11.545Z] coverage: 38.5% of statements [2023-07-28T12:00:11.545Z] ok github.com/docker/docker/volume/local 0.101s coverage: 38.5% of statements [2023-07-28T12:00:12.538Z] time="2023-07-28T12:00:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-07-28T12:00:13.010Z] === RUN TestConvertTmpfsOptions [2023-07-28T12:00:13.010Z] parser_test.go:48: data="mode=700,size=1m" [2023-07-28T12:00:13.010Z] parser_test.go:48: data="ro" [2023-07-28T12:00:13.010Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-07-28T12:00:13.010Z] === RUN TestParseMountRaw [2023-07-28T12:00:13.010Z] --- PASS: TestParseMountRaw (0.06s) [2023-07-28T12:00:13.010Z] === RUN TestParseMountRawSplit [2023-07-28T12:00:13.010Z] parser_test.go:389: case 0 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 1 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 2 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 3 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 4 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 5 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 6 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 7 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 8 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 0 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 1 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 2 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 3 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 4 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 5 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 6 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 7 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 8 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 9 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 10 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 11 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 12 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 0 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 1 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 2 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 3 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 4 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 5 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 6 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 7 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 8 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 9 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 10 [2023-07-28T12:00:13.010Z] parser_test.go:389: case 11 [2023-07-28T12:00:13.010Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-07-28T12:00:13.010Z] === RUN TestParseMountSpec [2023-07-28T12:00:13.010Z] parser_test.go:454: case 0 [2023-07-28T12:00:13.010Z] parser_test.go:454: case 1 [2023-07-28T12:00:13.010Z] parser_test.go:454: case 2 [2023-07-28T12:00:13.010Z] parser_test.go:454: case 3 [2023-07-28T12:00:13.010Z] parser_test.go:454: case 4 [2023-07-28T12:00:13.010Z] parser_test.go:454: case 5 [2023-07-28T12:00:13.010Z] --- PASS: TestParseMountSpec (0.00s) [2023-07-28T12:00:13.010Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-07-28T12:00:13.010Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-07-28T12:00:13.010Z] === RUN TestValidateMount [2023-07-28T12:00:13.010Z] --- PASS: TestValidateMount (0.01s) [2023-07-28T12:00:13.010Z] PASS [2023-07-28T12:00:13.010Z] coverage: 63.9% of statements [2023-07-28T12:00:13.010Z] ok github.com/docker/docker/volume/mounts 0.141s coverage: 63.9% of statements [2023-07-28T12:00:13.866Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-07-28T12:00:14.003Z] === RUN TestSetGetMeta [2023-07-28T12:00:14.003Z] === PAUSE TestSetGetMeta [2023-07-28T12:00:14.003Z] === RUN TestRestore [2023-07-28T12:00:14.003Z] === PAUSE TestRestore [2023-07-28T12:00:14.003Z] === RUN TestServiceCreate [2023-07-28T12:00:14.003Z] === PAUSE TestServiceCreate [2023-07-28T12:00:14.003Z] === RUN TestServiceList [2023-07-28T12:00:14.003Z] === PAUSE TestServiceList [2023-07-28T12:00:14.003Z] === RUN TestServiceRemove [2023-07-28T12:00:14.003Z] === PAUSE TestServiceRemove [2023-07-28T12:00:14.003Z] === RUN TestServiceGet [2023-07-28T12:00:14.003Z] === PAUSE TestServiceGet [2023-07-28T12:00:14.003Z] === RUN TestServicePrune [2023-07-28T12:00:14.003Z] === PAUSE TestServicePrune [2023-07-28T12:00:14.003Z] === RUN TestCreate [2023-07-28T12:00:14.003Z] === PAUSE TestCreate [2023-07-28T12:00:14.003Z] === RUN TestRemove [2023-07-28T12:00:14.003Z] === PAUSE TestRemove [2023-07-28T12:00:14.003Z] === RUN TestList [2023-07-28T12:00:14.003Z] === PAUSE TestList [2023-07-28T12:00:14.003Z] === RUN TestFindByDriver [2023-07-28T12:00:14.003Z] === PAUSE TestFindByDriver [2023-07-28T12:00:14.003Z] === RUN TestFindByReferenced [2023-07-28T12:00:14.003Z] === PAUSE TestFindByReferenced [2023-07-28T12:00:14.003Z] === RUN TestDerefMultipleOfSameRef [2023-07-28T12:00:14.003Z] === PAUSE TestDerefMultipleOfSameRef [2023-07-28T12:00:14.003Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-07-28T12:00:14.003Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-07-28T12:00:14.003Z] === RUN TestDefererencePluginOnCreateError [2023-07-28T12:00:14.003Z] === PAUSE TestDefererencePluginOnCreateError [2023-07-28T12:00:14.003Z] === RUN TestRefDerefRemove [2023-07-28T12:00:14.003Z] === PAUSE TestRefDerefRemove [2023-07-28T12:00:14.003Z] === RUN TestGet [2023-07-28T12:00:14.003Z] === PAUSE TestGet [2023-07-28T12:00:14.003Z] === RUN TestGetWithReference [2023-07-28T12:00:14.003Z] === PAUSE TestGetWithReference [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_nil_list [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_nil_list [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_empty_list [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_empty_list [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_filter_some [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_filter_some [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_filter_middle [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_filter_middle [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-07-28T12:00:14.003Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-07-28T12:00:14.003Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_nil_list [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_filter_some [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_empty_list [2023-07-28T12:00:14.003Z] === CONT TestFilterFunc/test_filter_middle [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-07-28T12:00:14.003Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-07-28T12:00:14.003Z] === CONT TestSetGetMeta [2023-07-28T12:00:14.003Z] === CONT TestList [2023-07-28T12:00:14.003Z] === CONT TestDefererencePluginOnCreateError [2023-07-28T12:00:14.003Z] === CONT TestRemove [2023-07-28T12:00:14.003Z] --- PASS: TestSetGetMeta (0.03s) [2023-07-28T12:00:14.003Z] === CONT TestGetWithReference [2023-07-28T12:00:14.003Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2023-07-28T12:00:14.003Z] === CONT TestGet [2023-07-28T12:00:14.003Z] --- PASS: TestRemove (0.07s) [2023-07-28T12:00:14.003Z] === CONT TestRefDerefRemove [2023-07-28T12:00:14.003Z] --- PASS: TestGetWithReference (0.05s) [2023-07-28T12:00:14.003Z] === CONT TestServiceRemove [2023-07-28T12:00:14.003Z] --- PASS: TestList (0.08s) [2023-07-28T12:00:14.003Z] === CONT TestCreate [2023-07-28T12:00:14.003Z] --- PASS: TestGet (0.05s) [2023-07-28T12:00:14.003Z] === CONT TestServicePrune [2023-07-28T12:00:14.003Z] --- PASS: TestCreate (0.03s) [2023-07-28T12:00:14.003Z] === CONT TestServiceGet [2023-07-28T12:00:14.003Z] --- PASS: TestRefDerefRemove (0.04s) [2023-07-28T12:00:14.003Z] === CONT TestServiceCreate [2023-07-28T12:00:14.483Z] --- PASS: TestServiceGet (0.19s) [2023-07-28T12:00:14.483Z] === CONT TestServiceList [2023-07-28T12:00:14.483Z] time="2023-07-28T12:00:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-28T12:00:14.483Z] --- PASS: TestServiceRemove (0.22s) [2023-07-28T12:00:14.483Z] === CONT TestDerefMultipleOfSameRef [2023-07-28T12:00:14.483Z] time="2023-07-28T12:00:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-28T12:00:14.483Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-07-28T12:00:14.483Z] --- PASS: TestServiceCreate (0.20s) [2023-07-28T12:00:14.483Z] time="2023-07-28T12:00:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-28T12:00:14.483Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2023-07-28T12:00:14.483Z] === CONT TestRestore [2023-07-28T12:00:14.484Z] --- PASS: TestServiceList (0.06s) [2023-07-28T12:00:14.484Z] === CONT TestFindByReferenced [2023-07-28T12:00:14.484Z] time="2023-07-28T12:00:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-07-28T12:00:14.484Z] === CONT TestFindByDriver [2023-07-28T12:00:14.484Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s) [2023-07-28T12:00:14.484Z] time="2023-07-28T12:00:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-07-28T12:00:14.484Z] --- PASS: TestServicePrune (0.29s) [2023-07-28T12:00:14.484Z] --- PASS: TestFindByReferenced (0.04s) [2023-07-28T12:00:14.484Z] --- PASS: TestFindByDriver (0.04s) [2023-07-28T12:00:14.484Z] --- PASS: TestRestore (0.05s) [2023-07-28T12:00:14.484Z] PASS [2023-07-28T12:00:14.484Z] coverage: 69.2% of statements [2023-07-28T12:00:14.484Z] ok github.com/docker/docker/volume/service 0.466s coverage: 69.2% of statements [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-28T12:00:16.061Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-28T12:00:16.402Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-07-28T12:00:16.533Z] time="2023-07-28T12:00:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-07-28T12:00:17.338Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-07-28T12:00:17.597Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-07-28T12:00:17.597Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-07-28T12:00:19.503Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-07-28T12:00:22.040Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-07-28T12:00:22.040Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite (1197.28s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.71s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.45s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.53s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.59s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.60s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.51s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAttachDetach (0.81s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (8.35s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (4.92s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.60s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.93s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.57s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.38s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.38s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.22s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.48s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.79s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.61s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.44s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.68s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.80s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (1.93s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.79s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.32s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.28s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.42s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.45s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.31s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.20s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.82s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.99s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.16s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddTar (4.87s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.85s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.77s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.74s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.66s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.15s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.32s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.65s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.38s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.22s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.72s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.81s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.29s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.13s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.45s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.76s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.47s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.55s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.50s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.59s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.38s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.69s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.84s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.31s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.56s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.21s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.62s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.38s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.24s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCmd (0.15s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.16s) [2023-07-28T12:00:22.040Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.64s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.25s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.62s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.81s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.30s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.58s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.33s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.26s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.10s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.66s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.76s) [2023-07-28T12:00:22.040Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-07-28T12:00:22.040Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-07-28T12:00:22.040Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-07-28T12:00:22.040Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.87s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.04s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.11s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.79s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.35s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.23s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.71s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.60s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.24s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.70s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.68s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.88s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.44s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.65s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.80s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (6.54s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.35s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.51s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.34s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.26s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.65s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.32s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.26s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.12s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.10s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.36s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.15s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.17s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.51s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.85s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.00s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEnv (0.91s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.79s) [2023-07-28T12:00:22.040Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.65s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.22s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.22s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.04s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.07s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.45s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.31s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.30s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.93s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.37s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.37s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFails (0.51s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.36s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.26s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.25s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.92s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.27s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.47s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.24s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.83s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildHistory (2.37s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.27s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.53s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.34s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.31s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLabel (0.25s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.17s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.62s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.72s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.03s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.36s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.24s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.57s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.48s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.51s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.28s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.23s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.47s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.31s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.60s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.21s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.34s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.32s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.11s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.47s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.05s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.77s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildPATH (1.19s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.64s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.44s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.83s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.65s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.72s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.21s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.30s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.73s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.47s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.05s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.20s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.13s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.26s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.91s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.81s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.11s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.91s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.16s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.79s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.63s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.52s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.21s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.31s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.40s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.19s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.32s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitTTY (1.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.87s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.10s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.41s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.49s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.17s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.50s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.54s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.48s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.49s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.97s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.04s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.47s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2023-07-28T12:00:22.041Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.73s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.97s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.82s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (7.89s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.52s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.58s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.49s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.62s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a3ba28_} (0.54s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12684330032_/foo_false____} (0.45s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12684330032_/foo_true____} (0.50s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33180509001_/foo_false____} (0.43s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33180509001_/foo_true____} (0.55s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33180509001_/foo_true__0xc000a3ba58__} (0.43s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a3ba70_} (0.50s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a3ba88_} (0.55s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a3baa0_} (0.42s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a3bab8_} (0.67s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.06s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.07s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.44s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.48s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) [2023-07-28T12:00:22.041Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.73s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.80s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.63s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.61s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.74s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.78s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.67s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.45s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.62s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.72s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.17s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.07s) [2023-07-28T12:00:22.042Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.97s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2023-07-28T12:00:22.042Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.17s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.63s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.57s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.67s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFilters (1.47s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFormat (1.17s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.09s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsOOMDisableFalse (0.75s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsOOMDisableTrue (0.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.36s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.96s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsRename (0.59s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.73s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.74s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.96s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.42s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.14s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecUlimits (0.70s) [2023-07-28T12:00:22.042Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.40s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestHealth (19.44s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.16s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.50s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.51s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.47s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImportGzipped (1.37s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.29s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.24s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) [2023-07-28T12:00:22.042Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-28T12:00:22.042Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.29s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.53s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.50s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.98s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.26s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.59s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.86s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.17s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.43s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2023-07-28T12:00:22.042Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.20s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPluginActive (2.46s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.24s) [2023-07-28T12:00:22.043Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.97s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.94s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.57s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.78s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPortList (6.44s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.40s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.36s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsByOrder (2.12s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.74s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.77s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.76s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.72s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.92s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2023-07-28T12:00:22.043Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.21s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.88s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.24s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.05s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.23s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.25s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.77s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.23s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.91s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.72s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.71s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.57s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.56s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.16s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.94s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.18s) [2023-07-28T12:00:22.043Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-07-28T12:00:22.043Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (0.95s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2023-07-28T12:00:22.043Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.80s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.16s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.70s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.04s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.08s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunMount (4.33s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.05s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.53s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s) [2023-07-28T12:00:22.043Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.08s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.60s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.67s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunOOMExitCode (0.58s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.22s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.22s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.26s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.16s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.84s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunSysctls (1.52s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.96s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.93s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.34s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.94s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.43s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.73s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.44s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.60s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.12s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.28s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.24s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.28s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.08s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.16s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.64s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.86s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartRecordError (1.19s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.30s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.08s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.49s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.77s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.43s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.66s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (0.64s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.35s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.73s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.52s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.60s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.91s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.86s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.55s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.76s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.79s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.55s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.66s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.45s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.74s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.47s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.56s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.48s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.88s) [2023-07-28T12:00:22.044Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.61s) [2023-07-28T12:00:22.044Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-07-28T12:00:22.044Z] === RUN TestDockerRegistrySuite [2023-07-28T12:00:22.044Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-07-28T12:00:23.423Z] check_test.go:195: [d6f0ca9dec884] daemon is not started [2023-07-28T12:00:23.423Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-07-28T12:00:24.361Z] check_test.go:195: [d9039894be563] daemon is not started [2023-07-28T12:00:24.361Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-07-28T12:00:25.231Z] --- PASS: TestGet (15.06s) [2023-07-28T12:00:25.231Z] === RUN TestPluginWithNoManifest [2023-07-28T12:00:25.231Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-07-28T12:00:25.231Z] === RUN TestGetAll [2023-07-28T12:00:25.231Z] --- PASS: TestGetAll (0.02s) [2023-07-28T12:00:25.231Z] PASS [2023-07-28T12:00:25.231Z] coverage: 73.1% of statements [2023-07-28T12:00:25.231Z] ok github.com/docker/docker/pkg/plugins 35.288s coverage: 73.1% of statements [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/pkg/term [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/quota [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/rootless [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/volume [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-28T12:00:25.231Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-28T12:00:25.298Z] check_test.go:195: [d8521637895e9] daemon is not started [2023-07-28T12:00:25.298Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-07-28T12:00:25.558Z] check_test.go:195: [d612c38d9c5be] daemon is not started [2023-07-28T12:00:25.558Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-07-28T12:00:27.461Z] [2023-07-28T12:00:27.461Z] === Skipped [2023-07-28T12:00:27.461Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-07-28T12:00:27.461Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-07-28T12:00:27.461Z] [2023-07-28T12:00:27.461Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-07-28T12:00:27.461Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-07-28T12:00:27.462Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-07-28T12:00:27.462Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2023-07-28T12:00:27.462Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-07-28T12:00:27.462Z] client_test.go:23: runtime.GOOS == "windows" [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-07-28T12:00:27.462Z] daemon_test.go:146: root required [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-07-28T12:00:27.462Z] reload_test.go:520: root required [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-07-28T12:00:27.462Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-07-28T12:00:27.462Z] pull_v2_test.go:81: Needs fixing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-07-28T12:00:27.462Z] pull_v2_test.go:126: Needs fixing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-07-28T12:00:27.462Z] download_test.go:267: Needs fixing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-07-28T12:00:27.462Z] layer_test.go:303: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-07-28T12:00:27.462Z] layer_test.go:352: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-07-28T12:00:27.462Z] layer_test.go:467: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-07-28T12:00:27.462Z] layer_test.go:696: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-07-28T12:00:27.462Z] migration_test.go:45: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-07-28T12:00:27.462Z] migration_test.go:181: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-07-28T12:00:27.462Z] mount_test.go:17: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-07-28T12:00:27.462Z] mount_test.go:76: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-07-28T12:00:27.462Z] mount_test.go:125: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-07-28T12:00:27.462Z] mount_test.go:212: Failing on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:133: Xz not present in msys2 [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:238: Failing on Windows CI machines [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-07-28T12:00:27.462Z] archive_windows_test.go:16: Currently fails [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-07-28T12:00:27.462Z] changes_test.go:191: needs more investigation [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-07-28T12:00:27.462Z] changes_test.go:404: needs further investigation [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-07-28T12:00:27.462Z] changes_test.go:440: needs further investigation [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2023-07-28T12:00:27.462Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-07-28T12:00:27.462Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-07-28T12:00:27.462Z] poller_test.go:40: No chmod on Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-07-28T12:00:27.462Z] fileutils_test.go:133: Needs porting to Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-07-28T12:00:27.462Z] fileutils_test.go:179: Needs porting to Windows [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2023-07-28T12:00:27.462Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2023-07-28T12:00:27.462Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2023-07-28T12:00:27.462Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-07-28T12:00:27.462Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-07-28T12:00:27.462Z] local_test.go:180: runtime.GOOS == "windows" [2023-07-28T12:00:27.462Z] [2023-07-28T12:00:27.462Z] DONE 1864 tests, 45 skipped in 252.207s [2023-07-28T12:00:27.934Z] INFO: make.ps1 ended at 07/28/2023 12:00:27 [2023-07-28T12:00:28.094Z] check_test.go:195: [d40bab98a32fd] daemon is not started [2023-07-28T12:00:28.095Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-07-28T12:00:30.173Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-07-28T12:00:30.173Z] INFO: Unit tests ended at 07/28/2023 12:00:29. Duration:00:04:33.6900853 [2023-07-28T12:00:30.173Z] INFO: Building busybox [2023-07-28T12:00:30.173Z] Sending build context to Docker daemon 5.12kB [2023-07-28T12:00:30.173Z] [2023-07-28T12:00:30.173Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-07-28T12:00:30.173Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-07-28T12:00:30.173Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-07-28T12:00:30.173Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-07-28T12:00:30.173Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-07-28T12:00:30.173Z] ---> 67667e0b9c95 [2023-07-28T12:00:30.173Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-07-28T12:00:30.173Z] ---> Running in 1f0d9e752547 [2023-07-28T12:00:33.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-07-28T12:00:34.769Z] check_test.go:195: [db163fa138e64] daemon is not started [2023-07-28T12:00:34.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-07-28T12:00:36.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-07-28T12:00:37.526Z] check_test.go:195: [de64de68c24da] daemon is not started [2023-07-28T12:00:37.526Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-07-28T12:00:38.904Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-07-28T12:00:38.904Z] check_test.go:195: [d814b6fc4f2cc] daemon is not started [2023-07-28T12:00:38.904Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-07-28T12:00:39.472Z] check_test.go:195: [d913e7d2faa7d] daemon is not started [2023-07-28T12:00:39.472Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-07-28T12:00:40.410Z] docker_cli_swarm_test.go:1901: [ddeb16d0ae95b] joining swarm manager [d166201f0c7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:00:40.670Z] check_test.go:195: [d9db4e5a5c3b5] daemon is not started [2023-07-28T12:00:40.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-07-28T12:00:41.608Z] docker_cli_swarm_test.go:1902: [d36c2efd987c7] joining swarm manager [d166201f0c7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T12:00:41.868Z] check_test.go:195: [d11a482a1c340] daemon is not started [2023-07-28T12:00:41.868Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-07-28T12:00:42.806Z] check_test.go:195: [dc54eb7bba537] daemon is not started [2023-07-28T12:00:42.806Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-07-28T12:00:44.185Z] check_test.go:195: [d71e3f9954116] daemon is not started [2023-07-28T12:00:44.185Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-07-28T12:00:45.123Z] check_test.go:195: [d0052ccc718cd] daemon is not started [2023-07-28T12:00:45.123Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-07-28T12:00:46.060Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:122faf9d2f1cd99c703614ab86b5034f69dffead7964391e44b5c5deac5db651 [2023-07-28T12:00:46.628Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47c415ca6074d6a120fd7e905f6844c1682075b069eeedeac21ee862bdbde750 [2023-07-28T12:00:46.887Z] check_test.go:195: [d50931770bf74] daemon is not started [2023-07-28T12:00:46.887Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-07-28T12:00:47.824Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:489d9136a55f27ac14ccbb1af49109de5d13366b559e2d40e3abee5ce452086e [2023-07-28T12:00:48.762Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4967992e204455bf910d9b79065c943d5453302ca2df96f4458493f343b31f9 [2023-07-28T12:00:48.762Z] check_test.go:195: [d582e694c26c6] daemon is not started [2023-07-28T12:00:48.762Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-07-28T12:00:49.698Z] check_test.go:195: [d05fbf2356049] daemon is not started [2023-07-28T12:00:49.698Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-07-28T12:00:51.603Z] check_test.go:195: [da4802a6d4aff] daemon is not started [2023-07-28T12:00:51.863Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-07-28T12:00:52.799Z] check_test.go:195: [d22ccc7447ad2] daemon is not started [2023-07-28T12:00:52.799Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-07-28T12:00:52.799Z] check_test.go:195: [dd20ea8d94f76] daemon is not started [2023-07-28T12:00:52.799Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-07-28T12:00:53.737Z] check_test.go:195: [deefc4a548ef3] daemon is not started [2023-07-28T12:00:53.737Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-07-28T12:00:54.674Z] check_test.go:195: [d8f9a97b2557c] daemon is not started [2023-07-28T12:00:54.674Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-07-28T12:00:55.498Z] Removing intermediate container 1f0d9e752547 [2023-07-28T12:00:55.499Z] ---> 65f1cf4b4fc0 [2023-07-28T12:00:55.499Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-07-28T12:00:55.499Z] ---> Running in 0cd9c2e1e444 [2023-07-28T12:00:55.499Z] Removing intermediate container 0cd9c2e1e444 [2023-07-28T12:00:55.499Z] ---> fadea70cb77d [2023-07-28T12:00:55.499Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-07-28T12:00:55.499Z] ---> Running in 2d0be1adf01c [2023-07-28T12:00:55.499Z] Removing intermediate container 2d0be1adf01c [2023-07-28T12:00:55.499Z] ---> 6853019fb2e9 [2023-07-28T12:00:55.499Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-07-28T12:00:55.612Z] check_test.go:195: [dfb2f46ccf2aa] daemon is not started [2023-07-28T12:00:55.612Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-07-28T12:00:55.970Z] [2023-07-28T12:00:55.970Z] [2023-07-28T12:00:56.442Z] ---> ba74b569c2a2 [2023-07-28T12:00:56.442Z] 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-28T12:00:56.914Z] ---> Running in baee7804a414 [2023-07-28T12:00:58.148Z] check_test.go:195: [d5021ff1c4c8d] daemon is not started [2023-07-28T12:00:58.148Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-07-28T12:00:58.148Z] check_test.go:195: [d3d9160555cc2] daemon is not started [2023-07-28T12:00:58.148Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-07-28T12:00:59.085Z] check_test.go:195: [dbbf556eeabf9] daemon is not started [2023-07-28T12:00:59.085Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-07-28T12:00:59.345Z] check_test.go:195: [db82d7223497f] daemon is not started [2023-07-28T12:00:59.345Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-07-28T12:00:59.604Z] check_test.go:195: [d667016cd0c4f] daemon is not started [2023-07-28T12:00:59.604Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-07-28T12:00:59.865Z] check_test.go:195: [d46904030d990] daemon is not started [2023-07-28T12:00:59.865Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-07-28T12:01:00.155Z] check_test.go:195: [d6034ba014921] daemon is not started [2023-07-28T12:01:00.155Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-07-28T12:01:00.428Z] check_test.go:195: [dc0533b00a528] daemon is not started [2023-07-28T12:01:00.428Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-07-28T12:01:00.428Z] check_test.go:195: [d88352ec4fb50] daemon is not started [2023-07-28T12:01:00.428Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-07-28T12:01:01.364Z] check_test.go:195: [d0e2b9571cb9f] daemon is not started [2023-07-28T12:01:01.364Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-07-28T12:01:02.744Z] check_test.go:195: [d92b29759fbd4] daemon is not started [2023-07-28T12:01:02.744Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-07-28T12:01:02.744Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-07-28T12:01:03.681Z] check_test.go:195: [dc3f53c0f91c1] daemon is not started [2023-07-28T12:01:03.681Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-07-28T12:01:04.619Z] check_test.go:195: [dd9e3ee3f6d54] daemon is not started [2023-07-28T12:01:04.619Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-07-28T12:01:05.556Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite (44.12s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.33s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.91s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.10s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.53s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.14s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s) [2023-07-28T12:01:06.124Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2023-07-28T12:01:06.124Z] === RUN TestDockerSchema1RegistrySuite [2023-07-28T12:01:06.124Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-07-28T12:01:06.383Z] check_test.go:222: [d1b35b816522f] daemon is not started [2023-07-28T12:01:06.383Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-07-28T12:01:08.919Z] check_test.go:222: [d66648e553d7f] daemon is not started [2023-07-28T12:01:08.919Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-07-28T12:01:10.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-07-28T12:01:11.881Z] Removing intermediate container baee7804a414 [2023-07-28T12:01:11.881Z] ---> a6191c760ecc [2023-07-28T12:01:11.881Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-07-28T12:01:11.881Z] ---> Running in f204f0cdef44 [2023-07-28T12:01:11.881Z] [2023-07-28T12:01:11.881Z] SUCCESS: Specified value was saved. [2023-07-28T12:01:14.111Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-07-28T12:01:14.111Z] check_test.go:222: [d59f0281801e5] daemon is not started [2023-07-28T12:01:14.111Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-07-28T12:01:14.848Z] Removing intermediate container f204f0cdef44 [2023-07-28T12:01:14.848Z] ---> 2ada40993c8c [2023-07-28T12:01:14.848Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-07-28T12:01:14.848Z] ---> Running in 4b5c2a800be5 [2023-07-28T12:01:16.649Z] check_test.go:222: [d6a34431334ed] daemon is not started [2023-07-28T12:01:16.649Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-07-28T12:01:18.027Z] check_test.go:222: [dbf951def128e] daemon is not started [2023-07-28T12:01:18.027Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-07-28T12:01:18.594Z] check_test.go:222: [d1f79b3b42dfd] daemon is not started [2023-07-28T12:01:18.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-07-28T12:01:18.854Z] check_test.go:222: [d45f1c447183c] daemon is not started [2023-07-28T12:01:18.854Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-07-28T12:01:19.791Z] check_test.go:222: [d042261ea6ffc] daemon is not started [2023-07-28T12:01:19.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-07-28T12:01:20.728Z] check_test.go:222: [d00e273f45fa1] daemon is not started [2023-07-28T12:01:20.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-07-28T12:01:21.667Z] check_test.go:222: [d8e1e857ea535] daemon is not started [2023-07-28T12:01:21.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-07-28T12:01:22.036Z] Cannot create a file when that file already exists. [2023-07-28T12:01:24.203Z] check_test.go:222: [dcd199f31b3dd] daemon is not started [2023-07-28T12:01:24.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-07-28T12:01:24.203Z] check_test.go:222: [db8833f61ac5d] daemon is not started [2023-07-28T12:01:24.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-07-28T12:01:24.772Z] check_test.go:222: [d2d492ee200fa] daemon is not started [2023-07-28T12:01:24.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-07-28T12:01:24.772Z] check_test.go:222: [dc9f7519085b7] daemon is not started [2023-07-28T12:01:24.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-07-28T12:01:25.031Z] check_test.go:222: [d762b1574d8fc] daemon is not started [2023-07-28T12:01:25.031Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-07-28T12:01:25.031Z] check_test.go:222: [d6058b8a43b0e] daemon is not started [2023-07-28T12:01:25.031Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-07-28T12:01:25.600Z] check_test.go:222: [d7362de3a8bbd] daemon is not started [2023-07-28T12:01:25.600Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-07-28T12:01:25.600Z] check_test.go:222: [de4cf638c6f0c] daemon is not started [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite (19.41s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.48s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.27s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.72s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.03s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.22s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.33s) [2023-07-28T12:01:25.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-07-28T12:01:25.600Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-07-28T12:01:25.600Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-07-28T12:01:26.169Z] check_test.go:251: [da567a9f48a32] daemon is not started [2023-07-28T12:01:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-07-28T12:01:26.737Z] check_test.go:251: [d09aca43b2310] daemon is not started [2023-07-28T12:01:26.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-07-28T12:01:26.996Z] check_test.go:251: [d145fb8207040] daemon is not started [2023-07-28T12:01:26.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-07-28T12:01:27.926Z] Removing intermediate container 4b5c2a800be5 [2023-07-28T12:01:27.926Z] ---> aa76fe0e10d4 [2023-07-28T12:01:27.926Z] Step 13/13 : CMD ["sh"] [2023-07-28T12:01:27.926Z] ---> Running in 42a22e79a053 [2023-07-28T12:01:28.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-07-28T12:01:28.397Z] Removing intermediate container 42a22e79a053 [2023-07-28T12:01:28.397Z] ---> f1a98800c9fa [2023-07-28T12:01:28.397Z] Successfully built f1a98800c9fa [2023-07-28T12:01:28.397Z] Successfully tagged busybox:latest [2023-07-28T12:01:28.397Z] INFO: Docker images of the daemon under test [2023-07-28T12:01:28.397Z] [2023-07-28T12:01:28.397Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-28T12:01:28.397Z] busybox latest f1a98800c9fa 1 second ago 4.39GB [2023-07-28T12:01:28.397Z] mcr.microsoft.com/windows/servercore ltsc2019 67667e0b9c95 3 weeks ago 4.38GB [2023-07-28T12:01:28.397Z] microsoft/windowsservercore latest 67667e0b9c95 3 weeks ago 4.38GB [2023-07-28T12:01:28.397Z] [2023-07-28T12:01:28.397Z] INFO: Running integration tests at 07/28/2023 12:01:28... [2023-07-28T12:01:28.397Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-07-28T12:01:28.397Z] INFO: Integration API tests being run from the host: [2023-07-28T12:01:28.397Z] INFO: make.ps1 starting at 07/28/2023 12:01:28 [2023-07-28T12:01:28.633Z] check_test.go:251: [d6f9fa24547ad] daemon is not started [2023-07-28T12:01:28.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-07-28T12:01:29.211Z] check_test.go:251: [d75ab9ce1af3e] daemon is not started [2023-07-28T12:01:29.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-07-28T12:01:29.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-07-28T12:01:29.795Z] check_test.go:251: [d08d0735c3b21] daemon is not started [2023-07-28T12:01:29.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-07-28T12:01:29.970Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-07-28T12:01:30.054Z] check_test.go:251: [da2c0525cdbc3] daemon is not started [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.43s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.63s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.77s) [2023-07-28T12:01:30.054Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-07-28T12:01:30.054Z] === RUN TestDockerRegistryAuthTokenSuite [2023-07-28T12:01:30.054Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-07-28T12:01:30.991Z] docker_cli_swarm_test.go:1802: [df9ff16785067] joining swarm manager [d54b3b8382c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:01:32.369Z] docker_cli_swarm_test.go:1803: [d8956c898739f] joining swarm manager [d54b3b8382c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T12:01:35.658Z] check_test.go:278: [dfe83553cccdc] daemon is not started [2023-07-28T12:01:35.658Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-07-28T12:01:35.658Z] check_test.go:278: [d1c109984e6c5] daemon is not started [2023-07-28T12:01:35.658Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-07-28T12:01:35.658Z] check_test.go:278: [d78bcb267b304] daemon is not started [2023-07-28T12:01:35.658Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-07-28T12:01:35.658Z] check_test.go:278: [d376cf4e755b3] daemon is not started [2023-07-28T12:01:35.658Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-07-28T12:01:35.658Z] check_test.go:278: [d3d657999ef4a] daemon is not started [2023-07-28T12:01:35.658Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.67s) [2023-07-28T12:01:35.658Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-07-28T12:01:35.658Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-07-28T12:01:35.658Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.06s) [2023-07-28T12:01:35.658Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-07-28T12:01:35.658Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-07-28T12:01:35.658Z] === RUN TestDockerNetworkSuite [2023-07-28T12:01:35.658Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-07-28T12:01:38.194Z] docker_cli_network_unix_test.go:46: [d17dd42403a29] daemon is not started [2023-07-28T12:01:38.453Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-07-28T12:01:39.021Z] docker_cli_network_unix_test.go:46: [d8b495d337040] daemon is not started [2023-07-28T12:01:39.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-07-28T12:01:41.817Z] docker_cli_network_unix_test.go:46: [d920467f5003c] daemon is not started [2023-07-28T12:01:42.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-07-28T12:01:43.763Z] docker_cli_network_unix_test.go:46: [d2eb230483b6b] daemon is not started [2023-07-28T12:01:44.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-07-28T12:01:44.023Z] docker_cli_network_unix_test.go:1233: [d59b8960e048d] daemon is not started [2023-07-28T12:01:44.282Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-07-28T12:01:46.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-07-28T12:01:47.756Z] docker_cli_network_unix_test.go:46: [dfb1c22868aa7] daemon is not started [2023-07-28T12:01:48.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-07-28T12:01:52.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-07-28T12:01:53.085Z] docker_cli_network_unix_test.go:46: [d556bd8fc0948] daemon is not started [2023-07-28T12:01:54.023Z] docker_cli_swarm_test.go:1321: [df494ea079387] joining swarm manager [dba47703d419f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:01:54.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-07-28T12:01:55.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:01:55.321Z] INFO: Testing against a local daemon [2023-07-28T12:01:55.321Z] === RUN TestBuildWithSession [2023-07-28T12:01:55.321Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T12:01:55.321Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-28T12:01:55.321Z] === RUN TestBuildSquashParent [2023-07-28T12:01:55.321Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:01:55.321Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-07-28T12:01:55.321Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-28T12:01:55.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T12:01:55.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T12:01:55.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T12:01:55.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T12:01:55.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T12:01:55.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T12:01:55.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T12:01:55.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T12:01:55.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T12:01:55.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T12:01:55.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T12:01:55.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T12:01:55.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-28T12:01:55.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-28T12:01:55.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-28T12:01:55.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-28T12:01:55.661Z] docker_cli_swarm_test.go:1322: [da6378af22c5e] joining swarm manager [dba47703d419f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T12:01:56.229Z] docker_cli_network_unix_test.go:46: [d60e33cd2a2b7] daemon is not started [2023-07-28T12:01:56.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-07-28T12:01:58.176Z] docker_cli_network_unix_test.go:46: [d18e0e2a397e9] daemon is not started [2023-07-28T12:01:58.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-07-28T12:01:58.745Z] docker_cli_network_unix_test.go:46: [d76c909e1fccb] daemon is not started [2023-07-28T12:01:58.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-07-28T12:01:59.004Z] docker_cli_network_unix_test.go:46: [d72d5a03fe58b] daemon is not started [2023-07-28T12:01:59.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-07-28T12:01:59.572Z] docker_cli_network_unix_test.go:46: [d545156decf94] daemon is not started [2023-07-28T12:01:59.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-07-28T12:02:00.423Z] docker_cli_network_unix_test.go:46: [d41aefac2f342] daemon is not started [2023-07-28T12:02:00.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-07-28T12:02:00.941Z] docker_cli_network_unix_test.go:46: [d1c13269c5a98] daemon is not started [2023-07-28T12:02:00.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-07-28T12:02:01.510Z] docker_cli_network_unix_test.go:46: [de6c8d4d75a37] daemon is not started [2023-07-28T12:02:01.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-07-28T12:02:01.769Z] docker_cli_network_unix_test.go:46: [d6db9be78dce3] daemon is not started [2023-07-28T12:02:02.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-07-28T12:02:02.288Z] docker_cli_network_unix_test.go:46: [d563ac388ba2c] daemon is not started [2023-07-28T12:02:02.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-07-28T12:02:02.288Z] docker_cli_network_unix_test.go:46: [da57abb05da2a] daemon is not started [2023-07-28T12:02:02.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-07-28T12:02:02.547Z] docker_cli_network_unix_test.go:46: [d27126e3b1b93] daemon is not started [2023-07-28T12:02:02.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-07-28T12:02:03.115Z] docker_cli_network_unix_test.go:46: [d6d9c8029954b] daemon is not started [2023-07-28T12:02:03.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-07-28T12:02:04.052Z] docker_cli_network_unix_test.go:46: [de5011d28fd1e] daemon is not started [2023-07-28T12:02:04.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-07-28T12:02:04.571Z] docker_cli_network_unix_test.go:46: [dd41ea5ee9ea3] daemon is not started [2023-07-28T12:02:04.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-07-28T12:02:04.830Z] docker_cli_network_unix_test.go:46: [dec401925b48e] daemon is not started [2023-07-28T12:02:04.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-07-28T12:02:04.830Z] docker_cli_network_unix_test.go:46: [d162ac06cecfd] daemon is not started [2023-07-28T12:02:04.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-07-28T12:02:05.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-28T12:02:05.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-28T12:02:06.209Z] docker_cli_network_unix_test.go:968: [d639204a0e66e] daemon is not started [2023-07-28T12:02:07.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-07-28T12:02:08.525Z] docker_cli_network_unix_test.go:46: [dea3623345786] daemon is not started [2023-07-28T12:02:08.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-07-28T12:02:11.061Z] docker_cli_network_unix_test.go:1116: [d9d4849a8a3bc] daemon is not started [2023-07-28T12:02:12.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-07-28T12:02:12.700Z] docker_cli_network_unix_test.go:46: [d9879820d9c33] daemon is not started [2023-07-28T12:02:12.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-07-28T12:02:13.637Z] docker_cli_network_unix_test.go:46: [d98c56308442e] daemon is not started [2023-07-28T12:02:13.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-07-28T12:02:13.637Z] docker_cli_network_unix_test.go:46: [db7543261e8f5] daemon is not started [2023-07-28T12:02:13.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-07-28T12:02:13.897Z] docker_cli_network_unix_test.go:46: [d39f36ec8d62e] daemon is not started [2023-07-28T12:02:13.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-07-28T12:02:14.156Z] docker_cli_network_unix_test.go:46: [db5ac44712303] daemon is not started [2023-07-28T12:02:14.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-07-28T12:02:14.156Z] docker_cli_network_unix_test.go:46: [dc018d3b9bd2b] daemon is not started [2023-07-28T12:02:14.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-07-28T12:02:14.156Z] docker_cli_network_unix_test.go:46: [d5744a2c081fa] daemon is not started [2023-07-28T12:02:14.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-07-28T12:02:16.061Z] docker_cli_network_unix_test.go:46: [dad02db01c8d4] daemon is not started [2023-07-28T12:02:16.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-07-28T12:02:16.889Z] docker_cli_network_unix_test.go:46: [d122754e24812] daemon is not started [2023-07-28T12:02:16.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-07-28T12:02:16.889Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-07-28T12:02:16.889Z] docker_cli_network_unix_test.go:46: [d2679dbb341d3] daemon is not started [2023-07-28T12:02:16.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-07-28T12:02:17.148Z] docker_cli_network_unix_test.go:46: [d8aee0635a50b] daemon is not started [2023-07-28T12:02:17.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-07-28T12:02:18.326Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-07-28T12:02:18.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.46s) [2023-07-28T12:02:18.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.62s) [2023-07-28T12:02:18.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.15s) [2023-07-28T12:02:18.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.03s) [2023-07-28T12:02:18.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.16s) [2023-07-28T12:02:18.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.52s) [2023-07-28T12:02:18.326Z] === RUN TestBuildMultiStageCopy [2023-07-28T12:02:18.326Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-28T12:02:21.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-07-28T12:02:22.846Z] docker_cli_network_unix_test.go:1084: [d8bb280beb1ca] daemon is not started [2023-07-28T12:02:24.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-07-28T12:02:24.482Z] docker_cli_network_unix_test.go:46: [d454a85eed8e0] daemon is not started [2023-07-28T12:02:24.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-07-28T12:02:24.741Z] docker_cli_network_unix_test.go:46: [d61a680041f0c] daemon is not started [2023-07-28T12:02:25.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-07-28T12:02:26.247Z] docker_cli_network_unix_test.go:46: [d78c859996c7a] daemon is not started [2023-07-28T12:02:26.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-07-28T12:02:26.815Z] docker_cli_network_unix_test.go:46: [d0688431b77a0] daemon is not started [2023-07-28T12:02:26.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-07-28T12:02:27.074Z] docker_cli_network_unix_test.go:46: [ddc734f5b872a] daemon is not started [2023-07-28T12:02:27.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-07-28T12:02:28.238Z] docker_cli_network_unix_test.go:46: [d6db111b55754] daemon is not started [2023-07-28T12:02:28.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-07-28T12:02:28.782Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-28T12:02:28.823Z] docker_cli_network_unix_test.go:46: [df65dca28b28c] daemon is not started [2023-07-28T12:02:29.082Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-07-28T12:02:29.257Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-28T12:02:30.249Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-28T12:02:31.242Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-28T12:02:32.819Z] --- PASS: TestBuildMultiStageCopy (14.89s) [2023-07-28T12:02:32.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.63s) [2023-07-28T12:02:32.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2023-07-28T12:02:32.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2023-07-28T12:02:32.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s) [2023-07-28T12:02:32.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2023-07-28T12:02:32.819Z] === RUN TestBuildMultiStageParentConfig [2023-07-28T12:02:34.356Z] docker_cli_network_unix_test.go:46: [df1b47c1b3aaa] daemon is not started [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite (58.78s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.71s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.96s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.65s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.79s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.65s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.76s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.67s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.24s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.32s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2023-07-28T12:02:34.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.18s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.28s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.05s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.54s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-07-28T12:02:34.357Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.66s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.62s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2023-07-28T12:02:34.357Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.39s) [2023-07-28T12:02:34.357Z] === RUN TestDockerHubPullSuite [2023-07-28T12:02:34.357Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-07-28T12:02:35.788Z] --- PASS: TestBuildMultiStageParentConfig (2.84s) [2023-07-28T12:02:35.788Z] === RUN TestBuildLabelWithTargets [2023-07-28T12:02:35.788Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:02:35.788Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-07-28T12:02:35.788Z] === RUN TestBuildWithEmptyLayers [2023-07-28T12:02:36.952Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-07-28T12:02:37.364Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2023-07-28T12:02:37.364Z] === RUN TestBuildMultiStageOnBuild [2023-07-28T12:02:39.486Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-07-28T12:02:40.054Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-07-28T12:02:41.958Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-07-28T12:02:42.526Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-07-28T12:02:42.785Z] --- PASS: TestDockerHubPullSuite (8.33s) [2023-07-28T12:02:42.785Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2023-07-28T12:02:42.785Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2023-07-28T12:02:42.785Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2023-07-28T12:02:42.785Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.91s) [2023-07-28T12:02:42.785Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.47s) [2023-07-28T12:02:42.785Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-07-28T12:02:42.785Z] PASS [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === Skipped [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-07-28T12:02:42.785Z] docker_cli_sni_test.go:18: Flakey test [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-07-28T12:02:42.785Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-07-28T12:02:42.785Z] [2023-07-28T12:02:42.785Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-07-28T12:02:42.785Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-07-28T12:02:42.785Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-07-28T12:02:42.786Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-07-28T12:02:42.786Z] docker_cli_network_unix_test.go:46: [d2679dbb341d3] daemon is not started [2023-07-28T12:02:42.786Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-07-28T12:02:42.786Z] [2023-07-28T12:02:42.786Z] DONE 1270 tests, 41 skipped in 1339.932s [2023-07-28T12:02:42.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-28T12:02:42.786Z] ++++ cat bundles/test-integration/docker.pid [2023-07-28T12:02:42.786Z] +++ kill 12587 [2023-07-28T12:02:43.723Z] +++ /etc/init.d/apparmor stop [2023-07-28T12:02:43.723Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-28T12:02:43.723Z] [2023-07-28T12:02:43.723Z] Unloading profiles will leave already running processes permanently [2023-07-28T12:02:43.723Z] unconfined, which can lead to unexpected situations. [2023-07-28T12:02:43.723Z] [2023-07-28T12:02:43.723Z] To set a process to complain mode, use the command line tool [2023-07-28T12:02:43.723Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-28T12:02:43.723Z] +++ true [2023-07-28T12:02:43.723Z] exiting test-integration [2023-07-28T12:02:43.723Z] ++ exit 0 [2023-07-28T12:02:43.723Z] [2023-07-28T12:02:44.290Z] + for job in $(jobs -p) [2023-07-28T12:02:44.290Z] + wait 37993 [2023-07-28T12:02:52.330Z] --- PASS: TestBuildMultiStageOnBuild (15.10s) [2023-07-28T12:02:52.330Z] === RUN TestBuildUncleanTarFilenames [2023-07-28T12:02:52.330Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:02:52.330Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-07-28T12:02:52.330Z] === RUN TestBuildMultiStageLayerLeak [2023-07-28T12:03:10.206Z] --- PASS: TestBuildMultiStageLayerLeak (17.17s) [2023-07-28T12:03:10.206Z] === RUN TestBuildWithHugeFile [2023-07-28T12:04:05.731Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-07-28T12:04:07.109Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-07-28T12:04:15.230Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-07-28T12:04:20.526Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-07-28T12:04:22.430Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-07-28T12:04:27.704Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-07-28T12:04:30.239Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-07-28T12:04:33.527Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-07-28T12:04:33.527Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-07-28T12:04:33.527Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-07-28T12:04:38.799Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-07-28T12:04:39.367Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-07-28T12:04:40.303Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-07-28T12:04:42.208Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-07-28T12:05:38.440Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-07-28T12:05:38.440Z] docker_cli_swarm_test.go:1186: [de2aa80f77cfe] joining swarm manager [dcc81408ce4ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:05:45.006Z] docker_cli_swarm_test.go:1195: [d8cf6f756153a] joining swarm manager [dcc81408ce4ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T12:05:52.635Z] --- PASS: TestBuildWithHugeFile (150.25s) [2023-07-28T12:05:52.635Z] === RUN TestBuildWithEmptyDockerfile [2023-07-28T12:05:52.635Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T12:05:52.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T12:05:52.635Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T12:05:52.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T12:05:52.635Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T12:05:52.635Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T12:05:52.635Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-28T12:05:52.635Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-28T12:05:52.635Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-28T12:05:52.635Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2023-07-28T12:05:52.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-07-28T12:05:52.635Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-07-28T12:05:52.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-07-28T12:05:52.635Z] === RUN TestBuildPreserveOwnership [2023-07-28T12:05:52.635Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:05:52.635Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-07-28T12:05:52.635Z] === RUN TestBuildPlatformInvalid [2023-07-28T12:05:52.635Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2023-07-28T12:05:52.635Z] PASS [2023-07-28T12:05:52.635Z] ok github.com/docker/docker/integration/build 226.025s [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === Skipped [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-07-28T12:05:52.635Z] build_session_test.go:25: TODO: BuildKit [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-07-28T12:05:52.635Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-07-28T12:05:52.635Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-07-28T12:05:52.635Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-07-28T12:05:52.635Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] DONE 28 tests, 5 skipped in 250.478s [2023-07-28T12:05:52.635Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-07-28T12:05:52.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:05:52.635Z] INFO: Testing against a local daemon [2023-07-28T12:05:52.635Z] === RUN TestConfigInspect [2023-07-28T12:05:52.635Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] --- SKIP: TestConfigInspect (0.00s) [2023-07-28T12:05:52.635Z] === RUN TestConfigList [2023-07-28T12:05:52.635Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] --- SKIP: TestConfigList (0.00s) [2023-07-28T12:05:52.635Z] === RUN TestConfigsCreateAndDelete [2023-07-28T12:05:52.635Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-07-28T12:05:52.635Z] === RUN TestConfigsUpdate [2023-07-28T12:05:52.635Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-07-28T12:05:52.635Z] === RUN TestTemplatedConfig [2023-07-28T12:05:52.635Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-07-28T12:05:52.635Z] === RUN TestConfigCreateResolve [2023-07-28T12:05:52.635Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:05:52.635Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-07-28T12:05:52.635Z] === RUN TestConfigDaemonLibtrustID [2023-07-28T12:05:52.635Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:05:52.635Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-07-28T12:05:52.635Z] PASS [2023-07-28T12:05:52.635Z] ok github.com/docker/docker/integration/config 0.138s [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === Skipped [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-07-28T12:05:52.635Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-07-28T12:05:52.635Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-07-28T12:05:52.635Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-07-28T12:05:52.635Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-07-28T12:05:52.635Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-07-28T12:05:52.635Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:05:52.635Z] [2023-07-28T12:05:52.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-07-28T12:05:52.636Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:05:52.636Z] [2023-07-28T12:05:52.636Z] DONE 7 tests, 7 skipped in 2.525s [2023-07-28T12:05:52.636Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-07-28T12:05:52.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:05:52.636Z] INFO: Testing against a local daemon [2023-07-28T12:05:52.636Z] === RUN TestCheckpoint [2023-07-28T12:05:52.636Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T12:05:52.636Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestContainerInvalidJSON [2023-07-28T12:05:52.636Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T12:05:52.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T12:05:52.636Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T12:05:52.636Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T12:05:52.636Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-07-28T12:05:52.636Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-07-28T12:05:52.636Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-07-28T12:05:52.636Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-07-28T12:05:52.636Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-07-28T12:05:52.636Z] --- PASS: TestContainerInvalidJSON (0.05s) [2023-07-28T12:05:52.636Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-07-28T12:05:52.636Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-07-28T12:05:52.636Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-28T12:05:52.636Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2023-07-28T12:05:52.636Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-28T12:05:52.636Z] copy_test.go:37: testEnv.OSType == "windows" [2023-07-28T12:05:52.636Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2023-07-28T12:05:52.636Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-28T12:05:52.636Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2023-07-28T12:05:52.636Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-28T12:05:52.636Z] copy_test.go:62: testEnv.OSType == "windows" [2023-07-28T12:05:52.636Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s) [2023-07-28T12:05:52.636Z] === RUN TestCopyFromContainer [2023-07-28T12:05:52.636Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.636Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-28T12:05:52.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T12:05:52.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T12:05:52.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T12:05:52.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T12:05:52.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T12:05:52.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T12:05:52.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-28T12:05:52.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-28T12:05:52.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-28T12:05:52.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-07-28T12:05:52.636Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-28T12:05:52.636Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-07-28T12:05:52.636Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidEnv [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-07-28T12:05:52.636Z] === RUN TestCreateTmpfsMountsTarget [2023-07-28T12:05:52.636Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.636Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-28T12:05:52.636Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:05:52.636Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-28T12:05:52.636Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:05:52.636Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T12:05:52.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T12:05:52.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-28T12:05:52.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-28T12:05:52.636Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-28T12:05:52.636Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-07-28T12:05:52.636Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestCreateDifferentPlatform [2023-07-28T12:05:52.636Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-28T12:05:52.636Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-28T12:05:52.636Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-07-28T12:05:52.636Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-07-28T12:05:52.636Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-28T12:05:52.636Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-07-28T12:05:52.636Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-28T12:05:52.636Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-07-28T12:05:52.636Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-07-28T12:05:52.636Z] === RUN TestContainerKillOnDaemonStart [2023-07-28T12:05:52.636Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:52.636Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestDiff [2023-07-28T12:05:52.636Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-07-28T12:05:52.636Z] --- SKIP: TestDiff (0.00s) [2023-07-28T12:05:52.636Z] === RUN TestExecWithCloseStdin [2023-07-28T12:05:52.636Z] --- PASS: TestExecWithCloseStdin (3.37s) [2023-07-28T12:05:52.636Z] === RUN TestExec [2023-07-28T12:05:53.107Z] --- PASS: TestExec (2.98s) [2023-07-28T12:05:53.107Z] === RUN TestExecUser [2023-07-28T12:05:53.107Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-07-28T12:05:53.107Z] --- SKIP: TestExecUser (0.00s) [2023-07-28T12:05:53.107Z] === RUN TestExportContainerAndImportImage [2023-07-28T12:05:53.107Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:53.107Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-07-28T12:05:53.107Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-28T12:05:53.107Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:05:53.107Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-07-28T12:05:53.107Z] === RUN TestHealthCheckWorkdir [2023-07-28T12:05:53.107Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-07-28T12:05:53.107Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-07-28T12:05:53.107Z] === RUN TestHealthKillContainer [2023-07-28T12:05:53.107Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-07-28T12:05:53.107Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-07-28T12:05:53.107Z] === RUN TestHealthCheckProcessKilled [2023-07-28T12:05:56.939Z] --- PASS: TestHealthCheckProcessKilled (3.11s) [2023-07-28T12:05:56.939Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-28T12:05:56.939Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-28T12:05:56.939Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-07-28T12:05:56.939Z] === RUN TestKillContainerInvalidSignal [2023-07-28T12:05:59.162Z] --- PASS: TestKillContainerInvalidSignal (2.58s) [2023-07-28T12:05:59.162Z] === RUN TestKillContainer [2023-07-28T12:05:59.162Z] === RUN TestKillContainer/no_signal [2023-07-28T12:06:01.389Z] === RUN TestKillContainer/non_killing_signal [2023-07-28T12:06:01.389Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-07-28T12:06:01.389Z] === RUN TestKillContainer/killing_signal [2023-07-28T12:06:04.357Z] --- PASS: TestKillContainer (5.51s) [2023-07-28T12:06:04.357Z] --- PASS: TestKillContainer/no_signal (2.58s) [2023-07-28T12:06:04.357Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-07-28T12:06:04.357Z] --- PASS: TestKillContainer/killing_signal (2.86s) [2023-07-28T12:06:04.357Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-28T12:06:04.357Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-28T12:06:04.357Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-07-28T12:06:04.357Z] === RUN TestKillStoppedContainer [2023-07-28T12:06:04.357Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-28T12:06:04.357Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-07-28T12:06:04.357Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-28T12:06:04.357Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-28T12:06:04.357Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-07-28T12:06:04.357Z] === RUN TestKillDifferentUserContainer [2023-07-28T12:06:04.357Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-07-28T12:06:04.357Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-07-28T12:06:04.357Z] === RUN TestInspectOomKilledTrue [2023-07-28T12:06:04.357Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:06:04.357Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-07-28T12:06:04.358Z] === RUN TestInspectOomKilledFalse [2023-07-28T12:06:04.358Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-28T12:06:04.358Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-07-28T12:06:04.358Z] === RUN TestLogsFollowTailEmpty [2023-07-28T12:06:07.327Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2023-07-28T12:06:07.327Z] === RUN TestNetworkNat [2023-07-28T12:06:07.327Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-07-28T12:06:07.327Z] --- SKIP: TestNetworkNat (0.00s) [2023-07-28T12:06:07.327Z] === RUN TestNetworkLocalhostTCPNat [2023-07-28T12:06:10.289Z] --- PASS: TestNetworkLocalhostTCPNat (2.90s) [2023-07-28T12:06:10.289Z] === RUN TestNetworkLoopbackNat [2023-07-28T12:06:10.289Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-07-28T12:06:10.289Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-07-28T12:06:10.289Z] === RUN TestPause [2023-07-28T12:06:10.289Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-07-28T12:06:10.289Z] --- SKIP: TestPause (0.00s) [2023-07-28T12:06:10.289Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-28T12:06:12.514Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2023-07-28T12:06:12.514Z] === RUN TestPauseStopPausedContainer [2023-07-28T12:06:12.514Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:06:12.514Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-07-28T12:06:12.514Z] === RUN TestPsFilter [2023-07-28T12:06:12.514Z] --- PASS: TestPsFilter (0.13s) [2023-07-28T12:06:12.514Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-28T12:06:15.479Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.82s) [2023-07-28T12:06:15.479Z] === RUN TestRemoveContainerWithVolume [2023-07-28T12:06:18.445Z] --- PASS: TestRemoveContainerWithVolume (2.87s) [2023-07-28T12:06:18.445Z] === RUN TestRemoveContainerRunning [2023-07-28T12:06:20.673Z] --- PASS: TestRemoveContainerRunning (2.45s) [2023-07-28T12:06:20.673Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-28T12:06:22.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.41s) [2023-07-28T12:06:22.901Z] === RUN TestRemoveInvalidContainer [2023-07-28T12:06:22.901Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-07-28T12:06:22.901Z] === RUN TestRenameLinkedContainer [2023-07-28T12:06:22.901Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-07-28T12:06:22.901Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2023-07-28T12:06:22.901Z] === RUN TestRenameStoppedContainer [2023-07-28T12:06:31.588Z] --- PASS: TestRenameStoppedContainer (7.68s) [2023-07-28T12:06:31.588Z] === RUN TestRenameRunningContainerAndReuse [2023-07-28T12:06:31.705Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-07-28T12:06:35.897Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-07-28T12:06:36.363Z] --- PASS: TestRenameRunningContainerAndReuse (5.34s) [2023-07-28T12:06:36.363Z] === RUN TestRenameInvalidName [2023-07-28T12:06:38.592Z] --- PASS: TestRenameInvalidName (2.61s) [2023-07-28T12:06:38.592Z] === RUN TestRenameAnonymousContainer [2023-07-28T12:06:38.592Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-07-28T12:06:38.592Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-07-28T12:06:38.592Z] === RUN TestRenameContainerWithSameName [2023-07-28T12:06:40.087Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-07-28T12:06:41.465Z] docker_cli_swarm_test.go:1118: [d239dabf0e290] joining swarm manager [dcf997e9e3a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:06:41.556Z] --- PASS: TestRenameContainerWithSameName (2.48s) [2023-07-28T12:06:41.556Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-28T12:06:41.556Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-07-28T12:06:41.556Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-07-28T12:06:41.556Z] === RUN TestResize [2023-07-28T12:06:42.844Z] docker_cli_swarm_test.go:1119: [d3499051722fd] joining swarm manager [dcf997e9e3a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T12:06:43.786Z] --- PASS: TestResize (2.50s) [2023-07-28T12:06:43.786Z] === RUN TestResizeWithInvalidSize [2023-07-28T12:06:43.786Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-07-28T12:06:43.786Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-07-28T12:06:43.786Z] === RUN TestResizeWhenContainerNotStarted [2023-07-28T12:06:46.749Z] --- PASS: TestResizeWhenContainerNotStarted (2.76s) [2023-07-28T12:06:46.749Z] === RUN TestDaemonRestartKillContainers [2023-07-28T12:06:46.749Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:06:46.749Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-07-28T12:06:46.749Z] === RUN TestStats [2023-07-28T12:06:46.749Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-07-28T12:06:46.749Z] --- SKIP: TestStats (0.00s) [2023-07-28T12:06:46.749Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-28T12:06:55.446Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.40s) [2023-07-28T12:06:55.446Z] === RUN TestStopContainerWithTimeout [2023-07-28T12:06:55.446Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-07-28T12:06:55.446Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-07-28T12:06:55.446Z] === RUN TestUpdateRestartPolicy [2023-07-28T12:07:20.779Z] --- PASS: TestUpdateRestartPolicy (23.99s) [2023-07-28T12:07:20.779Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-28T12:07:21.253Z] --- PASS: TestUpdateRestartWithAutoRemove (2.37s) [2023-07-28T12:07:21.253Z] === RUN TestWaitNonBlocked [2023-07-28T12:07:21.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T12:07:21.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T12:07:21.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T12:07:21.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T12:07:21.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-28T12:07:21.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-28T12:07:29.948Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-07-28T12:07:29.948Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.37s) [2023-07-28T12:07:29.948Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.17s) [2023-07-28T12:07:29.948Z] === RUN TestWaitBlocked [2023-07-28T12:07:29.948Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:29.948Z] --- SKIP: TestWaitBlocked (0.00s) [2023-07-28T12:07:29.948Z] PASS [2023-07-28T12:07:29.948Z] ok github.com/docker/docker/integration/container 103.555s [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === Skipped [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-07-28T12:07:29.948Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2023-07-28T12:07:29.948Z] copy_test.go:37: testEnv.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s) [2023-07-28T12:07:29.948Z] copy_test.go:62: testEnv.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-07-28T12:07:29.948Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-07-28T12:07:29.948Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-07-28T12:07:29.948Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-07-28T12:07:29.948Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-07-28T12:07:29.948Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-07-28T12:07:29.948Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-07-28T12:07:29.948Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-07-28T12:07:29.948Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-07-28T12:07:29.948Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-07-28T12:07:29.948Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-07-28T12:07:29.948Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-07-28T12:07:29.948Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-07-28T12:07:29.948Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-07-28T12:07:29.948Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-07-28T12:07:29.948Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-07-28T12:07:29.948Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-07-28T12:07:29.948Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-07-28T12:07:29.948Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-07-28T12:07:29.948Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-07-28T12:07:29.948Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-07-28T12:07:29.948Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-07-28T12:07:29.948Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-07-28T12:07:29.948Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-07-28T12:07:29.948Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-07-28T12:07:29.948Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-07-28T12:07:29.948Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-07-28T12:07:29.948Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2023-07-28T12:07:29.948Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-07-28T12:07:29.948Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-07-28T12:07:29.948Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-07-28T12:07:29.948Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-07-28T12:07:29.948Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-07-28T12:07:29.948Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-07-28T12:07:29.948Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-07-28T12:07:29.948Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:29.948Z] [2023-07-28T12:07:29.948Z] DONE 89 tests, 37 skipped in 106.515s [2023-07-28T12:07:29.948Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-07-28T12:07:32.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:07:32.176Z] INFO: Testing against a local daemon [2023-07-28T12:07:32.176Z] === RUN TestLiveRestore [2023-07-28T12:07:32.176Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-07-28T12:07:32.176Z] --- SKIP: TestLiveRestore (0.00s) [2023-07-28T12:07:32.176Z] PASS [2023-07-28T12:07:32.176Z] ok github.com/docker/docker/integration/daemon 0.132s [2023-07-28T12:07:32.176Z] [2023-07-28T12:07:32.176Z] === Skipped [2023-07-28T12:07:32.176Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-07-28T12:07:32.176Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-07-28T12:07:32.176Z] [2023-07-28T12:07:32.176Z] DONE 1 tests, 1 skipped in 2.150s [2023-07-28T12:07:32.177Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-07-28T12:07:47.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:07:47.144Z] INFO: Testing against a local daemon [2023-07-28T12:07:47.144Z] === RUN TestCommitInheritsEnv [2023-07-28T12:07:47.144Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:07:47.144Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-07-28T12:07:47.144Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-28T12:07:47.144Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-07-28T12:07:47.144Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-07-28T12:07:47.144Z] === RUN TestImagesFilterMultiReference [2023-07-28T12:07:47.144Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2023-07-28T12:07:47.144Z] === RUN TestImagePullPlatformInvalid [2023-07-28T12:07:47.144Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2023-07-28T12:07:47.144Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-28T12:07:47.144Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-07-28T12:07:47.144Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-28T12:07:47.144Z] === RUN TestRemoveImageOrphaning [2023-07-28T12:07:47.144Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2023-07-28T12:07:47.144Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-28T12:07:47.144Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-07-28T12:07:47.144Z] === RUN TestTagInvalidReference [2023-07-28T12:07:47.144Z] --- PASS: TestTagInvalidReference (0.04s) [2023-07-28T12:07:47.144Z] === RUN TestTagValidPrefixedRepo [2023-07-28T12:07:47.144Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-07-28T12:07:47.144Z] === RUN TestTagExistedNameWithoutForce [2023-07-28T12:07:47.144Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-07-28T12:07:47.144Z] === RUN TestTagOfficialNames [2023-07-28T12:07:47.616Z] --- PASS: TestTagOfficialNames (0.12s) [2023-07-28T12:07:47.616Z] === RUN TestTagMatchesDigest [2023-07-28T12:07:47.616Z] --- PASS: TestTagMatchesDigest (0.05s) [2023-07-28T12:07:47.616Z] PASS [2023-07-28T12:07:47.616Z] ok github.com/docker/docker/integration/image 1.988s [2023-07-28T12:07:48.086Z] [2023-07-28T12:07:48.086Z] === Skipped [2023-07-28T12:07:48.086Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-07-28T12:07:48.086Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:07:48.086Z] [2023-07-28T12:07:48.086Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-07-28T12:07:48.086Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-07-28T12:07:48.086Z] [2023-07-28T12:07:48.086Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-07-28T12:07:48.086Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-07-28T12:07:48.086Z] [2023-07-28T12:07:48.086Z] DONE 12 tests, 3 skipped in 15.797s [2023-07-28T12:07:48.086Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-07-28T12:07:49.664Z] testing: warning: no tests to run [2023-07-28T12:07:49.664Z] testing: warning: no tests to run [2023-07-28T12:07:49.664Z] PASS [2023-07-28T12:07:49.664Z] PASS [2023-07-28T12:07:49.664Z] ok github.com/docker/docker/integration/network/macvlan 0.134s [no tests to run] [2023-07-28T12:07:49.664Z] ok github.com/docker/docker/integration/network/ipvlan 0.127s [no tests to run] [2023-07-28T12:07:50.659Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:07:50.659Z] INFO: Testing against a local daemon [2023-07-28T12:07:50.659Z] === RUN TestNetworkCreateDelete [2023-07-28T12:07:50.659Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:50.659Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestDockerNetworkDeletePreferID [2023-07-28T12:07:50.659Z] 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-28T12:07:50.659Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestDaemonDNSFallback [2023-07-28T12:07:50.659Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:50.659Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestInspectNetwork [2023-07-28T12:07:50.659Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:50.659Z] --- SKIP: TestInspectNetwork (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestRunContainerWithBridgeNone [2023-07-28T12:07:50.659Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:50.659Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestNetworkInvalidJSON [2023-07-28T12:07:50.659Z] === RUN TestNetworkInvalidJSON//networks/create [2023-07-28T12:07:50.659Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-07-28T12:07:50.659Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T12:07:50.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T12:07:50.659Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T12:07:50.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T12:07:50.659Z] === CONT TestNetworkInvalidJSON//networks/create [2023-07-28T12:07:50.659Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-07-28T12:07:50.659Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-07-28T12:07:50.659Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2023-07-28T12:07:50.659Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-07-28T12:07:50.659Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-07-28T12:07:50.659Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-07-28T12:07:50.659Z] === RUN TestNetworkList [2023-07-28T12:07:50.659Z] === RUN TestNetworkList//networks [2023-07-28T12:07:50.659Z] === PAUSE TestNetworkList//networks [2023-07-28T12:07:50.659Z] === RUN TestNetworkList//networks/ [2023-07-28T12:07:50.659Z] === PAUSE TestNetworkList//networks/ [2023-07-28T12:07:50.659Z] === CONT TestNetworkList//networks [2023-07-28T12:07:50.659Z] === CONT TestNetworkList//networks/ [2023-07-28T12:07:50.659Z] --- PASS: TestNetworkList (0.04s) [2023-07-28T12:07:50.659Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-28T12:07:50.659Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestHostIPv4BridgeLabel [2023-07-28T12:07:50.659Z] network_test.go:126: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-28T12:07:50.659Z] service_test.go:29: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestDaemonDefaultNetworkPools [2023-07-28T12:07:50.659Z] service_test.go:58: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-28T12:07:50.659Z] service_test.go:102: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-28T12:07:50.659Z] service_test.go:136: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-28T12:07:50.659Z] service_test.go:187: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestServiceWithPredefinedNetwork [2023-07-28T12:07:50.659Z] service_test.go:212: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-28T12:07:50.659Z] service_test.go:242: FLAKY_TEST [2023-07-28T12:07:50.659Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestServiceWithDataPathPortInit [2023-07-28T12:07:50.659Z] service_test.go:333: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-07-28T12:07:50.659Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-28T12:07:50.659Z] service_test.go:401: testEnv.OSType == "windows" [2023-07-28T12:07:50.659Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-28T12:07:50.659Z] PASS [2023-07-28T12:07:50.659Z] ok github.com/docker/docker/integration/network 0.200s [2023-07-28T12:07:50.659Z] [2023-07-28T12:07:50.659Z] === Skipped [2023-07-28T12:07:51.134Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-07-28T12:07:51.134Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:51.134Z] [2023-07-28T12:07:51.134Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-07-28T12:07:51.134Z] 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-28T12:07:51.134Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-07-28T12:07:51.135Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-07-28T12:07:51.135Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-07-28T12:07:51.135Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-07-28T12:07:51.135Z] network_test.go:126: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:29: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:58: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:102: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:136: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:187: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:212: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:242: FLAKY_TEST [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:333: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-07-28T12:07:51.135Z] service_test.go:401: testEnv.OSType == "windows" [2023-07-28T12:07:51.135Z] [2023-07-28T12:07:51.135Z] DONE 22 tests, 15 skipped in 2.870s [2023-07-28T12:07:51.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-07-28T12:07:51.605Z] testing: warning: no tests to run [2023-07-28T12:07:51.605Z] PASS [2023-07-28T12:07:51.605Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-07-28T12:07:51.605Z] [2023-07-28T12:07:51.605Z] DONE 0 tests in 0.520s [2023-07-28T12:07:51.605Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-07-28T12:07:52.080Z] testing: warning: no tests to run [2023-07-28T12:07:52.080Z] PASS [2023-07-28T12:07:52.080Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-07-28T12:07:52.080Z] [2023-07-28T12:07:52.080Z] DONE 0 tests in 0.566s [2023-07-28T12:07:52.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-07-28T12:07:54.125Z] testing: warning: no tests to run [2023-07-28T12:07:54.125Z] PASS [2023-07-28T12:07:54.125Z] ok github.com/docker/docker/integration/plugin 0.119s [no tests to run] [2023-07-28T12:07:54.125Z] testing: warning: no tests to run [2023-07-28T12:07:54.125Z] PASS [2023-07-28T12:07:54.125Z] ok github.com/docker/docker/integration/plugin/authz 0.106s [no tests to run] [2023-07-28T12:07:58.903Z] testing: warning: no tests to run [2023-07-28T12:07:58.903Z] PASS [2023-07-28T12:07:58.903Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.040s [no tests to run] [2023-07-28T12:07:58.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:07:58.903Z] INFO: Testing against a local daemon [2023-07-28T12:07:58.903Z] === RUN TestExternalGraphDriver [2023-07-28T12:07:58.903Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-28T12:07:58.903Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-07-28T12:07:58.903Z] === RUN TestGraphdriverPluginV2 [2023-07-28T12:07:58.903Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-28T12:07:58.903Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-07-28T12:07:58.903Z] PASS [2023-07-28T12:07:58.903Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2023-07-28T12:08:01.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:01.872Z] INFO: Testing against a local daemon [2023-07-28T12:08:01.872Z] === RUN TestPluginWithDevMounts [2023-07-28T12:08:01.872Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:01.872Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-07-28T12:08:01.872Z] PASS [2023-07-28T12:08:01.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:01.872Z] INFO: Testing against a local daemon [2023-07-28T12:08:01.872Z] === RUN TestReadPluginNoRead [2023-07-28T12:08:01.872Z] read_test.go:21: no unix domain sockets on Windows [2023-07-28T12:08:01.872Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-07-28T12:08:01.872Z] PASS [2023-07-28T12:08:01.872Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2023-07-28T12:08:01.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:01.872Z] INFO: Testing against a local daemon [2023-07-28T12:08:01.872Z] === RUN TestPluginInvalidJSON [2023-07-28T12:08:01.872Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2023-07-28T12:08:01.872Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T12:08:01.872Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T12:08:01.872Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T12:08:01.872Z] --- PASS: TestPluginInvalidJSON (0.06s) [2023-07-28T12:08:01.872Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-07-28T12:08:01.872Z] === RUN TestPluginInstall [2023-07-28T12:08:01.872Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-28T12:08:01.872Z] --- SKIP: TestPluginInstall (0.00s) [2023-07-28T12:08:01.872Z] === RUN TestPluginsWithRuntimes [2023-07-28T12:08:01.872Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-28T12:08:01.872Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-07-28T12:08:01.872Z] === RUN TestPluginBackCompatMediaTypes [2023-07-28T12:08:01.872Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-28T12:08:01.872Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-07-28T12:08:01.872Z] PASS [2023-07-28T12:08:01.872Z] ok github.com/docker/docker/integration/plugin/common 0.183s [2023-07-28T12:08:01.872Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-07-28T12:08:01.872Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-07-28T12:08:01.872Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] === Skipped [2023-07-28T12:08:02.342Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-07-28T12:08:02.342Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-07-28T12:08:02.342Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-07-28T12:08:02.342Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-07-28T12:08:02.342Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-07-28T12:08:02.342Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-07-28T12:08:02.342Z] read_test.go:21: no unix domain sockets on Windows [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-07-28T12:08:02.342Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:02.342Z] [2023-07-28T12:08:02.342Z] DONE 9 tests, 7 skipped in 9.921s [2023-07-28T12:08:02.342Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-07-28T12:08:02.813Z] testing: warning: no tests to run [2023-07-28T12:08:02.813Z] PASS [2023-07-28T12:08:02.813Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-07-28T12:08:02.813Z] [2023-07-28T12:08:02.813Z] DONE 0 tests in 0.536s [2023-07-28T12:08:03.285Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-07-28T12:08:04.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:04.277Z] INFO: Testing against a local daemon [2023-07-28T12:08:04.277Z] === RUN TestPluginInvalidJSON [2023-07-28T12:08:04.277Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T12:08:04.277Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T12:08:04.277Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-07-28T12:08:04.277Z] --- PASS: TestPluginInvalidJSON (0.06s) [2023-07-28T12:08:04.277Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-07-28T12:08:04.277Z] === RUN TestPluginInstall [2023-07-28T12:08:04.277Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-28T12:08:04.277Z] --- SKIP: TestPluginInstall (0.00s) [2023-07-28T12:08:04.277Z] === RUN TestPluginsWithRuntimes [2023-07-28T12:08:04.277Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-28T12:08:04.277Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-07-28T12:08:04.277Z] === RUN TestPluginBackCompatMediaTypes [2023-07-28T12:08:04.277Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-28T12:08:04.277Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-07-28T12:08:04.277Z] PASS [2023-07-28T12:08:04.277Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-07-28T12:08:04.277Z] [2023-07-28T12:08:04.277Z] === Skipped [2023-07-28T12:08:04.277Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-07-28T12:08:04.277Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-07-28T12:08:04.277Z] [2023-07-28T12:08:04.277Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-07-28T12:08:04.277Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-07-28T12:08:04.277Z] [2023-07-28T12:08:04.277Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-07-28T12:08:04.277Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-07-28T12:08:04.277Z] [2023-07-28T12:08:04.277Z] DONE 5 tests, 3 skipped in 1.301s [2023-07-28T12:08:04.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-07-28T12:08:05.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:05.748Z] INFO: Testing against a local daemon [2023-07-28T12:08:05.748Z] === RUN TestExternalGraphDriver [2023-07-28T12:08:05.748Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-28T12:08:05.748Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-07-28T12:08:05.748Z] === RUN TestGraphdriverPluginV2 [2023-07-28T12:08:05.748Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-28T12:08:05.748Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-07-28T12:08:05.748Z] PASS [2023-07-28T12:08:05.748Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-07-28T12:08:05.748Z] [2023-07-28T12:08:05.748Z] === Skipped [2023-07-28T12:08:05.748Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-07-28T12:08:05.748Z] external_test.go:47: runtime.GOOS == "windows" [2023-07-28T12:08:05.748Z] [2023-07-28T12:08:05.748Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-07-28T12:08:05.748Z] external_test.go:407: runtime.GOOS == "windows" [2023-07-28T12:08:05.748Z] [2023-07-28T12:08:05.748Z] DONE 2 tests, 2 skipped in 1.096s [2023-07-28T12:08:05.749Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-07-28T12:08:07.321Z] testing: warning: no tests to run [2023-07-28T12:08:07.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:07.321Z] PASS [2023-07-28T12:08:07.321Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-07-28T12:08:07.321Z] INFO: Testing against a local daemon [2023-07-28T12:08:07.321Z] === RUN TestReadPluginNoRead [2023-07-28T12:08:07.321Z] read_test.go:21: no unix domain sockets on Windows [2023-07-28T12:08:07.321Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-07-28T12:08:07.321Z] PASS [2023-07-28T12:08:07.321Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-07-28T12:08:07.321Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-07-28T12:08:07.321Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-07-28T12:08:07.321Z] [2023-07-28T12:08:07.321Z] === Skipped [2023-07-28T12:08:07.321Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-07-28T12:08:07.321Z] read_test.go:21: no unix domain sockets on Windows [2023-07-28T12:08:07.321Z] [2023-07-28T12:08:07.321Z] DONE 1 tests, 1 skipped in 1.281s [2023-07-28T12:08:07.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-07-28T12:08:08.313Z] testing: warning: no tests to run [2023-07-28T12:08:08.313Z] PASS [2023-07-28T12:08:08.313Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-07-28T12:08:08.313Z] [2023-07-28T12:08:08.313Z] DONE 0 tests in 0.803s [2023-07-28T12:08:08.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-07-28T12:08:09.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:09.304Z] INFO: Testing against a local daemon [2023-07-28T12:08:09.304Z] === RUN TestPluginWithDevMounts [2023-07-28T12:08:09.304Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:09.304Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-07-28T12:08:09.304Z] PASS [2023-07-28T12:08:09.304Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-07-28T12:08:09.304Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-07-28T12:08:09.304Z] [2023-07-28T12:08:09.304Z] === Skipped [2023-07-28T12:08:09.304Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-07-28T12:08:09.304Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:09.304Z] [2023-07-28T12:08:09.304Z] DONE 1 tests, 1 skipped in 1.157s [2023-07-28T12:08:09.776Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-07-28T12:08:12.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:12.024Z] INFO: Testing against a local daemon [2023-07-28T12:08:12.024Z] === RUN TestSecretInspect [2023-07-28T12:08:12.024Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] --- SKIP: TestSecretInspect (0.00s) [2023-07-28T12:08:12.024Z] === RUN TestSecretList [2023-07-28T12:08:12.024Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] --- SKIP: TestSecretList (0.00s) [2023-07-28T12:08:12.024Z] === RUN TestSecretsCreateAndDelete [2023-07-28T12:08:12.024Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-07-28T12:08:12.024Z] === RUN TestSecretsUpdate [2023-07-28T12:08:12.024Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-07-28T12:08:12.024Z] === RUN TestTemplatedSecret [2023-07-28T12:08:12.024Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-07-28T12:08:12.024Z] === RUN TestSecretCreateResolve [2023-07-28T12:08:12.024Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:12.024Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-07-28T12:08:12.024Z] PASS [2023-07-28T12:08:12.024Z] ok github.com/docker/docker/integration/secret 0.120s [2023-07-28T12:08:12.024Z] [2023-07-28T12:08:12.024Z] === Skipped [2023-07-28T12:08:12.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-07-28T12:08:12.024Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] [2023-07-28T12:08:12.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-07-28T12:08:12.024Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] [2023-07-28T12:08:12.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-07-28T12:08:12.024Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] [2023-07-28T12:08:12.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-07-28T12:08:12.024Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] [2023-07-28T12:08:12.024Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-07-28T12:08:12.024Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:12.024Z] [2023-07-28T12:08:12.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-07-28T12:08:12.024Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:12.024Z] [2023-07-28T12:08:12.024Z] DONE 6 tests, 6 skipped in 2.139s [2023-07-28T12:08:12.024Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-07-28T12:08:14.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:14.993Z] INFO: Testing against a local daemon [2023-07-28T12:08:14.993Z] === RUN TestServiceCreateInit [2023-07-28T12:08:14.993Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-28T12:08:14.993Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-28T12:08:14.993Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- PASS: TestServiceCreateInit (0.07s) [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestCreateServiceMultipleTimes [2023-07-28T12:08:14.993Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestCreateServiceConflict [2023-07-28T12:08:14.993Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestCreateServiceMaxReplicas [2023-07-28T12:08:14.993Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2023-07-28T12:08:14.993Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-28T12:08:14.993Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestCreateServiceSecretFileMode [2023-07-28T12:08:14.993Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestCreateServiceConfigFileMode [2023-07-28T12:08:14.993Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestCreateServiceSysctls [2023-07-28T12:08:14.993Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2023-07-28T12:08:14.993Z] === RUN TestCreateServiceCapabilities [2023-07-28T12:08:14.993Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2023-07-28T12:08:14.993Z] === RUN TestInspect [2023-07-28T12:08:14.993Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestInspect (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestCreateJob [2023-07-28T12:08:14.993Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestCreateJob (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestReplicatedJob [2023-07-28T12:08:14.993Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestReplicatedJob (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestUpdateReplicatedJob [2023-07-28T12:08:14.993Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestServiceListWithStatuses [2023-07-28T12:08:14.993Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestDockerNetworkConnectAlias [2023-07-28T12:08:14.993Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestDockerNetworkReConnect [2023-07-28T12:08:14.993Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestServicePlugin [2023-07-28T12:08:14.993Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestServicePlugin (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestServiceUpdateLabel [2023-07-28T12:08:14.993Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestServiceUpdateSecrets [2023-07-28T12:08:14.993Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestServiceUpdateConfigs [2023-07-28T12:08:14.993Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestServiceUpdateNetwork [2023-07-28T12:08:14.993Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-07-28T12:08:14.993Z] === RUN TestServiceUpdatePidsLimit [2023-07-28T12:08:14.993Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2023-07-28T12:08:14.993Z] PASS [2023-07-28T12:08:14.993Z] ok github.com/docker/docker/integration/service 0.301s [2023-07-28T12:08:14.993Z] [2023-07-28T12:08:14.993Z] === Skipped [2023-07-28T12:08:14.993Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-28T12:08:14.993Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.993Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-07-28T12:08:14.993Z] [2023-07-28T12:08:14.993Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-28T12:08:14.993Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-07-28T12:08:14.994Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-07-28T12:08:14.994Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2023-07-28T12:08:14.994Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-07-28T12:08:14.994Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-07-28T12:08:14.994Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-07-28T12:08:14.994Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2023-07-28T12:08:14.994Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2023-07-28T12:08:14.994Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-07-28T12:08:14.994Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-07-28T12:08:14.994Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-07-28T12:08:14.994Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-07-28T12:08:14.994Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-07-28T12:08:14.994Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-07-28T12:08:14.994Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-07-28T12:08:14.994Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-07-28T12:08:14.994Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-07-28T12:08:14.994Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-07-28T12:08:14.994Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-07-28T12:08:14.994Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-07-28T12:08:14.994Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2023-07-28T12:08:14.994Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-07-28T12:08:14.994Z] [2023-07-28T12:08:14.994Z] DONE 24 tests, 23 skipped in 2.922s [2023-07-28T12:08:14.994Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-07-28T12:08:17.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:17.220Z] INFO: Testing against a local daemon [2023-07-28T12:08:17.220Z] === RUN TestSessionCreate [2023-07-28T12:08:17.220Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-07-28T12:08:17.220Z] --- SKIP: TestSessionCreate (0.00s) [2023-07-28T12:08:17.220Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-28T12:08:17.220Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-07-28T12:08:17.220Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-07-28T12:08:17.220Z] PASS [2023-07-28T12:08:17.220Z] ok github.com/docker/docker/integration/session 0.148s [2023-07-28T12:08:17.220Z] [2023-07-28T12:08:17.220Z] === Skipped [2023-07-28T12:08:17.220Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-07-28T12:08:17.220Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-07-28T12:08:17.220Z] [2023-07-28T12:08:17.220Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-07-28T12:08:17.220Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-07-28T12:08:17.220Z] [2023-07-28T12:08:17.220Z] DONE 2 tests, 2 skipped in 2.047s [2023-07-28T12:08:17.220Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-07-28T12:08:19.295Z] docker_cli_swarm_test.go:1172: [dac37c3d04341] joining swarm manager [dcf997e9e3a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-07-28T12:08:19.456Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:19.456Z] INFO: Testing against a local daemon [2023-07-28T12:08:19.456Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-28T12:08:19.456Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:19.456Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T12:08:19.456Z] === RUN TestEventsExecDie [2023-07-28T12:08:19.456Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-07-28T12:08:19.456Z] --- SKIP: TestEventsExecDie (0.01s) [2023-07-28T12:08:19.456Z] === RUN TestEventsBackwardsCompatible [2023-07-28T12:08:19.456Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-07-28T12:08:19.456Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-07-28T12:08:19.456Z] === RUN TestInfoAPI [2023-07-28T12:08:19.456Z] --- PASS: TestInfoAPI (0.05s) [2023-07-28T12:08:19.456Z] === RUN TestInfoAPIWarnings [2023-07-28T12:08:19.456Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:08:19.456Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-07-28T12:08:19.456Z] === RUN TestInfoDebug [2023-07-28T12:08:19.456Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-28T12:08:19.456Z] --- SKIP: TestInfoDebug (0.00s) [2023-07-28T12:08:19.456Z] === RUN TestInfoInsecureRegistries [2023-07-28T12:08:19.456Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-28T12:08:19.456Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-07-28T12:08:19.456Z] === RUN TestInfoRegistryMirrors [2023-07-28T12:08:19.456Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-28T12:08:19.456Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-07-28T12:08:19.456Z] === RUN TestLoginFailsWithBadCredentials [2023-07-28T12:08:19.928Z] --- PASS: TestLoginFailsWithBadCredentials (0.89s) [2023-07-28T12:08:19.928Z] === RUN TestPingCacheHeaders [2023-07-28T12:08:19.928Z] --- PASS: TestPingCacheHeaders (0.06s) [2023-07-28T12:08:19.928Z] === RUN TestPingGet [2023-07-28T12:08:20.400Z] --- PASS: TestPingGet (0.06s) [2023-07-28T12:08:20.400Z] === RUN TestPingHead [2023-07-28T12:08:20.400Z] --- PASS: TestPingHead (0.05s) [2023-07-28T12:08:20.400Z] === RUN TestVersion [2023-07-28T12:08:20.400Z] --- PASS: TestVersion (0.04s) [2023-07-28T12:08:20.400Z] PASS [2023-07-28T12:08:20.400Z] ok github.com/docker/docker/integration/system 1.233s [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] === Skipped [2023-07-28T12:08:20.400Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-28T12:08:20.400Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2023-07-28T12:08:20.400Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-07-28T12:08:20.400Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-07-28T12:08:20.400Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-07-28T12:08:20.400Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-07-28T12:08:20.400Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-07-28T12:08:20.400Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-07-28T12:08:20.400Z] [2023-07-28T12:08:20.400Z] DONE 13 tests, 7 skipped in 3.163s [2023-07-28T12:08:20.400Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-07-28T12:08:22.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:22.637Z] INFO: Testing against a local daemon [2023-07-28T12:08:22.637Z] === RUN TestVolumesCreateAndList [2023-07-28T12:08:22.637Z] --- PASS: TestVolumesCreateAndList (0.06s) [2023-07-28T12:08:22.637Z] === RUN TestVolumesRemove [2023-07-28T12:08:22.637Z] --- PASS: TestVolumesRemove (0.10s) [2023-07-28T12:08:22.637Z] === RUN TestVolumesInspect [2023-07-28T12:08:22.637Z] --- PASS: TestVolumesInspect (0.05s) [2023-07-28T12:08:22.637Z] === RUN TestVolumesInvalidJSON [2023-07-28T12:08:23.108Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-07-28T12:08:23.108Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-07-28T12:08:23.108Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-07-28T12:08:23.108Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2023-07-28T12:08:23.108Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-07-28T12:08:23.108Z] PASS [2023-07-28T12:08:23.108Z] ok github.com/docker/docker/integration/volume 0.324s [2023-07-28T12:08:23.108Z] [2023-07-28T12:08:23.108Z] DONE 5 tests in 2.431s [2023-07-28T12:08:23.108Z] INFO: make.ps1 ended at 07/28/2023 12:08:22 [2023-07-28T12:08:23.108Z] INFO: Integration CLI tests being run from the host: [2023-07-28T12:08:23.108Z] 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-28T12:08:33.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-07-28T12:08:33.563Z] INFO: Testing against a local daemon [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-07-28T12:08:33.563Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-07-28T12:08:33.563Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-07-28T12:08:33.563Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-07-28T12:08:34.034Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-07-28T12:08:34.507Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-07-28T12:08:34.980Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-07-28T12:08:35.455Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-07-28T12:08:45.845Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-07-28T12:08:45.845Z] docker_cli_swarm_test.go:1453: [d49b1dec32151] joining swarm manager [d302b42174b1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:08:45.845Z] docker_cli_swarm_test.go:1454: [d897ab6cd9751] joining swarm manager [d302b42174b1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-07-28T12:08:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-07-28T12:08:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-07-28T12:08:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-07-28T12:08:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-07-28T12:08:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-07-28T12:08:58.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-07-28T12:09:01.198Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-07-28T12:09:04.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-07-28T12:09:07.027Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-07-28T12:09:08.406Z] docker_cli_swarm_unix_test.go:63: [d4cc2052d265c] joining swarm manager [d860f83df6fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:10:04.639Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-07-28T12:10:04.639Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-07-28T12:10:04.639Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-07-28T12:10:06.544Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-07-28T12:10:09.833Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-07-28T12:10:12.369Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-07-28T12:10:14.275Z] docker_api_swarm_test.go:962: [d6c042f766f2e] joining swarm manager [d8513f43706f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-07-28T12:10:32.253Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-07-28T12:10:32.254Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-07-28T12:10:32.254Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-07-28T12:10:32.254Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-07-28T12:10:32.254Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-07-28T12:10:32.254Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-07-28T12:10:32.254Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-07-28T12:10:32.254Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-07-28T12:10:32.254Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-07-28T12:10:32.254Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-07-28T12:10:32.254Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-07-28T12:10:32.254Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-07-28T12:10:32.411Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-07-28T12:10:37.032Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-07-28T12:10:37.032Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-07-28T12:10:37.032Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-07-28T12:10:37.032Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-07-28T12:10:37.032Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-07-28T12:10:37.032Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-07-28T12:10:37.032Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-07-28T12:10:37.032Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-07-28T12:10:37.032Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-07-28T12:10:40.844Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-07-28T12:10:40.844Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-07-28T12:10:40.844Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-07-28T12:10:40.844Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-07-28T12:10:40.844Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-07-28T12:10:47.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-07-28T12:10:48.672Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-07-28T12:10:50.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-07-28T12:10:51.350Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-07-28T12:10:53.867Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-07-28T12:11:00.434Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-07-28T12:11:05.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-07-28T12:11:08.246Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-07-28T12:11:10.781Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-07-28T12:11:13.317Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-07-28T12:11:15.852Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-07-28T12:11:17.760Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-07-28T12:11:20.328Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-07-28T12:12:16.563Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-07-28T12:12:31.448Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite (1642.69s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.87s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.61s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.44s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.00s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.67s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.45s) [2023-07-28T12:12:46.336Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.49s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.67s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.10s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.03s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.87s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.12s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.05s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.54s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (39.16s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.62s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.08s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.19s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.66s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.21s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.19s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.55s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.07s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.74s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.11s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.14s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.99s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.62s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.27s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.88s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (20.46s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.00s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.10s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.53s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.97s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.60s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.09s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.45s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.42s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.74s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.61s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.84s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.37s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.81s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.89s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.38s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.26s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.73s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.09s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.66s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.13s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.38s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.70s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.20s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.09s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.97s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (130.97s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.75s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.95s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.06s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.29s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2023-07-28T12:12:46.336Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.12s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.60s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.91s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.44s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.44s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.12s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.23s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.71s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.77s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.66s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.15s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2023-07-28T12:12:46.336Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2023-07-28T12:12:46.336Z] === RUN TestDockerExternalVolumeSuite [2023-07-28T12:12:46.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-07-28T12:12:46.905Z] docker_cli_external_volume_driver_test.go:52: [dbcef2e7aa235] daemon is not started [2023-07-28T12:13:03.353Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-07-28T12:13:03.353Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-07-28T12:13:03.353Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-07-28T12:13:04.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-07-28T12:13:10.543Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-07-28T12:13:10.543Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-07-28T12:13:15.320Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-07-28T12:13:16.315Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-07-28T12:13:16.315Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-07-28T12:13:16.315Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-07-28T12:13:16.315Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-07-28T12:13:16.315Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-07-28T12:13:16.315Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-07-28T12:13:16.315Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-07-28T12:13:16.315Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-07-28T12:13:17.310Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-07-28T12:13:21.122Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-07-28T12:13:22.698Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-07-28T12:13:22.698Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-07-28T12:13:22.698Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-07-28T12:13:22.698Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-07-28T12:13:22.698Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-07-28T12:13:22.698Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-07-28T12:13:26.512Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-07-28T12:13:41.492Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-07-28T12:13:51.946Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-07-28T12:13:51.946Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-07-28T12:13:51.946Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-07-28T12:13:51.946Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-07-28T12:13:55.753Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-07-28T12:13:57.327Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-07-28T12:14:07.791Z] === RUN TestDockerSuite/TestBuildAddScript [2023-07-28T12:14:07.791Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-07-28T12:14:07.791Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-07-28T12:14:07.791Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-07-28T12:14:07.791Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-07-28T12:14:07.791Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-07-28T12:14:07.791Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-07-28T12:14:07.791Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-07-28T12:14:07.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-07-28T12:14:08.262Z] === RUN TestDockerSuite/TestBuildAddTar [2023-07-28T12:14:12.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-07-28T12:14:19.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-07-28T12:14:34.175Z] docker_cli_external_volume_driver_test.go:52: [d3fdbef79a23c] daemon is not started [2023-07-28T12:14:49.059Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-07-28T12:15:07.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-07-28T12:15:08.966Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-07-28T12:15:08.966Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-07-28T12:15:08.966Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-07-28T12:15:08.966Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-07-28T12:15:08.966Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-07-28T12:15:22.037Z] docker_cli_external_volume_driver_test.go:52: [d53801b61f6e2] daemon is not started [2023-07-28T12:15:36.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-07-28T12:15:36.976Z] docker_cli_external_volume_driver_test.go:52: [d15624c3857b2] daemon is not started [2023-07-28T12:15:44.893Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-07-28T12:15:44.893Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-07-28T12:15:44.893Z] === RUN TestDockerSuite/TestBuildBlankName [2023-07-28T12:15:44.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-07-28T12:15:51.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-07-28T12:15:53.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-07-28T12:15:53.587Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-07-28T12:15:54.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-07-28T12:16:00.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-07-28T12:16:13.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-07-28T12:16:23.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-07-28T12:16:23.473Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-07-28T12:16:23.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-07-28T12:16:23.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-07-28T12:16:29.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-07-28T12:16:29.363Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-07-28T12:16:29.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-07-28T12:16:29.363Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-07-28T12:16:29.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-07-28T12:16:36.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-07-28T12:16:36.559Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-07-28T12:16:36.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-07-28T12:16:36.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-07-28T12:16:36.559Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-07-28T12:16:36.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-07-28T12:16:36.559Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-07-28T12:16:36.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-07-28T12:16:38.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-07-28T12:16:53.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-07-28T12:17:19.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-07-28T12:17:24.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-07-28T12:17:24.081Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-07-28T12:17:25.099Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-07-28T12:17:25.099Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-07-28T12:17:25.570Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-07-28T12:17:27.798Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-07-28T12:17:27.798Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-07-28T12:17:27.798Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-07-28T12:17:33.687Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-07-28T12:17:34.680Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-07-28T12:17:34.680Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-07-28T12:17:34.680Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-07-28T12:17:34.680Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-07-28T12:17:34.680Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-07-28T12:17:36.256Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-07-28T12:17:37.250Z] === RUN TestDockerSuite/TestBuildCmd [2023-07-28T12:17:38.246Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-07-28T12:17:38.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-07-28T12:17:39.712Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-07-28T12:17:40.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-07-28T12:17:45.607Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-07-28T12:17:48.573Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-07-28T12:17:48.573Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-07-28T12:17:48.573Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-07-28T12:17:50.148Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-07-28T12:17:50.148Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-07-28T12:17:50.148Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-07-28T12:17:50.619Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-07-28T12:17:52.842Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-07-28T12:17:54.415Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-07-28T12:17:54.888Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-07-28T12:17:54.888Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-07-28T12:17:54.888Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-07-28T12:17:55.881Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-07-28T12:17:56.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-07-28T12:17:56.875Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-07-28T12:17:56.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-07-28T12:17:56.875Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-07-28T12:17:56.875Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-07-28T12:17:58.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-07-28T12:18:09.399Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-07-28T12:18:30.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-07-28T12:18:52.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-07-28T12:18:52.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-07-28T12:18:52.152Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-07-28T12:18:56.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-07-28T12:18:56.928Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-07-28T12:18:56.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-07-28T12:18:56.928Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-07-28T12:18:57.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-07-28T12:18:57.399Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-07-28T12:18:57.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-07-28T12:18:58.393Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-07-28T12:18:58.393Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-07-28T12:18:58.393Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-07-28T12:19:02.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-07-28T12:19:17.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-07-28T12:19:32.498Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-07-28T12:19:32.499Z] docker_cli_external_volume_driver_test.go:484: [dc2f64056a143] daemon is not started [2023-07-28T12:19:41.143Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-07-28T12:19:41.143Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-07-28T12:19:41.143Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-07-28T12:19:41.615Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-07-28T12:19:50.591Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-07-28T12:19:50.591Z] docker_cli_external_volume_driver_test.go:52: [d858d3f43cb07] daemon is not started [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2023-07-28T12:20:05.480Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-07-28T12:20:05.480Z] PASS [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] === Skipped [2023-07-28T12:20:05.480Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-07-28T12:20:05.480Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-07-28T12:20:05.480Z] check_test.go:308: [d410bdee03441] daemon is not started [2023-07-28T12:20:05.480Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-07-28T12:20:05.480Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-07-28T12:20:05.480Z] check_test.go:308: [deb3774b43420] daemon is not started [2023-07-28T12:20:05.480Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-07-28T12:20:05.480Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-07-28T12:20:05.480Z] check_test.go:308: [df2ad3423ffbf] daemon is not started [2023-07-28T12:20:05.480Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-07-28T12:20:05.480Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-07-28T12:20:05.480Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-07-28T12:20:05.480Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-07-28T12:20:05.480Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] DONE 273 tests, 5 skipped in 2380.553s [2023-07-28T12:20:05.480Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-28T12:20:05.480Z] ++++ cat bundles/test-integration/docker.pid [2023-07-28T12:20:05.480Z] +++ kill 12641 [2023-07-28T12:20:05.480Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9162c52e7a6f/docker.pid [2023-07-28T12:20:05.480Z] +++ kill 45542 [2023-07-28T12:20:05.480Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 45542 is not a child of this shell [2023-07-28T12:20:05.480Z] warning: PID 45542 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9162c52e7a6f/docker.pid had a nonzero exit code [2023-07-28T12:20:05.480Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9162c52e7a6f/root: target is busy. [2023-07-28T12:20:05.480Z] +++ /etc/init.d/apparmor stop [2023-07-28T12:20:05.480Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] Unloading profiles will leave already running processes permanently [2023-07-28T12:20:05.480Z] unconfined, which can lead to unexpected situations. [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] To set a process to complain mode, use the command line tool [2023-07-28T12:20:05.480Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-28T12:20:05.480Z] +++ true [2023-07-28T12:20:05.480Z] exiting test-integration [2023-07-28T12:20:05.480Z] ++ exit 0 [2023-07-28T12:20:05.480Z] [2023-07-28T12:20:05.480Z] + exit 0 [2023-07-28T12:20:05.480Z] ++ jobs -p [2023-07-28T12:20:05.480Z] + pids= [2023-07-28T12:20:05.480Z] + echo 'Remaining pids to kill: []' [2023-07-28T12:20:05.480Z] Remaining pids to kill: [] [2023-07-28T12:20:05.480Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-07-28T12:20:05.495Z] Recording test results [2023-07-28T12:20:06.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-28T12:20:07.132Z] + echo Ensuring container killed. [2023-07-28T12:20:07.132Z] Ensuring container killed. [2023-07-28T12:20:07.132Z] + docker ps -aq -f name=docker-pr1-* [2023-07-28T12:20:07.132Z] + cids=b65e30edb85a [2023-07-28T12:20:07.132Z] d10d51d4c655 [2023-07-28T12:20:07.132Z] 6e6fd1623825 [2023-07-28T12:20:07.132Z] + [ -n b65e30edb85a [2023-07-28T12:20:07.132Z] d10d51d4c655 [2023-07-28T12:20:07.132Z] 6e6fd1623825 ] [2023-07-28T12:20:07.132Z] + docker rm -vf b65e30edb85a d10d51d4c655 6e6fd1623825 [2023-07-28T12:20:07.392Z] b65e30edb85a [2023-07-28T12:20:07.651Z] d10d51d4c655 [2023-07-28T12:20:07.651Z] 6e6fd1623825 [Pipeline] sh [2023-07-28T12:20:07.933Z] + echo Chowning /workspace to jenkins user [2023-07-28T12:20:07.933Z] Chowning /workspace to jenkins user [2023-07-28T12:20:07.933Z] + id -u [2023-07-28T12:20:07.933Z] + id -g [2023-07-28T12:20:07.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46105:/workspace busybox chown -R 1000:1000 /workspace [2023-07-28T12:20:07.933Z] Unable to find image 'busybox:latest' locally [2023-07-28T12:20:07.933Z] latest: Pulling from library/busybox [2023-07-28T12:20:07.933Z] 3f4d90098f5b: Pulling fs layer [2023-07-28T12:20:08.192Z] 3f4d90098f5b: Download complete [2023-07-28T12:20:08.192Z] 3f4d90098f5b: Pull complete [2023-07-28T12:20:08.192Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-07-28T12:20:08.192Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-28T12:20:10.392Z] + bundleName=amd64 [2023-07-28T12:20:10.392Z] + echo Creating amd64-bundles.tar.gz [2023-07-28T12:20:10.392Z] Creating amd64-bundles.tar.gz [2023-07-28T12:20:10.392Z] + 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-28T12:20:10.392Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-28T12:20:11.342Z] Archiving artifacts [2023-07-28T12:20:11.810Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-07-28T12:20:11.810Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-07-28T12:20:11.810Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-07-28T12:20:13.164Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-28T12:20:13.474Z] + make clean [2023-07-28T12:20:13.474Z] docker volume rm -f docker-dev-cache [2023-07-28T12:20:13.474Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-28T12:20:20.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-07-28T12:20:23.487Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-07-28T12:20:27.298Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-07-28T12:22:08.865Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-07-28T12:22:08.865Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-07-28T12:22:08.865Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-07-28T12:22:08.865Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-07-28T12:23:50.496Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-07-28T12:23:52.724Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-07-28T12:23:53.717Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-07-28T12:24:29.669Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-07-28T12:24:40.124Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-07-28T12:25:01.403Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-07-28T12:25:52.323Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-07-28T12:26:13.603Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-07-28T12:26:26.129Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-07-28T12:28:55.701Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-07-28T12:28:55.701Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-07-28T12:28:55.701Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-07-28T12:28:55.701Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-07-28T12:28:55.701Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-07-28T12:28:55.701Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-07-28T12:28:55.701Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-07-28T12:28:56.172Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-07-28T12:28:56.172Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-07-28T12:28:56.172Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-07-28T12:28:57.173Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-07-28T12:28:58.167Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-07-28T12:29:05.353Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-07-28T12:29:08.322Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-07-28T12:29:14.215Z] === RUN TestDockerSuite/TestBuildEnv [2023-07-28T12:29:14.215Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-07-28T12:29:14.215Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-07-28T12:29:14.215Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-07-28T12:29:14.689Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-07-28T12:29:14.689Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-07-28T12:29:14.689Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-07-28T12:29:14.689Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-07-28T12:29:14.689Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-07-28T12:29:14.689Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-07-28T12:29:14.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-07-28T12:29:19.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-07-28T12:29:19.475Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-07-28T12:29:19.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-07-28T12:29:19.475Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-07-28T12:29:19.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-07-28T12:29:19.475Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-07-28T12:29:19.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-07-28T12:29:20.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-07-28T12:29:26.385Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-07-28T12:29:47.662Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-07-28T12:29:47.662Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-07-28T12:29:47.662Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-07-28T12:29:47.662Z] === RUN TestDockerSuite/TestBuildExpose [2023-07-28T12:29:47.662Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-07-28T12:29:47.662Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-07-28T12:29:47.662Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-07-28T12:29:47.662Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-07-28T12:29:47.662Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-07-28T12:29:47.662Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-07-28T12:29:47.662Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-07-28T12:29:47.662Z] === RUN TestDockerSuite/TestBuildFails [2023-07-28T12:29:49.890Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-07-28T12:29:49.890Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-07-28T12:29:57.072Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-07-28T12:30:04.264Z] === RUN TestDockerSuite/TestBuildForceRm [2023-07-28T12:30:16.787Z] === RUN TestDockerSuite/TestBuildFromGit [2023-07-28T12:30:29.327Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-07-28T12:30:35.215Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-07-28T12:30:56.490Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-07-28T12:30:56.490Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-07-28T12:30:56.490Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-07-28T12:30:56.490Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-07-28T12:30:56.490Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-07-28T12:30:56.490Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-07-28T12:30:56.490Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-07-28T12:31:11.465Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-07-28T12:31:11.465Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-07-28T12:31:11.465Z] === RUN TestDockerSuite/TestBuildHistory [2023-07-28T12:31:23.999Z] === RUN TestDockerSuite/TestBuildIidFile [2023-07-28T12:31:23.999Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-07-28T12:31:27.806Z] === RUN TestDockerSuite/TestBuildInheritance [2023-07-28T12:31:27.806Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-07-28T12:31:27.806Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-07-28T12:31:28.798Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-07-28T12:31:28.798Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-07-28T12:31:35.985Z] === RUN TestDockerSuite/TestBuildLabel [2023-07-28T12:31:36.455Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-07-28T12:31:37.451Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-07-28T12:31:38.443Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-07-28T12:31:38.915Z] === RUN TestDockerSuite/TestBuildLabels [2023-07-28T12:31:40.493Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-07-28T12:31:42.068Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-07-28T12:31:49.261Z] === RUN TestDockerSuite/TestBuildLastModified [2023-07-28T12:31:49.261Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-07-28T12:31:49.261Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-07-28T12:31:49.262Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-07-28T12:31:49.262Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-07-28T12:31:49.262Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-07-28T12:31:49.262Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-07-28T12:31:49.262Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-07-28T12:31:49.262Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-07-28T12:31:50.255Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-07-28T12:31:51.258Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-07-28T12:31:57.154Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-07-28T12:32:22.489Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-07-28T12:32:22.489Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-07-28T12:32:22.489Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-07-28T12:32:22.489Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-07-28T12:33:13.426Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-07-28T12:33:36.109Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-07-28T12:33:53.964Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-07-28T12:33:59.851Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-07-28T12:34:07.042Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-07-28T12:34:32.378Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-07-28T12:34:32.378Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-07-28T12:34:32.378Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-07-28T12:34:47.349Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-07-28T12:34:47.349Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-07-28T12:34:47.349Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-07-28T12:34:47.349Z] === RUN TestDockerSuite/TestBuildNetNone [2023-07-28T12:34:47.349Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-07-28T12:34:47.349Z] === RUN TestDockerSuite/TestBuildNoContext [2023-07-28T12:34:49.576Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-07-28T12:35:00.029Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-07-28T12:35:07.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-07-28T12:35:07.691Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-07-28T12:35:08.162Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-07-28T12:35:10.394Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-07-28T12:35:11.968Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-07-28T12:35:13.545Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-07-28T12:35:34.832Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-07-28T12:35:35.828Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-07-28T12:35:57.113Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-07-28T12:35:58.690Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-07-28T12:36:09.149Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-07-28T12:36:15.043Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-07-28T12:36:20.933Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-07-28T12:36:21.925Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-07-28T12:36:21.925Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-07-28T12:36:21.925Z] === RUN TestDockerSuite/TestBuildPATH [2023-07-28T12:36:21.925Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-07-28T12:36:21.925Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-07-28T12:36:24.892Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-07-28T12:36:24.892Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-07-28T12:36:24.892Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-07-28T12:37:37.400Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-07-28T12:38:02.754Z] === RUN TestDockerSuite/TestBuildRm [2023-07-28T12:38:17.721Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-07-28T12:38:20.686Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-07-28T12:38:20.686Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-07-28T12:38:20.686Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-07-28T12:38:20.686Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-07-28T12:38:21.159Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-07-28T12:38:23.386Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-07-28T12:38:27.207Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-07-28T12:38:31.982Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-07-28T12:38:42.440Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-07-28T12:39:07.787Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-07-28T12:39:07.787Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-07-28T12:39:07.787Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-07-28T12:39:22.800Z] === RUN TestDockerSuite/TestBuildSpaces [2023-07-28T12:39:22.800Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-07-28T12:39:28.693Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-07-28T12:39:28.693Z] === RUN TestDockerSuite/TestBuildStderr [2023-07-28T12:39:34.580Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-07-28T12:39:59.922Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-07-28T12:39:59.922Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-07-28T12:39:59.922Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-07-28T12:40:02.148Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-07-28T12:40:03.720Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-07-28T12:40:09.609Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-07-28T12:40:16.802Z] === RUN TestDockerSuite/TestBuildUser [2023-07-28T12:40:16.802Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-07-28T12:40:16.802Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-07-28T12:40:16.802Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-07-28T12:40:16.802Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-07-28T12:40:16.802Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-07-28T12:40:16.802Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-07-28T12:40:21.580Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-07-28T12:40:21.580Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-07-28T12:40:30.275Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-07-28T12:40:30.275Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-07-28T12:40:30.275Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-07-28T12:40:30.275Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-07-28T12:40:30.275Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-07-28T12:41:00.456Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-07-28T12:41:00.457Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-07-28T12:41:12.990Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-07-28T12:41:25.518Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-07-28T12:41:25.518Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-07-28T12:41:25.518Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-07-28T12:41:25.518Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-07-28T12:41:25.518Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-07-28T12:41:28.486Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-07-28T12:41:28.486Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-07-28T12:41:28.486Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-07-28T12:41:43.459Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-07-28T12:41:48.242Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-07-28T12:41:48.242Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-07-28T12:42:18.398Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-07-28T12:42:18.398Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-07-28T12:42:18.398Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-07-28T12:42:18.398Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-07-28T12:42:18.398Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-07-28T12:42:18.398Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-07-28T12:42:18.398Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-07-28T12:42:18.398Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-07-28T12:42:27.112Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-07-28T12:42:28.692Z] === RUN TestDockerSuite/TestBuildXZHost [2023-07-28T12:42:28.692Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-07-28T12:42:29.163Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-07-28T12:42:29.163Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-07-28T12:42:29.636Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-07-28T12:42:29.636Z] docker_cli_sni_test.go:18: Flakey test [2023-07-28T12:42:29.636Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-07-28T12:42:32.609Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-07-28T12:42:38.507Z] === RUN TestDockerSuite/TestCommitChange [2023-07-28T12:42:48.977Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-07-28T12:42:59.434Z] === RUN TestDockerSuite/TestCommitHardlink [2023-07-28T12:42:59.434Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-07-28T12:42:59.434Z] === RUN TestDockerSuite/TestCommitNewFile [2023-07-28T12:43:14.417Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-07-28T12:43:14.417Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-07-28T12:43:14.417Z] === RUN TestDockerSuite/TestCommitTTY [2023-07-28T12:43:26.937Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-07-28T12:43:32.824Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-07-28T12:43:32.824Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-07-28T12:43:32.824Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-07-28T12:43:32.824Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-07-28T12:43:32.824Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-07-28T12:43:32.824Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-07-28T12:43:32.824Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-07-28T12:43:32.824Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-07-28T12:43:45.353Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-07-28T12:43:54.099Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-07-28T12:43:54.099Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-07-28T12:43:54.099Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-07-28T12:43:57.065Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-07-28T12:43:57.065Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-07-28T12:43:57.065Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-07-28T12:43:57.065Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-07-28T12:43:57.065Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-07-28T12:43:57.065Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-07-28T12:43:57.065Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-07-28T12:44:05.756Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-07-28T12:44:05.756Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-07-28T12:44:05.756Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-07-28T12:44:05.756Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-07-28T12:44:07.988Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-07-28T12:44:07.988Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-07-28T12:44:07.988Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-07-28T12:44:07.988Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-07-28T12:44:07.988Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-07-28T12:44:07.988Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-07-28T12:44:07.988Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-07-28T12:44:07.988Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-07-28T12:44:11.797Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-07-28T12:44:14.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-07-28T12:44:16.994Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-07-28T12:44:16.994Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-07-28T12:44:16.994Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-07-28T12:44:16.994Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-07-28T12:44:19.959Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-07-28T12:44:19.959Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-07-28T12:44:22.924Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-07-28T12:44:22.924Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-07-28T12:44:22.924Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-07-28T12:44:22.924Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-07-28T12:44:22.924Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-07-28T12:44:25.890Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-07-28T12:44:25.890Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-07-28T12:44:28.114Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-07-28T12:44:28.114Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-07-28T12:44:28.114Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-07-28T12:44:31.921Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-07-28T12:44:31.921Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-07-28T12:44:34.893Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-07-28T12:44:45.363Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-07-28T12:44:49.187Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-07-28T12:44:49.187Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-07-28T12:44:49.187Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-07-28T12:44:49.187Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-07-28T12:44:49.187Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-07-28T12:44:51.414Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-07-28T12:44:51.414Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-07-28T12:44:51.414Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-07-28T12:45:00.109Z] === RUN TestDockerSuite/TestContainerAPITop [2023-07-28T12:45:00.109Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-07-28T12:45:00.109Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-07-28T12:45:02.338Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-07-28T12:45:02.338Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-07-28T12:45:07.130Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-07-28T12:45:10.097Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-07-28T12:45:10.097Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-07-28T12:45:10.097Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-07-28T12:45:10.097Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-07-28T12:45:10.097Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-07-28T12:45:10.097Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-07-28T12:45:10.097Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-07-28T12:45:10.097Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-07-28T12:45:10.097Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-07-28T12:45:10.097Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-07-28T12:45:10.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-07-28T12:45:12.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-07-28T12:45:12.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-07-28T12:45:21.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-07-28T12:45:28.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-07-28T12:45:31.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-07-28T12:45:34.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000947350_} [2023-07-28T12:45:37.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11582011570_c:\foo_false____} [2023-07-28T12:45:45.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11582011570_c:\foo_true____} [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-07-28T12:45:48.026Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-07-28T12:45:48.026Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-07-28T12:45:48.026Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-07-28T12:45:48.026Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-07-28T12:45:48.498Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-07-28T12:45:48.498Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-07-28T12:45:48.498Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-07-28T12:45:48.498Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-07-28T12:45:48.498Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-07-28T12:45:48.498Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-07-28T12:45:48.498Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-07-28T12:45:51.461Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-07-28T12:45:51.461Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-07-28T12:45:51.461Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-07-28T12:45:51.461Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-07-28T12:46:00.151Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-07-28T12:46:00.151Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-07-28T12:46:00.151Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-07-28T12:46:00.151Z] === RUN TestDockerSuite/TestCpRelativePath [2023-07-28T12:46:07.338Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-07-28T12:46:07.339Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-07-28T12:46:07.339Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-07-28T12:46:07.339Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-07-28T12:46:07.339Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-07-28T12:46:07.339Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-07-28T12:46:07.339Z] === RUN TestDockerSuite/TestCpToCaseA [2023-07-28T12:46:17.792Z] === RUN TestDockerSuite/TestCpToCaseB [2023-07-28T12:46:26.488Z] === RUN TestDockerSuite/TestCpToCaseC [2023-07-28T12:46:26.488Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-07-28T12:46:26.488Z] === RUN TestDockerSuite/TestCpToCaseD [2023-07-28T12:46:26.488Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-07-28T12:46:26.488Z] === RUN TestDockerSuite/TestCpToCaseE [2023-07-28T12:46:36.945Z] === RUN TestDockerSuite/TestCpToCaseF [2023-07-28T12:46:36.945Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-07-28T12:46:36.945Z] === RUN TestDockerSuite/TestCpToCaseG [2023-07-28T12:46:36.945Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T12:46:36.945Z] === RUN TestDockerSuite/TestCpToCaseH [2023-07-28T12:46:47.394Z] === RUN TestDockerSuite/TestCpToCaseI [2023-07-28T12:46:47.394Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-07-28T12:46:47.394Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-07-28T12:46:47.394Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-07-28T12:46:47.394Z] === RUN TestDockerSuite/TestCpToDot [2023-07-28T12:46:50.369Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-07-28T12:46:50.369Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-07-28T12:46:50.369Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-07-28T12:46:50.369Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-07-28T12:46:50.369Z] === RUN TestDockerSuite/TestCpToStdout [2023-07-28T12:46:59.072Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-07-28T12:46:59.072Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-28T12:46:59.072Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-07-28T12:46:59.072Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-07-28T12:46:59.072Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-07-28T12:46:59.072Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-07-28T12:46:59.072Z] === RUN TestDockerSuite/TestCpVolumePath [2023-07-28T12:46:59.072Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-07-28T12:46:59.072Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-07-28T12:46:59.072Z] === RUN TestDockerSuite/TestCreateArgs [2023-07-28T12:46:59.072Z] === RUN TestDockerSuite/TestCreateByImageID [2023-07-28T12:47:00.647Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-07-28T12:47:03.621Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-07-28T12:47:03.621Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-07-28T12:47:04.096Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-07-28T12:47:06.321Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-07-28T12:47:07.313Z] === RUN TestDockerSuite/TestCreateLabels [2023-07-28T12:47:07.313Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-07-28T12:47:07.313Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-07-28T12:47:07.313Z] === RUN TestDockerSuite/TestCreateRM [2023-07-28T12:47:07.785Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-07-28T12:47:07.785Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-28T12:47:07.785Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-07-28T12:47:08.258Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-07-28T12:47:08.258Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-07-28T12:47:29.529Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-07-28T12:47:29.529Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-07-28T12:47:29.529Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-07-28T12:47:32.506Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-07-28T12:47:32.506Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-07-28T12:47:32.506Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-07-28T12:47:32.506Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-07-28T12:47:41.202Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDevicePermissions [2023-07-28T12:47:41.202Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDockerFails [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-07-28T12:47:41.202Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-07-28T12:47:41.202Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-07-28T12:47:41.202Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestEventsAttach [2023-07-28T12:47:41.202Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestEventsCommit [2023-07-28T12:47:41.202Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-07-28T12:47:41.202Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-07-28T12:47:43.429Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-07-28T12:47:52.119Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-07-28T12:47:54.355Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-07-28T12:48:04.812Z] === RUN TestDockerSuite/TestEventsCopy [2023-07-28T12:48:10.814Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-07-28T12:48:16.706Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-07-28T12:48:23.883Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-07-28T12:48:24.874Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-07-28T12:48:29.646Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-07-28T12:48:30.117Z] === RUN TestDockerSuite/TestEventsFilterType [2023-07-28T12:48:31.694Z] === RUN TestDockerSuite/TestEventsFilters [2023-07-28T12:48:37.585Z] === RUN TestDockerSuite/TestEventsFormat [2023-07-28T12:48:48.034Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-07-28T12:48:48.034Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-07-28T12:48:48.034Z] === RUN TestDockerSuite/TestEventsImageImport [2023-07-28T12:48:48.034Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-07-28T12:48:48.034Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-07-28T12:48:48.034Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-07-28T12:48:48.034Z] === RUN TestDockerSuite/TestEventsImagePull [2023-07-28T12:48:48.034Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-07-28T12:48:48.034Z] === RUN TestDockerSuite/TestEventsImageTag [2023-07-28T12:48:49.609Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-07-28T12:48:49.609Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-07-28T12:48:49.609Z] === RUN TestDockerSuite/TestEventsRename [2023-07-28T12:48:52.578Z] === RUN TestDockerSuite/TestEventsResize [2023-07-28T12:48:56.384Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-07-28T12:48:58.619Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-07-28T12:49:02.432Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-07-28T12:49:07.204Z] === RUN TestDockerSuite/TestEventsTop [2023-07-28T12:49:07.205Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-07-28T12:49:07.205Z] === RUN TestDockerSuite/TestEventsUntag [2023-07-28T12:49:10.169Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-07-28T12:49:20.624Z] === RUN TestDockerSuite/TestExec [2023-07-28T12:49:20.624Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-07-28T12:49:20.624Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-07-28T12:49:20.624Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-07-28T12:49:20.624Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-07-28T12:49:22.196Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-07-28T12:49:24.422Z] === RUN TestDockerSuite/TestExecAPIStart [2023-07-28T12:49:24.422Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-07-28T12:49:24.422Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-07-28T12:49:24.422Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-07-28T12:49:24.422Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-07-28T12:49:24.422Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-07-28T12:49:24.422Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-07-28T12:49:27.385Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-07-28T12:49:29.616Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-07-28T12:49:32.592Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-07-28T12:49:35.561Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-07-28T12:49:40.338Z] === RUN TestDockerSuite/TestExecCgroup [2023-07-28T12:49:40.338Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-07-28T12:49:40.338Z] === RUN TestDockerSuite/TestExecEnv [2023-07-28T12:49:40.338Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-07-28T12:49:40.338Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-07-28T12:49:40.338Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-07-28T12:49:40.338Z] === RUN TestDockerSuite/TestExecExitStatus [2023-07-28T12:49:43.303Z] === RUN TestDockerSuite/TestExecInspectID [2023-07-28T12:49:49.187Z] === RUN TestDockerSuite/TestExecInteractive [2023-07-28T12:49:49.187Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-07-28T12:49:49.187Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-07-28T12:49:49.187Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-07-28T12:49:49.187Z] === RUN TestDockerSuite/TestExecParseError [2023-07-28T12:49:49.187Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-07-28T12:49:49.187Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-07-28T12:49:49.187Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-07-28T12:49:49.187Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-07-28T12:49:49.187Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-07-28T12:49:49.187Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-07-28T12:49:52.161Z] === RUN TestDockerSuite/TestExecSetEnv [2023-07-28T12:49:52.161Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-07-28T12:49:52.161Z] === RUN TestDockerSuite/TestExecStartFails [2023-07-28T12:49:54.387Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-07-28T12:49:54.387Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-07-28T12:49:54.858Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-07-28T12:49:54.858Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-07-28T12:49:54.858Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-07-28T12:49:54.858Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-07-28T12:49:54.858Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-07-28T12:49:57.825Z] === RUN TestDockerSuite/TestExecUlimits [2023-07-28T12:49:57.825Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-07-28T12:49:57.825Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-07-28T12:50:08.315Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-07-28T12:50:08.315Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-07-28T12:50:08.315Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-07-28T12:50:08.315Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-07-28T12:50:08.315Z] === RUN TestDockerSuite/TestExecWithUser [2023-07-28T12:50:08.315Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-07-28T12:50:08.315Z] === RUN TestDockerSuite/TestGetContainerStats [2023-07-28T12:50:14.210Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-07-28T12:50:21.391Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-07-28T12:50:24.358Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-07-28T12:50:31.547Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestHealth [2023-07-28T12:50:31.547Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-07-28T12:50:31.547Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-07-28T12:50:37.437Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-07-28T12:50:37.437Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-07-28T12:50:37.437Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-07-28T12:50:37.437Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-07-28T12:50:37.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-07-28T12:50:37.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-07-28T12:50:37.437Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-07-28T12:50:38.428Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-07-28T12:50:38.428Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-07-28T12:50:38.428Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-07-28T12:50:39.421Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-07-28T12:50:39.421Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-07-28T12:50:41.653Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-07-28T12:50:42.124Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-07-28T12:50:45.110Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-07-28T12:50:48.085Z] === RUN TestDockerSuite/TestImagesFormat [2023-07-28T12:50:48.085Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-07-28T12:50:48.085Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-07-28T12:50:48.556Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-07-28T12:50:52.369Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-07-28T12:50:52.369Z] === RUN TestDockerSuite/TestImportBadURL [2023-07-28T12:50:54.596Z] === RUN TestDockerSuite/TestImportDisplay [2023-07-28T12:50:54.596Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestImportFile [2023-07-28T12:50:55.067Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-07-28T12:50:55.067Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestImportGzipped [2023-07-28T12:50:55.067Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-07-28T12:50:55.067Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-07-28T12:50:55.067Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-07-28T12:50:55.067Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-07-28T12:50:55.067Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-07-28T12:50:55.067Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-07-28T12:50:55.067Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-28T12:50:55.067Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-07-28T12:50:58.032Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-07-28T12:51:01.001Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-07-28T12:51:01.001Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-07-28T12:51:01.001Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-07-28T12:51:01.001Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-07-28T12:51:01.001Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-07-28T12:51:01.001Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-07-28T12:51:01.001Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-07-28T12:51:01.001Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-07-28T12:51:03.967Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-07-28T12:51:03.967Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-07-28T12:51:06.936Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-07-28T12:51:06.936Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-07-28T12:51:06.936Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-07-28T12:51:06.936Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-07-28T12:51:06.936Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-07-28T12:51:06.936Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-07-28T12:51:06.936Z] === RUN TestDockerSuite/TestInspectDefault [2023-07-28T12:51:09.905Z] === RUN TestDockerSuite/TestInspectHistory [2023-07-28T12:51:20.358Z] === RUN TestDockerSuite/TestInspectImage [2023-07-28T12:51:20.358Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-07-28T12:51:20.358Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-07-28T12:51:20.358Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-07-28T12:51:20.358Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-07-28T12:51:20.358Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-28T12:51:20.358Z] === RUN TestDockerSuite/TestInspectInt64 [2023-07-28T12:51:29.043Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-07-28T12:51:30.619Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-07-28T12:51:30.619Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-07-28T12:51:33.598Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-07-28T12:51:36.572Z] === RUN TestDockerSuite/TestInspectPlugin [2023-07-28T12:51:36.572Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-07-28T12:51:36.572Z] === RUN TestDockerSuite/TestInspectRootFS [2023-07-28T12:51:36.572Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-07-28T12:51:39.546Z] === RUN TestDockerSuite/TestInspectStatus [2023-07-28T12:51:42.510Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-07-28T12:51:48.404Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-07-28T12:51:50.632Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-07-28T12:51:59.324Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-07-28T12:52:00.897Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-07-28T12:52:03.863Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-07-28T12:52:06.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-07-28T12:52:09.054Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-07-28T12:52:09.054Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-07-28T12:52:09.054Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.054Z] === RUN TestDockerSuite/TestLinksEnvs [2023-07-28T12:52:09.054Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.054Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-07-28T12:52:09.054Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-07-28T12:52:09.526Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-07-28T12:52:09.526Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-07-28T12:52:09.526Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-07-28T12:52:09.526Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-07-28T12:52:12.494Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-07-28T12:52:14.729Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-07-28T12:52:21.910Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-07-28T12:52:24.145Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-07-28T12:52:24.145Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-07-28T12:52:24.145Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-07-28T12:52:27.115Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-07-28T12:52:27.587Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-07-28T12:52:36.280Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-07-28T12:52:43.472Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-07-28T12:52:50.661Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-07-28T12:52:53.625Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-07-28T12:52:57.434Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-07-28T12:52:57.434Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-07-28T12:52:57.434Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-07-28T12:52:59.662Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-07-28T12:53:02.627Z] === RUN TestDockerSuite/TestLogsSince [2023-07-28T12:53:13.228Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-07-28T12:53:13.228Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-07-28T12:53:13.228Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-07-28T12:53:13.228Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-07-28T12:53:13.228Z] === RUN TestDockerSuite/TestLogsTail [2023-07-28T12:53:16.195Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-07-28T12:53:20.008Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestMountIntoProc [2023-07-28T12:53:27.188Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestMountIntoSys [2023-07-28T12:53:27.188Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestNetHostname [2023-07-28T12:53:27.188Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-07-28T12:53:27.188Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-07-28T12:53:27.188Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-07-28T12:53:27.188Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestPluginActive [2023-07-28T12:53:27.188Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-07-28T12:53:27.188Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-07-28T12:53:27.188Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-07-28T12:53:27.188Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.189Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-07-28T12:53:27.189Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-07-28T12:53:27.189Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-07-28T12:53:27.189Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-07-28T12:53:27.662Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-07-28T12:53:27.662Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.662Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-07-28T12:53:27.662Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.662Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-07-28T12:53:27.662Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.662Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-07-28T12:53:27.662Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.662Z] === RUN TestDockerSuite/TestPortHostBinding [2023-07-28T12:53:27.662Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.662Z] === RUN TestDockerSuite/TestPortList [2023-07-28T12:53:27.662Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-07-28T12:53:27.662Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-07-28T12:53:38.116Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-07-28T12:53:38.116Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-07-28T12:53:38.116Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-07-28T12:53:38.116Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-07-28T12:53:38.116Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-07-28T12:53:38.116Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-07-28T12:53:38.116Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-07-28T12:53:38.116Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-28T12:53:38.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-07-28T12:53:43.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-07-28T12:53:43.973Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-07-28T12:53:43.973Z] === RUN TestDockerSuite/TestPsByOrder [2023-07-28T12:53:54.297Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-07-28T12:53:54.297Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-07-28T12:53:54.297Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-07-28T12:54:09.122Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-07-28T12:54:34.273Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-07-28T12:54:34.274Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-07-28T12:54:34.274Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-07-28T12:54:34.274Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-07-28T12:54:46.666Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-07-28T12:54:51.355Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-07-28T12:55:06.177Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-07-28T12:55:09.923Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-07-28T12:55:09.923Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-07-28T12:55:09.923Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-07-28T12:55:09.923Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-07-28T12:55:09.923Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-07-28T12:55:22.394Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-07-28T12:55:22.394Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-07-28T12:55:22.395Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-07-28T12:55:22.395Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-07-28T12:55:22.395Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-07-28T12:55:22.395Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-07-28T12:55:22.395Z] === RUN TestDockerSuite/TestPsRightTagName [2023-07-28T12:55:22.395Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-07-28T12:55:22.395Z] === RUN TestDockerSuite/TestPsShowMounts [2023-07-28T12:55:31.105Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-07-28T12:55:31.105Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-07-28T12:55:31.105Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-07-28T12:55:31.105Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-07-28T12:55:31.105Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-07-28T12:55:31.105Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-07-28T12:55:32.679Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-07-28T12:55:33.153Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-07-28T12:55:33.153Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-07-28T12:55:33.153Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-07-28T12:55:39.046Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-07-28T12:55:43.825Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-07-28T12:55:46.788Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-07-28T12:56:12.118Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-07-28T12:56:12.118Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-07-28T12:56:12.118Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-07-28T12:56:15.924Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-07-28T12:56:16.396Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-07-28T12:56:16.396Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-07-28T12:56:17.389Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-07-28T12:56:22.157Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-07-28T12:56:32.642Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-07-28T12:56:32.642Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-07-28T12:56:32.642Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-07-28T12:56:37.427Z] === RUN TestDockerSuite/TestRmiBlank [2023-07-28T12:56:37.427Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-07-28T12:56:37.427Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-07-28T12:56:55.294Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-07-28T12:56:59.103Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-07-28T12:56:59.574Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-07-28T12:57:08.263Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-07-28T12:57:14.157Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-07-28T12:57:22.848Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-07-28T12:57:28.736Z] === RUN TestDockerSuite/TestRmiTag [2023-07-28T12:57:29.210Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-07-28T12:57:32.183Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-07-28T12:57:57.551Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-07-28T12:58:03.439Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-07-28T12:58:09.327Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-07-28T12:58:10.320Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAddHost [2023-07-28T12:58:10.320Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-07-28T12:58:10.320Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-07-28T12:58:10.320Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-07-28T12:58:10.320Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-07-28T12:58:10.320Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-07-28T12:58:10.320Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-07-28T12:58:10.320Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-07-28T12:58:12.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-07-28T12:58:12.544Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-07-28T12:58:12.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-07-28T12:58:12.544Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-07-28T12:58:12.544Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-07-28T12:58:23.001Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-07-28T12:58:26.807Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-07-28T12:58:33.985Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-07-28T12:58:42.685Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-07-28T12:58:49.871Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-07-28T12:58:49.871Z] === RUN TestDockerSuite/TestRunBindMounts [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-07-28T12:58:55.763Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-07-28T12:58:55.763Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-07-28T12:59:02.949Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-07-28T12:59:02.949Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-07-28T12:59:02.949Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-07-28T12:59:06.758Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-07-28T12:59:06.758Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-07-28T12:59:06.758Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-07-28T12:59:06.758Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-07-28T12:59:06.758Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-07-28T12:59:09.770Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-07-28T12:59:09.770Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-07-28T12:59:09.770Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-07-28T12:59:09.770Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-07-28T12:59:09.770Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-07-28T12:59:09.770Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-07-28T12:59:09.770Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-07-28T12:59:09.770Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-07-28T12:59:12.737Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-07-28T12:59:15.713Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-07-28T12:59:17.935Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-07-28T12:59:17.935Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-07-28T12:59:17.935Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-07-28T12:59:17.935Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-07-28T12:59:17.935Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-07-28T12:59:17.935Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-07-28T12:59:17.935Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-07-28T12:59:20.900Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-07-28T12:59:20.900Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-07-28T12:59:20.900Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-07-28T12:59:20.900Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-07-28T12:59:20.900Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-07-28T12:59:20.900Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-07-28T12:59:20.900Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-07-28T12:59:20.900Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-07-28T12:59:20.900Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-07-28T12:59:23.129Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-07-28T12:59:30.313Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-07-28T12:59:30.313Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-07-28T12:59:30.313Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-07-28T12:59:30.313Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-07-28T12:59:30.313Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-07-28T12:59:30.313Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-07-28T12:59:30.313Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-07-28T12:59:30.313Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-28T12:59:30.313Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-07-28T12:59:30.313Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-07-28T12:59:30.313Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-07-28T12:59:30.313Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-07-28T12:59:30.313Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-07-28T12:59:32.549Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-07-28T12:59:32.549Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-07-28T12:59:32.549Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-07-28T12:59:32.549Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-07-28T12:59:32.549Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-07-28T12:59:32.549Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-07-28T12:59:41.236Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-07-28T12:59:43.462Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-07-28T12:59:43.462Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-07-28T12:59:43.462Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-07-28T12:59:45.688Z] === RUN TestDockerSuite/TestRunEnvironment [2023-07-28T12:59:45.688Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-07-28T12:59:45.688Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-07-28T12:59:45.688Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-07-28T12:59:45.688Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-07-28T12:59:45.688Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-07-28T12:59:45.688Z] === RUN TestDockerSuite/TestRunExitCode [2023-07-28T12:59:48.664Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-07-28T12:59:51.632Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-07-28T12:59:54.599Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunExposePort [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-07-28T12:59:57.575Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-07-28T12:59:57.575Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-07-28T12:59:57.575Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-07-28T12:59:57.575Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-28T12:59:57.575Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-07-28T12:59:57.575Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-07-28T12:59:57.575Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-07-28T12:59:57.575Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-07-28T13:00:08.032Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-07-28T13:00:08.032Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-07-28T13:00:08.032Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-07-28T13:00:08.032Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-07-28T13:00:08.032Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-07-28T13:00:08.032Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-07-28T13:00:08.032Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-07-28T13:00:08.032Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-07-28T13:00:08.032Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-07-28T13:00:08.032Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-07-28T13:00:08.032Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-07-28T13:00:08.032Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-07-28T13:00:20.562Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-07-28T13:00:20.562Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-07-28T13:00:20.562Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModeHostname [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.034Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-07-28T13:00:21.034Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.506Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-07-28T13:00:21.506Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.506Z] === RUN TestDockerSuite/TestRunMount [2023-07-28T13:00:21.506Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.506Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-07-28T13:00:21.506Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.506Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-07-28T13:00:21.506Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.506Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-07-28T13:00:21.506Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-07-28T13:00:21.506Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-07-28T13:00:30.200Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-07-28T13:00:30.200Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-07-28T13:00:30.200Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-07-28T13:00:30.200Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-07-28T13:00:30.200Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-07-28T13:00:30.200Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-07-28T13:00:30.200Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-07-28T13:00:36.098Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetHost [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-07-28T13:00:46.548Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-07-28T13:00:46.548Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-07-28T13:00:47.544Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-07-28T13:00:50.511Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-07-28T13:00:53.486Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-07-28T13:00:53.958Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunPortInUse [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-07-28T13:00:56.922Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-07-28T13:00:56.922Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-07-28T13:01:00.733Z] === RUN TestDockerSuite/TestRunPublishPort [2023-07-28T13:01:00.733Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-07-28T13:01:00.733Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-07-28T13:01:00.733Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-07-28T13:01:00.733Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-07-28T13:01:00.733Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-07-28T13:01:00.733Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-07-28T13:01:00.733Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-07-28T13:01:00.733Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-07-28T13:01:00.733Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-28T13:01:00.733Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-07-28T13:01:22.011Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-07-28T13:01:22.011Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-07-28T13:01:22.011Z] === RUN TestDockerSuite/TestRunRm [2023-07-28T13:01:27.907Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-07-28T13:01:33.801Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-07-28T13:01:40.981Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-07-28T13:01:43.946Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-07-28T13:01:46.916Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-07-28T13:01:49.881Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-07-28T13:01:49.881Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-07-28T13:01:49.881Z] === RUN TestDockerSuite/TestRunState [2023-07-28T13:01:49.881Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-07-28T13:01:49.881Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-07-28T13:01:58.575Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-07-28T13:01:58.575Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-07-28T13:01:58.575Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-07-28T13:02:00.152Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-07-28T13:02:00.152Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-07-28T13:02:00.152Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-07-28T13:02:00.152Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-07-28T13:02:00.152Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-07-28T13:02:00.152Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-07-28T13:02:00.152Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-07-28T13:02:00.152Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-07-28T13:02:00.152Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUserByID [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUserByName [2023-07-28T13:02:06.041Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-07-28T13:02:06.041Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-07-28T13:02:14.732Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-07-28T13:02:14.732Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-07-28T13:02:14.732Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-07-28T13:02:16.307Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-07-28T13:02:16.307Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-07-28T13:02:16.307Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-07-28T13:02:16.307Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-07-28T13:02:16.307Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-07-28T13:02:25.002Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-07-28T13:02:35.452Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-07-28T13:02:40.223Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-07-28T13:02:47.403Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-07-28T13:02:47.403Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-07-28T13:02:47.403Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-07-28T13:02:47.403Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-07-28T13:02:56.097Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-07-28T13:02:58.323Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-07-28T13:03:01.290Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-07-28T13:03:01.290Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-07-28T13:03:01.290Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-07-28T13:03:01.290Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-07-28T13:03:01.290Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-07-28T13:03:01.290Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-07-28T13:03:01.290Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-07-28T13:03:07.189Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-07-28T13:03:08.766Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-07-28T13:03:11.733Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-07-28T13:03:17.622Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-07-28T13:03:17.622Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-07-28T13:03:17.622Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-07-28T13:03:17.622Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-07-28T13:03:17.622Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveImageId [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-07-28T13:03:17.622Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-07-28T13:03:17.622Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-07-28T13:03:19.197Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-07-28T13:03:19.667Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-07-28T13:03:20.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-07-28T13:03:20.138Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-07-28T13:03:22.344Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-07-28T13:03:30.925Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-07-28T13:03:30.925Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-07-28T13:03:30.925Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-07-28T13:03:41.249Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-07-28T13:03:41.249Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-07-28T13:03:41.249Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-07-28T13:03:49.826Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-07-28T13:03:49.826Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-07-28T13:03:49.826Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-07-28T13:03:49.826Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-07-28T13:03:49.826Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-07-28T13:03:49.826Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-07-28T13:03:49.826Z] === RUN TestDockerSuite/TestStartRecordError [2023-07-28T13:03:49.826Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-07-28T13:03:49.826Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-07-28T13:04:00.160Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-07-28T13:04:00.160Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-07-28T13:04:00.160Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-07-28T13:04:00.160Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-07-28T13:04:00.160Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-07-28T13:04:00.160Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-07-28T13:04:00.160Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-07-28T13:04:00.160Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-07-28T13:04:00.160Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-07-28T13:04:00.160Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-28T13:04:00.619Z] === RUN TestDockerSuite/TestStatsNoStream [2023-07-28T13:04:00.619Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-07-28T13:04:00.619Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-07-28T13:04:03.526Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-07-28T13:04:06.437Z] === RUN TestDockerSuite/TestTopPrivileged [2023-07-28T13:04:06.437Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-07-28T13:04:06.437Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-07-28T13:04:08.620Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-07-28T13:04:08.620Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-07-28T13:04:08.620Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-07-28T13:04:08.620Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-07-28T13:04:08.620Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-07-28T13:04:08.620Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-07-28T13:04:08.620Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-07-28T13:04:08.620Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-07-28T13:04:09.080Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-07-28T13:04:09.080Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-07-28T13:04:09.080Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-07-28T13:04:09.080Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-07-28T13:04:09.080Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-07-28T13:04:26.774Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-07-28T13:04:26.774Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-07-28T13:04:26.774Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-07-28T13:04:26.774Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-07-28T13:04:26.774Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-07-28T13:04:26.774Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-07-28T13:04:26.774Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-07-28T13:04:26.774Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-07-28T13:04:33.849Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-07-28T13:04:33.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-07-28T13:04:42.426Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-07-28T13:04:42.885Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-07-28T13:04:43.345Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-07-28T13:04:43.345Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-07-28T13:04:43.808Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-07-28T13:04:58.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-07-28T13:04:58.626Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-07-28T13:04:58.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-07-28T13:04:59.086Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-07-28T13:04:59.086Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-07-28T13:04:59.086Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-07-28T13:04:59.086Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-07-28T13:05:13.906Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-07-28T13:05:13.906Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-07-28T13:05:13.906Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-07-28T13:05:26.311Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-07-28T13:05:26.311Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.311Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite (3413.71s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (102.52s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.64s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.31s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-07-28T13:05:26.311Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.00s) [2023-07-28T13:05:26.311Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.86s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.98s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.36s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (132.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.62s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.06s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.96s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.27s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.57s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.88s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.87s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.51s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddTar (59.13s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (35.32s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.98s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.84s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.31s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.71s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.78s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.29s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.97s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.54s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2023-07-28T13:05:26.312Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2023-07-28T13:05:26.312Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.53s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.35s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.59s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.49s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.26s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.15s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.71s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.29s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.53s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (42.10s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.06s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.28s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.33s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.46s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignore (87.75s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.51s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (109.17s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.07s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.38s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.07s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.29s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.96s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.64s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.40s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (147.84s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.87s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.60s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.98s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.87s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.94s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.48s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFails (2.96s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.65s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.61s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.97s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.94s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (5.70s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (18.58s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.61s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.50s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildHistory (12.68s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (4.16s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.59s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.66s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.82s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.22s) [2023-07-28T13:05:26.775Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2023-07-28T13:05:26.775Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.37s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (50.56s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.75s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (16.23s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.36s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.73s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.96s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.97s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.29s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.24s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.83s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.28s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.31s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.87s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.95s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (18.31s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.42s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.32s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.85s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.58s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.80s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (63.60s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.37s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildRm (15.62s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.19s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.18s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.50s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.26s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.92s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.19s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.88s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.55s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.34s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildStderr (5.54s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.95s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.75s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.54s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.68s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.45s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.14s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.18s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.16s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.63s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.63s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.15s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.50s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.61s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.95s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.54s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.86s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.74s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.66s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCommitChange (10.96s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.68s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.13s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCommitTTY (13.70s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.59s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.37s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.72s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.61s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.12s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.12s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.87s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.79s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.91s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.80s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.87s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.56s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.19s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.83s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.61s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.78s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.35s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.83s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.84s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.92s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.64s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.35s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.74s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.98s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.01s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.96s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.91s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000947350_} (3.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11582011570_c:\foo_false____} (7.92s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11582011570_c:\foo_true____} (2.89s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.93s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.98s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.82s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.32s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.80s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.81s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.74s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCpToStdout (8.05s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.76s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.50s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2023-07-28T13:05:26.776Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2023-07-28T13:05:26.776Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (19.08s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.65s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.98s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.80s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.98s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.54s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsCopy (6.10s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.27s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.49s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.87s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.27s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFilters (5.81s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFormat (10.58s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsRename (2.98s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsResize (3.32s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.74s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.34s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.29s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.44s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.48s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.47s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.51s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.75s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.69s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.67s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.15s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.80s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecInspectID (5.34s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.05s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecStartFails (2.88s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.76s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.69s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.62s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.62s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.58s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.62s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.52s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.71s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.27s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.01s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.80s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.77s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectDefault (2.90s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectHistory (10.40s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.67s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.83s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.91s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.70s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectStatus (3.26s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.27s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.81s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.59s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.74s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.66s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.85s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.73s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.53s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.52s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.47s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.01s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.64s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.88s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.72s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.12s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.08s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.92s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.88s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsSince (9.99s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsTail (3.52s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.20s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.64s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.43s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.50s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsByOrder (10.59s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.61s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.12s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.63s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.71s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.51s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.67s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-07-28T13:05:26.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.66s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-07-28T13:05:26.777Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.05s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.40s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.11s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.79s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.21s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.96s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.45s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.04s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.04s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.86s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.30s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.59s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.17s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.21s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.18s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.26s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiTag (0.89s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.04s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.83s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (8.01s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.79s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.39s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.27s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.48s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.54s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.64s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.60s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.87s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.62s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.82s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.53s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.89s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.91s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.71s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.72s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.37s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.85s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.56s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.72s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunExitCode (2.85s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.89s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.79s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.77s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.46s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.19s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.74s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.90s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.76s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.07s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.81s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.66s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.42s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.31s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (19.10s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunRm (7.74s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.71s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.82s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.72s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.10s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.68s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.47s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.39s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.62s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.91s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.58s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.06s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.46s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.64s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.11s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.91s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2023-07-28T13:05:26.778Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2023-07-28T13:05:26.778Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.03s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.09s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.66s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.47s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.14s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.27s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.41s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.87s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.53s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.75s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.91s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.66s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.97s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.54s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.29s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.49s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.10s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.39s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-07-28T13:05:26.779Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.96s) [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-07-28T13:05:26.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] --- PASS: TestDockerRegistrySuite (0.22s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-07-28T13:05:26.779Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-07-28T13:05:26.779Z] === RUN TestDockerSchema1RegistrySuite [2023-07-28T13:05:26.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-07-28T13:05:26.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-07-28T13:05:26.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-07-28T13:05:26.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-07-28T13:05:26.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-07-28T13:05:26.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:26.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-07-28T13:05:27.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-07-28T13:05:27.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-07-28T13:05:27.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-07-28T13:05:27.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-07-28T13:05:27.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-07-28T13:05:27.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-07-28T13:05:27.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-07-28T13:05:27.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-07-28T13:05:27.240Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-07-28T13:05:27.240Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-07-28T13:05:27.240Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-07-28T13:05:27.240Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthTokenSuite [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-07-28T13:05:27.240Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-07-28T13:05:27.240Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-07-28T13:05:27.240Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-07-28T13:05:27.240Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-07-28T13:05:27.240Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-07-28T13:05:27.240Z] === RUN TestDockerDaemonSuite [2023-07-28T13:05:27.240Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-07-28T13:05:27.240Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-07-28T13:05:27.240Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-07-28T13:05:27.240Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-07-28T13:05:27.240Z] === RUN TestDockerSwarmSuite [2023-07-28T13:05:27.240Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-07-28T13:05:27.240Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- PASS: TestDockerPluginSuite (0.03s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-07-28T13:05:27.240Z] === RUN TestDockerExternalVolumeSuite [2023-07-28T13:05:27.240Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-07-28T13:05:27.240Z] === RUN TestDockerNetworkSuite [2023-07-28T13:05:27.240Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-07-28T13:05:27.240Z] === RUN TestDockerHubPullSuite [2023-07-28T13:05:27.240Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-07-28T13:05:27.240Z] PASS [2023-07-28T13:05:27.240Z] ok github.com/docker/docker/integration-cli 3414.252s [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === Skipped [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-07-28T13:05:27.240Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-07-28T13:05:27.240Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-07-28T13:05:27.240Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-07-28T13:05:27.240Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2023-07-28T13:05:27.240Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-07-28T13:05:27.240Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2023-07-28T13:05:27.240Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-07-28T13:05:27.240Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.62s) [2023-07-28T13:05:27.240Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.62s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-07-28T13:05:27.240Z] [2023-07-28T13:05:27.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-07-28T13:05:27.240Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2023-07-28T13:05:27.241Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2023-07-28T13:05:27.241Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2023-07-28T13:05:27.241Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-07-28T13:05:27.241Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-07-28T13:05:27.241Z] docker_cli_sni_test.go:18: Flakey test [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2023-07-28T13:05:27.241Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-07-28T13:05:27.241Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.241Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-07-28T13:05:27.241Z] [2023-07-28T13:05:27.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-07-28T13:05:27.241Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-07-28T13:05:27.242Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-07-28T13:05:27.242Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-07-28T13:05:27.242Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.242Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-07-28T13:05:27.242Z] [2023-07-28T13:05:27.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-07-28T13:05:27.242Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2023-07-28T13:05:27.243Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-07-28T13:05:27.243Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-07-28T13:05:27.243Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-07-28T13:05:27.243Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-07-28T13:05:27.243Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2023-07-28T13:05:27.243Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-07-28T13:05:27.243Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2023-07-28T13:05:27.243Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-07-28T13:05:27.243Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-07-28T13:05:27.243Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-07-28T13:05:27.243Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-07-28T13:05:27.243Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-07-28T13:05:27.243Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-07-28T13:05:27.243Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-07-28T13:05:27.243Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.243Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-07-28T13:05:27.243Z] [2023-07-28T13:05:27.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2023-07-28T13:05:27.244Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-07-28T13:05:27.244Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-07-28T13:05:27.244Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-07-28T13:05:27.244Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-07-28T13:05:27.244Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.244Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-07-28T13:05:27.244Z] [2023-07-28T13:05:27.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2023-07-28T13:05:27.707Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2023-07-28T13:05:27.707Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2023-07-28T13:05:27.707Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2023-07-28T13:05:27.707Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-07-28T13:05:27.707Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-07-28T13:05:27.707Z] [2023-07-28T13:05:27.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-07-28T13:05:27.707Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.707Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-07-28T13:05:27.708Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-07-28T13:05:27.708Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-07-28T13:05:27.708Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-07-28T13:05:27.708Z] [2023-07-28T13:05:27.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.27s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.709Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2023-07-28T13:05:27.709Z] [2023-07-28T13:05:27.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-07-28T13:05:27.709Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2023-07-28T13:05:27.710Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-07-28T13:05:27.710Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-07-28T13:05:27.710Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.710Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-07-28T13:05:27.710Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-07-28T13:05:27.711Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.711Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-07-28T13:05:27.711Z] [2023-07-28T13:05:27.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-07-28T13:05:27.712Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-07-28T13:05:27.712Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-07-28T13:05:27.712Z] [2023-07-28T13:05:27.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-07-28T13:05:28.170Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-07-28T13:05:28.170Z] [2023-07-28T13:05:28.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-07-28T13:05:28.170Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-07-28T13:05:28.170Z] [2023-07-28T13:05:28.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-07-28T13:05:28.170Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-07-28T13:05:28.170Z] [2023-07-28T13:05:28.170Z] DONE 1093 tests, 546 skipped in 3424.685s [2023-07-28T13:05:28.170Z] INFO: Integration tests ended at 07/28/2023 13:05:27. Duration:00:57:04.8622324 [2023-07-28T13:05:28.170Z] INFO: Docker info of the daemon under test at end of run [2023-07-28T13:05:28.170Z] [2023-07-28T13:05:28.170Z] Containers: 2 [2023-07-28T13:05:28.170Z] Running: 0 [2023-07-28T13:05:28.170Z] Paused: 0 [2023-07-28T13:05:28.170Z] Stopped: 2 [2023-07-28T13:05:28.170Z] Images: 18 [2023-07-28T13:05:28.170Z] Server Version: 0.0.0-dev [2023-07-28T13:05:28.170Z] Storage Driver: windowsfilter [2023-07-28T13:05:28.170Z] Windows: [2023-07-28T13:05:28.170Z] Logging Driver: json-file [2023-07-28T13:05:28.170Z] Plugins: [2023-07-28T13:05:28.170Z] Volume: local [2023-07-28T13:05:28.170Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-07-28T13:05:28.170Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-07-28T13:05:28.170Z] Swarm: inactive [2023-07-28T13:05:28.170Z] Default Isolation: process [2023-07-28T13:05:28.170Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-07-28T13:05:28.170Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-07-28T13:05:28.170Z] OSType: windows [2023-07-28T13:05:28.170Z] Architecture: x86_64 [2023-07-28T13:05:28.170Z] CPUs: 4 [2023-07-28T13:05:28.170Z] Total Memory: 32GiB [2023-07-28T13:05:28.170Z] Name: azwin-2-4d52a0 [2023-07-28T13:05:28.170Z] ID: E5FL:TQXZ:CQLN:LMMV:TXYQ:OZHM:Y3DD:GZLE:FRSY:T3EI:27V2:ROCH [2023-07-28T13:05:28.170Z] Docker Root Dir: D:\CI\PR-46105\1\daemon [2023-07-28T13:05:28.170Z] Debug Mode (client): false [2023-07-28T13:05:28.170Z] Debug Mode (server): true [2023-07-28T13:05:28.171Z] File Descriptors: -1 [2023-07-28T13:05:28.171Z] Goroutines: 17 [2023-07-28T13:05:28.171Z] System Time: 2023-07-28T13:05:27.7744506Z [2023-07-28T13:05:28.171Z] EventsListeners: 0 [2023-07-28T13:05:28.171Z] Registry: https://index.docker.io/v1/ [2023-07-28T13:05:28.171Z] Labels: [2023-07-28T13:05:28.171Z] Experimental: false [2023-07-28T13:05:28.171Z] Insecure Registries: [2023-07-28T13:05:28.171Z] 127.0.0.0/8 [2023-07-28T13:05:28.171Z] Live Restore Enabled: false [2023-07-28T13:05:28.171Z] [2023-07-28T13:05:28.171Z] [2023-07-28T13:05:28.171Z] INFO: Stopping daemon under test [2023-07-28T13:05:28.171Z] SUCCESS: The process with PID 3940 (child process of PID 4184) has been terminated. [2023-07-28T13:05:28.171Z] SUCCESS: The process with PID 4184 (child process of PID 5908) has been terminated. [2023-07-28T13:05:28.171Z] INFO: Stop tailing logs of the daemon under tests [2023-07-28T13:05:28.171Z] INFO: executeCI.ps1 Completed successfully at 07/28/2023 13:05:28. [2023-07-28T13:05:28.171Z] INFO: Tidying up at end of run [2023-07-28T13:05:28.171Z] INFO: Saving daemon under test log (d:\CI\PR-46105\1\dut.out) to bundles\CIDUT.out [2023-07-28T13:05:28.171Z] INFO: Saving daemon under test log (d:\CI\PR-46105\1\dut.err) to bundles\CIDUT.err [2023-07-28T13:05:28.171Z] INFO: Nuke-Everything... [2023-07-28T13:05:28.630Z] INFO: Container count on control daemon to delete is 2 [2023-07-28T13:05:28.630Z] f6dff1a62479 [2023-07-28T13:05:28.630Z] 351669a8ee21 [2023-07-28T13:05:29.091Z] INFO: Tidying pidfile d:\CI\PR-46105\1\docker.pid [2023-07-28T13:05:29.091Z] INFO: Nuking d:\CI [2023-07-28T13:06:04.797Z] INFO: Zapped successfully [2023-07-28T13:06:04.797Z] [2023-07-28T13:06:04.797Z] INFO: executeCI.ps1 exiting at Fri Jul 28 13:06:02 CUT 2023. Duration 01:26:22.7748340 [2023-07-28T13:06:04.797Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-07-28T13:06:05.039Z] Recording test results [2023-07-28T13:06:11.915Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-07-28T13:06:13.970Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-07-28T13:06:16.362Z] Archiving artifacts [2023-07-28T13:06:30.447Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-28T13:06:31.368Z] + make clean [2023-07-28T13:06:33.546Z] docker volume rm -f docker-dev-cache [2023-07-28T13:06:33.546Z] 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